.login_page{width:100%;height:100%;min-height:5rem;overflow:auto;background-image:url(../img/background_color.1e74e2bb.png);background-size:cover;background-repeat:no-repeat;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login_page .con_box{width:11rem;max-width:100%;min-width:10rem;overflow:hidden;position:relative}.login_page .con_box .box_bg{width:100%}.login_page .con{position:absolute;left:0;top:0;width:100%;height:100%;padding:.3rem}.login_page .con .login_left{float:left;width:50%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login_page .con .login_left .logo{width:.6rem;height:.6rem;margin-bottom:.3rem}.login_page .con .login_left .logo img{width:100%;height:100%}.login_page .con .login_left .name_box{-webkit-box-flex:1;-ms-flex:1;flex:1}.login_page .con .login_left .name_box .name{width:100%;max-width:3.6rem;min-height:.6rem;margin:auto;background:#734fb3;border-radius:.3rem;-webkit-box-shadow:1.73px 3.45px 3.45px 0 rgba(77,84,218,.5);box-shadow:1.73px 3.45px 3.45px 0 rgba(77,84,218,.5);font-size:.34rem;font-family:var(--common-font-family);font-weight:700;color:#fff;text-align:center;line-height:.6rem}.login_page .con .login_left .login_picB{width:100%;text-align:center;margin-bottom:.1rem}.login_page .con .login_left .login_picB>img{width:100%;max-width:3.8rem}.login_page .con .login_right{float:left;width:50%;height:100%;background:#fff;border-radius:.2rem;padding:.3rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login_page .con .login_right .title{width:100%;margin-bottom:.2rem}.login_page .con .login_right .title .item img{width:.2rem;height:.2rem;margin-right:.1rem}.login_page .con .login_right .title .item span{color:#6436a3;line-height:.26remx;cursor:pointer}.login_page .con .login_right .title .item span.hk.SMALL{font-size:var(--hk_small_font_size_18)}.login_page .con .login_right .title .item span.hk.MEDIUM{font-size:var(--hk_middle_font_size_20)}.login_page .con .login_right .title .item span.hk.LARGE{font-size:var(--hk_large_font_size_22)}.login_page .con .login_right .title .item span.en.SMALL{font-size:var(--en_small_font_size_18)}.login_page .con .login_right .title .item span.en.MEDIUM{font-size:var(--en_middle_font_size_20)}.login_page .con .login_right .title .item span.en.LARGE{font-size:var(--en_large_font_size_22)}.login_page .con .login_right .form_box{width:100%;max-width:4rem;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:.2rem;-webkit-box-sizing:content-box;box-sizing:content-box}.login_page .con .login_right .form_box .login_text{text-align:center;font-size:.3rem;font-weight:700;font-family:var(--common-font-family);color:#592f99;line-height:.32rem;margin-bottom:.2rem}.login_page .con .login_right .form_box .tips{width:100%;margin-bottom:.2rem;position:relative}.login_page .con .login_right .form_box .tips span{margin-top:.22rem;margin-left:.16rem;font-size:.14rem;font-weight:700;font-family:var(--common-font-family);text-align:left;color:#e81313;line-height:.2rem;position:absolute;left:100%;top:0;width:3rem}.login_page .con .login_right .form_box .fontSize18{font-size:var(--hk_small_font_size_18)}.login_page .con .login_right .form_box .checkBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;min-height:.3rem;margin-bottom:.1rem;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.22rem}.login_page .con .login_right .form_box .checkBox img{width:.24rem;height:.24rem;margin-right:.19rem;cursor:pointer}.login_page .con .login_right .form_box a{text-decoration:underline;font-size:.18rem;font-family:var(--common-font-family);line-height:.26rem;margin-left:.05rem}.login_page .con .login_right .form_box .return{margin-top:.2rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#775dc0;line-height:.3rem;cursor:pointer}.login_page .con .login_right .thirdAccountType{width:100%;margin:.2rem 0}.login_page .con .login_right .thirdAccountType .threeBtn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;font-size:.16rem;font-family:var(--common-font-family);text-align:center;color:#775dc0;line-height:.24rem;padding:.1rem .12rem;border-radius:.1rem;-webkit-box-shadow:4px 3.45px 3.45px 0 rgba(77,84,218,.25);box-shadow:4px 3.45px 3.45px 0 rgba(77,84,218,.25);cursor:pointer}.login_page .con .login_right .thirdAccountType .threeBtn img{width:.24rem;height:.24rem;margin-right:.1rem}.login_page .con .login_right .thirdAccountType .threeBtn.google{margin-right:.32rem}.login_page .con .login_right .desc{margin-bottom:.2rem}.login_page .con .login_right .edition{width:100%;font-size:.12rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#a7a9ac;line-height:.26rem;margin-bottom:.06rem}.login_page .con .login_right .edition:last-child{margin-bottom:0}.login_page .con .login_btn{width:100%;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;color:#a7a9ac;line-height:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login_page .con .login_btn .login_btn_pic{width:.3rem;height:.3rem}.login_page .con .login_btn .login_text1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.login_page .con .login_btn img{width:100%;height:100%}.login_page .loadingBox{display:-webkit-box;display:-ms-flexbox;display:flex}.login_page .loadingBox img{width:1.36rem;height:1.48rem}.login_page .loadingBox .text{margin-top:.12rem;margin-left:.2rem;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#dcd2fe;line-height:.34rem}.login_page .messageBox .message{width:6rem;height:4rem;background:#fff;border:2px solid #f2eeff;border-radius:.17rem;padding:.2rem}.login_page .messageBox .message .button{width:.48rem;height:.48rem;background:#fff}.login_page .messageBox .message .titleBox{width:100%}.login_page .messageBox .message .title{color:#000;line-height:.36rem}.login_page .messageBox .message .title.hk.SMALL{font-size:var(--hk_small_font_size_eight)}.login_page .messageBox .message .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_eight)}.login_page .messageBox .message .title.hk.LARGE{font-size:var(--hk_large_font_size_eight)}.login_page .messageBox .message .title.en.SMALL{font-size:var(--en_small_font_size_eight)}.login_page .messageBox .message .title.en.MEDIUM{font-size:var(--en_middle_font_size_eight)}.login_page .messageBox .message .title.en.LARGE{font-size:var(--en_large_font_size_eight)}.login_page .messageBox .message .title img{width:.48rem;margin-right:.15rem}.login_page .messageBox .message .subTitle{font-weight:700;text-align:center;color:#000;margin-bottom:.08rem}.login_page .messageBox .message .subTitle.hk.SMALL{font-size:var(--hk_small_font_size_six)}.login_page .messageBox .message .subTitle.hk.MEDIUM{font-size:var(--hk_middle_font_size_six)}.login_page .messageBox .message .subTitle.hk.LARGE{font-size:var(--hk_large_font_size_six)}.login_page .messageBox .message .subTitle.en.SMALL{font-size:var(--en_small_font_size_six)}.login_page .messageBox .message .subTitle.en.MEDIUM{font-size:var(--en_middle_font_size_six)}.login_page .messageBox .message .subTitle.en.LARGE{font-size:var(--en_large_font_size_six)}.login_page .messageBox .message .content{font-family:var(--common-font-family);color:#000;text-align:center;line-height:.3rem;margin:.3rem 0;white-space:pre-wrap}.login_page .messageBox .message .content.hk.SMALL{font-size:var(--hk_small_font_size_five)}.login_page .messageBox .message .content.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.login_page .messageBox .message .content.hk.LARGE{font-size:var(--hk_large_font_size_five)}.login_page .messageBox .message .content.en.SMALL{font-size:var(--en_small_font_size_five)}.login_page .messageBox .message .content.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.login_page .messageBox .message .content.en.LARGE{font-size:var(--en_large_font_size_five)}.login_page .messageBox .message .btnBox{width:100%}.modalBox{padding:.5rem .6rem}.modalBox .modalBoxtitle p{width:100%;text-align:left}.modalBox .modalPolicy{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mr13{margin-right:.13rem}html[data-v-b0757a5c]{font-size:100px}@media only screen and (max-height:650px){html[data-v-b0757a5c]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-b0757a5c]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-b0757a5c]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-b0757a5c]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-b0757a5c]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-b0757a5c]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-b0757a5c]{font-size:100px}}#app[data-v-b0757a5c],body[data-v-b0757a5c],html[data-v-b0757a5c]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-b0757a5c],#app h1[data-v-b0757a5c],#app h2[data-v-b0757a5c],#app h3[data-v-b0757a5c],#app h4[data-v-b0757a5c],#app h5[data-v-b0757a5c],#app h6[data-v-b0757a5c],#app p[data-v-b0757a5c],body body[data-v-b0757a5c],body h1[data-v-b0757a5c],body h2[data-v-b0757a5c],body h3[data-v-b0757a5c],body h4[data-v-b0757a5c],body h5[data-v-b0757a5c],body h6[data-v-b0757a5c],body p[data-v-b0757a5c],html body[data-v-b0757a5c],html h1[data-v-b0757a5c],html h2[data-v-b0757a5c],html h3[data-v-b0757a5c],html h4[data-v-b0757a5c],html h5[data-v-b0757a5c],html h6[data-v-b0757a5c],html p[data-v-b0757a5c]{margin:0}li[data-v-b0757a5c],ul[data-v-b0757a5c]{list-style:none;padding:0}[data-v-b0757a5c]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-b0757a5c]{white-space:break-spaces}.sortableDrag[data-v-b0757a5c]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-b0757a5c],.sortableDrag td[data-v-b0757a5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-b0757a5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-b0757a5c]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-b0757a5c]{color:var(--theme-color)}.error_color[data-v-b0757a5c]{color:#eb6646!important}.warn_color[data-v-b0757a5c]{color:#ff6800}.pointer[data-v-b0757a5c]{cursor:pointer}.ellipsis[data-v-b0757a5c]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-b0757a5c]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-b0757a5c],.flex_center_center[data-v-b0757a5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-b0757a5c],.flex_center_center[data-v-b0757a5c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-b0757a5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-b0757a5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-b0757a5c],.flex_row_s_p[data-v-b0757a5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-b0757a5c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-b0757a5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-b0757a5c],.flex_start[data-v-b0757a5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-b0757a5c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-b0757a5c],.flex_column_center_center[data-v-b0757a5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-b0757a5c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-b0757a5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-b0757a5c]{position:relative;border-radius:.2rem}.talk_frame[data-v-b0757a5c]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-b0757a5c]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-b0757a5c]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-b0757a5c]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-b0757a5c]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-b0757a5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-b0757a5c]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-b0757a5c]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-b0757a5c]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-b0757a5c]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-b0757a5c]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-b0757a5c]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-b0757a5c]{max-height:30vh}.ant-select-dropdown-menu[data-v-b0757a5c]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-b0757a5c]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-b0757a5c]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-b0757a5c]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-b0757a5c]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-b0757a5c]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-b0757a5c]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-b0757a5c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-b0757a5c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-b0757a5c]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-b0757a5c]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-b0757a5c]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-b0757a5c]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-b0757a5c]{width:100%}.ant-input[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-b0757a5c]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-b0757a5c]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-b0757a5c]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-b0757a5c]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-b0757a5c]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-b0757a5c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-b0757a5c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-b0757a5c],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-b0757a5c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-b0757a5c]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-b0757a5c],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-b0757a5c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-b0757a5c],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-b0757a5c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-b0757a5c]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-b0757a5c]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-b0757a5c],.ant-table-thead>tr>th[data-v-b0757a5c]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-b0757a5c]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-b0757a5c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-b0757a5c]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-b0757a5c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-b0757a5c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-b0757a5c]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-b0757a5c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-b0757a5c]{width:24px;height:24px}.ant-radio-inner[data-v-b0757a5c]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-b0757a5c]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-b0757a5c],.ant-radio-checked .ant-radio-inner[data-v-b0757a5c]{border-color:#10c7a3}.ant-checkbox[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-b0757a5c]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-b0757a5c]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-b0757a5c]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-b0757a5c]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-b0757a5c]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-b0757a5c]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-b0757a5c]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-b0757a5c]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-b0757a5c]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-b0757a5c],.ant-dropdown-menu-submenu-title[data-v-b0757a5c]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-b0757a5c],:root .ant-dropdown-link>.anticon.anticon-down[data-v-b0757a5c],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-b0757a5c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-b0757a5c]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-b0757a5c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-b0757a5c]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-b0757a5c],.dropMenuItem_hk_SMALL[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-b0757a5c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-b0757a5c]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-b0757a5c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-b0757a5c]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-b0757a5c]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-b0757a5c],.ant-switch[data-v-b0757a5c]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-b0757a5c],.ant-switch[data-v-b0757a5c]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-b0757a5c]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-b0757a5c]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-b0757a5c]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-b0757a5c]{width:100%}.ant-progress-circle .ant-progress-text[data-v-b0757a5c]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-b0757a5c]{max-width:4.6rem}.ant-popover-title[data-v-b0757a5c]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-b0757a5c]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-b0757a5c]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-b0757a5c],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-b0757a5c],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-b0757a5c]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-b0757a5c],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-b0757a5c],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-b0757a5c]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-b0757a5c]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-b0757a5c]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-b0757a5c]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-b0757a5c]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-b0757a5c]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-b0757a5c]{text-decoration:underline}.modalBox .btn_box[data-v-b0757a5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-b0757a5c],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-b0757a5c],.ant-pagination-disabled:focus a[data-v-b0757a5c],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-b0757a5c],.ant-pagination-disabled:hover a[data-v-b0757a5c],[data-v-b0757a5c] .ant-pagination-disabled a{background:#e6e7e8}[data-v-b0757a5c] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-b0757a5c] .ant-pagination-item-active a,[data-v-b0757a5c] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-b0757a5c] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-b0757a5c] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-b0757a5c]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-b0757a5c]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-b0757a5c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-b0757a5c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-b0757a5c]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-b0757a5c]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-b0757a5c]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-b0757a5c]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-b0757a5c],.wangEditor table th[data-v-b0757a5c]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-b0757a5c]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-b0757a5c]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-b0757a5c]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-b0757a5c]{display:block}.wangEditor ol[data-v-b0757a5c],.wangEditor ul[data-v-b0757a5c]{margin:10px 0 10px 20px}.wangEditor ul[data-v-b0757a5c],.wangEditor ul li[data-v-b0757a5c]{list-style:disc inside!important}.wangEditor ol[data-v-b0757a5c],.wangEditor ol li[data-v-b0757a5c]{list-style:decimal inside!important}.wangEditor img[data-v-b0757a5c]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-b0757a5c]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-b0757a5c]{border-bottom:2px solid #e1e1e1}.component[data-v-b0757a5c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-b0757a5c]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-b0757a5c]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-b0757a5c]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-b0757a5c]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-b0757a5c]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-b0757a5c]{cursor:default}.listen_picture[data-v-b0757a5c]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-b0757a5c]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-b0757a5c]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-b0757a5c]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-b0757a5c]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-b0757a5c]{font-size:var(--en_large_font_size_five)}[data-v-b0757a5c] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-b0757a5c]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-b0757a5c]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-b0757a5c]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-b0757a5c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-b0757a5c]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-b0757a5c]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-b0757a5c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-b0757a5c]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-b0757a5c],.home_practice_status.NO_PUBLIC[data-v-b0757a5c]{background:#2c58b1}.home_practice_status.FINISHED[data-v-b0757a5c],.home_practice_status.IN_PROGRESS[data-v-b0757a5c],.home_practice_status.NOT_STARTED[data-v-b0757a5c],.home_practice_status.UNDISTRIBUTED[data-v-b0757a5c]{background:#486fbf}.ant-calendar-picker-container[data-v-b0757a5c]{z-index:9999999!important}.protocol[data-v-b0757a5c]{width:100%;height:100%}.protocol .subTitle[data-v-b0757a5c]{color:#5251b5;font-weight:700}.protocol .subTitle.hk.LARGE[data-v-b0757a5c]{font-size:var(--hk_large_font_size_eleven)}.protocol .subTitle.hk.MEDIUM[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_eleven)}.protocol .subTitle.hk.SMALL[data-v-b0757a5c]{font-size:var(--hk_small_font_size_eleven)}.protocol .subTitle.en.LARGE[data-v-b0757a5c]{font-size:var(--en_large_font_size_eleven)}.protocol .subTitle.en.MEDIUM[data-v-b0757a5c]{font-size:var(--en_middle_font_size_eleven)}.protocol .subTitle.en.SMALL[data-v-b0757a5c]{font-size:var(--en_small_font_size_eleven)}.protocol_header[data-v-b0757a5c]{width:100%;height:1.2rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.protocol_header img[data-v-b0757a5c]{width:.8rem;height:.8rem;margin-left:.4rem}.protocol_main[data-v-b0757a5c]{height:calc(100% - 2.87rem);margin:0 0 1.67rem 0;padding:0 1.67rem 0}.protocol_title[data-v-b0757a5c]{font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.6rem;margin:.01rem 0 .24rem}.protocol_title.hk.LARGE[data-v-b0757a5c]{font-size:var(--hk_large_font_size_nine)}.protocol_title.hk.MEDIUM[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_ten)}.protocol_title.hk.SMALL[data-v-b0757a5c]{font-size:var(--hk_small_font_size_ten)}.protocol_title.en.LARGE[data-v-b0757a5c]{font-size:var(--en_large_font_size_nine)}.protocol_title.en.MEDIUM[data-v-b0757a5c]{font-size:var(--en_middle_font_size_ten)}.protocol_title.en.SMALL[data-v-b0757a5c]{font-size:var(--en_small_font_size_ten)}.protocol_content[data-v-b0757a5c]{overflow:auto;font-family:var(--common-font-family);color:#000;line-height:.4rem;white-space:pre-wrap}.protocol_content.hk.LARGE[data-v-b0757a5c]{font-size:var(--hk_large_font_size_five)}.protocol_content.hk.MEDIUM[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_five)}.protocol_content.hk.SMALL[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five)}.protocol_content.en.LARGE[data-v-b0757a5c]{font-size:var(--en_large_font_size_five)}.protocol_content.en.MEDIUM[data-v-b0757a5c]{font-size:var(--en_middle_font_size_five)}.protocol_content.en.SMALL[data-v-b0757a5c]{font-size:var(--en_small_font_size_five)}.protocol_content p[data-v-b0757a5c]{margin-bottom:.15rem!important}.protocol_content .text.hk.LARGE[data-v-b0757a5c]{font-size:var(--hk_large_font_size_five)}.protocol_content .text.hk.MEDIUM[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_five)}.protocol_content .text.hk.SMALL[data-v-b0757a5c]{font-size:var(--hk_small_font_size_five)}.protocol_content .text.en.LARGE[data-v-b0757a5c]{font-size:var(--en_large_font_size_five)}.protocol_content .text.en.MEDIUM[data-v-b0757a5c]{font-size:var(--en_middle_font_size_five)}.protocol_content .text.en.SMALL[data-v-b0757a5c]{font-size:var(--en_small_font_size_five)}.protocol_content .box[data-v-b0757a5c]{margin-right:.5rem}.protocol_content .english_version .version[data-v-b0757a5c]{text-align:right}.protocol_content .english_version .textIndent[data-v-b0757a5c]{text-indent:2em}.protocol_content .english_version .textMargin[data-v-b0757a5c]{margin-left:2em}.protocol_content .english_version .textMargin span[data-v-b0757a5c]:first-child{display:inline-block;max-width:.85rem}.protocol_content .english_version .textMargin span[data-v-b0757a5c]:nth-child(2){-webkit-box-flex:1;-ms-flex:1;flex:1;text-indent:0!important}.protocol_content .english_version div[data-v-b0757a5c]{line-height:.4rem}.protocol_content .english_version p[data-v-b0757a5c]{margin:.15rem 0!important}.protocol_content .english_version ul[data-v-b0757a5c]{margin:0}.protocol_content .english_version ul li[data-v-b0757a5c]{line-height:.4rem}.protocol_content .chinese_version .title[data-v-b0757a5c]{text-align:center}.protocol_content .chinese_version .title.hk.LARGE[data-v-b0757a5c]{font-size:var(--hk_large_font_size_seven)}.protocol_content .chinese_version .title.hk.MEDIUM[data-v-b0757a5c]{font-size:var(--hk_middle_font_size_seven)}.protocol_content .chinese_version .title.hk.SMALL[data-v-b0757a5c]{font-size:var(--hk_small_font_size_seven)}.protocol_content .chinese_version .title.en.LARGE[data-v-b0757a5c]{font-size:var(--en_large_font_size_seven)}.protocol_content .chinese_version .title.en.MEDIUM[data-v-b0757a5c]{font-size:var(--en_middle_font_size_seven)}.protocol_content .chinese_version .title.en.SMALL[data-v-b0757a5c]{font-size:var(--en_small_font_size_seven)}.protocol_bottom[data-v-b0757a5c]{width:100%;height:1.67rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:0;background:#fff}.protocol .mr[data-v-b0757a5c]{margin-right:.6rem}.protocol .mt15[data-v-b0757a5c]{margin-bottom:.15rem}.protocol .mr10[data-v-b0757a5c]{margin-right:.1rem}.protocol .mr20[data-v-b0757a5c]{margin-right:.2rem}html[data-v-11e4892d]{font-size:100px}@media only screen and (max-height:650px){html[data-v-11e4892d]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-11e4892d]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-11e4892d]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-11e4892d]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-11e4892d]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-11e4892d]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-11e4892d]{font-size:100px}}#app[data-v-11e4892d],body[data-v-11e4892d],html[data-v-11e4892d]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-11e4892d],#app h1[data-v-11e4892d],#app h2[data-v-11e4892d],#app h3[data-v-11e4892d],#app h4[data-v-11e4892d],#app h5[data-v-11e4892d],#app h6[data-v-11e4892d],#app p[data-v-11e4892d],body body[data-v-11e4892d],body h1[data-v-11e4892d],body h2[data-v-11e4892d],body h3[data-v-11e4892d],body h4[data-v-11e4892d],body h5[data-v-11e4892d],body h6[data-v-11e4892d],body p[data-v-11e4892d],html body[data-v-11e4892d],html h1[data-v-11e4892d],html h2[data-v-11e4892d],html h3[data-v-11e4892d],html h4[data-v-11e4892d],html h5[data-v-11e4892d],html h6[data-v-11e4892d],html p[data-v-11e4892d]{margin:0}li[data-v-11e4892d],ul[data-v-11e4892d]{list-style:none;padding:0}[data-v-11e4892d]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-11e4892d]{white-space:break-spaces}.sortableDrag[data-v-11e4892d]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-11e4892d],.sortableDrag td[data-v-11e4892d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-11e4892d]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-11e4892d]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-11e4892d]{color:var(--theme-color)}.error_color[data-v-11e4892d]{color:#eb6646!important}.warn_color[data-v-11e4892d]{color:#ff6800}.pointer[data-v-11e4892d]{cursor:pointer}.ellipsis[data-v-11e4892d]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-11e4892d]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-11e4892d],.flex_center_center[data-v-11e4892d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-11e4892d],.flex_center_center[data-v-11e4892d]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-11e4892d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-11e4892d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-11e4892d],.flex_row_s_p[data-v-11e4892d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-11e4892d]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-11e4892d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-11e4892d],.flex_start[data-v-11e4892d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-11e4892d]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-11e4892d],.flex_column_center_center[data-v-11e4892d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-11e4892d]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-11e4892d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-11e4892d]{position:relative;border-radius:.2rem}.talk_frame[data-v-11e4892d]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-11e4892d]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-11e4892d]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-11e4892d]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-11e4892d]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-11e4892d]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-11e4892d]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-11e4892d]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-11e4892d]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-11e4892d]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-11e4892d]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-11e4892d]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-11e4892d]{max-height:30vh}.ant-select-dropdown-menu[data-v-11e4892d]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-11e4892d]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-11e4892d]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-11e4892d]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-11e4892d]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-11e4892d]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-11e4892d]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-11e4892d]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-11e4892d]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-11e4892d]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-11e4892d]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-11e4892d]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-11e4892d]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-11e4892d]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-11e4892d]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-11e4892d]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-11e4892d]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-11e4892d]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-11e4892d]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-11e4892d]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-11e4892d]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-11e4892d]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-11e4892d]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-11e4892d]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-11e4892d]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-11e4892d]{width:100%}.ant-input[data-v-11e4892d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-11e4892d]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-11e4892d]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-11e4892d]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-11e4892d]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-11e4892d]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-11e4892d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-11e4892d]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-11e4892d]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-11e4892d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-11e4892d]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-11e4892d]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-11e4892d]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-11e4892d],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-11e4892d]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-11e4892d]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-11e4892d]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-11e4892d],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-11e4892d]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-11e4892d]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-11e4892d]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-11e4892d],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-11e4892d]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-11e4892d]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-11e4892d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-11e4892d]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-11e4892d],.ant-table-thead>tr>th[data-v-11e4892d]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-11e4892d]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-11e4892d]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-11e4892d]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-11e4892d]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-11e4892d]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-11e4892d]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-11e4892d]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-11e4892d]{width:24px;height:24px}.ant-radio-inner[data-v-11e4892d]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-11e4892d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-11e4892d]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-11e4892d],.ant-radio-checked .ant-radio-inner[data-v-11e4892d]{border-color:#10c7a3}.ant-checkbox[data-v-11e4892d]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-11e4892d]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-11e4892d]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-11e4892d]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-11e4892d]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-11e4892d]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-11e4892d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-11e4892d]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-11e4892d]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-11e4892d]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-11e4892d]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-11e4892d],.ant-dropdown-menu-submenu-title[data-v-11e4892d]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-11e4892d],:root .ant-dropdown-link>.anticon.anticon-down[data-v-11e4892d],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-11e4892d]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-11e4892d]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-11e4892d]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-11e4892d]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-11e4892d]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-11e4892d]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-11e4892d],.dropMenuItem_hk_SMALL[data-v-11e4892d]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-11e4892d]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-11e4892d]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-11e4892d]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-11e4892d]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-11e4892d]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-11e4892d]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-11e4892d],.ant-switch[data-v-11e4892d]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-11e4892d],.ant-switch[data-v-11e4892d]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-11e4892d]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-11e4892d]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-11e4892d]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-11e4892d]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-11e4892d]{width:100%}.ant-progress-circle .ant-progress-text[data-v-11e4892d]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-11e4892d]{max-width:4.6rem}.ant-popover-title[data-v-11e4892d]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-11e4892d]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-11e4892d]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-11e4892d],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-11e4892d],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-11e4892d]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-11e4892d],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-11e4892d],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-11e4892d]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-11e4892d]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-11e4892d]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-11e4892d]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-11e4892d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-11e4892d]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-11e4892d]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-11e4892d]{text-decoration:underline}.modalBox .btn_box[data-v-11e4892d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-11e4892d],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-11e4892d],.ant-pagination-disabled:focus a[data-v-11e4892d],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-11e4892d],.ant-pagination-disabled:hover a[data-v-11e4892d],[data-v-11e4892d] .ant-pagination-disabled a{background:#e6e7e8}[data-v-11e4892d] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-11e4892d] .ant-pagination-item-active a,[data-v-11e4892d] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-11e4892d] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-11e4892d] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-11e4892d]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-11e4892d]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-11e4892d]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-11e4892d]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-11e4892d]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-11e4892d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-11e4892d]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-11e4892d]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-11e4892d]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-11e4892d],.wangEditor table th[data-v-11e4892d]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-11e4892d]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-11e4892d]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-11e4892d]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-11e4892d]{display:block}.wangEditor ol[data-v-11e4892d],.wangEditor ul[data-v-11e4892d]{margin:10px 0 10px 20px}.wangEditor ul[data-v-11e4892d],.wangEditor ul li[data-v-11e4892d]{list-style:disc inside!important}.wangEditor ol[data-v-11e4892d],.wangEditor ol li[data-v-11e4892d]{list-style:decimal inside!important}.wangEditor img[data-v-11e4892d]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-11e4892d]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-11e4892d]{border-bottom:2px solid #e1e1e1}.component[data-v-11e4892d]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-11e4892d]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-11e4892d]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-11e4892d]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-11e4892d]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-11e4892d]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-11e4892d]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-11e4892d]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-11e4892d]{cursor:default}.listen_picture[data-v-11e4892d]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-11e4892d]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-11e4892d]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-11e4892d]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-11e4892d]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-11e4892d]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-11e4892d]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-11e4892d]{font-size:var(--en_large_font_size_five)}[data-v-11e4892d] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-11e4892d]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-11e4892d]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-11e4892d]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-11e4892d]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-11e4892d]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-11e4892d]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-11e4892d]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-11e4892d]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-11e4892d],.home_practice_status.NO_PUBLIC[data-v-11e4892d]{background:#2c58b1}.home_practice_status.FINISHED[data-v-11e4892d],.home_practice_status.IN_PROGRESS[data-v-11e4892d],.home_practice_status.NOT_STARTED[data-v-11e4892d],.home_practice_status.UNDISTRIBUTED[data-v-11e4892d]{background:#486fbf}.ant-calendar-picker-container[data-v-11e4892d]{z-index:9999999!important}.protocol[data-v-11e4892d]{width:100%;height:100%}.protocol .subTitle[data-v-11e4892d]{color:#5251b5;font-weight:700}.protocol .subTitle.hk.LARGE[data-v-11e4892d]{font-size:var(--hk_large_font_size_eleven)}.protocol .subTitle.hk.MEDIUM[data-v-11e4892d]{font-size:var(--hk_middle_font_size_eleven)}.protocol .subTitle.hk.SMALL[data-v-11e4892d]{font-size:var(--hk_small_font_size_eleven)}.protocol .subTitle.en.LARGE[data-v-11e4892d]{font-size:var(--en_large_font_size_eleven)}.protocol .subTitle.en.MEDIUM[data-v-11e4892d]{font-size:var(--en_middle_font_size_eleven)}.protocol .subTitle.en.SMALL[data-v-11e4892d]{font-size:var(--en_small_font_size_eleven)}.protocol_header[data-v-11e4892d]{width:100%;height:1.2rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.protocol_header img[data-v-11e4892d]{width:.8rem;height:.8rem;margin-left:.4rem}.protocol_main[data-v-11e4892d]{height:calc(100% - 2.87rem);margin:0 0 1.67rem 0;padding:0 1.67rem 0}.protocol_title[data-v-11e4892d]{font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.6rem;margin:.01rem 0 .24rem}.protocol_title.hk.LARGE[data-v-11e4892d]{font-size:var(--hk_large_font_size_nine)}.protocol_title.hk.MEDIUM[data-v-11e4892d]{font-size:var(--hk_middle_font_size_ten)}.protocol_title.hk.SMALL[data-v-11e4892d]{font-size:var(--hk_small_font_size_ten)}.protocol_title.en.LARGE[data-v-11e4892d]{font-size:var(--en_large_font_size_nine)}.protocol_title.en.MEDIUM[data-v-11e4892d]{font-size:var(--en_middle_font_size_ten)}.protocol_title.en.SMALL[data-v-11e4892d]{font-size:var(--en_small_font_size_ten)}.protocol_content[data-v-11e4892d]{overflow:auto;font-family:var(--common-font-family);color:#000;line-height:.4rem;white-space:pre-wrap}.protocol_content.hk.LARGE[data-v-11e4892d]{font-size:var(--hk_large_font_size_five)}.protocol_content.hk.MEDIUM[data-v-11e4892d]{font-size:var(--hk_middle_font_size_five)}.protocol_content.hk.SMALL[data-v-11e4892d]{font-size:var(--hk_small_font_size_five)}.protocol_content.en.LARGE[data-v-11e4892d]{font-size:var(--en_large_font_size_five)}.protocol_content.en.MEDIUM[data-v-11e4892d]{font-size:var(--en_middle_font_size_five)}.protocol_content.en.SMALL[data-v-11e4892d]{font-size:var(--en_small_font_size_five)}.protocol_content p[data-v-11e4892d]{margin-bottom:.15rem!important}.protocol_content .text.hk.LARGE[data-v-11e4892d]{font-size:var(--hk_large_font_size_five)}.protocol_content .text.hk.MEDIUM[data-v-11e4892d]{font-size:var(--hk_middle_font_size_five)}.protocol_content .text.hk.SMALL[data-v-11e4892d]{font-size:var(--hk_small_font_size_five)}.protocol_content .text.en.LARGE[data-v-11e4892d]{font-size:var(--en_large_font_size_five)}.protocol_content .text.en.MEDIUM[data-v-11e4892d]{font-size:var(--en_middle_font_size_five)}.protocol_content .text.en.SMALL[data-v-11e4892d]{font-size:var(--en_small_font_size_five)}.protocol_content .box[data-v-11e4892d]{margin-right:.5rem}.protocol_content .english_version .version[data-v-11e4892d]{text-align:right}.protocol_content .english_version .textIndent[data-v-11e4892d]{text-indent:2em}.protocol_content .english_version .textMargin[data-v-11e4892d]{margin-left:2em}.protocol_content .english_version .textMargin span[data-v-11e4892d]:first-child{display:inline-block;max-width:.85rem}.protocol_content .english_version .textMargin span[data-v-11e4892d]:nth-child(2){-webkit-box-flex:1;-ms-flex:1;flex:1;text-indent:0!important}.protocol_content .english_version div[data-v-11e4892d]{line-height:.4rem}.protocol_content .english_version p[data-v-11e4892d]{margin:.15rem 0!important}.protocol_content .english_version ul[data-v-11e4892d]{margin:0}.protocol_content .english_version ul li[data-v-11e4892d]{line-height:.4rem}.protocol_content .chinese_version .title[data-v-11e4892d]{text-align:center}.protocol_content .chinese_version .title.hk.LARGE[data-v-11e4892d]{font-size:var(--hk_large_font_size_seven)}.protocol_content .chinese_version .title.hk.MEDIUM[data-v-11e4892d]{font-size:var(--hk_middle_font_size_seven)}.protocol_content .chinese_version .title.hk.SMALL[data-v-11e4892d]{font-size:var(--hk_small_font_size_seven)}.protocol_content .chinese_version .title.en.LARGE[data-v-11e4892d]{font-size:var(--en_large_font_size_seven)}.protocol_content .chinese_version .title.en.MEDIUM[data-v-11e4892d]{font-size:var(--en_middle_font_size_seven)}.protocol_content .chinese_version .title.en.SMALL[data-v-11e4892d]{font-size:var(--en_small_font_size_seven)}.protocol_bottom[data-v-11e4892d]{width:100%;height:1.67rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:0;background:#fff}.protocol .mr[data-v-11e4892d]{margin-right:.6rem}.protocol .mt15[data-v-11e4892d]{margin-bottom:.15rem}.protocol .mr10[data-v-11e4892d]{margin-right:.1rem}.protocol .mr20[data-v-11e4892d]{margin-right:.2rem}html[data-v-3a3ff624]{font-size:100px}@media only screen and (max-height:650px){html[data-v-3a3ff624]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-3a3ff624]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-3a3ff624]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-3a3ff624]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-3a3ff624]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-3a3ff624]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-3a3ff624]{font-size:100px}}#app[data-v-3a3ff624],body[data-v-3a3ff624],html[data-v-3a3ff624]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-3a3ff624],#app h1[data-v-3a3ff624],#app h2[data-v-3a3ff624],#app h3[data-v-3a3ff624],#app h4[data-v-3a3ff624],#app h5[data-v-3a3ff624],#app h6[data-v-3a3ff624],#app p[data-v-3a3ff624],body body[data-v-3a3ff624],body h1[data-v-3a3ff624],body h2[data-v-3a3ff624],body h3[data-v-3a3ff624],body h4[data-v-3a3ff624],body h5[data-v-3a3ff624],body h6[data-v-3a3ff624],body p[data-v-3a3ff624],html body[data-v-3a3ff624],html h1[data-v-3a3ff624],html h2[data-v-3a3ff624],html h3[data-v-3a3ff624],html h4[data-v-3a3ff624],html h5[data-v-3a3ff624],html h6[data-v-3a3ff624],html p[data-v-3a3ff624]{margin:0}li[data-v-3a3ff624],ul[data-v-3a3ff624]{list-style:none;padding:0}[data-v-3a3ff624]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-3a3ff624]{white-space:break-spaces}.sortableDrag[data-v-3a3ff624]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-3a3ff624],.sortableDrag td[data-v-3a3ff624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-3a3ff624]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-3a3ff624]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-3a3ff624]{color:var(--theme-color)}.error_color[data-v-3a3ff624]{color:#eb6646!important}.warn_color[data-v-3a3ff624]{color:#ff6800}.pointer[data-v-3a3ff624]{cursor:pointer}.ellipsis[data-v-3a3ff624]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-3a3ff624]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-3a3ff624],.flex_center_center[data-v-3a3ff624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-3a3ff624],.flex_center_center[data-v-3a3ff624]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-3a3ff624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-3a3ff624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-3a3ff624],.flex_row_s_p[data-v-3a3ff624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-3a3ff624]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-3a3ff624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-3a3ff624],.flex_start[data-v-3a3ff624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-3a3ff624]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-3a3ff624],.flex_column_center_center[data-v-3a3ff624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-3a3ff624]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-3a3ff624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-3a3ff624]{position:relative;border-radius:.2rem}.talk_frame[data-v-3a3ff624]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-3a3ff624]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-3a3ff624]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-3a3ff624]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-3a3ff624]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-3a3ff624]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-3a3ff624]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-3a3ff624]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-3a3ff624]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-3a3ff624]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-3a3ff624]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-3a3ff624]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-3a3ff624]{max-height:30vh}.ant-select-dropdown-menu[data-v-3a3ff624]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-3a3ff624]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-3a3ff624]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-3a3ff624]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-3a3ff624]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-3a3ff624]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-3a3ff624]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-3a3ff624]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-3a3ff624]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-3a3ff624]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-3a3ff624]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-3a3ff624]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-3a3ff624]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-3a3ff624]{width:100%}.ant-input[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-3a3ff624]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-3a3ff624]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-3a3ff624]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-3a3ff624]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-3a3ff624]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-3a3ff624]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-3a3ff624]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-3a3ff624],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-3a3ff624]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-3a3ff624]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-3a3ff624],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-3a3ff624]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-3a3ff624],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-3a3ff624]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-3a3ff624]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-3a3ff624]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3a3ff624],.ant-table-thead>tr>th[data-v-3a3ff624]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-3a3ff624]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-3a3ff624]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3a3ff624]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3a3ff624]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3a3ff624]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-3a3ff624]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-3a3ff624]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-3a3ff624]{width:24px;height:24px}.ant-radio-inner[data-v-3a3ff624]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-3a3ff624]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-3a3ff624],.ant-radio-checked .ant-radio-inner[data-v-3a3ff624]{border-color:#10c7a3}.ant-checkbox[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-3a3ff624]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-3a3ff624]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-3a3ff624]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-3a3ff624]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-3a3ff624]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-3a3ff624]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-3a3ff624]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-3a3ff624]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-3a3ff624]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-3a3ff624],.ant-dropdown-menu-submenu-title[data-v-3a3ff624]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-3a3ff624],:root .ant-dropdown-link>.anticon.anticon-down[data-v-3a3ff624],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-3a3ff624]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-3a3ff624]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-3a3ff624]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-3a3ff624]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-3a3ff624],.dropMenuItem_hk_SMALL[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-3a3ff624]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-3a3ff624]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-3a3ff624]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-3a3ff624]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-3a3ff624]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-3a3ff624],.ant-switch[data-v-3a3ff624]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-3a3ff624],.ant-switch[data-v-3a3ff624]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-3a3ff624]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-3a3ff624]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-3a3ff624]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-3a3ff624]{width:100%}.ant-progress-circle .ant-progress-text[data-v-3a3ff624]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-3a3ff624]{max-width:4.6rem}.ant-popover-title[data-v-3a3ff624]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-3a3ff624]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-3a3ff624]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-3a3ff624],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-3a3ff624],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-3a3ff624]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-3a3ff624],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-3a3ff624],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-3a3ff624]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-3a3ff624]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-3a3ff624]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-3a3ff624]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-3a3ff624]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-3a3ff624]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-3a3ff624]{text-decoration:underline}.modalBox .btn_box[data-v-3a3ff624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-3a3ff624],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-3a3ff624],.ant-pagination-disabled:focus a[data-v-3a3ff624],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-3a3ff624],.ant-pagination-disabled:hover a[data-v-3a3ff624],[data-v-3a3ff624] .ant-pagination-disabled a{background:#e6e7e8}[data-v-3a3ff624] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-3a3ff624] .ant-pagination-item-active a,[data-v-3a3ff624] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-3a3ff624] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-3a3ff624] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-3a3ff624]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-3a3ff624]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-3a3ff624]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-3a3ff624]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-3a3ff624]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-3a3ff624]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-3a3ff624]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-3a3ff624]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-3a3ff624],.wangEditor table th[data-v-3a3ff624]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-3a3ff624]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-3a3ff624]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-3a3ff624]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-3a3ff624]{display:block}.wangEditor ol[data-v-3a3ff624],.wangEditor ul[data-v-3a3ff624]{margin:10px 0 10px 20px}.wangEditor ul[data-v-3a3ff624],.wangEditor ul li[data-v-3a3ff624]{list-style:disc inside!important}.wangEditor ol[data-v-3a3ff624],.wangEditor ol li[data-v-3a3ff624]{list-style:decimal inside!important}.wangEditor img[data-v-3a3ff624]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-3a3ff624]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-3a3ff624]{border-bottom:2px solid #e1e1e1}.component[data-v-3a3ff624]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-3a3ff624]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-3a3ff624]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-3a3ff624]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-3a3ff624]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-3a3ff624]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-3a3ff624]{cursor:default}.listen_picture[data-v-3a3ff624]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-3a3ff624]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-3a3ff624]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-3a3ff624]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-3a3ff624]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-3a3ff624]{font-size:var(--en_large_font_size_five)}[data-v-3a3ff624] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-3a3ff624]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-3a3ff624]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-3a3ff624]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-3a3ff624]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-3a3ff624]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-3a3ff624]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-3a3ff624]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-3a3ff624]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-3a3ff624],.home_practice_status.NO_PUBLIC[data-v-3a3ff624]{background:#2c58b1}.home_practice_status.FINISHED[data-v-3a3ff624],.home_practice_status.IN_PROGRESS[data-v-3a3ff624],.home_practice_status.NOT_STARTED[data-v-3a3ff624],.home_practice_status.UNDISTRIBUTED[data-v-3a3ff624]{background:#486fbf}.ant-calendar-picker-container[data-v-3a3ff624]{z-index:9999999!important}.protocol[data-v-3a3ff624]{width:100%;height:100%}.protocol .subTitle[data-v-3a3ff624]{color:#5251b5;font-weight:700}.protocol .subTitle.hk.LARGE[data-v-3a3ff624]{font-size:var(--hk_large_font_size_eleven)}.protocol .subTitle.hk.MEDIUM[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_eleven)}.protocol .subTitle.hk.SMALL[data-v-3a3ff624]{font-size:var(--hk_small_font_size_eleven)}.protocol .subTitle.en.LARGE[data-v-3a3ff624]{font-size:var(--en_large_font_size_eleven)}.protocol .subTitle.en.MEDIUM[data-v-3a3ff624]{font-size:var(--en_middle_font_size_eleven)}.protocol .subTitle.en.SMALL[data-v-3a3ff624]{font-size:var(--en_small_font_size_eleven)}.protocol_header[data-v-3a3ff624]{width:100%;height:1.2rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.protocol_header img[data-v-3a3ff624]{width:.8rem;height:.8rem;margin-left:.4rem}.protocol_main[data-v-3a3ff624]{height:calc(100% - 2.87rem);margin:0 0 1.67rem 0;padding:0 1.67rem 0}.protocol_title[data-v-3a3ff624]{font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.6rem;margin:.01rem 0 .24rem}.protocol_title.hk.LARGE[data-v-3a3ff624]{font-size:var(--hk_large_font_size_nine)}.protocol_title.hk.MEDIUM[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_ten)}.protocol_title.hk.SMALL[data-v-3a3ff624]{font-size:var(--hk_small_font_size_ten)}.protocol_title.en.LARGE[data-v-3a3ff624]{font-size:var(--en_large_font_size_nine)}.protocol_title.en.MEDIUM[data-v-3a3ff624]{font-size:var(--en_middle_font_size_ten)}.protocol_title.en.SMALL[data-v-3a3ff624]{font-size:var(--en_small_font_size_ten)}.protocol_content[data-v-3a3ff624]{overflow:auto;font-family:var(--common-font-family);color:#000;line-height:.4rem;white-space:pre-wrap}.protocol_content.hk.LARGE[data-v-3a3ff624]{font-size:var(--hk_large_font_size_five)}.protocol_content.hk.MEDIUM[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_five)}.protocol_content.hk.SMALL[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five)}.protocol_content.en.LARGE[data-v-3a3ff624]{font-size:var(--en_large_font_size_five)}.protocol_content.en.MEDIUM[data-v-3a3ff624]{font-size:var(--en_middle_font_size_five)}.protocol_content.en.SMALL[data-v-3a3ff624]{font-size:var(--en_small_font_size_five)}.protocol_content p[data-v-3a3ff624]{margin-bottom:.15rem!important}.protocol_content .text.hk.LARGE[data-v-3a3ff624]{font-size:var(--hk_large_font_size_five)}.protocol_content .text.hk.MEDIUM[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_five)}.protocol_content .text.hk.SMALL[data-v-3a3ff624]{font-size:var(--hk_small_font_size_five)}.protocol_content .text.en.LARGE[data-v-3a3ff624]{font-size:var(--en_large_font_size_five)}.protocol_content .text.en.MEDIUM[data-v-3a3ff624]{font-size:var(--en_middle_font_size_five)}.protocol_content .text.en.SMALL[data-v-3a3ff624]{font-size:var(--en_small_font_size_five)}.protocol_content .box[data-v-3a3ff624]{margin-right:.5rem}.protocol_content .english_version .version[data-v-3a3ff624]{text-align:right}.protocol_content .english_version .textIndent[data-v-3a3ff624]{text-indent:2em}.protocol_content .english_version .textMargin[data-v-3a3ff624]{margin-left:2em}.protocol_content .english_version .textMargin span[data-v-3a3ff624]:first-child{display:inline-block;max-width:.85rem}.protocol_content .english_version .textMargin span[data-v-3a3ff624]:nth-child(2){-webkit-box-flex:1;-ms-flex:1;flex:1;text-indent:0!important}.protocol_content .english_version div[data-v-3a3ff624]{line-height:.4rem}.protocol_content .english_version p[data-v-3a3ff624]{margin:.15rem 0!important}.protocol_content .english_version ul[data-v-3a3ff624]{margin:0}.protocol_content .english_version ul li[data-v-3a3ff624]{line-height:.4rem}.protocol_content .chinese_version .title[data-v-3a3ff624]{text-align:center}.protocol_content .chinese_version .title.hk.LARGE[data-v-3a3ff624]{font-size:var(--hk_large_font_size_seven)}.protocol_content .chinese_version .title.hk.MEDIUM[data-v-3a3ff624]{font-size:var(--hk_middle_font_size_seven)}.protocol_content .chinese_version .title.hk.SMALL[data-v-3a3ff624]{font-size:var(--hk_small_font_size_seven)}.protocol_content .chinese_version .title.en.LARGE[data-v-3a3ff624]{font-size:var(--en_large_font_size_seven)}.protocol_content .chinese_version .title.en.MEDIUM[data-v-3a3ff624]{font-size:var(--en_middle_font_size_seven)}.protocol_content .chinese_version .title.en.SMALL[data-v-3a3ff624]{font-size:var(--en_small_font_size_seven)}.protocol_bottom[data-v-3a3ff624]{width:100%;height:1.67rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:0;background:#fff}.protocol .mr[data-v-3a3ff624]{margin-right:.6rem}.protocol .mt15[data-v-3a3ff624]{margin-bottom:.15rem}.protocol .mr10[data-v-3a3ff624]{margin-right:.1rem}.protocol .mr20[data-v-3a3ff624]{margin-right:.2rem}html[data-v-84a280a2]{font-size:100px}@media only screen and (max-height:650px){html[data-v-84a280a2]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-84a280a2]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-84a280a2]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-84a280a2]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-84a280a2]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-84a280a2]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-84a280a2]{font-size:100px}}#app[data-v-84a280a2],body[data-v-84a280a2],html[data-v-84a280a2]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-84a280a2],#app h1[data-v-84a280a2],#app h2[data-v-84a280a2],#app h3[data-v-84a280a2],#app h4[data-v-84a280a2],#app h5[data-v-84a280a2],#app h6[data-v-84a280a2],#app p[data-v-84a280a2],body body[data-v-84a280a2],body h1[data-v-84a280a2],body h2[data-v-84a280a2],body h3[data-v-84a280a2],body h4[data-v-84a280a2],body h5[data-v-84a280a2],body h6[data-v-84a280a2],body p[data-v-84a280a2],html body[data-v-84a280a2],html h1[data-v-84a280a2],html h2[data-v-84a280a2],html h3[data-v-84a280a2],html h4[data-v-84a280a2],html h5[data-v-84a280a2],html h6[data-v-84a280a2],html p[data-v-84a280a2]{margin:0}li[data-v-84a280a2],ul[data-v-84a280a2]{list-style:none;padding:0}[data-v-84a280a2]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-84a280a2]{white-space:break-spaces}.sortableDrag[data-v-84a280a2]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-84a280a2],.sortableDrag td[data-v-84a280a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-84a280a2]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-84a280a2]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-84a280a2]{color:var(--theme-color)}.error_color[data-v-84a280a2]{color:#eb6646!important}.warn_color[data-v-84a280a2]{color:#ff6800}.pointer[data-v-84a280a2]{cursor:pointer}.ellipsis[data-v-84a280a2]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-84a280a2]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-84a280a2],.flex_center_center[data-v-84a280a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-84a280a2],.flex_center_center[data-v-84a280a2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-84a280a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-84a280a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-84a280a2],.flex_row_s_p[data-v-84a280a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-84a280a2]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-84a280a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-84a280a2],.flex_start[data-v-84a280a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-84a280a2]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-84a280a2],.flex_column_center_center[data-v-84a280a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-84a280a2]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-84a280a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-84a280a2]{position:relative;border-radius:.2rem}.talk_frame[data-v-84a280a2]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-84a280a2]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-84a280a2]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-84a280a2]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-84a280a2]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-84a280a2]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-84a280a2]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-84a280a2]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-84a280a2]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-84a280a2]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-84a280a2]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-84a280a2]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-84a280a2]{max-height:30vh}.ant-select-dropdown-menu[data-v-84a280a2]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-84a280a2]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-84a280a2]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-84a280a2]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-84a280a2]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-84a280a2]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-84a280a2]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-84a280a2]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-84a280a2]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-84a280a2]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-84a280a2]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-84a280a2]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-84a280a2]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-84a280a2]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-84a280a2]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-84a280a2]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-84a280a2]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-84a280a2]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-84a280a2]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-84a280a2]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-84a280a2]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-84a280a2]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-84a280a2]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-84a280a2]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-84a280a2]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-84a280a2]{width:100%}.ant-input[data-v-84a280a2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-84a280a2]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-84a280a2]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-84a280a2]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-84a280a2]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-84a280a2]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-84a280a2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-84a280a2]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-84a280a2]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-84a280a2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-84a280a2]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-84a280a2]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-84a280a2]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-84a280a2],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-84a280a2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-84a280a2]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-84a280a2]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-84a280a2],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-84a280a2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-84a280a2]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-84a280a2]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-84a280a2],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-84a280a2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-84a280a2]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-84a280a2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-84a280a2]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-84a280a2],.ant-table-thead>tr>th[data-v-84a280a2]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-84a280a2]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-84a280a2]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-84a280a2]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-84a280a2]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-84a280a2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-84a280a2]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-84a280a2]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-84a280a2]{width:24px;height:24px}.ant-radio-inner[data-v-84a280a2]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-84a280a2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-84a280a2]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-84a280a2],.ant-radio-checked .ant-radio-inner[data-v-84a280a2]{border-color:#10c7a3}.ant-checkbox[data-v-84a280a2]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-84a280a2]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-84a280a2]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-84a280a2]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-84a280a2]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-84a280a2]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-84a280a2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-84a280a2]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-84a280a2]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-84a280a2]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-84a280a2]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-84a280a2],.ant-dropdown-menu-submenu-title[data-v-84a280a2]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-84a280a2],:root .ant-dropdown-link>.anticon.anticon-down[data-v-84a280a2],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-84a280a2]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-84a280a2]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-84a280a2]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-84a280a2]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-84a280a2]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-84a280a2]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-84a280a2],.dropMenuItem_hk_SMALL[data-v-84a280a2]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-84a280a2]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-84a280a2]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-84a280a2]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-84a280a2]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-84a280a2]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-84a280a2]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-84a280a2],.ant-switch[data-v-84a280a2]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-84a280a2],.ant-switch[data-v-84a280a2]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-84a280a2]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-84a280a2]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-84a280a2]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-84a280a2]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-84a280a2]{width:100%}.ant-progress-circle .ant-progress-text[data-v-84a280a2]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-84a280a2]{max-width:4.6rem}.ant-popover-title[data-v-84a280a2]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-84a280a2]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-84a280a2]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-84a280a2],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-84a280a2],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-84a280a2]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-84a280a2],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-84a280a2],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-84a280a2]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-84a280a2]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-84a280a2]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-84a280a2]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-84a280a2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-84a280a2]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-84a280a2]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-84a280a2]{text-decoration:underline}.modalBox .btn_box[data-v-84a280a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-84a280a2],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-84a280a2],.ant-pagination-disabled:focus a[data-v-84a280a2],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-84a280a2],.ant-pagination-disabled:hover a[data-v-84a280a2],[data-v-84a280a2] .ant-pagination-disabled a{background:#e6e7e8}[data-v-84a280a2] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-84a280a2] .ant-pagination-item-active a,[data-v-84a280a2] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-84a280a2] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-84a280a2] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-84a280a2]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-84a280a2]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-84a280a2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-84a280a2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-84a280a2]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-84a280a2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-84a280a2]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-84a280a2]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-84a280a2]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-84a280a2],.wangEditor table th[data-v-84a280a2]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-84a280a2]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-84a280a2]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-84a280a2]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-84a280a2]{display:block}.wangEditor ol[data-v-84a280a2],.wangEditor ul[data-v-84a280a2]{margin:10px 0 10px 20px}.wangEditor ul[data-v-84a280a2],.wangEditor ul li[data-v-84a280a2]{list-style:disc inside!important}.wangEditor ol[data-v-84a280a2],.wangEditor ol li[data-v-84a280a2]{list-style:decimal inside!important}.wangEditor img[data-v-84a280a2]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-84a280a2]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-84a280a2]{border-bottom:2px solid #e1e1e1}.component[data-v-84a280a2]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-84a280a2]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-84a280a2]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-84a280a2]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-84a280a2]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-84a280a2]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-84a280a2]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-84a280a2]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-84a280a2]{cursor:default}.listen_picture[data-v-84a280a2]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-84a280a2]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-84a280a2]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-84a280a2]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-84a280a2]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-84a280a2]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-84a280a2]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-84a280a2]{font-size:var(--en_large_font_size_five)}[data-v-84a280a2] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-84a280a2]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-84a280a2]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-84a280a2]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-84a280a2]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-84a280a2]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-84a280a2]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-84a280a2]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-84a280a2]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-84a280a2],.home_practice_status.NO_PUBLIC[data-v-84a280a2]{background:#2c58b1}.home_practice_status.FINISHED[data-v-84a280a2],.home_practice_status.IN_PROGRESS[data-v-84a280a2],.home_practice_status.NOT_STARTED[data-v-84a280a2],.home_practice_status.UNDISTRIBUTED[data-v-84a280a2]{background:#486fbf}.ant-calendar-picker-container[data-v-84a280a2]{z-index:9999999!important}.protocol[data-v-84a280a2]{width:100%;height:100%}.protocol .subTitle[data-v-84a280a2]{color:#5251b5;font-weight:700}.protocol .subTitle.hk.LARGE[data-v-84a280a2]{font-size:var(--hk_large_font_size_eleven)}.protocol .subTitle.hk.MEDIUM[data-v-84a280a2]{font-size:var(--hk_middle_font_size_eleven)}.protocol .subTitle.hk.SMALL[data-v-84a280a2]{font-size:var(--hk_small_font_size_eleven)}.protocol .subTitle.en.LARGE[data-v-84a280a2]{font-size:var(--en_large_font_size_eleven)}.protocol .subTitle.en.MEDIUM[data-v-84a280a2]{font-size:var(--en_middle_font_size_eleven)}.protocol .subTitle.en.SMALL[data-v-84a280a2]{font-size:var(--en_small_font_size_eleven)}.protocol_header[data-v-84a280a2]{width:100%;height:1.2rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.protocol_header img[data-v-84a280a2]{width:.8rem;height:.8rem;margin-left:.4rem}.protocol_main[data-v-84a280a2]{height:calc(100% - 2.87rem);margin:0 0 1.67rem 0;padding:0 1.67rem 0}.protocol_title[data-v-84a280a2]{font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.6rem;margin:.01rem 0 .24rem}.protocol_title.hk.LARGE[data-v-84a280a2]{font-size:var(--hk_large_font_size_nine)}.protocol_title.hk.MEDIUM[data-v-84a280a2]{font-size:var(--hk_middle_font_size_ten)}.protocol_title.hk.SMALL[data-v-84a280a2]{font-size:var(--hk_small_font_size_ten)}.protocol_title.en.LARGE[data-v-84a280a2]{font-size:var(--en_large_font_size_nine)}.protocol_title.en.MEDIUM[data-v-84a280a2]{font-size:var(--en_middle_font_size_ten)}.protocol_title.en.SMALL[data-v-84a280a2]{font-size:var(--en_small_font_size_ten)}.protocol_content[data-v-84a280a2]{overflow:auto;font-family:var(--common-font-family);color:#000;line-height:.4rem;white-space:pre-wrap}.protocol_content.hk.LARGE[data-v-84a280a2]{font-size:var(--hk_large_font_size_five)}.protocol_content.hk.MEDIUM[data-v-84a280a2]{font-size:var(--hk_middle_font_size_five)}.protocol_content.hk.SMALL[data-v-84a280a2]{font-size:var(--hk_small_font_size_five)}.protocol_content.en.LARGE[data-v-84a280a2]{font-size:var(--en_large_font_size_five)}.protocol_content.en.MEDIUM[data-v-84a280a2]{font-size:var(--en_middle_font_size_five)}.protocol_content.en.SMALL[data-v-84a280a2]{font-size:var(--en_small_font_size_five)}.protocol_content p[data-v-84a280a2]{margin-bottom:.15rem!important}.protocol_content .text.hk.LARGE[data-v-84a280a2]{font-size:var(--hk_large_font_size_five)}.protocol_content .text.hk.MEDIUM[data-v-84a280a2]{font-size:var(--hk_middle_font_size_five)}.protocol_content .text.hk.SMALL[data-v-84a280a2]{font-size:var(--hk_small_font_size_five)}.protocol_content .text.en.LARGE[data-v-84a280a2]{font-size:var(--en_large_font_size_five)}.protocol_content .text.en.MEDIUM[data-v-84a280a2]{font-size:var(--en_middle_font_size_five)}.protocol_content .text.en.SMALL[data-v-84a280a2]{font-size:var(--en_small_font_size_five)}.protocol_content .box[data-v-84a280a2]{margin-right:.5rem}.protocol_content .english_version .version[data-v-84a280a2]{text-align:right}.protocol_content .english_version .textIndent[data-v-84a280a2]{text-indent:2em}.protocol_content .english_version .textMargin[data-v-84a280a2]{margin-left:2em}.protocol_content .english_version .textMargin span[data-v-84a280a2]:first-child{display:inline-block;max-width:.85rem}.protocol_content .english_version .textMargin span[data-v-84a280a2]:nth-child(2){-webkit-box-flex:1;-ms-flex:1;flex:1;text-indent:0!important}.protocol_content .english_version div[data-v-84a280a2]{line-height:.4rem}.protocol_content .english_version p[data-v-84a280a2]{margin:.15rem 0!important}.protocol_content .english_version ul[data-v-84a280a2]{margin:0}.protocol_content .english_version ul li[data-v-84a280a2]{line-height:.4rem}.protocol_content .chinese_version .title[data-v-84a280a2]{text-align:center}.protocol_content .chinese_version .title.hk.LARGE[data-v-84a280a2]{font-size:var(--hk_large_font_size_seven)}.protocol_content .chinese_version .title.hk.MEDIUM[data-v-84a280a2]{font-size:var(--hk_middle_font_size_seven)}.protocol_content .chinese_version .title.hk.SMALL[data-v-84a280a2]{font-size:var(--hk_small_font_size_seven)}.protocol_content .chinese_version .title.en.LARGE[data-v-84a280a2]{font-size:var(--en_large_font_size_seven)}.protocol_content .chinese_version .title.en.MEDIUM[data-v-84a280a2]{font-size:var(--en_middle_font_size_seven)}.protocol_content .chinese_version .title.en.SMALL[data-v-84a280a2]{font-size:var(--en_small_font_size_seven)}.protocol_bottom[data-v-84a280a2]{width:100%;height:1.67rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:0;background:#fff}.protocol .mr[data-v-84a280a2]{margin-right:.6rem}.protocol .mt15[data-v-84a280a2]{margin-bottom:.15rem}.protocol .mr10[data-v-84a280a2]{margin-right:.1rem}.protocol .mr20[data-v-84a280a2]{margin-right:.2rem}html[data-v-436a4e56]{font-size:100px}@media only screen and (max-height:650px){html[data-v-436a4e56]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-436a4e56]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-436a4e56]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-436a4e56]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-436a4e56]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-436a4e56]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-436a4e56]{font-size:100px}}#app[data-v-436a4e56],body[data-v-436a4e56],html[data-v-436a4e56]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-436a4e56],#app h1[data-v-436a4e56],#app h2[data-v-436a4e56],#app h3[data-v-436a4e56],#app h4[data-v-436a4e56],#app h5[data-v-436a4e56],#app h6[data-v-436a4e56],#app p[data-v-436a4e56],body body[data-v-436a4e56],body h1[data-v-436a4e56],body h2[data-v-436a4e56],body h3[data-v-436a4e56],body h4[data-v-436a4e56],body h5[data-v-436a4e56],body h6[data-v-436a4e56],body p[data-v-436a4e56],html body[data-v-436a4e56],html h1[data-v-436a4e56],html h2[data-v-436a4e56],html h3[data-v-436a4e56],html h4[data-v-436a4e56],html h5[data-v-436a4e56],html h6[data-v-436a4e56],html p[data-v-436a4e56]{margin:0}li[data-v-436a4e56],ul[data-v-436a4e56]{list-style:none;padding:0}[data-v-436a4e56]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-436a4e56]{white-space:break-spaces}.sortableDrag[data-v-436a4e56]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-436a4e56],.sortableDrag td[data-v-436a4e56]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-436a4e56]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-436a4e56]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-436a4e56]{color:var(--theme-color)}.error_color[data-v-436a4e56]{color:#eb6646!important}.warn_color[data-v-436a4e56]{color:#ff6800}.pointer[data-v-436a4e56]{cursor:pointer}.ellipsis[data-v-436a4e56]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-436a4e56]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-436a4e56],.flex_center_center[data-v-436a4e56]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-436a4e56],.flex_center_center[data-v-436a4e56]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-436a4e56]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-436a4e56]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-436a4e56],.flex_row_s_p[data-v-436a4e56]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-436a4e56]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-436a4e56]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-436a4e56],.flex_start[data-v-436a4e56]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-436a4e56]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-436a4e56],.flex_column_center_center[data-v-436a4e56]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-436a4e56]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-436a4e56]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-436a4e56]{position:relative;border-radius:.2rem}.talk_frame[data-v-436a4e56]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-436a4e56]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-436a4e56]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-436a4e56]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-436a4e56]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-436a4e56]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-436a4e56]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-436a4e56]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-436a4e56]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-436a4e56]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-436a4e56]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-436a4e56]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-436a4e56]{max-height:30vh}.ant-select-dropdown-menu[data-v-436a4e56]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-436a4e56]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-436a4e56]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-436a4e56]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-436a4e56]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-436a4e56]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-436a4e56]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-436a4e56]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-436a4e56]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-436a4e56]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-436a4e56]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-436a4e56]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-436a4e56]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-436a4e56]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-436a4e56]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-436a4e56]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-436a4e56]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-436a4e56]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-436a4e56]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-436a4e56]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-436a4e56]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-436a4e56]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-436a4e56]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-436a4e56]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-436a4e56]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-436a4e56]{width:100%}.ant-input[data-v-436a4e56]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-436a4e56]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-436a4e56]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-436a4e56]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-436a4e56]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-436a4e56]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-436a4e56]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-436a4e56]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-436a4e56]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-436a4e56]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-436a4e56]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-436a4e56]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-436a4e56]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-436a4e56],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-436a4e56]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-436a4e56]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-436a4e56]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-436a4e56],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-436a4e56]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-436a4e56]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-436a4e56]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-436a4e56],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-436a4e56]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-436a4e56]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-436a4e56]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-436a4e56]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-436a4e56],.ant-table-thead>tr>th[data-v-436a4e56]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-436a4e56]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-436a4e56]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-436a4e56]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-436a4e56]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-436a4e56]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-436a4e56]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-436a4e56]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-436a4e56]{width:24px;height:24px}.ant-radio-inner[data-v-436a4e56]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-436a4e56]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-436a4e56]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-436a4e56],.ant-radio-checked .ant-radio-inner[data-v-436a4e56]{border-color:#10c7a3}.ant-checkbox[data-v-436a4e56]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-436a4e56]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-436a4e56]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-436a4e56]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-436a4e56]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-436a4e56]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-436a4e56]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-436a4e56]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-436a4e56]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-436a4e56]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-436a4e56]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-436a4e56],.ant-dropdown-menu-submenu-title[data-v-436a4e56]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-436a4e56],:root .ant-dropdown-link>.anticon.anticon-down[data-v-436a4e56],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-436a4e56]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-436a4e56]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-436a4e56]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-436a4e56]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-436a4e56]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-436a4e56]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-436a4e56],.dropMenuItem_hk_SMALL[data-v-436a4e56]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-436a4e56]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-436a4e56]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-436a4e56]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-436a4e56]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-436a4e56]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-436a4e56]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-436a4e56],.ant-switch[data-v-436a4e56]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-436a4e56],.ant-switch[data-v-436a4e56]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-436a4e56]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-436a4e56]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-436a4e56]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-436a4e56]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-436a4e56]{width:100%}.ant-progress-circle .ant-progress-text[data-v-436a4e56]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-436a4e56]{max-width:4.6rem}.ant-popover-title[data-v-436a4e56]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-436a4e56]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-436a4e56]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-436a4e56],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-436a4e56],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-436a4e56]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-436a4e56],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-436a4e56],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-436a4e56]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-436a4e56]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-436a4e56]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-436a4e56]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-436a4e56]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-436a4e56]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-436a4e56]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-436a4e56]{text-decoration:underline}.modalBox .btn_box[data-v-436a4e56]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-436a4e56],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-436a4e56],.ant-pagination-disabled:focus a[data-v-436a4e56],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-436a4e56],.ant-pagination-disabled:hover a[data-v-436a4e56],[data-v-436a4e56] .ant-pagination-disabled a{background:#e6e7e8}[data-v-436a4e56] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-436a4e56] .ant-pagination-item-active a,[data-v-436a4e56] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-436a4e56] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-436a4e56] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-436a4e56]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-436a4e56]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-436a4e56]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-436a4e56]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-436a4e56]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-436a4e56]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-436a4e56]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-436a4e56]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-436a4e56]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-436a4e56],.wangEditor table th[data-v-436a4e56]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-436a4e56]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-436a4e56]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-436a4e56]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-436a4e56]{display:block}.wangEditor ol[data-v-436a4e56],.wangEditor ul[data-v-436a4e56]{margin:10px 0 10px 20px}.wangEditor ul[data-v-436a4e56],.wangEditor ul li[data-v-436a4e56]{list-style:disc inside!important}.wangEditor ol[data-v-436a4e56],.wangEditor ol li[data-v-436a4e56]{list-style:decimal inside!important}.wangEditor img[data-v-436a4e56]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-436a4e56]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-436a4e56]{border-bottom:2px solid #e1e1e1}.component[data-v-436a4e56]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-436a4e56]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-436a4e56]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-436a4e56]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-436a4e56]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-436a4e56]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-436a4e56]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-436a4e56]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-436a4e56]{cursor:default}.listen_picture[data-v-436a4e56]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-436a4e56]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-436a4e56]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-436a4e56]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-436a4e56]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-436a4e56]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-436a4e56]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-436a4e56]{font-size:var(--en_large_font_size_five)}[data-v-436a4e56] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-436a4e56]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-436a4e56]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-436a4e56]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-436a4e56]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-436a4e56]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-436a4e56]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-436a4e56]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-436a4e56]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-436a4e56],.home_practice_status.NO_PUBLIC[data-v-436a4e56]{background:#2c58b1}.home_practice_status.FINISHED[data-v-436a4e56],.home_practice_status.IN_PROGRESS[data-v-436a4e56],.home_practice_status.NOT_STARTED[data-v-436a4e56],.home_practice_status.UNDISTRIBUTED[data-v-436a4e56]{background:#486fbf}.ant-calendar-picker-container[data-v-436a4e56]{z-index:9999999!important}.guide[data-v-436a4e56]{width:100%;height:100%;background:url(../img/bg_new.621660f9.png) no-repeat;background-size:100% auto}.guide .main[data-v-436a4e56]{width:12.2rem;height:6.46rem;border-radius:12.5px;-webkit-box-shadow:3.82px 7.63px 7.63px 0 rgba(53,53,53,.5);box-shadow:3.82px 7.63px 7.63px 0 rgba(53,53,53,.5);overflow:hidden;position:relative}.guide .main .titleBox[data-v-436a4e56]{width:100%;height:.52rem;background:#7c65ec;padding:0 .44rem;position:relative;color:#fff;line-height:.52rem;font-size:.2rem;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guide .main .titleBox .close_btn[data-v-436a4e56]{position:absolute;right:.1rem;top:.14rem;width:.24rem;height:.24rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.guide .main .titleBox .close_btn img[data-v-436a4e56]{width:100%;height:100%}.guide .main .table_box[data-v-436a4e56]{height:6rem;padding:0 .6rem .4rem .4rem;background:#fff;overflow-y:scroll;overflow-x:visible}.guide .main .table_box[data-v-436a4e56]::-webkit-scrollbar{width:.1rem;background-color:transparent}.guide .main .table_box[data-v-436a4e56]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.guide .main .table_box .course_table[data-v-436a4e56] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.guide .main .table_box .course_table[data-v-436a4e56] .ant-table-tbody>tr>td{color:#414042}.guide .main .table_box .course_table[data-v-436a4e56] .ant-table-thead{position:sticky;top:0;z-index:1;background:#f5f0ff}.guide .main .table_box .course_table[data-v-436a4e56] .ant-table-column-title{color:#6156a5;font-weight:400;line-height:.4rem}.guide .main .table_box .course_table[data-v-436a4e56] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.guide .main .table_box .course_table[data-v-436a4e56] .ant-table-thead>tr>th{border-right:1px solid #6156a5;border-bottom:1px solid #6156a5}.guide .main .table_box .course_table[data-v-436a4e56] .ant-table-thead>tr>th:last-child{border-right:none}.guide .main .table_box .course_table[data-v-436a4e56] .ant-table-tbody>tr>td{border-right:1px solid #6156a5;border-bottom:1px solid #6156a5}.guide .main .table_box .course_table[data-v-436a4e56] .ant-table-tbody>tr>td:last-child{border-right:none}.guide .main .table_box .subBox.pdf[data-v-436a4e56]{width:30%}.guide .main .table_box .subBox.subBox[data-v-436a4e56]:first-child{margin-bottom:.08rem}.guide .main .table_box .subBox img[data-v-436a4e56]{height:.4rem;margin-right:.06rem}.guide .main .table_box .content_text[data-v-436a4e56]{color:#6156a5;font-weight:400;cursor:pointer}.guide .help_modal[data-v-436a4e56],.guide .main .table_box .right_box[data-v-436a4e56]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.guide .help_modal[data-v-436a4e56]{width:8.68rem;height:5.17rem;position:relative}.guide .help_modal .close[data-v-436a4e56]{width:.5rem;height:.5rem;position:absolute;top:-.84rem;right:0;cursor:pointer}.guide .help_modal .pic[data-v-436a4e56]{width:8.68rem;height:5.17rem;border-radius:.17rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;text-align:right}.guide .help_modal .pic img[data-v-436a4e56]{height:100%}.guide .loading_modal[data-v-436a4e56]{width:4.6rem;height:2.1rem;background:#fff;border-radius:.16rem;position:relative}.guide .loading_modal .close[data-v-436a4e56]{width:.29rem;height:.29rem;position:absolute;top:.3rem;right:.3rem;cursor:pointer}.guide .loading_modal .content .loading_icon[data-v-436a4e56]{width:1.04rem;height:1.04rem;background:url(../img/icon_loading.1ce3b757.png) no-repeat;background-size:1.04rem 1.04rem;margin:.3rem 0 .14rem;font-weight:700;text-align:center;color:#775dc0;line-height:1.04rem}.guide .loading_modal .content .loading_icon.hk.LARGE[data-v-436a4e56]{font-size:var(--hk-other-large-font-size-20)}.guide .loading_modal .content .loading_icon.hk.MEDIUM[data-v-436a4e56]{font-size:var(--hk-other-medium-font-size-18)}.guide .loading_modal .content .loading_icon.hk.SMALL[data-v-436a4e56]{font-size:var(--hk-other-small-font-size-16)}.guide .loading_modal .content .loading_icon.en.LARGE[data-v-436a4e56]{font-size:var(--en-other-large-font-size-20)}.guide .loading_modal .content .loading_icon.en.MEDIUM[data-v-436a4e56]{font-size:var(--en-other-medium-font-size-18)}.guide .loading_modal .content .loading_icon.en.SMALL[data-v-436a4e56]{font-size:var(--en-other-small-font-size-16)}.guide .loading_modal .content span[data-v-436a4e56]{font-weight:700;color:#000;line-height:.32rem}.guide .loading_modal .content span.hk.LARGE[data-v-436a4e56]{font-size:var(--hk-other-large-font-size-22)}.guide .loading_modal .content span.hk.MEDIUM[data-v-436a4e56]{font-size:var(--hk-other-medium-font-size-20)}.guide .loading_modal .content span.hk.SMALL[data-v-436a4e56]{font-size:var(--hk-other-small-font-size-18)}.guide .loading_modal .content span.en.LARGE[data-v-436a4e56]{font-size:var(--en-other-large-font-size-22)}.guide .loading_modal .content span.en.MEDIUM[data-v-436a4e56]{font-size:var(--en-other-medium-font-size-20)}.guide .loading_modal .content span.en.SMALL[data-v-436a4e56]{font-size:var(--en-other-small-font-size-18)}.guide[data-v-436a4e56] .ant-spin-container,.guide[data-v-436a4e56] .ant-spin-nested-loading{width:100%;height:100%}.guide[data-v-436a4e56] .ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{top:33%;left:25%}.guide[data-v-436a4e56] .ant-spin-blur:after{pointer-events:auto;opacity:0}.guide[data-v-436a4e56] .ant-spin-spinning{position:absolute}html[data-v-45c66abd]{font-size:100px}@media only screen and (max-height:650px){html[data-v-45c66abd]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-45c66abd]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-45c66abd]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-45c66abd]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-45c66abd]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-45c66abd]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-45c66abd]{font-size:100px}}#app[data-v-45c66abd],body[data-v-45c66abd],html[data-v-45c66abd]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-45c66abd],#app h1[data-v-45c66abd],#app h2[data-v-45c66abd],#app h3[data-v-45c66abd],#app h4[data-v-45c66abd],#app h5[data-v-45c66abd],#app h6[data-v-45c66abd],#app p[data-v-45c66abd],body body[data-v-45c66abd],body h1[data-v-45c66abd],body h2[data-v-45c66abd],body h3[data-v-45c66abd],body h4[data-v-45c66abd],body h5[data-v-45c66abd],body h6[data-v-45c66abd],body p[data-v-45c66abd],html body[data-v-45c66abd],html h1[data-v-45c66abd],html h2[data-v-45c66abd],html h3[data-v-45c66abd],html h4[data-v-45c66abd],html h5[data-v-45c66abd],html h6[data-v-45c66abd],html p[data-v-45c66abd]{margin:0}li[data-v-45c66abd],ul[data-v-45c66abd]{list-style:none;padding:0}[data-v-45c66abd]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-45c66abd]{white-space:break-spaces}.sortableDrag[data-v-45c66abd]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-45c66abd],.sortableDrag td[data-v-45c66abd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-45c66abd]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-45c66abd]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-45c66abd]{color:var(--theme-color)}.error_color[data-v-45c66abd]{color:#eb6646!important}.warn_color[data-v-45c66abd]{color:#ff6800}.pointer[data-v-45c66abd]{cursor:pointer}.ellipsis[data-v-45c66abd]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-45c66abd]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-45c66abd],.flex_center_center[data-v-45c66abd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-45c66abd],.flex_center_center[data-v-45c66abd]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-45c66abd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-45c66abd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-45c66abd],.flex_row_s_p[data-v-45c66abd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-45c66abd]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-45c66abd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-45c66abd],.flex_start[data-v-45c66abd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-45c66abd]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-45c66abd],.flex_column_center_center[data-v-45c66abd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-45c66abd]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-45c66abd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-45c66abd]{position:relative;border-radius:.2rem}.talk_frame[data-v-45c66abd]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-45c66abd]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-45c66abd]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-45c66abd]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-45c66abd]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-45c66abd]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-45c66abd]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-45c66abd]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-45c66abd]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-45c66abd]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-45c66abd]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-45c66abd]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-45c66abd]{max-height:30vh}.ant-select-dropdown-menu[data-v-45c66abd]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-45c66abd]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-45c66abd]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-45c66abd]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-45c66abd]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-45c66abd]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-45c66abd]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-45c66abd]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-45c66abd]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-45c66abd]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-45c66abd]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-45c66abd]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-45c66abd]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-45c66abd]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-45c66abd]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-45c66abd]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-45c66abd]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-45c66abd]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-45c66abd]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-45c66abd]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-45c66abd]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-45c66abd]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-45c66abd]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-45c66abd]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-45c66abd]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-45c66abd]{width:100%}.ant-input[data-v-45c66abd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-45c66abd]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-45c66abd]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-45c66abd]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-45c66abd]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-45c66abd]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-45c66abd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-45c66abd]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-45c66abd]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-45c66abd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-45c66abd]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-45c66abd]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-45c66abd]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-45c66abd],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-45c66abd]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-45c66abd]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-45c66abd]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-45c66abd],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-45c66abd]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-45c66abd]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-45c66abd]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-45c66abd],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-45c66abd]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-45c66abd]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-45c66abd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-45c66abd]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-45c66abd],.ant-table-thead>tr>th[data-v-45c66abd]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-45c66abd]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-45c66abd]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-45c66abd]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-45c66abd]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-45c66abd]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-45c66abd]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-45c66abd]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-45c66abd]{width:24px;height:24px}.ant-radio-inner[data-v-45c66abd]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-45c66abd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-45c66abd]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-45c66abd],.ant-radio-checked .ant-radio-inner[data-v-45c66abd]{border-color:#10c7a3}.ant-checkbox[data-v-45c66abd]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-45c66abd]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-45c66abd]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-45c66abd]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-45c66abd]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-45c66abd]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-45c66abd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-45c66abd]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-45c66abd]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-45c66abd]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-45c66abd]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-45c66abd],.ant-dropdown-menu-submenu-title[data-v-45c66abd]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-45c66abd],:root .ant-dropdown-link>.anticon.anticon-down[data-v-45c66abd],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-45c66abd]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-45c66abd]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-45c66abd]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-45c66abd]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-45c66abd]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-45c66abd]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-45c66abd],.dropMenuItem_hk_SMALL[data-v-45c66abd]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-45c66abd]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-45c66abd]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-45c66abd]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-45c66abd]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-45c66abd]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-45c66abd]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-45c66abd],.ant-switch[data-v-45c66abd]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-45c66abd],.ant-switch[data-v-45c66abd]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-45c66abd]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-45c66abd]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-45c66abd]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-45c66abd]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-45c66abd]{width:100%}.ant-progress-circle .ant-progress-text[data-v-45c66abd]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-45c66abd]{max-width:4.6rem}.ant-popover-title[data-v-45c66abd]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-45c66abd]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-45c66abd]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-45c66abd],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-45c66abd],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-45c66abd]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-45c66abd],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-45c66abd],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-45c66abd]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-45c66abd]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-45c66abd]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-45c66abd]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-45c66abd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-45c66abd]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-45c66abd]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-45c66abd]{text-decoration:underline}.modalBox .btn_box[data-v-45c66abd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-45c66abd],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-45c66abd],.ant-pagination-disabled:focus a[data-v-45c66abd],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-45c66abd],.ant-pagination-disabled:hover a[data-v-45c66abd],[data-v-45c66abd] .ant-pagination-disabled a{background:#e6e7e8}[data-v-45c66abd] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-45c66abd] .ant-pagination-item-active a,[data-v-45c66abd] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-45c66abd] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-45c66abd] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-45c66abd]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-45c66abd]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-45c66abd]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-45c66abd]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-45c66abd]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-45c66abd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-45c66abd]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-45c66abd]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-45c66abd]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-45c66abd],.wangEditor table th[data-v-45c66abd]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-45c66abd]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-45c66abd]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-45c66abd]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-45c66abd]{display:block}.wangEditor ol[data-v-45c66abd],.wangEditor ul[data-v-45c66abd]{margin:10px 0 10px 20px}.wangEditor ul[data-v-45c66abd],.wangEditor ul li[data-v-45c66abd]{list-style:disc inside!important}.wangEditor ol[data-v-45c66abd],.wangEditor ol li[data-v-45c66abd]{list-style:decimal inside!important}.wangEditor img[data-v-45c66abd]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-45c66abd]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-45c66abd]{border-bottom:2px solid #e1e1e1}.component[data-v-45c66abd]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-45c66abd]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-45c66abd]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-45c66abd]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-45c66abd]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-45c66abd]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-45c66abd]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-45c66abd]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-45c66abd]{cursor:default}.listen_picture[data-v-45c66abd]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-45c66abd]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-45c66abd]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-45c66abd]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-45c66abd]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-45c66abd]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-45c66abd]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-45c66abd]{font-size:var(--en_large_font_size_five)}[data-v-45c66abd] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-45c66abd]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-45c66abd]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-45c66abd]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-45c66abd]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-45c66abd]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-45c66abd]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-45c66abd]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-45c66abd]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-45c66abd],.home_practice_status.NO_PUBLIC[data-v-45c66abd]{background:#2c58b1}.home_practice_status.FINISHED[data-v-45c66abd],.home_practice_status.IN_PROGRESS[data-v-45c66abd],.home_practice_status.NOT_STARTED[data-v-45c66abd],.home_practice_status.UNDISTRIBUTED[data-v-45c66abd]{background:#486fbf}.ant-calendar-picker-container[data-v-45c66abd]{z-index:9999999!important}.guide[data-v-45c66abd]{width:100%;height:100%;background:url(../img/bg_new.621660f9.png) no-repeat;background-size:100% auto}.guide .main[data-v-45c66abd]{width:14rem;height:7.1rem;border-radius:12.5px;-webkit-box-shadow:3.82px 7.63px 7.63px 0 rgba(53,53,53,.5);box-shadow:3.82px 7.63px 7.63px 0 rgba(53,53,53,.5);overflow:hidden;position:relative}.guide .main .titleBox[data-v-45c66abd]{width:100%;height:.52rem;background:#7c65ec;padding:0 .44rem;position:relative;color:#fff;line-height:.52rem;font-size:.2rem;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guide .main .titleBox .close_btn[data-v-45c66abd]{position:absolute;right:.1rem;top:.14rem;width:.24rem;height:.24rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.guide .main .titleBox .close_btn img[data-v-45c66abd]{width:100%;height:100%}.guide .main .content[data-v-45c66abd]{padding:.2rem .6rem .4rem .4rem;background:#fff}.guide .main .content .header[data-v-45c66abd]{width:100%;height:.64rem;padding:0 .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.guide .main .content .header .title[data-v-45c66abd]{width:40%;font-weight:700;color:#775dc0;line-height:.64rem;text-align:center;margin-right:.13rem}.guide .main .content .header .title.hk.SMALL[data-v-45c66abd]{font-size:var(--hk_small_font_size_five)}.guide .main .content .header .title.hk.MEDIUM[data-v-45c66abd]{font-size:var(--hk_middle_font_size_five)}.guide .main .content .header .title.hk.LARGE[data-v-45c66abd]{font-size:var(--hk_large_font_size_five)}.guide .main .content .header .title.en.SMALL[data-v-45c66abd]{font-size:var(--en_small_font_size_five)}.guide .main .content .header .title.en.MEDIUM[data-v-45c66abd]{font-size:var(--en_middle_font_size_five)}.guide .main .content .header .title.en.LARGE[data-v-45c66abd]{font-size:var(--en_large_font_size_five)}.guide .main .content .header .title1[data-v-45c66abd]{width:50%}.guide .main .content .list[data-v-45c66abd]{height:5.4rem}.guide .main .content .list .item[data-v-45c66abd]{width:100%;height:1rem;color:#775dc0;padding:0 .2rem}.guide .main .content .list .item[data-v-45c66abd]:nth-child(2n){border-top:1px solid #734fb3;border-bottom:1px solid #734fb3}.guide .main .content .list .item .subItem[data-v-45c66abd]{width:40%;font-size:.18rem;margin-right:.13rem}.guide .main .content .list .item .subItem.hk.SMALL[data-v-45c66abd]{font-size:var(--hk_small_font_size_18)}.guide .main .content .list .item .subItem.hk.MEDIUM[data-v-45c66abd]{font-size:var(--hk_middle_font_size_20)}.guide .main .content .list .item .subItem.hk.LARGE[data-v-45c66abd]{font-size:var(--hk_large_font_size_22)}.guide .main .content .list .item .subItem.en.SMALL[data-v-45c66abd]{font-size:var(--en_small_font_size_18)}.guide .main .content .list .item .subItem.en.MEDIUM[data-v-45c66abd]{font-size:var(--en_middle_font_size_20)}.guide .main .content .list .item .subItem.en.LARGE[data-v-45c66abd]{font-size:var(--en_large_font_size_22)}.guide .main .content .list .item .subItem.subItem1[data-v-45c66abd]{width:50%}.guide .main .content .list .item .subItem .left[data-v-45c66abd]{margin-right:.1rem}.guide .main .content .list .item .subItem .subBox.pdf[data-v-45c66abd]{width:30%}.guide .main .content .list .item .subItem a[data-v-45c66abd]{font-weight:500;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.guide .main .content .list .item .subItem img[data-v-45c66abd]{height:.4rem;margin-right:.06rem}.guide .main .content .line[data-v-45c66abd]{width:.01rem;height:1rem;background:#734fb3}.guide .guide_modal[data-v-45c66abd]{width:8.68rem;height:5.17rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.guide .guide_modal .close[data-v-45c66abd]{width:.5rem;height:.5rem;position:absolute;top:-.84rem;right:0;cursor:pointer}.guide .guide_modal .pic[data-v-45c66abd]{width:8.68rem;height:5.17rem;border-radius:.17rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;text-align:right}.guide .guide_modal .pic img[data-v-45c66abd]{height:100%}.guide .loading_modal[data-v-45c66abd]{width:4.6rem;height:2.1rem;background:#fff;border-radius:.16rem;position:relative}.guide .loading_modal .close[data-v-45c66abd]{width:.29rem;height:.29rem;position:absolute;top:.3rem;right:.3rem;cursor:pointer}.guide .loading_modal .content .loading_icon[data-v-45c66abd]{width:1.04rem;height:1.04rem;background:url(../img/icon_loading.1ce3b757.png) no-repeat;background-size:1.04rem 1.04rem;margin:.3rem 0 .14rem;font-weight:700;text-align:center;color:#775dc0;line-height:1.04rem}.guide .loading_modal .content .loading_icon.hk.LARGE[data-v-45c66abd]{font-size:var(--hk-other-large-font-size-20)}.guide .loading_modal .content .loading_icon.hk.MEDIUM[data-v-45c66abd]{font-size:var(--hk-other-medium-font-size-18)}.guide .loading_modal .content .loading_icon.hk.SMALL[data-v-45c66abd]{font-size:var(--hk-other-small-font-size-16)}.guide .loading_modal .content .loading_icon.en.LARGE[data-v-45c66abd]{font-size:var(--en-other-large-font-size-20)}.guide .loading_modal .content .loading_icon.en.MEDIUM[data-v-45c66abd]{font-size:var(--en-other-medium-font-size-18)}.guide .loading_modal .content .loading_icon.en.SMALL[data-v-45c66abd]{font-size:var(--en-other-small-font-size-16)}.guide .loading_modal .content span[data-v-45c66abd]{font-weight:700;color:#000;line-height:.32rem}.guide .loading_modal .content span.hk.LARGE[data-v-45c66abd]{font-size:var(--hk-other-large-font-size-22)}.guide .loading_modal .content span.hk.MEDIUM[data-v-45c66abd]{font-size:var(--hk-other-medium-font-size-20)}.guide .loading_modal .content span.hk.SMALL[data-v-45c66abd]{font-size:var(--hk-other-small-font-size-18)}.guide .loading_modal .content span.en.LARGE[data-v-45c66abd]{font-size:var(--en-other-large-font-size-22)}.guide .loading_modal .content span.en.MEDIUM[data-v-45c66abd]{font-size:var(--en-other-medium-font-size-20)}.guide .loading_modal .content span.en.SMALL[data-v-45c66abd]{font-size:var(--en-other-small-font-size-18)}.guide[data-v-45c66abd] .ant-spin-container,.guide[data-v-45c66abd] .ant-spin-nested-loading{width:100%;height:100%}.guide[data-v-45c66abd] .ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{top:33%;left:25%}.guide[data-v-45c66abd] .ant-spin-blur:after{pointer-events:auto;opacity:0}.guide[data-v-45c66abd] .ant-spin-spinning{position:absolute}.home_page{width:100%;height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.home_page .ant-scroll-number{margin-right:10px;margin-top:6px}.home_page .mask_box{background:#6d6e71;opacity:.6}.home_page .mask_box,.home_page .mask_select_box{width:100%;height:100%;z-index:11;position:absolute}.home_page .select-content{position:absolute;right:.1rem;top:1rem;z-index:12;min-width:1.6rem;width:auto;height:auto;overflow:hidden;background:#734fb3;color:#fff;border-radius:.17rem;-webkit-box-shadow:0 .04rem .25rem 0 rgba(119,93,192,.55);box-shadow:0 .04rem .25rem 0 rgba(119,93,192,.55);border:1px solid #f2f2f2;padding:.1rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.home_page .select-content .select_line_box_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.home_page .select-content .select_line_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.home_page .select-content .select_line_box:last-child .select_line{border-bottom:none}.home_page .select-content .select_line_box .more_img{width:.16rem;height:.16rem}.home_page .select-content .select_line_box .more_img img{width:100%;height:100%;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.home_page .select-content .select_line_box .more_img_lang{width:.16rem;height:.16rem}.home_page .select-content .select_line_box .more_img_lang img{width:100%;height:100%;margin-top:.2rem}.home_page .select-content .select_line_box .more_img_lang .img_rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.home_page .select-content .select_line_box .select_line{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#fff;background:#734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #dcdcdc;font-size:.18rem}.home_page .select-content .select_line_box .select_line_hk_SMALL{font-size:var(--hk_small_font_size_five)}.home_page .select-content .select_line_box .select_line_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.home_page .select-content .select_line_box .select_line_hk_LARGE{font-size:var(--hk_large_font_size_five)}.home_page .select-content .select_line_box .select_line_en_SMALL{font-size:var(--en_small_font_size_five)}.home_page .select-content .select_line_box .select_line_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.home_page .select-content .select_line_box .select_line_en_LARGE{font-size:var(--en_large_font_size_five)}.home_page .select-content .select_line_box .select_line:last-child{border-bottom:0}.home_page .select-content .select_line_box .select_line span{padding:.1rem 0 .1rem .1rem}.home_page .select-content .select_line_box .select_line .optionsBox{width:100%}.home_page .select-content .select_line_box .select_line .optionsBox .option_item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_page .select-content .select_line_box .select_line .optionsBox .option_item img{width:.24rem;height:.24rem;cursor:pointer}.home_page .select-content .select_line_box .select_line .optionsBox .option_item.active img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.home_page .select-content .select_line_box .select_line .optionsBox .options_item_box{width:100%;height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#beb6ca;background:#9d83d6}.home_page .select-content .select_line_box .select_line .optionsBox .checked{color:var(--theme-color);background:#ede9f8}.home_page #menu_demo{overflow:hidden;width:0;height:100%;background:#8a87fe;-webkit-transition:width .5s;transition:width .5s;z-index:12;position:absolute;left:0}.home_page #menu_demo .logo{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:.24rem;color:#775dc0;overflow:hidden}.home_page #menu_demo .logo .log_close{margin-left:.36rem}.home_page #menu_demo .logo .aplus_logo{width:.64rem;height:.64rem;margin:0 .4rem;-webkit-user-drag:none}.home_page #menu_demo .logo .text{font-size:.24rem;font-weight:700;white-space:nowrap}.home_page #menu_demo .logo .text_hk_SMALL{font-size:var(--hk_small_font_size_seven)}.home_page #menu_demo .logo .text_hk_MEDIUM{font-size:var(--hk_middle_font_size_seven)}.home_page #menu_demo .logo .text_hk_LARGE{font-size:var(--hk_large_font_size_seven)}.home_page #menu_demo .logo .text_en_SMALL{font-size:var(--en_small_font_size_seven)}.home_page #menu_demo .logo .text_en_MEDIUM{font-size:var(--en_middle_font_size_seven)}.home_page #menu_demo .logo .text_en_LARGE{font-size:var(--en_large_font_size_seven)}.home_page #menu_demo .menu_btn_img{position:relative;bottom:10px;height:1.8rem}.home_page .menu_box{display:inline-block;width:auto;list-style:none;margin:0}.home_page .menu_icon{width:auto;white-space:nowrap;overflow:hidden;background:#8a87fe;margin-bottom:.16rem;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer}.home_page .menu_icon.active{background:#734fb3}.home_page .menu_icon .menu_bg{padding:.04rem .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 .05rem .05rem 0;position:relative}.home_page .menu_icon .menu_bg.active{background:#734fb3}.home_page .menu_icon .menu_bg .menu_icon_con{width:.44rem;min-width:.44rem;height:.44rem;border-radius:50%;border:.02rem solid #734fb3;background:#fff;margin:0 .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;position:relative}.home_page .menu_icon .menu_bg .menu_icon_con img{width:100%;height:100%}.home_page .menu_icon .menu_bg .menu_icon_con .marketNum{width:.12rem;height:.12rem;background:red;border-radius:50%;position:absolute;right:-.05rem;bottom:.5rem}.home_page .menu_icon .menu_bg .triangle{width:0;height:0;border-right:.24rem solid #8a87fe;border-left:.24rem solid transparent;border-bottom:.24rem solid transparent;border-top:.24rem solid transparent;position:absolute;right:-.01rem}.home_page .menu_icon .menu_bg .text{white-space:nowrap;font-size:.2rem;font-weight:700;font-family:var(--common-font-family);color:#fff;margin-right:.4rem}.home_page .menu_icon .menu_bg .text_hk_SMALL{font-size:var(--hk_small_font_size_five)}.home_page .menu_icon .menu_bg .text_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.home_page .menu_icon .menu_bg .text_hk_LARGE{font-size:var(--hk_large_font_size_five)}.home_page .menu_icon .menu_bg .text_en_SMALL{font-size:var(--en_small_font_size_five)}.home_page .menu_icon .menu_bg .text_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.home_page .menu_icon .menu_bg .text_en_LARGE{font-size:var(--en_large_font_size_five)}.home_page .openMenu{width:auto!important}.home_page .home_navigation{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home_page .home_navigation .home_header{width:100%;height:1rem;min-height:1rem;background-image:url(../img/top_bar@2x.c1ca3838.png);background-position:0 0;background-size:cover;padding-left:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:2}.home_page .home_navigation .home_header,.home_page .home_navigation .home_header .header_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_page .home_navigation .home_header .header_left .welcomeText{display:inline-block;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;color:#fff}.home_page .home_navigation .home_header .header_left .welcomeText_hk_SMALL{font-size:var(--hk_small_font_size_eight)}.home_page .home_navigation .home_header .header_left .welcomeText_hk_MEDIUM{font-size:var(--hk_middle_font_size_eight)}.home_page .home_navigation .home_header .header_left .welcomeText_hk_LARGE{font-size:var(--hk_large_font_size_eight)}.home_page .home_navigation .home_header .header_left .welcomeText_en_SMALL{font-size:var(--en_small_font_size_eight)}.home_page .home_navigation .home_header .header_left .welcomeText_en_MEDIUM{font-size:var(--en_middle_font_size_eight)}.home_page .home_navigation .home_header .header_left .welcomeText_en_LARGE{font-size:var(--en_large_font_size_eight)}.home_page .home_navigation .home_header .header_left .returnTitle,.home_page .home_navigation .home_header .header_left .returnTitle .return{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_page .home_navigation .home_header .header_left .returnTitle .return{height:.24rem;cursor:pointer}.home_page .home_navigation .home_header .header_left .returnTitle .return img{width:.11rem;height:.19rem}.home_page .home_navigation .home_header .header_left .returnTitle .return span{margin:0 .16rem 0 .12rem;font-size:.2rem;color:#fff;line-height:.24rem}.home_page .home_navigation .home_header .header_left .centerTitle{font-size:.26rem;font-family:var(--common-font-family);text-align:left;color:#fff;line-height:.34rem}.home_page .home_navigation .home_header .header_left .centerTitle_hk_SMALL{font-size:var(--hk_small_font_size_eight)}.home_page .home_navigation .home_header .header_left .centerTitle_hk_MEDIUM{font-size:var(--hk_middle_font_size_eight)}.home_page .home_navigation .home_header .header_left .centerTitle_hk_LARGE{font-size:var(--hk_large_font_size_eight)}.home_page .home_navigation .home_header .header_left .centerTitle_en_SMALL{font-size:var(--en_small_font_size_eight)}.home_page .home_navigation .home_header .header_left .centerTitle_en_MEDIUM{font-size:var(--en_middle_font_size_eight)}.home_page .home_navigation .home_header .header_left .centerTitle_en_LARGE{font-size:var(--en_large_font_size_eight)}.home_page .home_navigation .home_header .header_left .log_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_page .home_navigation .home_header .header_left .log_box .menu_img{width:.16rem;height:.1rem;margin-right:.12rem;cursor:pointer}.home_page .home_navigation .home_header .header_left .log_box .menu_logo{width:.64rem;height:.64rem;margin-right:.24rem;cursor:pointer}.home_page .home_navigation .home_header .header_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_page .home_navigation .home_header .header_right .header_right_name{width:auto;max-width:8rem;height:.34rem;margin-right:.12rem;font-size:.24rem;font-family:var(--common-font-family);text-align:left;color:#fff;line-height:.34rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home_page .home_navigation .home_header .header_right .header_right_name_hk_SMALL{font-size:var(--hk_small_font_size_seven)}.home_page .home_navigation .home_header .header_right .header_right_name_hk_MEDIUM{font-size:var(--hk_middle_font_size_seven)}.home_page .home_navigation .home_header .header_right .header_right_name_hk_LARGE{font-size:var(--hk_large_font_size_seven)}.home_page .home_navigation .home_header .header_right .header_right_name_en_SMALL{font-size:var(--en_small_font_size_seven)}.home_page .home_navigation .home_header .header_right .header_right_name_en_MEDIUM{font-size:var(--en_middle_font_size_seven)}.home_page .home_navigation .home_header .header_right .header_right_name_en_LARGE{font-size:var(--en_large_font_size_seven)}.home_page .home_navigation .home_header .header_right .personal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative}.home_page .home_navigation .home_header .header_right .personal img{width:100%;height:100%}.home_page .home_navigation .home_header .header_right .personal .news{width:1rem;height:1rem}.home_page .home_navigation .home_header .header_right .personal .ant-badge sup{right:.8rem;top:.16rem}.home_page .home_navigation .home_con{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;background:#fafafa}.home_page .home_navigation .home_con::-webkit-scrollbar{width:.1rem;background-color:transparent}.home_page .home_navigation .home_con::-webkit-scrollbar-thumb{background-color:#d4d4d4}.home_page .mr28{margin-right:.28rem}.home_page .teacherName{max-width:8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home_page .noWrap{white-space:nowrap}.home_page .change_role_box{width:100%;padding:0 .1rem}.home_page .change_role_box::-webkit-scrollbar{display:none}.home_page .change_role_box .current_role{margin:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;color:#414042}.home_page .change_role_box .current_role .role_img{width:.7rem;height:.7rem;margin:0 .2rem}.home_page .change_role_box .current_role .role_detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_page .change_role_box .current_role .role_detail .teacher_name{font-size:.24rem;color:#734fb3;line-height:.3rem}.home_page .change_role_box .current_role .role_detail .subject_name{font-size:.14rem;color:#7e7e7e;line-height:.16rem}.home_page .change_role_box .current_role .role_detail .role_name{font-size:.16rem;color:#414042;line-height:.18rem}.home_page .change_role_box .role_list_box{width:100%;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:scroll}.home_page .change_role_box .role_list_box::-webkit-scrollbar{width:.05rem;height:.1rem;border-radius:.1rem;background-color:transparent}.home_page .change_role_box .role_list_box::-webkit-scrollbar-thumb{border-radius:.1rem;background-color:#d4d4d4}.home_page .change_role_box .role_list_box .role_list_item{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:1.5rem;height:2.2rem;margin:0 .1rem;background:#edeaf8;border-radius:.1rem;-webkit-box-shadow:1.25px 2.49px 2.49px 0 rgba(77,84,218,.5);box-shadow:1.25px 2.49px 2.49px 0 rgba(77,84,218,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_page .change_role_box .role_list_box .role_list_item .role_img{width:.8rem;height:.8rem;margin:0 .2rem}.home_page .change_role_box .role_list_box .role_list_item .roleName{font-size:.16rem;text-align:center;color:#7e7e7e;margin-bottom:.16rem}.home_page .change_role_box .role_list_box .role_list_item .roleName.hk.SMALL{font-size:var(--hk_small_font_size_four)}.home_page .change_role_box .role_list_box .role_list_item .roleName.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.home_page .change_role_box .role_list_box .role_list_item .roleName.hk.LARGE{font-size:var(--hk_large_font_size_four)}.home_page .change_role_box .role_list_box .role_list_item .roleName.en.SMALL{font-size:var(--en_small_font_size_four)}.home_page .change_role_box .role_list_box .role_list_item .roleName.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.home_page .change_role_box .role_list_box .role_list_item .roleName.en.LARGE{font-size:var(--en_large_font_size_four)}.home_page .logout_tip_box{width:5.2rem;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.home_page .logout_tip_box .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_page .logout_tip_box .content img{width:1rem;height:1rem;margin-bottom:.15rem}.home_page .logout_tip_box .content .tips{width:4rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.home_page .logout_tip_box .content .tips.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.home_page .logout_tip_box .content .tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.home_page .logout_tip_box .content .tips.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.home_page .logout_tip_box .content .tips.en.SMALL{font-size:var(--en_small_font_size_seven)}.home_page .logout_tip_box .content .tips.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.home_page .logout_tip_box .content .tips.en.LARGE{font-size:var(--en_large_font_size_seven)}.home_page .logout_tip_box .content .subTitle{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.home_page .logout_tip_box .content .subTitle.hk.SMALL{font-size:var(--hk_small_font_size_five)}.home_page .logout_tip_box .content .subTitle.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.home_page .logout_tip_box .content .subTitle.hk.LARGE{font-size:var(--hk_large_font_size_five)}.home_page .logout_tip_box .content .subTitle.en.SMALL{font-size:var(--en_small_font_size_five)}.home_page .logout_tip_box .content .subTitle.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.home_page .logout_tip_box .content .subTitle.en.LARGE{font-size:var(--en_large_font_size_five)}.home_page .logout_tip_box .content .btn{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_page .logout_tip_box .content .btn .fafang{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem}.home_page .logout_tip_box .content .btn .cancel{width:1.76rem;margin-top:.2rem}.home_page .logout_tip_box .content .btn .tosure{width:1.76rem;margin-top:.2rem;margin-left:.24rem}.home_page .logout_tip_box .content .btn span{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.home_page .logout_tip_box .content .btn span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.home_page .logout_tip_box .content .btn span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.home_page .logout_tip_box .content .btn span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.home_page .logout_tip_box .content .btn span.en.SMALL{font-size:var(--en_small_font_size_five)}.home_page .logout_tip_box .content .btn span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.home_page .logout_tip_box .content .btn span.en.LARGE{font-size:var(--en_large_font_size_five)}.home_page .messageBox{width:8rem;height:5.72rem;background:#fff;border:.1rem solid #cec0ee;border:.08rem solid #cec0ee;border-radius:.33rem}.home_page .messageBox .message{width:8.32rem;height:5.52rem;background:#fff;border:2px dashed #f2eeff;border-radius:.17rem;padding:0 .2rem .28rem .25rem}.home_page .messageBox .message .button{width:.96rem;height:.96rem;background:#fff}.home_page .messageBox .message .titleBox{width:100%}.home_page .messageBox .message .title{font-weight:700;color:#000;line-height:.48rem}.home_page .messageBox .message .title.hk.SMALL{font-size:var(--hk_small_font_size_eight)}.home_page .messageBox .message .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_eight)}.home_page .messageBox .message .title.hk.LARGE{font-size:var(--hk_large_font_size_eight)}.home_page .messageBox .message .title.en.SMALL{font-size:var(--en_small_font_size_eight)}.home_page .messageBox .message .title.en.MEDIUM{font-size:var(--en_middle_font_size_eight)}.home_page .messageBox .message .title.en.LARGE{font-size:var(--en_large_font_size_eight)}.home_page .messageBox .message .title img{width:.48rem;margin-right:.15rem}.home_page .messageBox .message .subTitle{font-weight:700;text-align:center;color:#000;margin-bottom:.08rem}.home_page .messageBox .message .subTitle.hk.SMALL{font-size:var(--hk_small_font_size_six)}.home_page .messageBox .message .subTitle.hk.MEDIUM{font-size:var(--hk_middle_font_size_six)}.home_page .messageBox .message .subTitle.hk.LARGE{font-size:var(--hk_large_font_size_six)}.home_page .messageBox .message .subTitle.en.SMALL{font-size:var(--en_small_font_size_six)}.home_page .messageBox .message .subTitle.en.MEDIUM{font-size:var(--en_middle_font_size_six)}.home_page .messageBox .message .subTitle.en.LARGE{font-size:var(--en_large_font_size_six)}.home_page .messageBox .message .content{font-family:var(--common-font-family);color:#000;line-height:.3rem;margin-bottom:.35rem;margin:0 .3rem .35rem 0;white-space:pre-wrap}.home_page .messageBox .message .content.hk.SMALL{font-size:var(--hk_small_font_size_five)}.home_page .messageBox .message .content.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.home_page .messageBox .message .content.hk.LARGE{font-size:var(--hk_large_font_size_five)}.home_page .messageBox .message .content.en.SMALL{font-size:var(--en_small_font_size_five)}.home_page .messageBox .message .content.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.home_page .messageBox .message .content.en.LARGE{font-size:var(--en_large_font_size_five)}.home_page .messageBox .message .time{width:100%;font-weight:400;text-align:right;color:#999;line-height:.32rem;margin:.22rem 0}.home_page .messageBox .message .time.hk.SMALL{font-size:var(--hk_small_font_size_five)}.home_page .messageBox .message .time.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.home_page .messageBox .message .time.hk.LARGE{font-size:var(--hk_large_font_size_five)}.home_page .messageBox .message .time.en.SMALL{font-size:var(--en_small_font_size_five)}.home_page .messageBox .message .time.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.home_page .messageBox .message .time.en.LARGE{font-size:var(--en_large_font_size_five)}.home_page .pwdBox{width:6.6rem;height:3.47rem;background:#fff;border-radius:.35rem;padding:.4rem}.home_page .pwdBox .pwd_title_Box{font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.55rem;margin-bottom:.4rem}.home_page .pwdBox .pwd_title_Box.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.home_page .pwdBox .pwd_title_Box.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.home_page .pwdBox .pwd_title_Box.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.home_page .pwdBox .pwd_title_Box.en.SMALL{font-size:var(--en_small_font_size_seven)}.home_page .pwdBox .pwd_title_Box.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.home_page .pwdBox .pwd_title_Box.en.LARGE{font-size:var(--en_large_font_size_seven)}.home_page .pwdBox .pwd_input_Box{width:4rem;margin-bottom:.4rem}.home_page .pwdBox .pwd_btn_box{display:-webkit-box;display:-ms-flexbox;display:flex}.home_page .pwdBox .pwd_btn_box .mr32{margin-right:.32rem}.home_page .pwdBox .pwd_btn_box .pwd_cancel_btn{width:1.76rem;height:auto;padding:.12rem 0;background:#fff;border:2px solid #775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#775dc0;cursor:pointer}.home_page .pwdBox .pwd_btn_box .pwd_cancel_btn.hk.SMALL{font-size:var(--hk_small_font_size_five)}.home_page .pwdBox .pwd_btn_box .pwd_cancel_btn.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.home_page .pwdBox .pwd_btn_box .pwd_cancel_btn.hk.LARGE{font-size:var(--hk_large_font_size_five)}.home_page .pwdBox .pwd_btn_box .pwd_cancel_btn.en.SMALL{font-size:var(--en_small_font_size_five)}.home_page .pwdBox .pwd_btn_box .pwd_cancel_btn.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.home_page .pwdBox .pwd_btn_box .pwd_cancel_btn.en.LARGE{font-size:var(--en_large_font_size_five)}.home_page .pwdBox .pwd_btn_box .pwd_sure_btn{width:1.76rem;height:auto;padding:.12rem 0;background:#775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#fff;cursor:pointer}.home_page .pwdBox .pwd_btn_box .pwd_sure_btn.hk.SMALL{font-size:var(--hk_small_font_size_five)}.home_page .pwdBox .pwd_btn_box .pwd_sure_btn.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.home_page .pwdBox .pwd_btn_box .pwd_sure_btn.hk.LARGE{font-size:var(--hk_large_font_size_five)}.home_page .pwdBox .pwd_btn_box .pwd_sure_btn.en.SMALL{font-size:var(--en_small_font_size_five)}.home_page .pwdBox .pwd_btn_box .pwd_sure_btn.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.home_page .pwdBox .pwd_btn_box .pwd_sure_btn.en.LARGE{font-size:var(--en_large_font_size_five)}html[data-v-a1a77fba]{font-size:100px}@media only screen and (max-height:650px){html[data-v-a1a77fba]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-a1a77fba]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-a1a77fba]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-a1a77fba]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-a1a77fba]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-a1a77fba]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-a1a77fba]{font-size:100px}}#app[data-v-a1a77fba],body[data-v-a1a77fba],html[data-v-a1a77fba]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-a1a77fba],#app h1[data-v-a1a77fba],#app h2[data-v-a1a77fba],#app h3[data-v-a1a77fba],#app h4[data-v-a1a77fba],#app h5[data-v-a1a77fba],#app h6[data-v-a1a77fba],#app p[data-v-a1a77fba],body body[data-v-a1a77fba],body h1[data-v-a1a77fba],body h2[data-v-a1a77fba],body h3[data-v-a1a77fba],body h4[data-v-a1a77fba],body h5[data-v-a1a77fba],body h6[data-v-a1a77fba],body p[data-v-a1a77fba],html body[data-v-a1a77fba],html h1[data-v-a1a77fba],html h2[data-v-a1a77fba],html h3[data-v-a1a77fba],html h4[data-v-a1a77fba],html h5[data-v-a1a77fba],html h6[data-v-a1a77fba],html p[data-v-a1a77fba]{margin:0}li[data-v-a1a77fba],ul[data-v-a1a77fba]{list-style:none;padding:0}[data-v-a1a77fba]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-a1a77fba]{white-space:break-spaces}.sortableDrag[data-v-a1a77fba]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-a1a77fba],.sortableDrag td[data-v-a1a77fba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-a1a77fba]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-a1a77fba]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-a1a77fba]{color:var(--theme-color)}.error_color[data-v-a1a77fba]{color:#eb6646!important}.warn_color[data-v-a1a77fba]{color:#ff6800}.pointer[data-v-a1a77fba]{cursor:pointer}.ellipsis[data-v-a1a77fba]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-a1a77fba]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-a1a77fba],.flex_center_center[data-v-a1a77fba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-a1a77fba],.flex_center_center[data-v-a1a77fba]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-a1a77fba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-a1a77fba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-a1a77fba],.flex_row_s_p[data-v-a1a77fba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-a1a77fba]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-a1a77fba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-a1a77fba],.flex_start[data-v-a1a77fba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-a1a77fba]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-a1a77fba],.flex_column_center_center[data-v-a1a77fba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-a1a77fba]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-a1a77fba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-a1a77fba]{position:relative;border-radius:.2rem}.talk_frame[data-v-a1a77fba]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-a1a77fba]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-a1a77fba]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-a1a77fba]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-a1a77fba]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-a1a77fba]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-a1a77fba]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-a1a77fba]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-a1a77fba]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-a1a77fba]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-a1a77fba]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-a1a77fba]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-a1a77fba]{max-height:30vh}.ant-select-dropdown-menu[data-v-a1a77fba]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-a1a77fba]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-a1a77fba]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-a1a77fba]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-a1a77fba]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-a1a77fba]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-a1a77fba]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-a1a77fba]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-a1a77fba]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-a1a77fba]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-a1a77fba]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-a1a77fba]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-a1a77fba]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-a1a77fba]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-a1a77fba]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-a1a77fba]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-a1a77fba]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-a1a77fba]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-a1a77fba]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-a1a77fba]{width:100%}.ant-input[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-a1a77fba]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-a1a77fba]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-a1a77fba]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-a1a77fba]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-a1a77fba]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-a1a77fba]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-a1a77fba]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-a1a77fba]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-a1a77fba]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-a1a77fba],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-a1a77fba]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-a1a77fba]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-a1a77fba]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-a1a77fba],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-a1a77fba]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-a1a77fba]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-a1a77fba],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-a1a77fba]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-a1a77fba]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-a1a77fba]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a1a77fba],.ant-table-thead>tr>th[data-v-a1a77fba]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-a1a77fba]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-a1a77fba]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a1a77fba]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a1a77fba]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a1a77fba]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-a1a77fba]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-a1a77fba]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-a1a77fba]{width:24px;height:24px}.ant-radio-inner[data-v-a1a77fba]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-a1a77fba]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-a1a77fba],.ant-radio-checked .ant-radio-inner[data-v-a1a77fba]{border-color:#10c7a3}.ant-checkbox[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-a1a77fba]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-a1a77fba]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-a1a77fba]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-a1a77fba]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-a1a77fba]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-a1a77fba]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-a1a77fba]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-a1a77fba]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-a1a77fba]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-a1a77fba],.ant-dropdown-menu-submenu-title[data-v-a1a77fba]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-a1a77fba],:root .ant-dropdown-link>.anticon.anticon-down[data-v-a1a77fba],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-a1a77fba]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-a1a77fba]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-a1a77fba]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-a1a77fba]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-a1a77fba]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-a1a77fba],.dropMenuItem_hk_SMALL[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-a1a77fba]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-a1a77fba]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-a1a77fba]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-a1a77fba]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-a1a77fba]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-a1a77fba]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-a1a77fba],.ant-switch[data-v-a1a77fba]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-a1a77fba],.ant-switch[data-v-a1a77fba]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-a1a77fba]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-a1a77fba]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-a1a77fba]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-a1a77fba]{width:100%}.ant-progress-circle .ant-progress-text[data-v-a1a77fba]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-a1a77fba]{max-width:4.6rem}.ant-popover-title[data-v-a1a77fba]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-a1a77fba]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-a1a77fba]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-a1a77fba],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-a1a77fba],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-a1a77fba]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-a1a77fba],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-a1a77fba],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-a1a77fba]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-a1a77fba]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-a1a77fba]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-a1a77fba]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-a1a77fba]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-a1a77fba]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-a1a77fba]{text-decoration:underline}.modalBox .btn_box[data-v-a1a77fba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-a1a77fba],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-a1a77fba],.ant-pagination-disabled:focus a[data-v-a1a77fba],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-a1a77fba],.ant-pagination-disabled:hover a[data-v-a1a77fba],[data-v-a1a77fba] .ant-pagination-disabled a{background:#e6e7e8}[data-v-a1a77fba] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-a1a77fba] .ant-pagination-item-active a,[data-v-a1a77fba] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-a1a77fba] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-a1a77fba] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-a1a77fba]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-a1a77fba]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-a1a77fba]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-a1a77fba]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-a1a77fba]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-a1a77fba]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-a1a77fba]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-a1a77fba]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-a1a77fba],.wangEditor table th[data-v-a1a77fba]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-a1a77fba]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-a1a77fba]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-a1a77fba]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-a1a77fba]{display:block}.wangEditor ol[data-v-a1a77fba],.wangEditor ul[data-v-a1a77fba]{margin:10px 0 10px 20px}.wangEditor ul[data-v-a1a77fba],.wangEditor ul li[data-v-a1a77fba]{list-style:disc inside!important}.wangEditor ol[data-v-a1a77fba],.wangEditor ol li[data-v-a1a77fba]{list-style:decimal inside!important}.wangEditor img[data-v-a1a77fba]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-a1a77fba]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-a1a77fba]{border-bottom:2px solid #e1e1e1}.component[data-v-a1a77fba]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-a1a77fba]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-a1a77fba]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-a1a77fba]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-a1a77fba]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-a1a77fba]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-a1a77fba]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-a1a77fba]{cursor:default}.listen_picture[data-v-a1a77fba]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-a1a77fba]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-a1a77fba]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-a1a77fba]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-a1a77fba]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-a1a77fba]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-a1a77fba]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-a1a77fba]{font-size:var(--en_large_font_size_five)}[data-v-a1a77fba] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-a1a77fba]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-a1a77fba]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-a1a77fba]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-a1a77fba]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-a1a77fba]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-a1a77fba]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-a1a77fba]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-a1a77fba]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-a1a77fba],.home_practice_status.NO_PUBLIC[data-v-a1a77fba]{background:#2c58b1}.home_practice_status.FINISHED[data-v-a1a77fba],.home_practice_status.IN_PROGRESS[data-v-a1a77fba],.home_practice_status.NOT_STARTED[data-v-a1a77fba],.home_practice_status.UNDISTRIBUTED[data-v-a1a77fba]{background:#486fbf}.ant-calendar-picker-container[data-v-a1a77fba]{z-index:9999999!important}.teacher_dashboard_card_page[data-v-a1a77fba]{width:100%}.teacher_dashboard_card_page .mr20[data-v-a1a77fba]{margin-right:.2rem}.teacher_dashboard_card_page .mb20[data-v-a1a77fba]{margin-bottom:.2rem}.teacher_dashboard_card_page .flex[data-v-a1a77fba]{display:-webkit-box;display:-ms-flexbox;display:flex}.teacher_dashboard_card_page .flex_end[data-v-a1a77fba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.teacher_dashboard_card_page .title_box[data-v-a1a77fba]{font-size:.28rem;color:#734fb3;line-height:.3rem}.teacher_dashboard_card_page .content_box[data-v-a1a77fba]{width:100%;height:auto;overflow:hidden;padding:.1rem 0}.teacher_dashboard_card_page .content_box .content_item_box[data-v-a1a77fba]{float:left;width:33.33333%;margin-bottom:.4rem;padding-right:.4rem}.teacher_dashboard_card_page .content_box .content_item_box.two[data-v-a1a77fba]{width:66.66667%}.teacher_dashboard_card_page .content_box .content_item[data-v-a1a77fba]{border-radius:.12rem;background:#fff;-webkit-box-shadow:0 3.5px 0 0 rgba(99,99,99,.2);box-shadow:0 3.5px 0 0 rgba(99,99,99,.2)}.teacher_dashboard_card_page .content_box .content_item .top_box[data-v-a1a77fba]{width:100%;height:.6rem;background:#8a66ee;border-radius:.12rem .12rem 0 0;padding:0 .16rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.teacher_dashboard_card_page .content_box .content_item .top_box span[data-v-a1a77fba]{font-size:.24rem;line-height:.6rem;cursor:pointer}.teacher_dashboard_card_page .content_box .content_item .top_box span .more_img[data-v-a1a77fba]{width:.32rem;height:.32rem;cursor:pointer;margin-left:.1rem}.teacher_dashboard_card_page .content_box .content_item .top_box .right_img[data-v-a1a77fba]{height:.6rem}.teacher_dashboard_card_page .content_box .content_item .content_detail[data-v-a1a77fba]{width:100%;height:3.8rem;padding:.2rem .15rem;overflow:hidden}.teacher_dashboard_card_page .content_box .content_item .content_detail[data-v-a1a77fba]::-webkit-scrollbar{width:6px;height:6px}.teacher_dashboard_card_page .content_box .content_item .content_detail[data-v-a1a77fba]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.teacher_dashboard_card_page .content_box .content_item .content_detail[data-v-a1a77fba]::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.teacher_dashboard_card_page .content_box .content_item .content_detail .echarts_box[data-v-a1a77fba]{width:100%;height:3.3rem}.teacher_dashboard_card_page .content_box .content_item .content_detail .content_detail_item[data-v-a1a77fba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.2rem .1rem;border-bottom:1px solid #8a66ee}.teacher_dashboard_card_page .content_box .content_item .content_detail .content_detail_item[data-v-a1a77fba]:last-child{border-bottom:0}.teacher_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .item_obj[data-v-a1a77fba]{width:3.6rem;height:.6rem;font-size:.22rem;text-align:left;color:#414042;line-height:.22rem;margin-right:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.teacher_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .item_obj .distributeObject[data-v-a1a77fba]{line-height:.3rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.teacher_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .item_obj .icon_img[data-v-a1a77fba]{width:.6rem;height:.6rem;margin-right:.1rem}.teacher_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .home_info[data-v-a1a77fba]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.teacher_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .home_info .icon_img[data-v-a1a77fba]{width:.48rem;height:.48rem;margin-right:.1rem}.teacher_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .home_info .info_box[data-v-a1a77fba]{width:100%;font-size:.22rem;text-align:left;color:#5848a8;line-height:.3rem}.teacher_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .home_info .info_box .info_box_top[data-v-a1a77fba]{width:100%;margin-bottom:.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teacher_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .home_info .info_box .info_box_top.cursor span[data-v-a1a77fba]{cursor:pointer;border-bottom:2px solid #5848a8}.teacher_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .home_info .info_box .info_box_btn[data-v-a1a77fba]{width:100%;font-size:.22rem;text-align:left;color:#5848a8;line-height:.3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teacher_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .progress_box[data-v-a1a77fba]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.2rem;min-width:1rem}.teacher_dashboard_card_page .content_box .content_item .content_detail .student_box[data-v-a1a77fba]{padding:.18rem .4rem .18rem .2rem;background:#fcffff;-webkit-box-shadow:1.14px 1.27px 4.27px 2px rgba(88,72,168,.2);box-shadow:1.14px 1.27px 4.27px 2px rgba(88,72,168,.2);border-radius:.06rem;font-size:.22rem;text-align:left;color:#5848a8;line-height:.24rem;margin-bottom:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.teacher_dashboard_card_page .content_box .content_item .content_detail .student_box[data-v-a1a77fba]:last-child{margin-bottom:0}.teacher_dashboard_card_page .content_box .content_item .content_detail .student_box .className[data-v-a1a77fba]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;border-right:1px solid #fff}.teacher_dashboard_card_page .content_box .content_item .content_detail .student_box .className .studentNo[data-v-a1a77fba]{width:.4rem;text-align:left}.teacher_dashboard_card_page .content_box .content_item .content_detail .student_box .className .studentName[data-v-a1a77fba]{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:.24rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.teacher_dashboard_card_page .content_box .content_item .content_detail .student_box .notSubmittedNum[data-v-a1a77fba]{width:1rem;text-align:right}.teacher_dashboard_card_page .content_box .content_item .no_scroll[data-v-a1a77fba]{overflow-y:scroll;overflow-x:none}.teacher_dashboard_card_page .content_box .content_item .no_scroll[data-v-a1a77fba]::-webkit-scrollbar{display:none}.teacher_dashboard_card_page .content_box .content_item .noData[data-v-a1a77fba]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:3.3rem;color:#939393;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem}.teacher_dashboard_card_page .content_box .content_item .noData.hk.SMALL[data-v-a1a77fba]{font-size:var(--hk_small_font_size_18)}.teacher_dashboard_card_page .content_box .content_item .noData.hk.MEDIUM[data-v-a1a77fba]{font-size:var(--hk_middle_font_size_20)}.teacher_dashboard_card_page .content_box .content_item .noData.hk.LARGE[data-v-a1a77fba]{font-size:var(--hk_large_font_size_22)}.teacher_dashboard_card_page .content_box .content_item .noData.en.SMALL[data-v-a1a77fba]{font-size:var(--en_small_font_size_18)}.teacher_dashboard_card_page .content_box .content_item .noData.en.MEDIUM[data-v-a1a77fba]{font-size:var(--en_middle_font_size_20)}.teacher_dashboard_card_page .content_box .content_item .noData.en.LARGE[data-v-a1a77fba]{font-size:var(--en_large_font_size_22)}.teacher_dashboard_card_page .content_box .content_img[data-v-a1a77fba]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.teacher_dashboard_card_page .content_box .content_img img[data-v-a1a77fba]{width:auto;max-width:100%;height:4.6rem;max-height:100%;-o-object-fit:contain;object-fit:contain}.teacher_dashboard_card_page .class_action[data-v-a1a77fba]{margin-bottom:.4rem}.teacher_dashboard_card_page .no_sub_box[data-v-a1a77fba]{width:100%;height:100%;overflow-y:scroll;padding:.05rem .1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.teacher_dashboard_card_page .no_sub_box[data-v-a1a77fba]::-webkit-scrollbar{width:6px;height:6px}.teacher_dashboard_card_page .no_sub_box[data-v-a1a77fba]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.teacher_dashboard_card_page .no_sub_box[data-v-a1a77fba]::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.teacher_dashboard_card_page .no_sub_box .no_sub_detail[data-v-a1a77fba]{-webkit-box-flex:1;-ms-flex:1;flex:1}.teacher_dashboard_card_page .no_sub_box .no_sub_detail .student_box[data-v-a1a77fba]{padding:.18rem .4rem .18rem .2rem;background:#fcffff;-webkit-box-shadow:1.14px 1.27px 4.27px 2px rgba(88,72,168,.2);box-shadow:1.14px 1.27px 4.27px 2px rgba(88,72,168,.2);border-radius:.06rem;font-size:.22rem;text-align:left;color:#5848a8;line-height:.24rem;margin-bottom:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.teacher_dashboard_card_page .no_sub_box .no_sub_detail .student_box .className[data-v-a1a77fba]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;border-right:1px solid #fff}.teacher_dashboard_card_page .no_sub_box .no_sub_detail .student_box .className .studentNo[data-v-a1a77fba]{width:.4rem;text-align:left}.teacher_dashboard_card_page .no_sub_box .no_sub_detail .student_box .className .studentName[data-v-a1a77fba]{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:.24rem;text-align:left}.teacher_dashboard_card_page .no_sub_box .no_sub_detail .student_box .notSubmittedNum[data-v-a1a77fba]{width:1rem;text-align:right}.teacher_dashboard_card_page .noDataFlex[data-v-a1a77fba]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;color:#939393;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.teacher_dashboard_card_page .noDataFlex.hk.SMALL[data-v-a1a77fba]{font-size:var(--hk_small_font_size_18)}.teacher_dashboard_card_page .noDataFlex.hk.MEDIUM[data-v-a1a77fba]{font-size:var(--hk_middle_font_size_20)}.teacher_dashboard_card_page .noDataFlex.hk.LARGE[data-v-a1a77fba]{font-size:var(--hk_large_font_size_22)}.teacher_dashboard_card_page .noDataFlex.en.SMALL[data-v-a1a77fba]{font-size:var(--en_small_font_size_18)}.teacher_dashboard_card_page .noDataFlex.en.MEDIUM[data-v-a1a77fba]{font-size:var(--en_middle_font_size_20)}.teacher_dashboard_card_page .noDataFlex.en.LARGE[data-v-a1a77fba]{font-size:var(--en_large_font_size_22)}html[data-v-13f48c06]{font-size:100px}@media only screen and (max-height:650px){html[data-v-13f48c06]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-13f48c06]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-13f48c06]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-13f48c06]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-13f48c06]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-13f48c06]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-13f48c06]{font-size:100px}}#app[data-v-13f48c06],body[data-v-13f48c06],html[data-v-13f48c06]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-13f48c06],#app h1[data-v-13f48c06],#app h2[data-v-13f48c06],#app h3[data-v-13f48c06],#app h4[data-v-13f48c06],#app h5[data-v-13f48c06],#app h6[data-v-13f48c06],#app p[data-v-13f48c06],body body[data-v-13f48c06],body h1[data-v-13f48c06],body h2[data-v-13f48c06],body h3[data-v-13f48c06],body h4[data-v-13f48c06],body h5[data-v-13f48c06],body h6[data-v-13f48c06],body p[data-v-13f48c06],html body[data-v-13f48c06],html h1[data-v-13f48c06],html h2[data-v-13f48c06],html h3[data-v-13f48c06],html h4[data-v-13f48c06],html h5[data-v-13f48c06],html h6[data-v-13f48c06],html p[data-v-13f48c06]{margin:0}li[data-v-13f48c06],ul[data-v-13f48c06]{list-style:none;padding:0}[data-v-13f48c06]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-13f48c06]{white-space:break-spaces}.sortableDrag[data-v-13f48c06]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-13f48c06],.sortableDrag td[data-v-13f48c06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-13f48c06]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-13f48c06]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-13f48c06]{color:var(--theme-color)}.error_color[data-v-13f48c06]{color:#eb6646!important}.warn_color[data-v-13f48c06]{color:#ff6800}.pointer[data-v-13f48c06]{cursor:pointer}.ellipsis[data-v-13f48c06]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-13f48c06]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-13f48c06],.flex_center_center[data-v-13f48c06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-13f48c06],.flex_center_center[data-v-13f48c06]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-13f48c06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-13f48c06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-13f48c06],.flex_row_s_p[data-v-13f48c06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-13f48c06]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-13f48c06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-13f48c06],.flex_start[data-v-13f48c06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-13f48c06]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-13f48c06],.flex_column_center_center[data-v-13f48c06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-13f48c06]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-13f48c06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-13f48c06]{position:relative;border-radius:.2rem}.talk_frame[data-v-13f48c06]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-13f48c06]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-13f48c06]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-13f48c06]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-13f48c06]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-13f48c06]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-13f48c06]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-13f48c06]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-13f48c06]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-13f48c06]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-13f48c06]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-13f48c06]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-13f48c06]{max-height:30vh}.ant-select-dropdown-menu[data-v-13f48c06]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-13f48c06]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-13f48c06]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-13f48c06]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-13f48c06]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-13f48c06]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-13f48c06]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-13f48c06]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-13f48c06]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-13f48c06]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-13f48c06]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-13f48c06]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-13f48c06]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-13f48c06]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-13f48c06]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-13f48c06]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-13f48c06]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-13f48c06]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-13f48c06]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-13f48c06]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-13f48c06]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-13f48c06]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-13f48c06]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-13f48c06]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-13f48c06]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-13f48c06]{width:100%}.ant-input[data-v-13f48c06]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-13f48c06]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-13f48c06]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-13f48c06]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-13f48c06]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-13f48c06]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-13f48c06]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-13f48c06]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-13f48c06]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-13f48c06]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-13f48c06]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-13f48c06]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-13f48c06]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-13f48c06],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-13f48c06]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-13f48c06]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-13f48c06]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-13f48c06],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-13f48c06]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-13f48c06]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-13f48c06]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-13f48c06],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-13f48c06]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-13f48c06]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-13f48c06]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-13f48c06]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-13f48c06],.ant-table-thead>tr>th[data-v-13f48c06]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-13f48c06]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-13f48c06]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-13f48c06]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-13f48c06]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-13f48c06]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-13f48c06]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-13f48c06]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-13f48c06]{width:24px;height:24px}.ant-radio-inner[data-v-13f48c06]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-13f48c06]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-13f48c06]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-13f48c06],.ant-radio-checked .ant-radio-inner[data-v-13f48c06]{border-color:#10c7a3}.ant-checkbox[data-v-13f48c06]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-13f48c06]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-13f48c06]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-13f48c06]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-13f48c06]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-13f48c06]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-13f48c06]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-13f48c06]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-13f48c06]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-13f48c06]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-13f48c06]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-13f48c06],.ant-dropdown-menu-submenu-title[data-v-13f48c06]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-13f48c06],:root .ant-dropdown-link>.anticon.anticon-down[data-v-13f48c06],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-13f48c06]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-13f48c06]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-13f48c06]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-13f48c06]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-13f48c06]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-13f48c06]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-13f48c06],.dropMenuItem_hk_SMALL[data-v-13f48c06]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-13f48c06]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-13f48c06]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-13f48c06]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-13f48c06]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-13f48c06]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-13f48c06]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-13f48c06],.ant-switch[data-v-13f48c06]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-13f48c06],.ant-switch[data-v-13f48c06]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-13f48c06]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-13f48c06]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-13f48c06]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-13f48c06]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-13f48c06]{width:100%}.ant-progress-circle .ant-progress-text[data-v-13f48c06]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-13f48c06]{max-width:4.6rem}.ant-popover-title[data-v-13f48c06]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-13f48c06]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-13f48c06]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-13f48c06],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-13f48c06],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-13f48c06]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-13f48c06],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-13f48c06],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-13f48c06]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-13f48c06]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-13f48c06]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-13f48c06]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-13f48c06]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-13f48c06]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-13f48c06]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-13f48c06]{text-decoration:underline}.modalBox .btn_box[data-v-13f48c06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-13f48c06],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-13f48c06],.ant-pagination-disabled:focus a[data-v-13f48c06],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-13f48c06],.ant-pagination-disabled:hover a[data-v-13f48c06],[data-v-13f48c06] .ant-pagination-disabled a{background:#e6e7e8}[data-v-13f48c06] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-13f48c06] .ant-pagination-item-active a,[data-v-13f48c06] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-13f48c06] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-13f48c06] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-13f48c06]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-13f48c06]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-13f48c06]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-13f48c06]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-13f48c06]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-13f48c06]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-13f48c06]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-13f48c06]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-13f48c06]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-13f48c06],.wangEditor table th[data-v-13f48c06]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-13f48c06]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-13f48c06]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-13f48c06]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-13f48c06]{display:block}.wangEditor ol[data-v-13f48c06],.wangEditor ul[data-v-13f48c06]{margin:10px 0 10px 20px}.wangEditor ul[data-v-13f48c06],.wangEditor ul li[data-v-13f48c06]{list-style:disc inside!important}.wangEditor ol[data-v-13f48c06],.wangEditor ol li[data-v-13f48c06]{list-style:decimal inside!important}.wangEditor img[data-v-13f48c06]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-13f48c06]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-13f48c06]{border-bottom:2px solid #e1e1e1}.component[data-v-13f48c06]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-13f48c06]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-13f48c06]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-13f48c06]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-13f48c06]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-13f48c06]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-13f48c06]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-13f48c06]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-13f48c06]{cursor:default}.listen_picture[data-v-13f48c06]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-13f48c06]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-13f48c06]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-13f48c06]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-13f48c06]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-13f48c06]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-13f48c06]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-13f48c06]{font-size:var(--en_large_font_size_five)}[data-v-13f48c06] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-13f48c06]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-13f48c06]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-13f48c06]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-13f48c06]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-13f48c06]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-13f48c06]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-13f48c06]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-13f48c06]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-13f48c06],.home_practice_status.NO_PUBLIC[data-v-13f48c06]{background:#2c58b1}.home_practice_status.FINISHED[data-v-13f48c06],.home_practice_status.IN_PROGRESS[data-v-13f48c06],.home_practice_status.NOT_STARTED[data-v-13f48c06],.home_practice_status.UNDISTRIBUTED[data-v-13f48c06]{background:#486fbf}.ant-calendar-picker-container[data-v-13f48c06]{z-index:9999999!important}.dashboard_new_page[data-v-13f48c06]{width:100%;height:100%;background:#f5f0ff}.dashboard_new_page[data-v-13f48c06] .ant-affix{width:calc(100% - .5rem)!important;top:1rem!important}.dashboard_new_page .main[data-v-13f48c06]{width:100%;height:100%;padding:0 0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.dashboard_new_page .main[data-v-13f48c06]::-webkit-scrollbar{width:.1rem;background-color:transparent}.dashboard_new_page .main[data-v-13f48c06]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.dashboard_new_page .main .filter_action_box[data-v-13f48c06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem .4rem .3rem 0;background:#f5f0ff;position:sticky;top:0;z-index:2}.dashboard_new_page .main .filter_action_box .title_box[data-v-13f48c06]{font-size:.28rem;color:#734fb3;line-height:.3rem}.dashboard_new_page .main .filter_action_box .action_box[data-v-13f48c06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dashboard_new_page .main .filter_action_box .action_box .action_btn span[data-v-13f48c06]{margin-right:.04rem}.dashboard_new_page .main .filter_action_box .action_box .action_btn img[data-v-13f48c06]{width:.15rem;height:.15rem}.dashboard_new_page .main .filter_action_box .mr20[data-v-13f48c06]{margin-right:.2rem}.dashboard_new_page .main .content_box[data-v-13f48c06]{width:100%}.dashboard_new_page .quickBox[data-v-13f48c06]{width:10.25rem;min-height:5.81rem;background:#fff;border-radius:.14rem}.dashboard_new_page .quickBox .titleBox[data-v-13f48c06]{width:100%;height:.98rem;background-image:url(../img/top_bg@2x.ca12b69c.png);background-position:bottom;background-size:cover;border-radius:.14rem;position:relative}.dashboard_new_page .quickBox .titleBox .returnBox[data-v-13f48c06]{position:absolute;left:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#fff;line-height:.34rem;cursor:pointer}.dashboard_new_page .quickBox .titleBox .returnBox img[data-v-13f48c06]{width:.24rem;margin-right:.15rem}.dashboard_new_page .quickBox .titleBox .quicktitle[data-v-13f48c06]{font-size:.3rem;font-family:var(--common-font-family);color:#fff;line-height:.34rem}.dashboard_new_page .quickBox .titleBox .quicktitle_hk_SMALL[data-v-13f48c06]{font-size:var(--hk_small_font_size_eight)}.dashboard_new_page .quickBox .titleBox .quicktitle_hk_MEDIUM[data-v-13f48c06]{font-size:var(--hk_middle_font_size_eight)}.dashboard_new_page .quickBox .titleBox .quicktitle_hk_LARGE[data-v-13f48c06]{font-size:var(--hk_large_font_size_eight)}.dashboard_new_page .quickBox .titleBox .quicktitle_en_SMALL[data-v-13f48c06]{font-size:var(--en_small_font_size_eight)}.dashboard_new_page .quickBox .titleBox .quicktitle_en_MEDIUM[data-v-13f48c06]{font-size:var(--en_middle_font_size_eight)}.dashboard_new_page .quickBox .titleBox .quicktitle_en_LARGE[data-v-13f48c06]{font-size:var(--en_large_font_size_eight)}.dashboard_new_page .quickBox .titleBox .close[data-v-13f48c06]{position:absolute;right:.2rem;width:.32rem;height:.32rem;cursor:pointer}.dashboard_new_page .quickBox .titleBox .close img[data-v-13f48c06]{width:100%;height:100%}.dashboard_new_page .quickBox .quick_content[data-v-13f48c06]{width:100%;height:auto;padding:.4rem}.dashboard_new_page .quickBox .quick_content .quick_content_tab[data-v-13f48c06]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_new_page .quickBox .quick_content .imgBox[data-v-13f48c06]{width:.32rem;height:.32rem}.dashboard_new_page .quickBox .quick_content .quick_content_img[data-v-13f48c06]{width:.32rem;height:.32rem;cursor:pointer}.dashboard_new_page .quickBox .quick_content .mr40[data-v-13f48c06]{margin-right:.4rem}.dashboard_new_page .quickBox .quick_content .ml40[data-v-13f48c06]{margin-left:.4rem}.dashboard_new_page .quickBox .quick_content .quick_content_top[data-v-13f48c06]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_new_page .quickBox .quick_content .quick_content_top .quick_content_item[data-v-13f48c06]{width:2.75rem;height:2.58rem;background:#eeeaf9;border:1px dashed #e1e1e1;border-radius:.14rem;-webkit-box-shadow:0 0 .2rem 0 rgba(64,32,153,.1);box-shadow:0 0 .2rem 0 rgba(64,32,153,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_icon[data-v-13f48c06]{width:.44rem;height:.44rem}.dashboard_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_icon img[data-v-13f48c06]{height:100%}.dashboard_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_name[data-v-13f48c06]{margin:.2rem 0 .4rem 0;font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.34rem;width:100%;text-align:center}.dashboard_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_name_hk_SMALL[data-v-13f48c06]{font-size:var(--hk_small_font_size_seven)}.dashboard_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_name_hk_MEDIUM[data-v-13f48c06]{font-size:var(--hk_middle_font_size_seven)}.dashboard_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_name_hk_LARGE[data-v-13f48c06]{font-size:var(--hk_large_font_size_seven)}.dashboard_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_name_en_SMALL[data-v-13f48c06]{font-size:var(--en_small_font_size_seven)}.dashboard_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_name_en_MEDIUM[data-v-13f48c06]{font-size:var(--en_middle_font_size_seven)}.dashboard_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_name_en_LARGE[data-v-13f48c06]{font-size:var(--en_large_font_size_seven)}.dashboard_new_page .quickBox .quick_content .quick_content_btn[data-v-13f48c06]{width:100%;height:auto;margin-top:.4rem}.dashboard_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item[data-v-13f48c06]{width:auto;height:1.09rem;padding:0 .2rem;background:#eeeaf9;border-radius:.14rem;-webkit-box-shadow:0 0 .2rem 0 rgba(64,32,153,.1);box-shadow:0 0 .2rem 0 rgba(64,32,153,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_icon[data-v-13f48c06]{width:.44rem;height:.44rem}.dashboard_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_icon img[data-v-13f48c06]{height:100%}.dashboard_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .ml14[data-v-13f48c06]{margin-left:.14rem}.dashboard_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_name[data-v-13f48c06]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.34rem;margin:0 .2rem;width:100%;text-align:center}.dashboard_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_name_hk_SMALL[data-v-13f48c06]{font-size:var(--hk_small_font_size_seven)}.dashboard_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_name_hk_MEDIUM[data-v-13f48c06]{font-size:var(--hk_middle_font_size_seven)}.dashboard_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_name_hk_LARGE[data-v-13f48c06]{font-size:var(--hk_large_font_size_seven)}.dashboard_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_name_en_SMALL[data-v-13f48c06]{font-size:var(--en_small_font_size_seven)}.dashboard_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_name_en_MEDIUM[data-v-13f48c06]{font-size:var(--en_middle_font_size_seven)}.dashboard_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_name_en_LARGE[data-v-13f48c06]{font-size:var(--en_large_font_size_seven)}.dashboard_new_page .quickBox .quick_content .content_top[data-v-13f48c06]{width:100%}.dashboard_new_page .quickBox .quick_content .content_content[data-v-13f48c06]{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dashboard_new_page .quickBox .quick_content .content_content .content_top[data-v-13f48c06],.dashboard_new_page .quickBox .quick_content .content_content[data-v-13f48c06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_new_page .quickBox .quick_content .content_content .content_top[data-v-13f48c06]{margin-top:.2rem}.dashboard_new_page .quickBox .quick_content .content_content .content_top .report_content[data-v-13f48c06]{width:2.88rem;height:1.06rem;background:#eeeaf9;border:1px solid #e1e1e1;border-radius:.14rem;-webkit-box-shadow:0 0 .2rem 0 rgba(64,32,153,.1);box-shadow:0 0 .2rem 0 rgba(64,32,153,.1);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.dashboard_new_page .quickBox .quick_content .content_content .content_top .report_content[data-v-13f48c06]:hover{border:2px solid #775dc0}.dashboard_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title[data-v-13f48c06]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.34rem;width:100%;text-align:center}.dashboard_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title_hk_SMALL[data-v-13f48c06]{font-size:var(--hk_small_font_size_seven)}.dashboard_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title_hk_MEDIUM[data-v-13f48c06]{font-size:var(--hk_middle_font_size_seven)}.dashboard_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title_hk_LARGE[data-v-13f48c06]{font-size:var(--hk_large_font_size_seven)}.dashboard_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title_en_SMALL[data-v-13f48c06]{font-size:var(--en_small_font_size_seven)}.dashboard_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title_en_MEDIUM[data-v-13f48c06]{font-size:var(--en_middle_font_size_seven)}.dashboard_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title_en_LARGE[data-v-13f48c06]{font-size:var(--en_large_font_size_seven)}.dashboard_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title .btn_box[data-v-13f48c06]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.12rem}.dashboard_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title .btn_box .button[data-v-13f48c06]{width:auto;padding:0 .12rem;height:.24rem;color:#775dc0;background:#fff;border-radius:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title .btn_box .button[data-v-13f48c06]:hover{background:#775dc0;color:#fff}.dashboard_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title .btn_box .button span[data-v-13f48c06]{font-size:.14rem;line-height:.2rem;margin-right:.12rem}.dashboard_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title .btn_box .button img[data-v-13f48c06]{width:.2rem;height:.2rem}.dashboard_new_page .quickBox .quick_content .content_content .content_top .report_content .more[data-v-13f48c06]{position:absolute;bottom:.12rem;right:.12rem;width:.24rem;height:.24rem}.dashboard_new_page .quickBox .quick_content .content_content .content_top .notPoint[data-v-13f48c06]{cursor:not-allowed}.dashboard_new_page .quickBox .quick_content .content_content .content_top .mlr20[data-v-13f48c06]{margin:.2rem}.dashboard_new_page .quickBox .quick_content .content_content .content_top .mr20[data-v-13f48c06]{margin-right:.2rem}.dashboard_new_page .quickBox .quick_content .ael_tab[data-v-13f48c06]{width:auto}html[data-v-93ab08d2]{font-size:100px}@media only screen and (max-height:650px){html[data-v-93ab08d2]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-93ab08d2]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-93ab08d2]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-93ab08d2]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-93ab08d2]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-93ab08d2]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-93ab08d2]{font-size:100px}}#app[data-v-93ab08d2],body[data-v-93ab08d2],html[data-v-93ab08d2]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-93ab08d2],#app h1[data-v-93ab08d2],#app h2[data-v-93ab08d2],#app h3[data-v-93ab08d2],#app h4[data-v-93ab08d2],#app h5[data-v-93ab08d2],#app h6[data-v-93ab08d2],#app p[data-v-93ab08d2],body body[data-v-93ab08d2],body h1[data-v-93ab08d2],body h2[data-v-93ab08d2],body h3[data-v-93ab08d2],body h4[data-v-93ab08d2],body h5[data-v-93ab08d2],body h6[data-v-93ab08d2],body p[data-v-93ab08d2],html body[data-v-93ab08d2],html h1[data-v-93ab08d2],html h2[data-v-93ab08d2],html h3[data-v-93ab08d2],html h4[data-v-93ab08d2],html h5[data-v-93ab08d2],html h6[data-v-93ab08d2],html p[data-v-93ab08d2]{margin:0}li[data-v-93ab08d2],ul[data-v-93ab08d2]{list-style:none;padding:0}[data-v-93ab08d2]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-93ab08d2]{white-space:break-spaces}.sortableDrag[data-v-93ab08d2]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-93ab08d2],.sortableDrag td[data-v-93ab08d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-93ab08d2]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-93ab08d2]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-93ab08d2]{color:var(--theme-color)}.error_color[data-v-93ab08d2]{color:#eb6646!important}.warn_color[data-v-93ab08d2]{color:#ff6800}.pointer[data-v-93ab08d2]{cursor:pointer}.ellipsis[data-v-93ab08d2]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-93ab08d2]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-93ab08d2],.flex_center_center[data-v-93ab08d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-93ab08d2],.flex_center_center[data-v-93ab08d2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-93ab08d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-93ab08d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-93ab08d2],.flex_row_s_p[data-v-93ab08d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-93ab08d2]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-93ab08d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-93ab08d2],.flex_start[data-v-93ab08d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-93ab08d2]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-93ab08d2],.flex_column_center_center[data-v-93ab08d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-93ab08d2]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-93ab08d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-93ab08d2]{position:relative;border-radius:.2rem}.talk_frame[data-v-93ab08d2]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-93ab08d2]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-93ab08d2]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-93ab08d2]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-93ab08d2]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-93ab08d2]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-93ab08d2]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-93ab08d2]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-93ab08d2]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-93ab08d2]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-93ab08d2]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-93ab08d2]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-93ab08d2]{max-height:30vh}.ant-select-dropdown-menu[data-v-93ab08d2]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-93ab08d2]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-93ab08d2]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-93ab08d2]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-93ab08d2]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-93ab08d2]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-93ab08d2]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-93ab08d2]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-93ab08d2]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-93ab08d2]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-93ab08d2]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-93ab08d2]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-93ab08d2]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-93ab08d2]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-93ab08d2]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-93ab08d2]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-93ab08d2]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-93ab08d2]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-93ab08d2]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-93ab08d2]{width:100%}.ant-input[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-93ab08d2]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-93ab08d2]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-93ab08d2]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-93ab08d2]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-93ab08d2]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-93ab08d2]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-93ab08d2]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-93ab08d2]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-93ab08d2]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-93ab08d2],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-93ab08d2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-93ab08d2]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-93ab08d2]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-93ab08d2],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-93ab08d2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-93ab08d2]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-93ab08d2],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-93ab08d2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-93ab08d2]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-93ab08d2]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-93ab08d2],.ant-table-thead>tr>th[data-v-93ab08d2]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-93ab08d2]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-93ab08d2]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-93ab08d2]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-93ab08d2]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-93ab08d2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-93ab08d2]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-93ab08d2]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-93ab08d2]{width:24px;height:24px}.ant-radio-inner[data-v-93ab08d2]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-93ab08d2]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-93ab08d2],.ant-radio-checked .ant-radio-inner[data-v-93ab08d2]{border-color:#10c7a3}.ant-checkbox[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-93ab08d2]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-93ab08d2]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-93ab08d2]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-93ab08d2]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-93ab08d2]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-93ab08d2]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-93ab08d2]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-93ab08d2]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-93ab08d2]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-93ab08d2],.ant-dropdown-menu-submenu-title[data-v-93ab08d2]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-93ab08d2],:root .ant-dropdown-link>.anticon.anticon-down[data-v-93ab08d2],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-93ab08d2]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-93ab08d2]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-93ab08d2]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-93ab08d2]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-93ab08d2]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-93ab08d2],.dropMenuItem_hk_SMALL[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-93ab08d2]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-93ab08d2]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-93ab08d2]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-93ab08d2]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-93ab08d2]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-93ab08d2]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-93ab08d2],.ant-switch[data-v-93ab08d2]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-93ab08d2],.ant-switch[data-v-93ab08d2]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-93ab08d2]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-93ab08d2]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-93ab08d2]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-93ab08d2]{width:100%}.ant-progress-circle .ant-progress-text[data-v-93ab08d2]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-93ab08d2]{max-width:4.6rem}.ant-popover-title[data-v-93ab08d2]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-93ab08d2]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-93ab08d2]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-93ab08d2],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-93ab08d2],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-93ab08d2]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-93ab08d2],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-93ab08d2],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-93ab08d2]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-93ab08d2]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-93ab08d2]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-93ab08d2]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-93ab08d2]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-93ab08d2]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-93ab08d2]{text-decoration:underline}.modalBox .btn_box[data-v-93ab08d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-93ab08d2],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-93ab08d2],.ant-pagination-disabled:focus a[data-v-93ab08d2],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-93ab08d2],.ant-pagination-disabled:hover a[data-v-93ab08d2],[data-v-93ab08d2] .ant-pagination-disabled a{background:#e6e7e8}[data-v-93ab08d2] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-93ab08d2] .ant-pagination-item-active a,[data-v-93ab08d2] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-93ab08d2] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-93ab08d2] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-93ab08d2]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-93ab08d2]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-93ab08d2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-93ab08d2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-93ab08d2]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-93ab08d2]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-93ab08d2]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-93ab08d2]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-93ab08d2],.wangEditor table th[data-v-93ab08d2]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-93ab08d2]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-93ab08d2]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-93ab08d2]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-93ab08d2]{display:block}.wangEditor ol[data-v-93ab08d2],.wangEditor ul[data-v-93ab08d2]{margin:10px 0 10px 20px}.wangEditor ul[data-v-93ab08d2],.wangEditor ul li[data-v-93ab08d2]{list-style:disc inside!important}.wangEditor ol[data-v-93ab08d2],.wangEditor ol li[data-v-93ab08d2]{list-style:decimal inside!important}.wangEditor img[data-v-93ab08d2]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-93ab08d2]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-93ab08d2]{border-bottom:2px solid #e1e1e1}.component[data-v-93ab08d2]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-93ab08d2]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-93ab08d2]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-93ab08d2]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-93ab08d2]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-93ab08d2]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-93ab08d2]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-93ab08d2]{cursor:default}.listen_picture[data-v-93ab08d2]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-93ab08d2]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-93ab08d2]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-93ab08d2]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-93ab08d2]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-93ab08d2]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-93ab08d2]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-93ab08d2]{font-size:var(--en_large_font_size_five)}[data-v-93ab08d2] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-93ab08d2]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-93ab08d2]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-93ab08d2]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-93ab08d2]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-93ab08d2]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-93ab08d2]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-93ab08d2]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-93ab08d2]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-93ab08d2],.home_practice_status.NO_PUBLIC[data-v-93ab08d2]{background:#2c58b1}.home_practice_status.FINISHED[data-v-93ab08d2],.home_practice_status.IN_PROGRESS[data-v-93ab08d2],.home_practice_status.NOT_STARTED[data-v-93ab08d2],.home_practice_status.UNDISTRIBUTED[data-v-93ab08d2]{background:#486fbf}.ant-calendar-picker-container[data-v-93ab08d2]{z-index:9999999!important}.dashboard_sort_page[data-v-93ab08d2]{width:100%;height:100%;background:#f5f0ff}.dashboard_sort_page .main[data-v-93ab08d2]{width:100%;height:100%;padding:.4rem;overflow-y:scroll;overflow-x:none}.dashboard_sort_page .main[data-v-93ab08d2]::-webkit-scrollbar{width:.1rem;background-color:transparent}.dashboard_sort_page .main[data-v-93ab08d2]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.dashboard_sort_page .main .select_box[data-v-93ab08d2]{margin-bottom:.1rem}.dashboard_sort_page .main .table_box[data-v-93ab08d2]{width:100%;padding-bottom:.2rem;background:#fff;border-radius:.2rem;overflow:hidden}.dashboard_sort_page .course_table[data-v-93ab08d2] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.dashboard_sort_page .course_table[data-v-93ab08d2] .ant-table-tbody>tr>td{color:#414042}.dashboard_sort_page .course_table[data-v-93ab08d2] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.dashboard_sort_page .course_table[data-v-93ab08d2] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.dashboard_sort_page .course_table[data-v-93ab08d2] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.dashboard_sort_page .course_table[data-v-93ab08d2] .ant-table-thead>tr>th:last-child:after,.dashboard_sort_page .course_table[data-v-93ab08d2] .ant-table-thead>tr>th:last-child:before{display:none}.dashboard_sort_page .course_table[data-v-93ab08d2] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.dashboard_sort_page .course_table[data-v-93ab08d2] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.dashboard_sort_page .course_table[data-v-93ab08d2] .ant-table-column-title{color:#fff;font-weight:400}.dashboard_sort_page .course_table[data-v-93ab08d2] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.dashboard_sort_page .course_table[data-v-93ab08d2] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_sort_page .course_table .filter_icon[data-v-93ab08d2]{width:.2rem;height:.2rem;cursor:pointer}.dashboard_sort_page .course_table .spanText[data-v-93ab08d2]{text-align:left;font-size:.24rem;color:#fff}.dashboard_sort_page .course_table .action_box[data-v-93ab08d2]{display:inline-block}.dashboard_sort_page .course_table .action_box img[data-v-93ab08d2]{height:.08rem;cursor:pointer}.dashboard_sort_page .course_table .action_box.moveButton img[data-v-93ab08d2]{height:.2rem}.dashboard_sort_page .course_table .icon_flex_start[data-v-93ab08d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.dashboard_sort_page .course_table .icon_flex_start .icon_img[data-v-93ab08d2]{width:.48rem;height:.48rem;margin-right:.1rem;cursor:pointer}.dashboard_sort_page .course_table .table_know_span[data-v-93ab08d2]{text-align:left;padding-top:.08rem;line-height:.3rem}.dashboard_sort_page .course_table .practice_status_box[data-v-93ab08d2]{position:relative}.dashboard_sort_page .course_table .practice_status_box .connect_img[data-v-93ab08d2]{display:inline-block;width:.2rem;height:.2rem;cursor:pointer;position:absolute;top:2px;right:0}.dashboard_sort_page .course_table .no_data_line[data-v-93ab08d2]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.dashboard_sort_page .action_btn[data-v-93ab08d2]{width:1.2rem;margin:.1rem 0}.dashboard_sort_page .mr20[data-v-93ab08d2]{margin-right:.2rem}.dashboard_sort_page .chartImg[data-v-93ab08d2]{height:.6rem}.dashboard_sort_page .check_group_box[data-v-93ab08d2] .ant-checkbox{width:.2rem;height:.2rem}.dashboard_sort_page .check_group_box[data-v-93ab08d2] .ant-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_sort_page .check_group_box[data-v-93ab08d2] .ant-checkbox-input{border-color:#734fb3}.dashboard_sort_page .check_group_box[data-v-93ab08d2] .ant-checkbox-checked .ant-checkbox-inner,.dashboard_sort_page .check_group_box[data-v-93ab08d2] .ant-checkbox-inner{width:.2rem;height:.2rem;border:2px solid #734fb3;border-radius:.04rem;border-color:#734fb3}.dashboard_sort_page .check_group_box[data-v-93ab08d2] .ant-checkbox-checked .ant-checkbox-inner:after{width:.08rem;height:.2rem;top:.04rem;left:.04rem;border:2px solid #734fb3;border-top:0;border-left:0}.dashboard_sort_page .check_group_box[data-v-93ab08d2] .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#734fb3}html[data-v-c7c16f32]{font-size:100px}@media only screen and (max-height:650px){html[data-v-c7c16f32]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-c7c16f32]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-c7c16f32]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-c7c16f32]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-c7c16f32]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-c7c16f32]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-c7c16f32]{font-size:100px}}#app[data-v-c7c16f32],body[data-v-c7c16f32],html[data-v-c7c16f32]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-c7c16f32],#app h1[data-v-c7c16f32],#app h2[data-v-c7c16f32],#app h3[data-v-c7c16f32],#app h4[data-v-c7c16f32],#app h5[data-v-c7c16f32],#app h6[data-v-c7c16f32],#app p[data-v-c7c16f32],body body[data-v-c7c16f32],body h1[data-v-c7c16f32],body h2[data-v-c7c16f32],body h3[data-v-c7c16f32],body h4[data-v-c7c16f32],body h5[data-v-c7c16f32],body h6[data-v-c7c16f32],body p[data-v-c7c16f32],html body[data-v-c7c16f32],html h1[data-v-c7c16f32],html h2[data-v-c7c16f32],html h3[data-v-c7c16f32],html h4[data-v-c7c16f32],html h5[data-v-c7c16f32],html h6[data-v-c7c16f32],html p[data-v-c7c16f32]{margin:0}li[data-v-c7c16f32],ul[data-v-c7c16f32]{list-style:none;padding:0}[data-v-c7c16f32]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-c7c16f32]{white-space:break-spaces}.sortableDrag[data-v-c7c16f32]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-c7c16f32],.sortableDrag td[data-v-c7c16f32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-c7c16f32]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-c7c16f32]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-c7c16f32]{color:var(--theme-color)}.error_color[data-v-c7c16f32]{color:#eb6646!important}.warn_color[data-v-c7c16f32]{color:#ff6800}.pointer[data-v-c7c16f32]{cursor:pointer}.ellipsis[data-v-c7c16f32]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-c7c16f32]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-c7c16f32],.flex_center_center[data-v-c7c16f32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-c7c16f32],.flex_center_center[data-v-c7c16f32]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-c7c16f32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-c7c16f32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-c7c16f32],.flex_row_s_p[data-v-c7c16f32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-c7c16f32]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-c7c16f32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-c7c16f32],.flex_start[data-v-c7c16f32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-c7c16f32]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-c7c16f32],.flex_column_center_center[data-v-c7c16f32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-c7c16f32]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-c7c16f32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-c7c16f32]{position:relative;border-radius:.2rem}.talk_frame[data-v-c7c16f32]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-c7c16f32]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-c7c16f32]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-c7c16f32]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-c7c16f32]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-c7c16f32]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-c7c16f32]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-c7c16f32]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-c7c16f32]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-c7c16f32]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-c7c16f32]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-c7c16f32]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-c7c16f32]{max-height:30vh}.ant-select-dropdown-menu[data-v-c7c16f32]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-c7c16f32]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-c7c16f32]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-c7c16f32]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-c7c16f32]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-c7c16f32]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-c7c16f32]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-c7c16f32]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-c7c16f32]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-c7c16f32]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-c7c16f32]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-c7c16f32]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-c7c16f32]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-c7c16f32]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-c7c16f32]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-c7c16f32]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-c7c16f32]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-c7c16f32]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-c7c16f32]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-c7c16f32]{width:100%}.ant-input[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-c7c16f32]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-c7c16f32]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-c7c16f32]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-c7c16f32]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-c7c16f32]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-c7c16f32]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-c7c16f32]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-c7c16f32]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-c7c16f32]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-c7c16f32],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-c7c16f32]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-c7c16f32]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-c7c16f32]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-c7c16f32],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-c7c16f32]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-c7c16f32]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-c7c16f32],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-c7c16f32]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-c7c16f32]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-c7c16f32]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c7c16f32],.ant-table-thead>tr>th[data-v-c7c16f32]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-c7c16f32]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-c7c16f32]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c7c16f32]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c7c16f32]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c7c16f32]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-c7c16f32]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-c7c16f32]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-c7c16f32]{width:24px;height:24px}.ant-radio-inner[data-v-c7c16f32]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-c7c16f32]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-c7c16f32],.ant-radio-checked .ant-radio-inner[data-v-c7c16f32]{border-color:#10c7a3}.ant-checkbox[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-c7c16f32]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-c7c16f32]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-c7c16f32]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-c7c16f32]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-c7c16f32]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-c7c16f32]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-c7c16f32]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-c7c16f32]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-c7c16f32]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-c7c16f32],.ant-dropdown-menu-submenu-title[data-v-c7c16f32]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-c7c16f32],:root .ant-dropdown-link>.anticon.anticon-down[data-v-c7c16f32],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-c7c16f32]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-c7c16f32]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-c7c16f32]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-c7c16f32]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-c7c16f32]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-c7c16f32],.dropMenuItem_hk_SMALL[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-c7c16f32]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-c7c16f32]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-c7c16f32]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-c7c16f32]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-c7c16f32]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-c7c16f32]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-c7c16f32],.ant-switch[data-v-c7c16f32]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-c7c16f32],.ant-switch[data-v-c7c16f32]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-c7c16f32]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-c7c16f32]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-c7c16f32]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-c7c16f32]{width:100%}.ant-progress-circle .ant-progress-text[data-v-c7c16f32]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-c7c16f32]{max-width:4.6rem}.ant-popover-title[data-v-c7c16f32]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-c7c16f32]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-c7c16f32]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-c7c16f32],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-c7c16f32],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-c7c16f32]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-c7c16f32],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-c7c16f32],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-c7c16f32]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-c7c16f32]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-c7c16f32]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-c7c16f32]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-c7c16f32]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-c7c16f32]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-c7c16f32]{text-decoration:underline}.modalBox .btn_box[data-v-c7c16f32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-c7c16f32],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-c7c16f32],.ant-pagination-disabled:focus a[data-v-c7c16f32],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-c7c16f32],.ant-pagination-disabled:hover a[data-v-c7c16f32],[data-v-c7c16f32] .ant-pagination-disabled a{background:#e6e7e8}[data-v-c7c16f32] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-c7c16f32] .ant-pagination-item-active a,[data-v-c7c16f32] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-c7c16f32] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-c7c16f32] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-c7c16f32]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-c7c16f32]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-c7c16f32]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-c7c16f32]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-c7c16f32]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-c7c16f32]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-c7c16f32]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-c7c16f32]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-c7c16f32],.wangEditor table th[data-v-c7c16f32]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-c7c16f32]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-c7c16f32]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-c7c16f32]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-c7c16f32]{display:block}.wangEditor ol[data-v-c7c16f32],.wangEditor ul[data-v-c7c16f32]{margin:10px 0 10px 20px}.wangEditor ul[data-v-c7c16f32],.wangEditor ul li[data-v-c7c16f32]{list-style:disc inside!important}.wangEditor ol[data-v-c7c16f32],.wangEditor ol li[data-v-c7c16f32]{list-style:decimal inside!important}.wangEditor img[data-v-c7c16f32]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-c7c16f32]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-c7c16f32]{border-bottom:2px solid #e1e1e1}.component[data-v-c7c16f32]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-c7c16f32]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-c7c16f32]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-c7c16f32]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-c7c16f32]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-c7c16f32]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-c7c16f32]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-c7c16f32]{cursor:default}.listen_picture[data-v-c7c16f32]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-c7c16f32]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-c7c16f32]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-c7c16f32]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-c7c16f32]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-c7c16f32]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-c7c16f32]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-c7c16f32]{font-size:var(--en_large_font_size_five)}[data-v-c7c16f32] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-c7c16f32]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-c7c16f32]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-c7c16f32]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-c7c16f32]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-c7c16f32]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-c7c16f32]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-c7c16f32]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-c7c16f32]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-c7c16f32],.home_practice_status.NO_PUBLIC[data-v-c7c16f32]{background:#2c58b1}.home_practice_status.FINISHED[data-v-c7c16f32],.home_practice_status.IN_PROGRESS[data-v-c7c16f32],.home_practice_status.NOT_STARTED[data-v-c7c16f32],.home_practice_status.UNDISTRIBUTED[data-v-c7c16f32]{background:#486fbf}.ant-calendar-picker-container[data-v-c7c16f32]{z-index:9999999!important}.near_homework_page[data-v-c7c16f32]{width:100%;height:100%;background:#f5f0ff}.near_homework_page .flex_end[data-v-c7c16f32]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.near_homework_page .flex[data-v-c7c16f32],.near_homework_page .flex_end[data-v-c7c16f32]{display:-webkit-box;display:-ms-flexbox;display:flex}.near_homework_page .main[data-v-c7c16f32]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.near_homework_page .main[data-v-c7c16f32]::-webkit-scrollbar{width:.1rem;background-color:transparent}.near_homework_page .main[data-v-c7c16f32]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.near_homework_page .main .content_box[data-v-c7c16f32]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.2rem .4rem 0 .4rem}.near_homework_page .main .content_box .content_item[data-v-c7c16f32]{width:33%;border-radius:.12rem;background:#fff;-webkit-box-shadow:0 3.5px 0 0 rgba(99,99,99,.2);box-shadow:0 3.5px 0 0 rgba(99,99,99,.2)}.near_homework_page .main .content_box .content_item .top_box[data-v-c7c16f32]{width:100%;height:.6rem;background:#8a66ee;border-radius:.12rem .12rem 0 0;padding:0 .16rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.near_homework_page .main .content_box .content_item .top_box span[data-v-c7c16f32]{font-size:.24rem;line-height:.6rem;cursor:pointer}.near_homework_page .main .content_box .content_item .top_box span .more_img[data-v-c7c16f32]{width:.32rem;height:.32rem;cursor:pointer;margin-left:.1rem}.near_homework_page .main .content_box .content_item .top_box .right_img[data-v-c7c16f32]{height:.6rem}.near_homework_page .main .content_box .content_item .content_detail[data-v-c7c16f32]{width:100%;height:100%;padding:.2rem .15rem;overflow-y:scroll;overflow-x:none}.near_homework_page .main .content_box .content_item .content_detail[data-v-c7c16f32]::-webkit-scrollbar{width:6px;height:6px}.near_homework_page .main .content_box .content_item .content_detail[data-v-c7c16f32]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.near_homework_page .main .content_box .content_item .content_detail[data-v-c7c16f32]::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.near_homework_page .main .content_box .content_item .content_detail .echarts_box[data-v-c7c16f32]{width:100%;height:4rem}.near_homework_page .main .content_box .content_item .content_detail .content_detail_item[data-v-c7c16f32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.1rem;border-bottom:1px solid #8a66ee}.near_homework_page .main .content_box .content_item .content_detail .content_detail_item[data-v-c7c16f32]:last-child{border-bottom:0}.near_homework_page .main .content_box .content_item .content_detail .content_detail_item .item_obj[data-v-c7c16f32]{width:3.6rem;height:.6rem;font-size:.22rem;text-align:left;color:#414042;line-height:.22rem;margin-right:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.near_homework_page .main .content_box .content_item .content_detail .content_detail_item .item_obj .distributeObject[data-v-c7c16f32]{line-height:.3rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.near_homework_page .main .content_box .content_item .content_detail .content_detail_item .item_obj .icon_img[data-v-c7c16f32]{width:.6rem;height:.6rem;margin-right:.1rem}.near_homework_page .main .content_box .content_item .content_detail .content_detail_item .home_info[data-v-c7c16f32]{width:34%;display:-webkit-box;display:-ms-flexbox;display:flex}.near_homework_page .main .content_box .content_item .content_detail .content_detail_item .home_info .icon_img[data-v-c7c16f32]{width:.48rem;height:.48rem;margin-right:.1rem}.near_homework_page .main .content_box .content_item .content_detail .content_detail_item .home_info .info_box[data-v-c7c16f32]{font-size:.22rem;text-align:left;color:#5848a8;line-height:.3rem}.near_homework_page .main .content_box .content_item .content_detail .content_detail_item .home_info .info_box .info_box_top[data-v-c7c16f32]{margin-bottom:.1rem}.near_homework_page .main .content_box .content_item .content_detail .content_detail_item .home_info .info_box .info_box_top.cursor span[data-v-c7c16f32]{cursor:pointer;border-bottom:2px solid #5848a8}.near_homework_page .main .content_box .content_item .content_detail .content_detail_item .home_info .info_box .info_box_btn[data-v-c7c16f32]{font-size:.22rem;text-align:left;color:#5848a8;line-height:.3rem}.near_homework_page .main .content_box .content_item .content_detail .content_detail_item .progress_box[data-v-c7c16f32]{width:33%;margin-left:.2rem;min-width:1rem}.near_homework_page .main .content_box .content_item .no_scroll[data-v-c7c16f32]{overflow-y:scroll;overflow-x:none}.near_homework_page .main .content_box .content_item .no_scroll[data-v-c7c16f32]::-webkit-scrollbar{display:none}.near_homework_page .main .content_box .content_item .noData[data-v-c7c16f32]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:4rem;color:#939393;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.near_homework_page .main .content_box .content_item .noData.hk.SMALL[data-v-c7c16f32]{font-size:var(--hk_small_font_size_18)}.near_homework_page .main .content_box .content_item .noData.hk.MEDIUM[data-v-c7c16f32]{font-size:var(--hk_middle_font_size_20)}.near_homework_page .main .content_box .content_item .noData.hk.LARGE[data-v-c7c16f32]{font-size:var(--hk_large_font_size_22)}.near_homework_page .main .content_box .content_item .noData.en.SMALL[data-v-c7c16f32]{font-size:var(--en_small_font_size_18)}.near_homework_page .main .content_box .content_item .noData.en.MEDIUM[data-v-c7c16f32]{font-size:var(--en_middle_font_size_20)}.near_homework_page .main .content_box .content_item .noData.en.LARGE[data-v-c7c16f32]{font-size:var(--en_large_font_size_22)}.near_homework_page .main .content_box .content_img[data-v-c7c16f32],.near_homework_page .main .content_box .content_img img[data-v-c7c16f32]{width:2.8rem;height:3rem}html[data-v-2447b5bd]{font-size:100px}@media only screen and (max-height:650px){html[data-v-2447b5bd]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-2447b5bd]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-2447b5bd]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-2447b5bd]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-2447b5bd]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-2447b5bd]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-2447b5bd]{font-size:100px}}#app[data-v-2447b5bd],body[data-v-2447b5bd],html[data-v-2447b5bd]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-2447b5bd],#app h1[data-v-2447b5bd],#app h2[data-v-2447b5bd],#app h3[data-v-2447b5bd],#app h4[data-v-2447b5bd],#app h5[data-v-2447b5bd],#app h6[data-v-2447b5bd],#app p[data-v-2447b5bd],body body[data-v-2447b5bd],body h1[data-v-2447b5bd],body h2[data-v-2447b5bd],body h3[data-v-2447b5bd],body h4[data-v-2447b5bd],body h5[data-v-2447b5bd],body h6[data-v-2447b5bd],body p[data-v-2447b5bd],html body[data-v-2447b5bd],html h1[data-v-2447b5bd],html h2[data-v-2447b5bd],html h3[data-v-2447b5bd],html h4[data-v-2447b5bd],html h5[data-v-2447b5bd],html h6[data-v-2447b5bd],html p[data-v-2447b5bd]{margin:0}li[data-v-2447b5bd],ul[data-v-2447b5bd]{list-style:none;padding:0}[data-v-2447b5bd]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-2447b5bd]{white-space:break-spaces}.sortableDrag[data-v-2447b5bd]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-2447b5bd],.sortableDrag td[data-v-2447b5bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-2447b5bd]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-2447b5bd]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-2447b5bd]{color:var(--theme-color)}.error_color[data-v-2447b5bd]{color:#eb6646!important}.warn_color[data-v-2447b5bd]{color:#ff6800}.pointer[data-v-2447b5bd]{cursor:pointer}.ellipsis[data-v-2447b5bd]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-2447b5bd]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-2447b5bd],.flex_center_center[data-v-2447b5bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-2447b5bd],.flex_center_center[data-v-2447b5bd]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-2447b5bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-2447b5bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-2447b5bd],.flex_row_s_p[data-v-2447b5bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-2447b5bd]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-2447b5bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-2447b5bd],.flex_start[data-v-2447b5bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-2447b5bd]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-2447b5bd],.flex_column_center_center[data-v-2447b5bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-2447b5bd]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-2447b5bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-2447b5bd]{position:relative;border-radius:.2rem}.talk_frame[data-v-2447b5bd]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-2447b5bd]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-2447b5bd]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-2447b5bd]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-2447b5bd]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-2447b5bd]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-2447b5bd]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-2447b5bd]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-2447b5bd]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-2447b5bd]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-2447b5bd]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-2447b5bd]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-2447b5bd]{max-height:30vh}.ant-select-dropdown-menu[data-v-2447b5bd]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-2447b5bd]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-2447b5bd]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-2447b5bd]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-2447b5bd]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2447b5bd]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2447b5bd]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2447b5bd]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2447b5bd]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2447b5bd]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2447b5bd]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2447b5bd]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2447b5bd]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-2447b5bd]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-2447b5bd]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-2447b5bd]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-2447b5bd]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-2447b5bd]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-2447b5bd]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-2447b5bd]{width:100%}.ant-input[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-2447b5bd]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-2447b5bd]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2447b5bd]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2447b5bd]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-2447b5bd]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-2447b5bd]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-2447b5bd]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-2447b5bd]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-2447b5bd]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2447b5bd],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2447b5bd]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2447b5bd]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2447b5bd]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2447b5bd],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2447b5bd]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2447b5bd]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2447b5bd],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2447b5bd]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2447b5bd]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-2447b5bd]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2447b5bd],.ant-table-thead>tr>th[data-v-2447b5bd]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2447b5bd]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2447b5bd]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2447b5bd]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2447b5bd]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2447b5bd]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-2447b5bd]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-2447b5bd]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-2447b5bd]{width:24px;height:24px}.ant-radio-inner[data-v-2447b5bd]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-2447b5bd]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-2447b5bd],.ant-radio-checked .ant-radio-inner[data-v-2447b5bd]{border-color:#10c7a3}.ant-checkbox[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-2447b5bd]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-2447b5bd]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-2447b5bd]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-2447b5bd]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-2447b5bd]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-2447b5bd]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-2447b5bd]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-2447b5bd]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-2447b5bd]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-2447b5bd],.ant-dropdown-menu-submenu-title[data-v-2447b5bd]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-2447b5bd],:root .ant-dropdown-link>.anticon.anticon-down[data-v-2447b5bd],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-2447b5bd]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-2447b5bd]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-2447b5bd]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-2447b5bd]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-2447b5bd]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-2447b5bd],.dropMenuItem_hk_SMALL[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-2447b5bd]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-2447b5bd]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-2447b5bd]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-2447b5bd]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-2447b5bd]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-2447b5bd]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-2447b5bd],.ant-switch[data-v-2447b5bd]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-2447b5bd],.ant-switch[data-v-2447b5bd]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-2447b5bd]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-2447b5bd]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-2447b5bd]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-2447b5bd]{width:100%}.ant-progress-circle .ant-progress-text[data-v-2447b5bd]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-2447b5bd]{max-width:4.6rem}.ant-popover-title[data-v-2447b5bd]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-2447b5bd]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-2447b5bd]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-2447b5bd],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-2447b5bd],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-2447b5bd]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-2447b5bd],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-2447b5bd],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-2447b5bd]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-2447b5bd]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-2447b5bd]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-2447b5bd]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-2447b5bd]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-2447b5bd]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-2447b5bd]{text-decoration:underline}.modalBox .btn_box[data-v-2447b5bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-2447b5bd],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-2447b5bd],.ant-pagination-disabled:focus a[data-v-2447b5bd],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-2447b5bd],.ant-pagination-disabled:hover a[data-v-2447b5bd],[data-v-2447b5bd] .ant-pagination-disabled a{background:#e6e7e8}[data-v-2447b5bd] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-2447b5bd] .ant-pagination-item-active a,[data-v-2447b5bd] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-2447b5bd] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-2447b5bd] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-2447b5bd]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-2447b5bd]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-2447b5bd]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-2447b5bd]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-2447b5bd]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-2447b5bd]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-2447b5bd]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-2447b5bd]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-2447b5bd],.wangEditor table th[data-v-2447b5bd]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-2447b5bd]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-2447b5bd]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-2447b5bd]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-2447b5bd]{display:block}.wangEditor ol[data-v-2447b5bd],.wangEditor ul[data-v-2447b5bd]{margin:10px 0 10px 20px}.wangEditor ul[data-v-2447b5bd],.wangEditor ul li[data-v-2447b5bd]{list-style:disc inside!important}.wangEditor ol[data-v-2447b5bd],.wangEditor ol li[data-v-2447b5bd]{list-style:decimal inside!important}.wangEditor img[data-v-2447b5bd]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-2447b5bd]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-2447b5bd]{border-bottom:2px solid #e1e1e1}.component[data-v-2447b5bd]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-2447b5bd]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-2447b5bd]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-2447b5bd]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-2447b5bd]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-2447b5bd]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-2447b5bd]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-2447b5bd]{cursor:default}.listen_picture[data-v-2447b5bd]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-2447b5bd]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-2447b5bd]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-2447b5bd]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-2447b5bd]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-2447b5bd]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-2447b5bd]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-2447b5bd]{font-size:var(--en_large_font_size_five)}[data-v-2447b5bd] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-2447b5bd]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-2447b5bd]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-2447b5bd]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-2447b5bd]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-2447b5bd]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-2447b5bd]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-2447b5bd]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-2447b5bd]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-2447b5bd],.home_practice_status.NO_PUBLIC[data-v-2447b5bd]{background:#2c58b1}.home_practice_status.FINISHED[data-v-2447b5bd],.home_practice_status.IN_PROGRESS[data-v-2447b5bd],.home_practice_status.NOT_STARTED[data-v-2447b5bd],.home_practice_status.UNDISTRIBUTED[data-v-2447b5bd]{background:#486fbf}.ant-calendar-picker-container[data-v-2447b5bd]{z-index:9999999!important}.near_pub_homework_page[data-v-2447b5bd]{width:100%;height:100%;background:#f5f0ff}.near_pub_homework_page .flex[data-v-2447b5bd]{display:-webkit-box;display:-ms-flexbox;display:flex}.near_pub_homework_page .main[data-v-2447b5bd]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.near_pub_homework_page .main[data-v-2447b5bd]::-webkit-scrollbar{width:.1rem;background-color:transparent}.near_pub_homework_page .main[data-v-2447b5bd]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.near_pub_homework_page .main .content_box[data-v-2447b5bd]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.2rem .4rem 0 .4rem}.near_pub_homework_page .main .content_box .content_item[data-v-2447b5bd]{width:33%;border-radius:.12rem;background:#fff;-webkit-box-shadow:0 3.5px 0 0 rgba(99,99,99,.2);box-shadow:0 3.5px 0 0 rgba(99,99,99,.2)}.near_pub_homework_page .main .content_box .content_item .top_box[data-v-2447b5bd]{width:100%;height:.6rem;background:#8a66ee;border-radius:.12rem .12rem 0 0;padding:0 .16rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.near_pub_homework_page .main .content_box .content_item .top_box span[data-v-2447b5bd]{font-size:.24rem;line-height:.6rem;cursor:pointer}.near_pub_homework_page .main .content_box .content_item .top_box span .more_img[data-v-2447b5bd]{width:.32rem;height:.32rem;cursor:pointer;margin-left:.1rem}.near_pub_homework_page .main .content_box .content_item .top_box .right_img[data-v-2447b5bd]{height:.6rem}.near_pub_homework_page .main .content_box .content_item .content_detail[data-v-2447b5bd]{width:100%;height:100%;padding:.2rem .15rem;overflow-y:scroll;overflow-x:none}.near_pub_homework_page .main .content_box .content_item .content_detail[data-v-2447b5bd]::-webkit-scrollbar{width:6px;height:6px}.near_pub_homework_page .main .content_box .content_item .content_detail[data-v-2447b5bd]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.near_pub_homework_page .main .content_box .content_item .content_detail[data-v-2447b5bd]::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.near_pub_homework_page .main .content_box .content_item .content_detail .echarts_box[data-v-2447b5bd]{width:100%;height:4rem}.near_pub_homework_page .main .content_box .content_item .content_detail .content_detail_item[data-v-2447b5bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.1rem;border-bottom:1px solid #8a66ee}.near_pub_homework_page .main .content_box .content_item .content_detail .content_detail_item[data-v-2447b5bd]:last-child{border-bottom:0}.near_pub_homework_page .main .content_box .content_item .content_detail .content_detail_item .item_obj[data-v-2447b5bd]{width:3.6rem;height:.6rem;font-size:.22rem;text-align:left;color:#414042;line-height:.22rem;margin-right:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.near_pub_homework_page .main .content_box .content_item .content_detail .content_detail_item .item_obj .distributeObject[data-v-2447b5bd]{line-height:.3rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.near_pub_homework_page .main .content_box .content_item .content_detail .content_detail_item .item_obj .icon_img[data-v-2447b5bd]{width:.6rem;height:.6rem;margin-right:.1rem}.near_pub_homework_page .main .content_box .content_item .content_detail .content_detail_item .home_info[data-v-2447b5bd]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.near_pub_homework_page .main .content_box .content_item .content_detail .content_detail_item .home_info .icon_img[data-v-2447b5bd]{width:.48rem;height:.48rem;margin-right:.1rem}.near_pub_homework_page .main .content_box .content_item .content_detail .content_detail_item .home_info .info_box[data-v-2447b5bd]{font-size:.22rem;text-align:left;color:#5848a8;line-height:.3rem}.near_pub_homework_page .main .content_box .content_item .content_detail .content_detail_item .home_info .info_box .info_box_top[data-v-2447b5bd]{margin-bottom:.1rem}.near_pub_homework_page .main .content_box .content_item .content_detail .content_detail_item .home_info .info_box .info_box_top.cursor span[data-v-2447b5bd]{cursor:pointer;border-bottom:2px solid #5848a8}.near_pub_homework_page .main .content_box .content_item .content_detail .content_detail_item .home_info .info_box .info_box_btn[data-v-2447b5bd]{font-size:.22rem;text-align:left;color:#5848a8;line-height:.3rem}.near_pub_homework_page .main .content_box .content_item .content_detail .content_detail_item .progress_box[data-v-2447b5bd]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.2rem;min-width:1rem}.near_pub_homework_page .main .content_box .content_item .no_scroll[data-v-2447b5bd]{overflow-y:scroll;overflow-x:none}.near_pub_homework_page .main .content_box .content_item .no_scroll[data-v-2447b5bd]::-webkit-scrollbar{display:none}.near_pub_homework_page .main .content_box .content_item .noData[data-v-2447b5bd]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:4rem;color:#939393;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.near_pub_homework_page .main .content_box .content_item .noData.hk.SMALL[data-v-2447b5bd]{font-size:var(--hk_small_font_size_18)}.near_pub_homework_page .main .content_box .content_item .noData.hk.MEDIUM[data-v-2447b5bd]{font-size:var(--hk_middle_font_size_20)}.near_pub_homework_page .main .content_box .content_item .noData.hk.LARGE[data-v-2447b5bd]{font-size:var(--hk_large_font_size_22)}.near_pub_homework_page .main .content_box .content_item .noData.en.SMALL[data-v-2447b5bd]{font-size:var(--en_small_font_size_18)}.near_pub_homework_page .main .content_box .content_item .noData.en.MEDIUM[data-v-2447b5bd]{font-size:var(--en_middle_font_size_20)}.near_pub_homework_page .main .content_box .content_item .noData.en.LARGE[data-v-2447b5bd]{font-size:var(--en_large_font_size_22)}html[data-v-eaae54f6]{font-size:100px}@media only screen and (max-height:650px){html[data-v-eaae54f6]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-eaae54f6]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-eaae54f6]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-eaae54f6]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-eaae54f6]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-eaae54f6]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-eaae54f6]{font-size:100px}}#app[data-v-eaae54f6],body[data-v-eaae54f6],html[data-v-eaae54f6]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-eaae54f6],#app h1[data-v-eaae54f6],#app h2[data-v-eaae54f6],#app h3[data-v-eaae54f6],#app h4[data-v-eaae54f6],#app h5[data-v-eaae54f6],#app h6[data-v-eaae54f6],#app p[data-v-eaae54f6],body body[data-v-eaae54f6],body h1[data-v-eaae54f6],body h2[data-v-eaae54f6],body h3[data-v-eaae54f6],body h4[data-v-eaae54f6],body h5[data-v-eaae54f6],body h6[data-v-eaae54f6],body p[data-v-eaae54f6],html body[data-v-eaae54f6],html h1[data-v-eaae54f6],html h2[data-v-eaae54f6],html h3[data-v-eaae54f6],html h4[data-v-eaae54f6],html h5[data-v-eaae54f6],html h6[data-v-eaae54f6],html p[data-v-eaae54f6]{margin:0}li[data-v-eaae54f6],ul[data-v-eaae54f6]{list-style:none;padding:0}[data-v-eaae54f6]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-eaae54f6]{white-space:break-spaces}.sortableDrag[data-v-eaae54f6]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-eaae54f6],.sortableDrag td[data-v-eaae54f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-eaae54f6]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-eaae54f6]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-eaae54f6]{color:var(--theme-color)}.error_color[data-v-eaae54f6]{color:#eb6646!important}.warn_color[data-v-eaae54f6]{color:#ff6800}.pointer[data-v-eaae54f6]{cursor:pointer}.ellipsis[data-v-eaae54f6]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-eaae54f6]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-eaae54f6],.flex_center_center[data-v-eaae54f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-eaae54f6],.flex_center_center[data-v-eaae54f6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-eaae54f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-eaae54f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-eaae54f6],.flex_row_s_p[data-v-eaae54f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-eaae54f6]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-eaae54f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-eaae54f6],.flex_start[data-v-eaae54f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-eaae54f6]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-eaae54f6],.flex_column_center_center[data-v-eaae54f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-eaae54f6]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-eaae54f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-eaae54f6]{position:relative;border-radius:.2rem}.talk_frame[data-v-eaae54f6]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-eaae54f6]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-eaae54f6]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-eaae54f6]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-eaae54f6]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-eaae54f6]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-eaae54f6]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-eaae54f6]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-eaae54f6]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-eaae54f6]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-eaae54f6]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-eaae54f6]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-eaae54f6]{max-height:30vh}.ant-select-dropdown-menu[data-v-eaae54f6]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-eaae54f6]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-eaae54f6]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-eaae54f6]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-eaae54f6]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-eaae54f6]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-eaae54f6]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-eaae54f6]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-eaae54f6]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-eaae54f6]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-eaae54f6]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-eaae54f6]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-eaae54f6]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-eaae54f6]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-eaae54f6]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-eaae54f6]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-eaae54f6]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-eaae54f6]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-eaae54f6]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-eaae54f6]{width:100%}.ant-input[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-eaae54f6]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-eaae54f6]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-eaae54f6]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-eaae54f6]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-eaae54f6]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-eaae54f6]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-eaae54f6]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-eaae54f6]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-eaae54f6]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-eaae54f6],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-eaae54f6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-eaae54f6]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-eaae54f6]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-eaae54f6],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-eaae54f6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-eaae54f6]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-eaae54f6],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-eaae54f6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-eaae54f6]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-eaae54f6]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-eaae54f6],.ant-table-thead>tr>th[data-v-eaae54f6]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-eaae54f6]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-eaae54f6]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-eaae54f6]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-eaae54f6]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-eaae54f6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-eaae54f6]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-eaae54f6]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-eaae54f6]{width:24px;height:24px}.ant-radio-inner[data-v-eaae54f6]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-eaae54f6]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-eaae54f6],.ant-radio-checked .ant-radio-inner[data-v-eaae54f6]{border-color:#10c7a3}.ant-checkbox[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-eaae54f6]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-eaae54f6]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-eaae54f6]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-eaae54f6]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-eaae54f6]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-eaae54f6]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-eaae54f6]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-eaae54f6]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-eaae54f6]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-eaae54f6],.ant-dropdown-menu-submenu-title[data-v-eaae54f6]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-eaae54f6],:root .ant-dropdown-link>.anticon.anticon-down[data-v-eaae54f6],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-eaae54f6]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-eaae54f6]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-eaae54f6]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-eaae54f6]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-eaae54f6]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-eaae54f6],.dropMenuItem_hk_SMALL[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-eaae54f6]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-eaae54f6]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-eaae54f6]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-eaae54f6]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-eaae54f6]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-eaae54f6]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-eaae54f6],.ant-switch[data-v-eaae54f6]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-eaae54f6],.ant-switch[data-v-eaae54f6]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-eaae54f6]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-eaae54f6]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-eaae54f6]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-eaae54f6]{width:100%}.ant-progress-circle .ant-progress-text[data-v-eaae54f6]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-eaae54f6]{max-width:4.6rem}.ant-popover-title[data-v-eaae54f6]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-eaae54f6]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-eaae54f6]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-eaae54f6],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-eaae54f6],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-eaae54f6]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-eaae54f6],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-eaae54f6],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-eaae54f6]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-eaae54f6]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-eaae54f6]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-eaae54f6]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-eaae54f6]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-eaae54f6]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-eaae54f6]{text-decoration:underline}.modalBox .btn_box[data-v-eaae54f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-eaae54f6],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-eaae54f6],.ant-pagination-disabled:focus a[data-v-eaae54f6],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-eaae54f6],.ant-pagination-disabled:hover a[data-v-eaae54f6],[data-v-eaae54f6] .ant-pagination-disabled a{background:#e6e7e8}[data-v-eaae54f6] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-eaae54f6] .ant-pagination-item-active a,[data-v-eaae54f6] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-eaae54f6] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-eaae54f6] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-eaae54f6]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-eaae54f6]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-eaae54f6]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-eaae54f6]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-eaae54f6]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-eaae54f6]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-eaae54f6]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-eaae54f6]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-eaae54f6],.wangEditor table th[data-v-eaae54f6]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-eaae54f6]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-eaae54f6]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-eaae54f6]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-eaae54f6]{display:block}.wangEditor ol[data-v-eaae54f6],.wangEditor ul[data-v-eaae54f6]{margin:10px 0 10px 20px}.wangEditor ul[data-v-eaae54f6],.wangEditor ul li[data-v-eaae54f6]{list-style:disc inside!important}.wangEditor ol[data-v-eaae54f6],.wangEditor ol li[data-v-eaae54f6]{list-style:decimal inside!important}.wangEditor img[data-v-eaae54f6]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-eaae54f6]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-eaae54f6]{border-bottom:2px solid #e1e1e1}.component[data-v-eaae54f6]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-eaae54f6]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-eaae54f6]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-eaae54f6]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-eaae54f6]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-eaae54f6]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-eaae54f6]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-eaae54f6]{cursor:default}.listen_picture[data-v-eaae54f6]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-eaae54f6]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-eaae54f6]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-eaae54f6]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-eaae54f6]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-eaae54f6]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-eaae54f6]{font-size:var(--en_large_font_size_five)}[data-v-eaae54f6] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-eaae54f6]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-eaae54f6]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-eaae54f6]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-eaae54f6]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-eaae54f6]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-eaae54f6]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-eaae54f6]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-eaae54f6]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-eaae54f6],.home_practice_status.NO_PUBLIC[data-v-eaae54f6]{background:#2c58b1}.home_practice_status.FINISHED[data-v-eaae54f6],.home_practice_status.IN_PROGRESS[data-v-eaae54f6],.home_practice_status.NOT_STARTED[data-v-eaae54f6],.home_practice_status.UNDISTRIBUTED[data-v-eaae54f6]{background:#486fbf}.ant-calendar-picker-container[data-v-eaae54f6]{z-index:9999999!important}.panel_dashboard_card_page .mr40[data-v-eaae54f6]{margin-right:.4rem}.panel_dashboard_card_page .mb40[data-v-eaae54f6]{margin-bottom:.4rem}.panel_dashboard_card_page .content_box[data-v-eaae54f6]{width:100%;height:auto;overflow:hidden}.panel_dashboard_card_page .content_box .content_item_box[data-v-eaae54f6]{float:left;width:33.33333%;margin-bottom:.4rem;padding-right:.4rem}.panel_dashboard_card_page .content_box .content_item_box.two[data-v-eaae54f6]{width:66.66667%}.panel_dashboard_card_page .content_box .content_item[data-v-eaae54f6]{border-radius:.12rem;background:#fff;-webkit-box-shadow:0 3.5px 0 0 rgba(99,99,99,.2);box-shadow:0 3.5px 0 0 rgba(99,99,99,.2)}.panel_dashboard_card_page .content_box .content_item .top_box[data-v-eaae54f6]{width:100%;height:.6rem;background:#8a66ee;border-radius:.12rem .12rem 0 0;padding:0 .16rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.panel_dashboard_card_page .content_box .content_item .top_box span[data-v-eaae54f6]{font-size:.24rem;line-height:.6rem}.panel_dashboard_card_page .content_box .content_item .top_box span.hk.SMALL[data-v-eaae54f6]{font-size:var(--hk_small_font_size_five)}.panel_dashboard_card_page .content_box .content_item .top_box span.hk.MEDIUM[data-v-eaae54f6]{font-size:var(--hk_middle_font_size_five)}.panel_dashboard_card_page .content_box .content_item .top_box span.hk.LARGE[data-v-eaae54f6]{font-size:var(--hk_large_font_size_five)}.panel_dashboard_card_page .content_box .content_item .top_box span.en.SMALL[data-v-eaae54f6]{font-size:var(--en_small_font_size_five)}.panel_dashboard_card_page .content_box .content_item .top_box span.en.MEDIUM[data-v-eaae54f6]{font-size:var(--en_middle_font_size_five)}.panel_dashboard_card_page .content_box .content_item .top_box span.en.LARGE[data-v-eaae54f6]{font-size:var(--en_large_font_size_five)}.panel_dashboard_card_page .content_box .content_item .top_box span .more_img[data-v-eaae54f6]{width:.32rem;height:.32rem;cursor:pointer;margin-left:.1rem}.panel_dashboard_card_page .content_box .content_item .top_box .right_img[data-v-eaae54f6]{height:.6rem}.panel_dashboard_card_page .content_box .content_item .content_detail[data-v-eaae54f6]{width:100%;height:4rem;padding:.2rem .15rem;overflow:hidden}.panel_dashboard_card_page .content_box .content_item .content_detail .echarts_box[data-v-eaae54f6]{width:100%;height:4rem}.panel_dashboard_card_page .content_box .content_item .content_detail .content_detail_item[data-v-eaae54f6]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.1rem;border-bottom:1px solid #8a66ee}.panel_dashboard_card_page .content_box .content_item .content_detail .content_detail_item[data-v-eaae54f6]:last-child{border-bottom:0}.panel_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .item_obj[data-v-eaae54f6]{width:2rem;font-size:.18rem;text-align:left;color:#414042;line-height:.22rem;margin-right:.2rem}.panel_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .home_info[data-v-eaae54f6]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.panel_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .home_info .icon_img[data-v-eaae54f6]{width:.4rem;height:.4rem;margin-right:.1rem}.panel_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .home_info .info_box[data-v-eaae54f6]{font-size:.18rem;text-align:left;color:#5848a8;line-height:.22rem}.panel_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .home_info .info_box .info_box_top[data-v-eaae54f6]{margin-bottom:.1rem}.panel_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .home_info .info_box .info_box_btn[data-v-eaae54f6]{font-size:.16rem;text-align:left;color:#5848a8;line-height:.2rem}.panel_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .progress_box[data-v-eaae54f6]{width:2rem;margin-left:.2rem}.panel_dashboard_card_page .content_box .content_item .content_detail .student_box[data-v-eaae54f6]{padding:.1rem .2rem;background:#fcffff;-webkit-box-shadow:3.14px 6.27px 6.27px 0 rgba(88,72,168,.2);box-shadow:3.14px 6.27px 6.27px 0 rgba(88,72,168,.2);border-radius:7.5px;font-size:.18rem;text-align:left;color:#5848a8;line-height:.2rem;margin-bottom:.16rem}.panel_dashboard_card_page .content_box .content_item .no_scroll[data-v-eaae54f6]{overflow-y:scroll;overflow-x:none}.panel_dashboard_card_page .content_box .content_item .no_scroll[data-v-eaae54f6]::-webkit-scrollbar{display:none}.panel_dashboard_card_page .content_box .content_item .noData[data-v-eaae54f6]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.panel_dashboard_card_page .content_box .content_item .noData.hk.SMALL[data-v-eaae54f6]{font-size:var(--hk_small_font_size_18)}.panel_dashboard_card_page .content_box .content_item .noData.hk.MEDIUM[data-v-eaae54f6]{font-size:var(--hk_middle_font_size_20)}.panel_dashboard_card_page .content_box .content_item .noData.hk.LARGE[data-v-eaae54f6]{font-size:var(--hk_large_font_size_22)}.panel_dashboard_card_page .content_box .content_item .noData.en.SMALL[data-v-eaae54f6]{font-size:var(--en_small_font_size_18)}.panel_dashboard_card_page .content_box .content_item .noData.en.MEDIUM[data-v-eaae54f6]{font-size:var(--en_middle_font_size_20)}.panel_dashboard_card_page .content_box .content_item .noData.en.LARGE[data-v-eaae54f6]{font-size:var(--en_large_font_size_22)}.panel_dashboard_card_page .content_box .content_img[data-v-eaae54f6],.panel_dashboard_card_page .content_box .content_img img[data-v-eaae54f6]{width:2.8rem;height:3rem}html[data-v-57576408]{font-size:100px}@media only screen and (max-height:650px){html[data-v-57576408]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-57576408]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-57576408]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-57576408]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-57576408]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-57576408]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-57576408]{font-size:100px}}#app[data-v-57576408],body[data-v-57576408],html[data-v-57576408]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-57576408],#app h1[data-v-57576408],#app h2[data-v-57576408],#app h3[data-v-57576408],#app h4[data-v-57576408],#app h5[data-v-57576408],#app h6[data-v-57576408],#app p[data-v-57576408],body body[data-v-57576408],body h1[data-v-57576408],body h2[data-v-57576408],body h3[data-v-57576408],body h4[data-v-57576408],body h5[data-v-57576408],body h6[data-v-57576408],body p[data-v-57576408],html body[data-v-57576408],html h1[data-v-57576408],html h2[data-v-57576408],html h3[data-v-57576408],html h4[data-v-57576408],html h5[data-v-57576408],html h6[data-v-57576408],html p[data-v-57576408]{margin:0}li[data-v-57576408],ul[data-v-57576408]{list-style:none;padding:0}[data-v-57576408]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-57576408]{white-space:break-spaces}.sortableDrag[data-v-57576408]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-57576408],.sortableDrag td[data-v-57576408]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-57576408]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-57576408]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-57576408]{color:var(--theme-color)}.error_color[data-v-57576408]{color:#eb6646!important}.warn_color[data-v-57576408]{color:#ff6800}.pointer[data-v-57576408]{cursor:pointer}.ellipsis[data-v-57576408]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-57576408]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-57576408],.flex_center_center[data-v-57576408]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-57576408],.flex_center_center[data-v-57576408]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-57576408]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-57576408]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-57576408],.flex_row_s_p[data-v-57576408]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-57576408]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-57576408]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-57576408],.flex_start[data-v-57576408]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-57576408]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-57576408],.flex_column_center_center[data-v-57576408]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-57576408]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-57576408]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-57576408]{position:relative;border-radius:.2rem}.talk_frame[data-v-57576408]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-57576408]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-57576408]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-57576408]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-57576408]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-57576408]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-57576408]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-57576408]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-57576408]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-57576408]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-57576408]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-57576408]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-57576408]{max-height:30vh}.ant-select-dropdown-menu[data-v-57576408]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-57576408]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-57576408]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-57576408]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-57576408]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-57576408]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-57576408]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-57576408]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-57576408]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-57576408]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-57576408]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-57576408]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-57576408]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-57576408]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-57576408]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-57576408]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-57576408]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-57576408]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-57576408]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-57576408]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-57576408]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-57576408]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-57576408]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-57576408]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-57576408]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-57576408]{width:100%}.ant-input[data-v-57576408]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-57576408]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-57576408]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-57576408]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-57576408]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-57576408]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-57576408]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-57576408]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-57576408]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-57576408]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-57576408]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-57576408]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-57576408]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-57576408],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-57576408]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-57576408]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-57576408]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-57576408],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-57576408]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-57576408]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-57576408]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-57576408],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-57576408]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-57576408]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-57576408]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-57576408]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-57576408],.ant-table-thead>tr>th[data-v-57576408]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-57576408]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-57576408]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-57576408]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-57576408]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-57576408]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-57576408]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-57576408]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-57576408]{width:24px;height:24px}.ant-radio-inner[data-v-57576408]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-57576408]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-57576408]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-57576408],.ant-radio-checked .ant-radio-inner[data-v-57576408]{border-color:#10c7a3}.ant-checkbox[data-v-57576408]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-57576408]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-57576408]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-57576408]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-57576408]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-57576408]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-57576408]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-57576408]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-57576408]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-57576408]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-57576408]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-57576408],.ant-dropdown-menu-submenu-title[data-v-57576408]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-57576408],:root .ant-dropdown-link>.anticon.anticon-down[data-v-57576408],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-57576408]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-57576408]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-57576408]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-57576408]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-57576408]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-57576408]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-57576408],.dropMenuItem_hk_SMALL[data-v-57576408]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-57576408]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-57576408]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-57576408]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-57576408]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-57576408]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-57576408]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-57576408],.ant-switch[data-v-57576408]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-57576408],.ant-switch[data-v-57576408]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-57576408]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-57576408]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-57576408]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-57576408]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-57576408]{width:100%}.ant-progress-circle .ant-progress-text[data-v-57576408]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-57576408]{max-width:4.6rem}.ant-popover-title[data-v-57576408]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-57576408]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-57576408]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-57576408],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-57576408],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-57576408]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-57576408],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-57576408],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-57576408]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-57576408]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-57576408]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-57576408]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-57576408]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-57576408]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-57576408]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-57576408]{text-decoration:underline}.modalBox .btn_box[data-v-57576408]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-57576408],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-57576408],.ant-pagination-disabled:focus a[data-v-57576408],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-57576408],.ant-pagination-disabled:hover a[data-v-57576408],[data-v-57576408] .ant-pagination-disabled a{background:#e6e7e8}[data-v-57576408] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-57576408] .ant-pagination-item-active a,[data-v-57576408] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-57576408] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-57576408] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-57576408]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-57576408]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-57576408]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-57576408]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-57576408]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-57576408]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-57576408]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-57576408]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-57576408]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-57576408],.wangEditor table th[data-v-57576408]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-57576408]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-57576408]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-57576408]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-57576408]{display:block}.wangEditor ol[data-v-57576408],.wangEditor ul[data-v-57576408]{margin:10px 0 10px 20px}.wangEditor ul[data-v-57576408],.wangEditor ul li[data-v-57576408]{list-style:disc inside!important}.wangEditor ol[data-v-57576408],.wangEditor ol li[data-v-57576408]{list-style:decimal inside!important}.wangEditor img[data-v-57576408]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-57576408]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-57576408]{border-bottom:2px solid #e1e1e1}.component[data-v-57576408]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-57576408]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-57576408]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-57576408]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-57576408]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-57576408]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-57576408]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-57576408]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-57576408]{cursor:default}.listen_picture[data-v-57576408]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-57576408]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-57576408]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-57576408]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-57576408]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-57576408]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-57576408]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-57576408]{font-size:var(--en_large_font_size_five)}[data-v-57576408] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-57576408]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-57576408]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-57576408]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-57576408]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-57576408]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-57576408]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-57576408]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-57576408]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-57576408],.home_practice_status.NO_PUBLIC[data-v-57576408]{background:#2c58b1}.home_practice_status.FINISHED[data-v-57576408],.home_practice_status.IN_PROGRESS[data-v-57576408],.home_practice_status.NOT_STARTED[data-v-57576408],.home_practice_status.UNDISTRIBUTED[data-v-57576408]{background:#486fbf}.ant-calendar-picker-container[data-v-57576408]{z-index:9999999!important}.dashboard_grade_new_page[data-v-57576408]{width:100%;height:100%;background:#f5f0ff}.dashboard_grade_new_page[data-v-57576408] .ant-affix{width:calc(100% - .5rem)!important;top:1rem!important}.dashboard_grade_new_page .main[data-v-57576408]{width:100%;height:100%;padding:0 0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.dashboard_grade_new_page .main[data-v-57576408]::-webkit-scrollbar{width:.1rem;background-color:transparent}.dashboard_grade_new_page .main[data-v-57576408]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.dashboard_grade_new_page .main .filter_box[data-v-57576408]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.4rem .4rem .3rem 0;background:#f5f0ff;position:sticky;top:0;z-index:2}.dashboard_grade_new_page .main .filter_action_box[data-v-57576408],.dashboard_grade_new_page .main .filter_box[data-v-57576408]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_grade_new_page .main .filter_action_box .mr20[data-v-57576408]{margin-right:.2rem}.dashboard_grade_new_page .main .content_box[data-v-57576408]{width:100%}html[data-v-caa434f6]{font-size:100px}@media only screen and (max-height:650px){html[data-v-caa434f6]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-caa434f6]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-caa434f6]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-caa434f6]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-caa434f6]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-caa434f6]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-caa434f6]{font-size:100px}}#app[data-v-caa434f6],body[data-v-caa434f6],html[data-v-caa434f6]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-caa434f6],#app h1[data-v-caa434f6],#app h2[data-v-caa434f6],#app h3[data-v-caa434f6],#app h4[data-v-caa434f6],#app h5[data-v-caa434f6],#app h6[data-v-caa434f6],#app p[data-v-caa434f6],body body[data-v-caa434f6],body h1[data-v-caa434f6],body h2[data-v-caa434f6],body h3[data-v-caa434f6],body h4[data-v-caa434f6],body h5[data-v-caa434f6],body h6[data-v-caa434f6],body p[data-v-caa434f6],html body[data-v-caa434f6],html h1[data-v-caa434f6],html h2[data-v-caa434f6],html h3[data-v-caa434f6],html h4[data-v-caa434f6],html h5[data-v-caa434f6],html h6[data-v-caa434f6],html p[data-v-caa434f6]{margin:0}li[data-v-caa434f6],ul[data-v-caa434f6]{list-style:none;padding:0}[data-v-caa434f6]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-caa434f6]{white-space:break-spaces}.sortableDrag[data-v-caa434f6]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-caa434f6],.sortableDrag td[data-v-caa434f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-caa434f6]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-caa434f6]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-caa434f6]{color:var(--theme-color)}.error_color[data-v-caa434f6]{color:#eb6646!important}.warn_color[data-v-caa434f6]{color:#ff6800}.pointer[data-v-caa434f6]{cursor:pointer}.ellipsis[data-v-caa434f6]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-caa434f6]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-caa434f6],.flex_center_center[data-v-caa434f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-caa434f6],.flex_center_center[data-v-caa434f6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-caa434f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-caa434f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-caa434f6],.flex_row_s_p[data-v-caa434f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-caa434f6]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-caa434f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-caa434f6],.flex_start[data-v-caa434f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-caa434f6]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-caa434f6],.flex_column_center_center[data-v-caa434f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-caa434f6]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-caa434f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-caa434f6]{position:relative;border-radius:.2rem}.talk_frame[data-v-caa434f6]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-caa434f6]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-caa434f6]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-caa434f6]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-caa434f6]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-caa434f6]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-caa434f6]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-caa434f6]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-caa434f6]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-caa434f6]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-caa434f6]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-caa434f6]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-caa434f6]{max-height:30vh}.ant-select-dropdown-menu[data-v-caa434f6]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-caa434f6]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-caa434f6]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-caa434f6]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-caa434f6]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-caa434f6]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-caa434f6]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-caa434f6]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-caa434f6]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-caa434f6]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-caa434f6]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-caa434f6]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-caa434f6]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-caa434f6]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-caa434f6]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-caa434f6]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-caa434f6]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-caa434f6]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-caa434f6]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-caa434f6]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-caa434f6]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-caa434f6]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-caa434f6]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-caa434f6]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-caa434f6]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-caa434f6]{width:100%}.ant-input[data-v-caa434f6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-caa434f6]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-caa434f6]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-caa434f6]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-caa434f6]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-caa434f6]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-caa434f6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-caa434f6]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-caa434f6]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-caa434f6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-caa434f6]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-caa434f6]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-caa434f6]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-caa434f6],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-caa434f6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-caa434f6]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-caa434f6]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-caa434f6],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-caa434f6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-caa434f6]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-caa434f6]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-caa434f6],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-caa434f6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-caa434f6]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-caa434f6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-caa434f6]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-caa434f6],.ant-table-thead>tr>th[data-v-caa434f6]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-caa434f6]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-caa434f6]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-caa434f6]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-caa434f6]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-caa434f6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-caa434f6]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-caa434f6]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-caa434f6]{width:24px;height:24px}.ant-radio-inner[data-v-caa434f6]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-caa434f6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-caa434f6]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-caa434f6],.ant-radio-checked .ant-radio-inner[data-v-caa434f6]{border-color:#10c7a3}.ant-checkbox[data-v-caa434f6]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-caa434f6]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-caa434f6]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-caa434f6]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-caa434f6]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-caa434f6]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-caa434f6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-caa434f6]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-caa434f6]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-caa434f6]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-caa434f6]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-caa434f6],.ant-dropdown-menu-submenu-title[data-v-caa434f6]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-caa434f6],:root .ant-dropdown-link>.anticon.anticon-down[data-v-caa434f6],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-caa434f6]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-caa434f6]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-caa434f6]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-caa434f6]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-caa434f6]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-caa434f6]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-caa434f6],.dropMenuItem_hk_SMALL[data-v-caa434f6]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-caa434f6]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-caa434f6]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-caa434f6]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-caa434f6]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-caa434f6]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-caa434f6]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-caa434f6],.ant-switch[data-v-caa434f6]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-caa434f6],.ant-switch[data-v-caa434f6]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-caa434f6]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-caa434f6]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-caa434f6]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-caa434f6]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-caa434f6]{width:100%}.ant-progress-circle .ant-progress-text[data-v-caa434f6]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-caa434f6]{max-width:4.6rem}.ant-popover-title[data-v-caa434f6]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-caa434f6]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-caa434f6]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-caa434f6],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-caa434f6],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-caa434f6]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-caa434f6],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-caa434f6],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-caa434f6]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-caa434f6]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-caa434f6]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-caa434f6]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-caa434f6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-caa434f6]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-caa434f6]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-caa434f6]{text-decoration:underline}.modalBox .btn_box[data-v-caa434f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-caa434f6],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-caa434f6],.ant-pagination-disabled:focus a[data-v-caa434f6],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-caa434f6],.ant-pagination-disabled:hover a[data-v-caa434f6],[data-v-caa434f6] .ant-pagination-disabled a{background:#e6e7e8}[data-v-caa434f6] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-caa434f6] .ant-pagination-item-active a,[data-v-caa434f6] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-caa434f6] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-caa434f6] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-caa434f6]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-caa434f6]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-caa434f6]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-caa434f6]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-caa434f6]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-caa434f6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-caa434f6]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-caa434f6]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-caa434f6]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-caa434f6],.wangEditor table th[data-v-caa434f6]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-caa434f6]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-caa434f6]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-caa434f6]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-caa434f6]{display:block}.wangEditor ol[data-v-caa434f6],.wangEditor ul[data-v-caa434f6]{margin:10px 0 10px 20px}.wangEditor ul[data-v-caa434f6],.wangEditor ul li[data-v-caa434f6]{list-style:disc inside!important}.wangEditor ol[data-v-caa434f6],.wangEditor ol li[data-v-caa434f6]{list-style:decimal inside!important}.wangEditor img[data-v-caa434f6]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-caa434f6]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-caa434f6]{border-bottom:2px solid #e1e1e1}.component[data-v-caa434f6]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-caa434f6]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-caa434f6]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-caa434f6]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-caa434f6]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-caa434f6]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-caa434f6]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-caa434f6]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-caa434f6]{cursor:default}.listen_picture[data-v-caa434f6]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-caa434f6]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-caa434f6]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-caa434f6]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-caa434f6]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-caa434f6]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-caa434f6]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-caa434f6]{font-size:var(--en_large_font_size_five)}[data-v-caa434f6] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-caa434f6]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-caa434f6]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-caa434f6]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-caa434f6]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-caa434f6]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-caa434f6]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-caa434f6]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-caa434f6]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-caa434f6],.home_practice_status.NO_PUBLIC[data-v-caa434f6]{background:#2c58b1}.home_practice_status.FINISHED[data-v-caa434f6],.home_practice_status.IN_PROGRESS[data-v-caa434f6],.home_practice_status.NOT_STARTED[data-v-caa434f6],.home_practice_status.UNDISTRIBUTED[data-v-caa434f6]{background:#486fbf}.ant-calendar-picker-container[data-v-caa434f6]{z-index:9999999!important}.head_dashboard_card_page .mr40[data-v-caa434f6]{margin-right:.4rem}.head_dashboard_card_page .mb40[data-v-caa434f6]{margin-bottom:.4rem}.head_dashboard_card_page .content_box[data-v-caa434f6]{width:100%;height:auto;overflow:hidden}.head_dashboard_card_page .content_box .content_item_box[data-v-caa434f6]{float:left;width:33.33333%;margin-bottom:.4rem;padding-right:.4rem}.head_dashboard_card_page .content_box .content_item_box.two[data-v-caa434f6]{width:66.66667%}.head_dashboard_card_page .content_box .content_item_box.three[data-v-caa434f6]{width:100%}.head_dashboard_card_page .content_box .content_item[data-v-caa434f6]{border-radius:.12rem;background:#fff;-webkit-box-shadow:0 3.5px 0 0 rgba(99,99,99,.2);box-shadow:0 3.5px 0 0 rgba(99,99,99,.2)}.head_dashboard_card_page .content_box .content_item .top_box[data-v-caa434f6]{width:100%;height:.6rem;background:#8a66ee;border-radius:.12rem .12rem 0 0;padding:0 .16rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_dashboard_card_page .content_box .content_item .top_box span[data-v-caa434f6]{font-size:.24rem;line-height:.6rem}.head_dashboard_card_page .content_box .content_item .top_box span.hk.SMALL[data-v-caa434f6]{font-size:var(--hk_small_font_size_five)}.head_dashboard_card_page .content_box .content_item .top_box span.hk.MEDIUM[data-v-caa434f6]{font-size:var(--hk_middle_font_size_five)}.head_dashboard_card_page .content_box .content_item .top_box span.hk.LARGE[data-v-caa434f6]{font-size:var(--hk_large_font_size_five)}.head_dashboard_card_page .content_box .content_item .top_box span.en.SMALL[data-v-caa434f6]{font-size:var(--en_small_font_size_five)}.head_dashboard_card_page .content_box .content_item .top_box span.en.MEDIUM[data-v-caa434f6]{font-size:var(--en_middle_font_size_five)}.head_dashboard_card_page .content_box .content_item .top_box span.en.LARGE[data-v-caa434f6]{font-size:var(--en_large_font_size_five)}.head_dashboard_card_page .content_box .content_item .top_box span .more_img[data-v-caa434f6]{width:.32rem;height:.32rem;cursor:pointer;margin-left:.1rem}.head_dashboard_card_page .content_box .content_item .top_box .right_img[data-v-caa434f6]{height:.6rem}.head_dashboard_card_page .content_box .content_item .content_detail[data-v-caa434f6]{width:100%;max-height:5rem;padding:.2rem .15rem;overflow:hidden}.head_dashboard_card_page .content_box .content_item .content_detail .echarts_box[data-v-caa434f6]{width:100%;height:4rem}.head_dashboard_card_page .content_box .content_item .content_detail .content_detail_item[data-v-caa434f6]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.1rem;border-bottom:1px solid #8a66ee}.head_dashboard_card_page .content_box .content_item .content_detail .content_detail_item[data-v-caa434f6]:last-child{border-bottom:0}.head_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .item_obj[data-v-caa434f6]{width:2rem;font-size:.18rem;text-align:left;color:#414042;line-height:.22rem;margin-right:.2rem}.head_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .home_info[data-v-caa434f6]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.head_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .home_info .icon_img[data-v-caa434f6]{width:.4rem;height:.4rem;margin-right:.1rem}.head_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .home_info .info_box[data-v-caa434f6]{font-size:.18rem;text-align:left;color:#5848a8;line-height:.22rem}.head_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .home_info .info_box .info_box_top[data-v-caa434f6]{margin-bottom:.1rem}.head_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .home_info .info_box .info_box_btn[data-v-caa434f6]{font-size:.16rem;text-align:left;color:#5848a8;line-height:.2rem}.head_dashboard_card_page .content_box .content_item .content_detail .content_detail_item .progress_box[data-v-caa434f6]{width:2rem;margin-left:.2rem}.head_dashboard_card_page .content_box .content_item .content_detail .student_box[data-v-caa434f6]{padding:.1rem .2rem;background:#fcffff;-webkit-box-shadow:3.14px 6.27px 6.27px 0 rgba(88,72,168,.2);box-shadow:3.14px 6.27px 6.27px 0 rgba(88,72,168,.2);border-radius:7.5px;font-size:.18rem;text-align:left;color:#5848a8;line-height:.2rem;margin-bottom:.16rem}.head_dashboard_card_page .content_box .content_item .no_scroll[data-v-caa434f6]{overflow-y:scroll;overflow-x:none}.head_dashboard_card_page .content_box .content_item .no_scroll[data-v-caa434f6]::-webkit-scrollbar{display:none}.head_dashboard_card_page .content_box .content_item .noData[data-v-caa434f6]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.head_dashboard_card_page .content_box .content_item .noData.hk.SMALL[data-v-caa434f6]{font-size:var(--hk_small_font_size_18)}.head_dashboard_card_page .content_box .content_item .noData.hk.MEDIUM[data-v-caa434f6]{font-size:var(--hk_middle_font_size_20)}.head_dashboard_card_page .content_box .content_item .noData.hk.LARGE[data-v-caa434f6]{font-size:var(--hk_large_font_size_22)}.head_dashboard_card_page .content_box .content_item .noData.en.SMALL[data-v-caa434f6]{font-size:var(--en_small_font_size_18)}.head_dashboard_card_page .content_box .content_item .noData.en.MEDIUM[data-v-caa434f6]{font-size:var(--en_middle_font_size_20)}.head_dashboard_card_page .content_box .content_item .noData.en.LARGE[data-v-caa434f6]{font-size:var(--en_large_font_size_22)}.head_dashboard_card_page .content_box .content_img[data-v-caa434f6],.head_dashboard_card_page .content_box .content_img img[data-v-caa434f6]{width:2.8rem;height:3rem}html[data-v-24795bdd]{font-size:100px}@media only screen and (max-height:650px){html[data-v-24795bdd]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-24795bdd]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-24795bdd]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-24795bdd]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-24795bdd]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-24795bdd]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-24795bdd]{font-size:100px}}#app[data-v-24795bdd],body[data-v-24795bdd],html[data-v-24795bdd]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-24795bdd],#app h1[data-v-24795bdd],#app h2[data-v-24795bdd],#app h3[data-v-24795bdd],#app h4[data-v-24795bdd],#app h5[data-v-24795bdd],#app h6[data-v-24795bdd],#app p[data-v-24795bdd],body body[data-v-24795bdd],body h1[data-v-24795bdd],body h2[data-v-24795bdd],body h3[data-v-24795bdd],body h4[data-v-24795bdd],body h5[data-v-24795bdd],body h6[data-v-24795bdd],body p[data-v-24795bdd],html body[data-v-24795bdd],html h1[data-v-24795bdd],html h2[data-v-24795bdd],html h3[data-v-24795bdd],html h4[data-v-24795bdd],html h5[data-v-24795bdd],html h6[data-v-24795bdd],html p[data-v-24795bdd]{margin:0}li[data-v-24795bdd],ul[data-v-24795bdd]{list-style:none;padding:0}[data-v-24795bdd]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-24795bdd]{white-space:break-spaces}.sortableDrag[data-v-24795bdd]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-24795bdd],.sortableDrag td[data-v-24795bdd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-24795bdd]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-24795bdd]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-24795bdd]{color:var(--theme-color)}.error_color[data-v-24795bdd]{color:#eb6646!important}.warn_color[data-v-24795bdd]{color:#ff6800}.pointer[data-v-24795bdd]{cursor:pointer}.ellipsis[data-v-24795bdd]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-24795bdd]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-24795bdd],.flex_center_center[data-v-24795bdd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-24795bdd],.flex_center_center[data-v-24795bdd]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-24795bdd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-24795bdd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-24795bdd],.flex_row_s_p[data-v-24795bdd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-24795bdd]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-24795bdd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-24795bdd],.flex_start[data-v-24795bdd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-24795bdd]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-24795bdd],.flex_column_center_center[data-v-24795bdd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-24795bdd]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-24795bdd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-24795bdd]{position:relative;border-radius:.2rem}.talk_frame[data-v-24795bdd]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-24795bdd]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-24795bdd]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-24795bdd]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-24795bdd]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-24795bdd]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-24795bdd]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-24795bdd]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-24795bdd]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-24795bdd]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-24795bdd]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-24795bdd]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-24795bdd]{max-height:30vh}.ant-select-dropdown-menu[data-v-24795bdd]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-24795bdd]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-24795bdd]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-24795bdd]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-24795bdd]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-24795bdd]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-24795bdd]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-24795bdd]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-24795bdd]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-24795bdd]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-24795bdd]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-24795bdd]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-24795bdd]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-24795bdd]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-24795bdd]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-24795bdd]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-24795bdd]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-24795bdd]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-24795bdd]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-24795bdd]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-24795bdd]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-24795bdd]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-24795bdd]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-24795bdd]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-24795bdd]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-24795bdd]{width:100%}.ant-input[data-v-24795bdd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-24795bdd]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-24795bdd]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-24795bdd]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-24795bdd]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-24795bdd]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-24795bdd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-24795bdd]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-24795bdd]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-24795bdd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-24795bdd]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-24795bdd]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-24795bdd]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-24795bdd],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-24795bdd]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-24795bdd]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-24795bdd]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-24795bdd],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-24795bdd]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-24795bdd]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-24795bdd]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-24795bdd],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-24795bdd]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-24795bdd]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-24795bdd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-24795bdd]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-24795bdd],.ant-table-thead>tr>th[data-v-24795bdd]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-24795bdd]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-24795bdd]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-24795bdd]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-24795bdd]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-24795bdd]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-24795bdd]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-24795bdd]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-24795bdd]{width:24px;height:24px}.ant-radio-inner[data-v-24795bdd]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-24795bdd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-24795bdd]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-24795bdd],.ant-radio-checked .ant-radio-inner[data-v-24795bdd]{border-color:#10c7a3}.ant-checkbox[data-v-24795bdd]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-24795bdd]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-24795bdd]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-24795bdd]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-24795bdd]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-24795bdd]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-24795bdd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-24795bdd]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-24795bdd]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-24795bdd]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-24795bdd]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-24795bdd],.ant-dropdown-menu-submenu-title[data-v-24795bdd]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-24795bdd],:root .ant-dropdown-link>.anticon.anticon-down[data-v-24795bdd],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-24795bdd]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-24795bdd]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-24795bdd]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-24795bdd]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-24795bdd]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-24795bdd]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-24795bdd],.dropMenuItem_hk_SMALL[data-v-24795bdd]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-24795bdd]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-24795bdd]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-24795bdd]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-24795bdd]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-24795bdd]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-24795bdd]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-24795bdd],.ant-switch[data-v-24795bdd]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-24795bdd],.ant-switch[data-v-24795bdd]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-24795bdd]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-24795bdd]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-24795bdd]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-24795bdd]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-24795bdd]{width:100%}.ant-progress-circle .ant-progress-text[data-v-24795bdd]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-24795bdd]{max-width:4.6rem}.ant-popover-title[data-v-24795bdd]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-24795bdd]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-24795bdd]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-24795bdd],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-24795bdd],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-24795bdd]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-24795bdd],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-24795bdd],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-24795bdd]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-24795bdd]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-24795bdd]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-24795bdd]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-24795bdd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-24795bdd]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-24795bdd]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-24795bdd]{text-decoration:underline}.modalBox .btn_box[data-v-24795bdd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-24795bdd],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-24795bdd],.ant-pagination-disabled:focus a[data-v-24795bdd],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-24795bdd],.ant-pagination-disabled:hover a[data-v-24795bdd],[data-v-24795bdd] .ant-pagination-disabled a{background:#e6e7e8}[data-v-24795bdd] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-24795bdd] .ant-pagination-item-active a,[data-v-24795bdd] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-24795bdd] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-24795bdd] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-24795bdd]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-24795bdd]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-24795bdd]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-24795bdd]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-24795bdd]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-24795bdd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-24795bdd]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-24795bdd]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-24795bdd]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-24795bdd],.wangEditor table th[data-v-24795bdd]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-24795bdd]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-24795bdd]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-24795bdd]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-24795bdd]{display:block}.wangEditor ol[data-v-24795bdd],.wangEditor ul[data-v-24795bdd]{margin:10px 0 10px 20px}.wangEditor ul[data-v-24795bdd],.wangEditor ul li[data-v-24795bdd]{list-style:disc inside!important}.wangEditor ol[data-v-24795bdd],.wangEditor ol li[data-v-24795bdd]{list-style:decimal inside!important}.wangEditor img[data-v-24795bdd]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-24795bdd]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-24795bdd]{border-bottom:2px solid #e1e1e1}.component[data-v-24795bdd]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-24795bdd]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-24795bdd]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-24795bdd]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-24795bdd]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-24795bdd]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-24795bdd]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-24795bdd]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-24795bdd]{cursor:default}.listen_picture[data-v-24795bdd]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-24795bdd]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-24795bdd]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-24795bdd]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-24795bdd]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-24795bdd]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-24795bdd]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-24795bdd]{font-size:var(--en_large_font_size_five)}[data-v-24795bdd] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-24795bdd]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-24795bdd]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-24795bdd]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-24795bdd]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-24795bdd]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-24795bdd]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-24795bdd]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-24795bdd]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-24795bdd],.home_practice_status.NO_PUBLIC[data-v-24795bdd]{background:#2c58b1}.home_practice_status.FINISHED[data-v-24795bdd],.home_practice_status.IN_PROGRESS[data-v-24795bdd],.home_practice_status.NOT_STARTED[data-v-24795bdd],.home_practice_status.UNDISTRIBUTED[data-v-24795bdd]{background:#486fbf}.ant-calendar-picker-container[data-v-24795bdd]{z-index:9999999!important}.dashboard_head_new_page[data-v-24795bdd]{width:100%;height:100%;background:#f5f0ff}.dashboard_head_new_page[data-v-24795bdd] .ant-affix{width:calc(100% - .5rem)!important;top:1rem!important}.dashboard_head_new_page .main[data-v-24795bdd]{width:100%;height:100%;padding:0 0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.dashboard_head_new_page .main[data-v-24795bdd]::-webkit-scrollbar{width:.1rem;background-color:transparent}.dashboard_head_new_page .main[data-v-24795bdd]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.dashboard_head_new_page .main .filter_box[data-v-24795bdd]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.4rem .4rem .3rem 0;position:sticky;top:0;z-index:2}.dashboard_head_new_page .main .filter_action_box[data-v-24795bdd],.dashboard_head_new_page .main .filter_box[data-v-24795bdd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f0ff}.dashboard_head_new_page .main .filter_action_box .mr20[data-v-24795bdd]{margin-right:.2rem}.dashboard_head_new_page .main .content_box[data-v-24795bdd]{width:100%}html[data-v-36e775a6]{font-size:100px}@media only screen and (max-height:650px){html[data-v-36e775a6]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-36e775a6]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-36e775a6]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-36e775a6]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-36e775a6]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-36e775a6]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-36e775a6]{font-size:100px}}#app[data-v-36e775a6],body[data-v-36e775a6],html[data-v-36e775a6]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-36e775a6],#app h1[data-v-36e775a6],#app h2[data-v-36e775a6],#app h3[data-v-36e775a6],#app h4[data-v-36e775a6],#app h5[data-v-36e775a6],#app h6[data-v-36e775a6],#app p[data-v-36e775a6],body body[data-v-36e775a6],body h1[data-v-36e775a6],body h2[data-v-36e775a6],body h3[data-v-36e775a6],body h4[data-v-36e775a6],body h5[data-v-36e775a6],body h6[data-v-36e775a6],body p[data-v-36e775a6],html body[data-v-36e775a6],html h1[data-v-36e775a6],html h2[data-v-36e775a6],html h3[data-v-36e775a6],html h4[data-v-36e775a6],html h5[data-v-36e775a6],html h6[data-v-36e775a6],html p[data-v-36e775a6]{margin:0}li[data-v-36e775a6],ul[data-v-36e775a6]{list-style:none;padding:0}[data-v-36e775a6]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-36e775a6]{white-space:break-spaces}.sortableDrag[data-v-36e775a6]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-36e775a6],.sortableDrag td[data-v-36e775a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-36e775a6]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-36e775a6]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-36e775a6]{color:var(--theme-color)}.error_color[data-v-36e775a6]{color:#eb6646!important}.warn_color[data-v-36e775a6]{color:#ff6800}.pointer[data-v-36e775a6]{cursor:pointer}.ellipsis[data-v-36e775a6]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-36e775a6]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-36e775a6],.flex_center_center[data-v-36e775a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-36e775a6],.flex_center_center[data-v-36e775a6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-36e775a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-36e775a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-36e775a6],.flex_row_s_p[data-v-36e775a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-36e775a6]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-36e775a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-36e775a6],.flex_start[data-v-36e775a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-36e775a6]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-36e775a6],.flex_column_center_center[data-v-36e775a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-36e775a6]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-36e775a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-36e775a6]{position:relative;border-radius:.2rem}.talk_frame[data-v-36e775a6]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-36e775a6]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-36e775a6]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-36e775a6]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-36e775a6]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-36e775a6]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-36e775a6]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-36e775a6]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-36e775a6]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-36e775a6]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-36e775a6]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-36e775a6]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-36e775a6]{max-height:30vh}.ant-select-dropdown-menu[data-v-36e775a6]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-36e775a6]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-36e775a6]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-36e775a6]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-36e775a6]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-36e775a6]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-36e775a6]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-36e775a6]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-36e775a6]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-36e775a6]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-36e775a6]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-36e775a6]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-36e775a6]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-36e775a6]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-36e775a6]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-36e775a6]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-36e775a6]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-36e775a6]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-36e775a6]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-36e775a6]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-36e775a6]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-36e775a6]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-36e775a6]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-36e775a6]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-36e775a6]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-36e775a6]{width:100%}.ant-input[data-v-36e775a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-36e775a6]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-36e775a6]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-36e775a6]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-36e775a6]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-36e775a6]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-36e775a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-36e775a6]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-36e775a6]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-36e775a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-36e775a6]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-36e775a6]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-36e775a6]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-36e775a6],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-36e775a6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-36e775a6]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-36e775a6]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-36e775a6],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-36e775a6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-36e775a6]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-36e775a6]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-36e775a6],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-36e775a6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-36e775a6]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-36e775a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-36e775a6]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-36e775a6],.ant-table-thead>tr>th[data-v-36e775a6]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-36e775a6]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-36e775a6]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-36e775a6]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-36e775a6]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-36e775a6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-36e775a6]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-36e775a6]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-36e775a6]{width:24px;height:24px}.ant-radio-inner[data-v-36e775a6]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-36e775a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-36e775a6]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-36e775a6],.ant-radio-checked .ant-radio-inner[data-v-36e775a6]{border-color:#10c7a3}.ant-checkbox[data-v-36e775a6]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-36e775a6]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-36e775a6]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-36e775a6]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-36e775a6]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-36e775a6]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-36e775a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-36e775a6]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-36e775a6]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-36e775a6]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-36e775a6]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-36e775a6],.ant-dropdown-menu-submenu-title[data-v-36e775a6]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-36e775a6],:root .ant-dropdown-link>.anticon.anticon-down[data-v-36e775a6],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-36e775a6]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-36e775a6]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-36e775a6]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-36e775a6]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-36e775a6]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-36e775a6]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-36e775a6],.dropMenuItem_hk_SMALL[data-v-36e775a6]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-36e775a6]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-36e775a6]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-36e775a6]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-36e775a6]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-36e775a6]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-36e775a6]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-36e775a6],.ant-switch[data-v-36e775a6]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-36e775a6],.ant-switch[data-v-36e775a6]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-36e775a6]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-36e775a6]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-36e775a6]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-36e775a6]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-36e775a6]{width:100%}.ant-progress-circle .ant-progress-text[data-v-36e775a6]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-36e775a6]{max-width:4.6rem}.ant-popover-title[data-v-36e775a6]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-36e775a6]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-36e775a6]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-36e775a6],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-36e775a6],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-36e775a6]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-36e775a6],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-36e775a6],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-36e775a6]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-36e775a6]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-36e775a6]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-36e775a6]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-36e775a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-36e775a6]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-36e775a6]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-36e775a6]{text-decoration:underline}.modalBox .btn_box[data-v-36e775a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-36e775a6],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-36e775a6],.ant-pagination-disabled:focus a[data-v-36e775a6],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-36e775a6],.ant-pagination-disabled:hover a[data-v-36e775a6],[data-v-36e775a6] .ant-pagination-disabled a{background:#e6e7e8}[data-v-36e775a6] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-36e775a6] .ant-pagination-item-active a,[data-v-36e775a6] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-36e775a6] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-36e775a6] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-36e775a6]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-36e775a6]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-36e775a6]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-36e775a6]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-36e775a6]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-36e775a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-36e775a6]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-36e775a6]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-36e775a6]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-36e775a6],.wangEditor table th[data-v-36e775a6]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-36e775a6]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-36e775a6]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-36e775a6]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-36e775a6]{display:block}.wangEditor ol[data-v-36e775a6],.wangEditor ul[data-v-36e775a6]{margin:10px 0 10px 20px}.wangEditor ul[data-v-36e775a6],.wangEditor ul li[data-v-36e775a6]{list-style:disc inside!important}.wangEditor ol[data-v-36e775a6],.wangEditor ol li[data-v-36e775a6]{list-style:decimal inside!important}.wangEditor img[data-v-36e775a6]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-36e775a6]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-36e775a6]{border-bottom:2px solid #e1e1e1}.component[data-v-36e775a6]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-36e775a6]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-36e775a6]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-36e775a6]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-36e775a6]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-36e775a6]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-36e775a6]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-36e775a6]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-36e775a6]{cursor:default}.listen_picture[data-v-36e775a6]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-36e775a6]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-36e775a6]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-36e775a6]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-36e775a6]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-36e775a6]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-36e775a6]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-36e775a6]{font-size:var(--en_large_font_size_five)}[data-v-36e775a6] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-36e775a6]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-36e775a6]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-36e775a6]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-36e775a6]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-36e775a6]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-36e775a6]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-36e775a6]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-36e775a6]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-36e775a6],.home_practice_status.NO_PUBLIC[data-v-36e775a6]{background:#2c58b1}.home_practice_status.FINISHED[data-v-36e775a6],.home_practice_status.IN_PROGRESS[data-v-36e775a6],.home_practice_status.NOT_STARTED[data-v-36e775a6],.home_practice_status.UNDISTRIBUTED[data-v-36e775a6]{background:#486fbf}.ant-calendar-picker-container[data-v-36e775a6]{z-index:9999999!important}.dashboard_head_teacher_new_page[data-v-36e775a6]{width:100%;height:100%;background:#f5f0ff}.dashboard_head_teacher_new_page[data-v-36e775a6] .ant-affix{width:calc(100% - .9rem)!important;top:1rem!important}.dashboard_head_teacher_new_page .main[data-v-36e775a6]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.dashboard_head_teacher_new_page .main[data-v-36e775a6]::-webkit-scrollbar{width:.1rem;background-color:transparent}.dashboard_head_teacher_new_page .main[data-v-36e775a6]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.dashboard_head_teacher_new_page .main .filter_action_box[data-v-36e775a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.dashboard_head_teacher_new_page .main .filter_action_box .title_box[data-v-36e775a6]{font-size:.24rem;color:#734fb3;line-height:.3rem}.dashboard_head_teacher_new_page .main .filter_action_box .action_box[data-v-36e775a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dashboard_head_teacher_new_page .main .filter_action_box .action_box .action_btn span[data-v-36e775a6]{margin-right:.04rem}.dashboard_head_teacher_new_page .main .filter_action_box .action_box .action_btn img[data-v-36e775a6]{width:.15rem;height:.15rem}.dashboard_head_teacher_new_page .main .filter_action_box .mr20[data-v-36e775a6]{margin-right:.2rem}.dashboard_head_teacher_new_page .main .content_box[data-v-36e775a6]{width:100%}.dashboard_head_teacher_new_page .mr20[data-v-36e775a6]{margin-right:.2rem}.dashboard_head_teacher_new_page .quickBox[data-v-36e775a6]{width:10.25rem;min-height:5.81rem;background:#fff;border-radius:.14rem}.dashboard_head_teacher_new_page .quickBox .titleBox[data-v-36e775a6]{width:100%;height:.98rem;background-image:url(../img/top_bg@2x.ca12b69c.png);background-position:bottom;background-size:cover;border-radius:.14rem;position:relative}.dashboard_head_teacher_new_page .quickBox .titleBox .returnBox[data-v-36e775a6]{position:absolute;left:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#fff;line-height:.34rem;cursor:pointer}.dashboard_head_teacher_new_page .quickBox .titleBox .returnBox img[data-v-36e775a6]{width:.24rem;margin-right:.15rem}.dashboard_head_teacher_new_page .quickBox .titleBox .quicktitle[data-v-36e775a6]{font-size:.3rem;font-family:var(--common-font-family);color:#fff;line-height:.34rem}.dashboard_head_teacher_new_page .quickBox .titleBox .quicktitle_hk_SMALL[data-v-36e775a6]{font-size:var(--hk_small_font_size_eight)}.dashboard_head_teacher_new_page .quickBox .titleBox .quicktitle_hk_MEDIUM[data-v-36e775a6]{font-size:var(--hk_middle_font_size_eight)}.dashboard_head_teacher_new_page .quickBox .titleBox .quicktitle_hk_LARGE[data-v-36e775a6]{font-size:var(--hk_large_font_size_eight)}.dashboard_head_teacher_new_page .quickBox .titleBox .quicktitle_en_SMALL[data-v-36e775a6]{font-size:var(--en_small_font_size_eight)}.dashboard_head_teacher_new_page .quickBox .titleBox .quicktitle_en_MEDIUM[data-v-36e775a6]{font-size:var(--en_middle_font_size_eight)}.dashboard_head_teacher_new_page .quickBox .titleBox .quicktitle_en_LARGE[data-v-36e775a6]{font-size:var(--en_large_font_size_eight)}.dashboard_head_teacher_new_page .quickBox .titleBox .close[data-v-36e775a6]{position:absolute;right:.2rem;width:.32rem;height:.32rem;cursor:pointer}.dashboard_head_teacher_new_page .quickBox .titleBox .close img[data-v-36e775a6]{width:100%;height:100%}.dashboard_head_teacher_new_page .quickBox .quick_content[data-v-36e775a6]{width:100%;height:auto;padding:.4rem}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_tab[data-v-36e775a6]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_head_teacher_new_page .quickBox .quick_content .imgBox[data-v-36e775a6]{width:.32rem;height:.32rem}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_img[data-v-36e775a6]{width:.32rem;height:.32rem;cursor:pointer}.dashboard_head_teacher_new_page .quickBox .quick_content .mr40[data-v-36e775a6]{margin-right:.4rem}.dashboard_head_teacher_new_page .quickBox .quick_content .ml40[data-v-36e775a6]{margin-left:.4rem}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_top[data-v-36e775a6]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_top .quick_content_item[data-v-36e775a6]{width:2.75rem;height:2.58rem;background:#eeeaf9;border:1px dashed #e1e1e1;border-radius:.14rem;-webkit-box-shadow:0 0 .2rem 0 rgba(64,32,153,.1);box-shadow:0 0 .2rem 0 rgba(64,32,153,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_icon[data-v-36e775a6]{width:.44rem;height:.44rem}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_icon img[data-v-36e775a6]{height:100%}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_name[data-v-36e775a6]{margin:.2rem 0 .4rem 0;font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.34rem}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_name_hk_SMALL[data-v-36e775a6]{font-size:var(--hk_small_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_name_hk_MEDIUM[data-v-36e775a6]{font-size:var(--hk_middle_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_name_hk_LARGE[data-v-36e775a6]{font-size:var(--hk_large_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_name_en_SMALL[data-v-36e775a6]{font-size:var(--en_small_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_name_en_MEDIUM[data-v-36e775a6]{font-size:var(--en_middle_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_top .quick_content_item .item_name_en_LARGE[data-v-36e775a6]{font-size:var(--en_large_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_btn[data-v-36e775a6]{width:100%;height:auto;margin-top:.4rem}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item[data-v-36e775a6]{width:auto;height:1.09rem;padding:0 .2rem;background:#eeeaf9;border-radius:.14rem;-webkit-box-shadow:0 0 .2rem 0 rgba(64,32,153,.1);box-shadow:0 0 .2rem 0 rgba(64,32,153,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_icon[data-v-36e775a6]{width:.44rem;height:.44rem}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_icon img[data-v-36e775a6]{height:100%}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .ml14[data-v-36e775a6]{margin-left:.14rem}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_name[data-v-36e775a6]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.34rem;margin:0 .2rem}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_name_hk_SMALL[data-v-36e775a6]{font-size:var(--hk_small_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_name_hk_MEDIUM[data-v-36e775a6]{font-size:var(--hk_middle_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_name_hk_LARGE[data-v-36e775a6]{font-size:var(--hk_large_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_name_en_SMALL[data-v-36e775a6]{font-size:var(--en_small_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_name_en_MEDIUM[data-v-36e775a6]{font-size:var(--en_middle_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .quick_content_btn .quick_content_btn_item .item_name_en_LARGE[data-v-36e775a6]{font-size:var(--en_large_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .content_top[data-v-36e775a6]{width:100%}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content[data-v-36e775a6]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top[data-v-36e775a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.2rem}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .report_content[data-v-36e775a6]{width:2.88rem;height:1.06rem;background:#eeeaf9;border:1px solid #e1e1e1;border-radius:.14rem;-webkit-box-shadow:0 0 .2rem 0 rgba(64,32,153,.1);box-shadow:0 0 .2rem 0 rgba(64,32,153,.1);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .report_content[data-v-36e775a6]:hover{border:2px solid #775dc0}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title[data-v-36e775a6]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.34rem}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title_hk_SMALL[data-v-36e775a6]{font-size:var(--hk_small_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title_hk_MEDIUM[data-v-36e775a6]{font-size:var(--hk_middle_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title_hk_LARGE[data-v-36e775a6]{font-size:var(--hk_large_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title_en_SMALL[data-v-36e775a6]{font-size:var(--en_small_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title_en_MEDIUM[data-v-36e775a6]{font-size:var(--en_middle_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title_en_LARGE[data-v-36e775a6]{font-size:var(--en_large_font_size_seven)}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title .btn_box[data-v-36e775a6]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.12rem}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title .btn_box .button[data-v-36e775a6]{width:auto;padding:0 .12rem;height:.24rem;color:#775dc0;background:#fff;border-radius:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title .btn_box .button[data-v-36e775a6]:hover{background:#775dc0;color:#fff}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title .btn_box .button span[data-v-36e775a6]{font-size:.14rem;line-height:.2rem;margin-right:.12rem}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .report_content .report_content_title .btn_box .button img[data-v-36e775a6]{width:.2rem;height:.2rem}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .report_content .more[data-v-36e775a6]{position:absolute;bottom:.12rem;right:.12rem;width:.24rem;height:.24rem}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .notPoint[data-v-36e775a6]{cursor:not-allowed}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .mlr20[data-v-36e775a6]{margin:.2rem}.dashboard_head_teacher_new_page .quickBox .quick_content .content_content .content_top .mr20[data-v-36e775a6]{margin-right:.2rem}.dashboard_head_teacher_new_page .quickBox .quick_content .ael_tab[data-v-36e775a6]{width:auto}html[data-v-842d785e]{font-size:100px}@media only screen and (max-height:650px){html[data-v-842d785e]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-842d785e]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-842d785e]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-842d785e]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-842d785e]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-842d785e]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-842d785e]{font-size:100px}}#app[data-v-842d785e],body[data-v-842d785e],html[data-v-842d785e]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-842d785e],#app h1[data-v-842d785e],#app h2[data-v-842d785e],#app h3[data-v-842d785e],#app h4[data-v-842d785e],#app h5[data-v-842d785e],#app h6[data-v-842d785e],#app p[data-v-842d785e],body body[data-v-842d785e],body h1[data-v-842d785e],body h2[data-v-842d785e],body h3[data-v-842d785e],body h4[data-v-842d785e],body h5[data-v-842d785e],body h6[data-v-842d785e],body p[data-v-842d785e],html body[data-v-842d785e],html h1[data-v-842d785e],html h2[data-v-842d785e],html h3[data-v-842d785e],html h4[data-v-842d785e],html h5[data-v-842d785e],html h6[data-v-842d785e],html p[data-v-842d785e]{margin:0}li[data-v-842d785e],ul[data-v-842d785e]{list-style:none;padding:0}[data-v-842d785e]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-842d785e]{white-space:break-spaces}.sortableDrag[data-v-842d785e]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-842d785e],.sortableDrag td[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-842d785e]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-842d785e]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-842d785e]{color:var(--theme-color)}.error_color[data-v-842d785e]{color:#eb6646!important}.warn_color[data-v-842d785e]{color:#ff6800}.pointer[data-v-842d785e]{cursor:pointer}.ellipsis[data-v-842d785e]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-842d785e],.flex_center_center[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-842d785e],.flex_center_center[data-v-842d785e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-842d785e],.flex_row_s_p[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-842d785e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-842d785e],.flex_start[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-842d785e]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-842d785e],.flex_column_center_center[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-842d785e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-842d785e]{position:relative;border-radius:.2rem}.talk_frame[data-v-842d785e]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-842d785e]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-842d785e]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-842d785e]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-842d785e]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-842d785e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-842d785e]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-842d785e]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-842d785e]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-842d785e]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-842d785e]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-842d785e]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-842d785e]{max-height:30vh}.ant-select-dropdown-menu[data-v-842d785e]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-842d785e]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-842d785e]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-842d785e]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-842d785e]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-842d785e]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-842d785e]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-842d785e]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-842d785e]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-842d785e]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-842d785e]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-842d785e]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-842d785e]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-842d785e]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-842d785e]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-842d785e]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-842d785e]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-842d785e]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-842d785e]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-842d785e]{width:100%}.ant-input[data-v-842d785e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-842d785e]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-842d785e]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-842d785e]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-842d785e]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-842d785e]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-842d785e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-842d785e]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-842d785e]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-842d785e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-842d785e]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-842d785e]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-842d785e],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-842d785e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-842d785e],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-842d785e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-842d785e],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-842d785e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-842d785e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-842d785e]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-842d785e],.ant-table-thead>tr>th[data-v-842d785e]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-842d785e]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-842d785e]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-842d785e]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-842d785e]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-842d785e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-842d785e]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-842d785e]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-842d785e]{width:24px;height:24px}.ant-radio-inner[data-v-842d785e]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-842d785e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-842d785e]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-842d785e],.ant-radio-checked .ant-radio-inner[data-v-842d785e]{border-color:#10c7a3}.ant-checkbox[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-842d785e]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-842d785e]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-842d785e]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-842d785e]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-842d785e]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-842d785e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-842d785e]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-842d785e]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-842d785e]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-842d785e]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-842d785e],.ant-dropdown-menu-submenu-title[data-v-842d785e]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-842d785e],:root .ant-dropdown-link>.anticon.anticon-down[data-v-842d785e],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-842d785e],.dropMenuItem_hk_SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-842d785e]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-842d785e],.ant-switch[data-v-842d785e]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-842d785e],.ant-switch[data-v-842d785e]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-842d785e]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-842d785e]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-842d785e]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-842d785e]{width:100%}.ant-progress-circle .ant-progress-text[data-v-842d785e]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-842d785e]{max-width:4.6rem}.ant-popover-title[data-v-842d785e]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-842d785e]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-842d785e]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-842d785e],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-842d785e],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-842d785e]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-842d785e],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-842d785e],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-842d785e]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-842d785e]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-842d785e]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-842d785e]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-842d785e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-842d785e]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-842d785e]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-842d785e]{text-decoration:underline}.modalBox .btn_box[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-842d785e],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-842d785e],.ant-pagination-disabled:focus a[data-v-842d785e],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-842d785e],.ant-pagination-disabled:hover a[data-v-842d785e],[data-v-842d785e] .ant-pagination-disabled a{background:#e6e7e8}[data-v-842d785e] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-842d785e] .ant-pagination-item-active a,[data-v-842d785e] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-842d785e] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-842d785e] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-842d785e]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-842d785e]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-842d785e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-842d785e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-842d785e]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-842d785e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-842d785e]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-842d785e]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-842d785e]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-842d785e],.wangEditor table th[data-v-842d785e]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-842d785e]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-842d785e]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-842d785e]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-842d785e]{display:block}.wangEditor ol[data-v-842d785e],.wangEditor ul[data-v-842d785e]{margin:10px 0 10px 20px}.wangEditor ul[data-v-842d785e],.wangEditor ul li[data-v-842d785e]{list-style:disc inside!important}.wangEditor ol[data-v-842d785e],.wangEditor ol li[data-v-842d785e]{list-style:decimal inside!important}.wangEditor img[data-v-842d785e]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-842d785e]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-842d785e]{border-bottom:2px solid #e1e1e1}.component[data-v-842d785e]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-842d785e]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-842d785e]{cursor:default}.listen_picture[data-v-842d785e]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-842d785e]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_five)}[data-v-842d785e] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-842d785e]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-842d785e]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-842d785e]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-842d785e]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-842d785e]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-842d785e]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-842d785e]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-842d785e]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-842d785e],.home_practice_status.NO_PUBLIC[data-v-842d785e]{background:#2c58b1}.home_practice_status.FINISHED[data-v-842d785e],.home_practice_status.IN_PROGRESS[data-v-842d785e],.home_practice_status.NOT_STARTED[data-v-842d785e],.home_practice_status.UNDISTRIBUTED[data-v-842d785e]{background:#486fbf}.ant-calendar-picker-container[data-v-842d785e]{z-index:9999999!important}.distribution_list_page[data-v-842d785e]{width:100%;height:100%;background:#f5f0ff}.distribution_list_page[data-v-842d785e] .ant-affix{width:100%;top:1rem!important}.distribution_list_page .main[data-v-842d785e]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.distribution_list_page .main[data-v-842d785e]::-webkit-scrollbar{width:.1rem;background-color:transparent}.distribution_list_page .main[data-v-842d785e]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.distribution_list_page .main .filter_action_box[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.distribution_list_page .main .filter_action_box .filter_box[data-v-842d785e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.distribution_list_page .main .filter_action_box .action_box[data-v-842d785e],.distribution_list_page .main .filter_action_box .filter_box[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.distribution_list_page .main .filter_action_box .action_box .action_btn span[data-v-842d785e]{margin-right:.04rem}.distribution_list_page .main .filter_action_box .action_box .action_btn img[data-v-842d785e]{width:.15rem;height:.15rem}.distribution_list_page .main .filter_action_box .mr20[data-v-842d785e]{margin-right:.2rem}.distribution_list_page .main .table_box[data-v-842d785e]{width:100%}.distribution_list_page .course_table[data-v-842d785e] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.distribution_list_page .course_table[data-v-842d785e] .ant-table-tbody>tr>td{color:#414042}.distribution_list_page .course_table[data-v-842d785e] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.distribution_list_page .course_table[data-v-842d785e] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.distribution_list_page .course_table[data-v-842d785e] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.distribution_list_page .course_table[data-v-842d785e] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.distribution_list_page .course_table[data-v-842d785e] .ant-table-thead>tr>th:last-child:after,.distribution_list_page .course_table[data-v-842d785e] .ant-table-thead>tr>th:last-child:before{display:none}.distribution_list_page .course_table[data-v-842d785e] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.distribution_list_page .course_table[data-v-842d785e] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.distribution_list_page .course_table[data-v-842d785e] .ant-table-column-title{color:#fff;font-size:.16rem;font-weight:400}.distribution_list_page .course_table[data-v-842d785e] .ant-table-tbody>tr>td{font-size:.16rem}.distribution_list_page .course_table[data-v-842d785e] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.distribution_list_page .course_table[data-v-842d785e] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .course_table[data-v-842d785e] .ant-table-thead>tr>th .ant-table-header-column{display:block}.distribution_list_page .course_table .filter_icon[data-v-842d785e]{width:.2rem;height:.2rem;cursor:pointer}.distribution_list_page .course_table .spanText[data-v-842d785e]{text-align:left;font-size:.24rem;color:#fff}.distribution_list_page .course_table .action_box[data-v-842d785e]{display:inline-block}.distribution_list_page .course_table .action_box img[data-v-842d785e]{height:.08rem;cursor:pointer}.distribution_list_page .course_table .action_box.moveButton img[data-v-842d785e]{height:.2rem}.distribution_list_page .course_table .icon_flex_start[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.distribution_list_page .course_table .icon_flex_start .icon_img[data-v-842d785e]{width:.48rem;height:.48rem;min-width:.48rem;margin-right:.1rem;cursor:pointer}.distribution_list_page .course_table .table_know_span[data-v-842d785e]{text-align:left;padding-top:.08rem;line-height:.3rem}.distribution_list_page .course_table .practice_status_box[data-v-842d785e]{position:relative}.distribution_list_page .course_table .practice_status_box .connect_img[data-v-842d785e]{display:inline-block;width:.2rem;height:.2rem;cursor:pointer;position:absolute;top:2px;right:0}.distribution_list_page .course_table .no_data_line[data-v-842d785e]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.distribution_list_page .batch_modal_box[data-v-842d785e]{height:auto;max-height:90vh;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .batch_modal_box.edit[data-v-842d785e]{width:11rem}.distribution_list_page .batch_modal_box.edit .edit_body[data-v-842d785e]{width:100%;height:auto}.distribution_list_page .batch_modal_box.edit .edit_body .btn[data-v-842d785e]{width:1.3rem;height:.4rem;background:#f5f0ff;border:1px solid #775dc0;border-radius:.22rem;line-height:.38rem;text-align:center;cursor:pointer;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#592f99;margin-bottom:.24rem;margin-left:.3rem}.distribution_list_page .batch_modal_box.edit .edit_body .btn_hk_SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .btn_hk_MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .btn_hk_LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .btn_en_SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .btn_en_MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .btn_en_LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .tips[data-v-842d785e]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#000;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_list_page .batch_modal_box.edit .edit_body .tips_hk_SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .tips_hk_MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .tips_hk_LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .tips_en_SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .tips_en_MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .tips_en_LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute[data-v-842d785e]{width:calc(100% - .6rem);height:auto;max-height:5rem;border-radius:.14rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);margin:.2rem .3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .noData[data-v-842d785e]{width:100%;height:100%;max-height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.18rem;font-family:var(--common-font-family);margin-top:.5rem}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box[data-v-842d785e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;min-height:3.6rem;padding:.2rem;border-right:1px solid #e6e7e8;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box[data-v-842d785e]:last-child{border-right:0}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_title[data-v-842d785e]{font-size:.22rem;font-family:var(--common-font-family);color:#000;margin-bottom:.1rem}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_hk_SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_six)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_hk_MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_six)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_hk_LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_six)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_en_SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_six)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_en_MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_six)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_en_LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_six)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-842d785e]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-842d785e]::-webkit-scrollbar{width:.06rem;height:.06rem}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-842d785e]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-842d785e]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item[data-v-842d785e]{width:100%;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:.18rem;font-family:var(--common-font-family)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes[data-v-842d785e]{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_hk_SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_hk_MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_hk_LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_en_SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_en_MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_en_LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no[data-v-842d785e]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_hk_SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_hk_MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_hk_LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_en_SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_en_MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_en_LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item .ant-checkbox-wrapper[data-v-842d785e]{margin-right:.16rem}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item span[data-v-842d785e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item img[data-v-842d785e]{width:.24rem;height:.24rem;margin-right:.1rem}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .noDataBox[data-v-842d785e]{width:100%;height:100%;max-height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.18rem;font-family:var(--common-font-family)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .borderRight2[data-v-842d785e]{border-right:2px solid #c4b7e9}.distribution_list_page .batch_modal_box.edit .edit_body .border3[data-v-842d785e]{border:3px solid #c4b7e9}.distribution_list_page .batch_modal_box.edit.class[data-v-842d785e]{width:6.2rem}.distribution_list_page .batch_modal_box.edit.class .distribute[data-v-842d785e]{max-height:4.2rem;padding-right:.12rem}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box[data-v-842d785e]{padding:.1rem .2rem}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box .distribute_title[data-v-842d785e]{font-size:.18rem;font-family:var(--common-font-family);color:#999;line-height:.26rem}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box .distribute_title_hk_SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box .distribute_title_hk_MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box .distribute_title_hk_LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box .distribute_title_en_SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box .distribute_title_en_MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box .distribute_title_en_LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two[data-v-842d785e]{width:5.6rem;padding:.1rem .2rem;overflow-y:scroll}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two[data-v-842d785e]::-webkit-scrollbar{width:.06rem;height:.06rem}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two[data-v-842d785e]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two[data-v-842d785e]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_title[data-v-842d785e]{font-size:.18rem;font-family:var(--common-font-family);color:#999;line-height:.26rem}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_title_hk_SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_title_hk_MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_title_hk_LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_title_en_SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_title_en_MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_title_en_LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con[data-v-842d785e]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con[data-v-842d785e]::-webkit-scrollbar{width:.06rem;height:.06rem}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con[data-v-842d785e]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con[data-v-842d785e]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item[data-v-842d785e]{width:100%;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:.18rem;font-family:var(--common-font-family)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes[data-v-842d785e]{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_hk_SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_hk_MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_hk_LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_en_SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_en_MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_en_LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no[data-v-842d785e]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_hk_SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_hk_MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_hk_LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_en_SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_en_MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_en_LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item .ant-checkbox-wrapper[data-v-842d785e]{margin-right:.16rem}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item span[data-v-842d785e]{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item img[data-v-842d785e]{width:.24rem;height:.24rem;margin-right:.1rem}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .noDataBox[data-v-842d785e]{width:100%;height:100%;max-height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.18rem;font-family:var(--common-font-family)}.distribution_list_page .batch_modal_box.tips_modal[data-v-842d785e]{width:6.6rem}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.5rem}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body img[data-v-842d785e]{width:.6rem;height:.6rem;margin-bottom:.15rem}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body .title[data-v-842d785e]{font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.36rem;margin:0}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body .title_hk_SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_seven)}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body .title_hk_MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_seven)}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body .title_hk_LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_seven)}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body .title_en_SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_seven)}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body .title_en_MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_seven)}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body .title_en_LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_seven)}.distribution_list_page .batch_modal_box .batch_modal_title[data-v-842d785e]{width:100%;height:1.06rem;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .batch_modal_box .batch_modal_title .title[data-v-842d785e]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.distribution_list_page .batch_modal_box .batch_modal_title .title_hk_SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_seven)}.distribution_list_page .batch_modal_box .batch_modal_title .title_hk_MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_seven)}.distribution_list_page .batch_modal_box .batch_modal_title .title_hk_LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_seven)}.distribution_list_page .batch_modal_box .batch_modal_title .title_en_SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_seven)}.distribution_list_page .batch_modal_box .batch_modal_title .title_en_MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_seven)}.distribution_list_page .batch_modal_box .batch_modal_title .title_en_LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_seven)}.distribution_list_page .batch_modal_box .batch_modal_title img[data-v-842d785e]{width:.24rem;height:.24rem;cursor:pointer}.distribution_list_page .batch_modal_box .batch_modal_subTitle[data-v-842d785e]{width:100%;padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.24rem;font-family:var(--common-font-family);text-align:left;color:#666;line-height:.26rem}.distribution_list_page .batch_modal_box .batch_modal_body[data-v-842d785e]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_list_page .batch_modal_box .batch_modal_tips[data-v-842d785e]{width:100%;font-size:.16rem;font-family:var(--common-font-family);color:#a295c9;line-height:.2rem;margin:.3rem 0;padding:0 .3rem}.distribution_list_page .batch_modal_box .batch_modal_tips.hk.SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_four)}.distribution_list_page .batch_modal_box .batch_modal_tips.hk.MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_four)}.distribution_list_page .batch_modal_box .batch_modal_tips.hk.LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_four)}.distribution_list_page .batch_modal_box .batch_modal_tips.en.SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_four)}.distribution_list_page .batch_modal_box .batch_modal_tips.en.MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_four)}.distribution_list_page .batch_modal_box .batch_modal_tips.en.LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_four)}.distribution_list_page .batch_modal_box .batch_modal_btn[data-v-842d785e]{width:100%;height:auto;padding:0 .3rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.distribution_list_page .batch_modal_box .batch_modal_btn .btn[data-v-842d785e]{width:1.76rem;height:.54rem;border:1px solid #775dc0;border-radius:.2rem;color:#775dc0;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;line-height:.54rem;cursor:pointer;text-align:center;margin-right:.24rem}.distribution_list_page .batch_modal_box .batch_modal_btn .btn_hk_SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .batch_modal_box .batch_modal_btn .btn_hk_MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .batch_modal_box .batch_modal_btn .btn_hk_LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .batch_modal_box .batch_modal_btn .btn_en_SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .batch_modal_box .batch_modal_btn .btn_en_MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .batch_modal_box .batch_modal_btn .btn_en_LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .batch_modal_box .batch_modal_btn .btn[data-v-842d785e]:last-child{margin-right:0}.distribution_list_page .batch_modal_box .batch_modal_btn .btn.primary[data-v-842d785e]{background:#775dc0;color:#fff}.distribution_list_page .tipBox[data-v-842d785e]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.distribution_list_page .tipBox .content[data-v-842d785e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .tipBox .content img[data-v-842d785e]{width:1rem;height:1rem;margin:.15rem 0}.distribution_list_page .tipBox .content .tips[data-v-842d785e]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.distribution_list_page .tipBox .content .tips.hk.SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_seven)}.distribution_list_page .tipBox .content .tips.hk.MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_seven)}.distribution_list_page .tipBox .content .tips.hk.LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_seven)}.distribution_list_page .tipBox .content .tips.en.SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_seven)}.distribution_list_page .tipBox .content .tips.en.MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_seven)}.distribution_list_page .tipBox .content .tips.en.LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_seven)}.distribution_list_page .tipBox .content .subTitle[data-v-842d785e]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.distribution_list_page .tipBox .content .subTitle.hk.SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .tipBox .content .subTitle.hk.MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .tipBox .content .subTitle.hk.LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .tipBox .content .subTitle.en.SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .tipBox .content .subTitle.en.MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .tipBox .content .subTitle.en.LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .tipBox .content .btn[data-v-842d785e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .tipBox .content .btn .cancel[data-v-842d785e]{width:1.1rem;height:.53rem;margin-top:.4rem}.distribution_list_page .tipBox .content .btn .tosure[data-v-842d785e]{width:1.1rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.distribution_list_page .tipBox .content .btn span[data-v-842d785e]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.distribution_list_page .tipBox .content .btn span.hk.SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .tipBox .content .btn span.hk.MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .tipBox .content .btn span.hk.LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .tipBox .content .btn span.en.SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .tipBox .content .btn span.en.MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .tipBox .content .btn span.en.LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .record_modal_con[data-v-842d785e]{width:100%;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_list_page .record_modal_con .record_modal_table[data-v-842d785e]{width:100%;max-height:5rem;overflow:auto;border:2px solid #939598;border-radius:.2rem;padding:.14rem}.distribution_list_page .record_modal_con .record_modal_table[data-v-842d785e]::-webkit-scrollbar{width:.06rem;height:.06rem}.distribution_list_page .record_modal_con .record_modal_table[data-v-842d785e]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.distribution_list_page .record_modal_con .record_modal_table[data-v-842d785e]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.distribution_list_page .record_modal_con .record_modal_table .th[data-v-842d785e]{width:100%;height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.distribution_list_page .record_modal_con .record_modal_table .th .td[data-v-842d785e]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#734fb3;font-size:.18rem}.distribution_list_page .record_modal_con .record_modal_table .th .td[data-v-842d785e]:last-child{border-right:0}.distribution_list_page .record_modal_con .record_modal_table .tr[data-v-842d785e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.distribution_list_page .record_modal_con .record_modal_table .tr[data-v-842d785e]:last-child{border-bottom:0}.distribution_list_page .record_modal_con .record_modal_table .tr .td[data-v-842d785e]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.16rem;padding:.2rem .1rem}.distribution_list_page .record_modal_con .record_modal_table .tr .td[data-v-842d785e]:last-child{border-right:0}.distribution_list_page .record_modal_con .record_modal_table .no_data[data-v-842d785e]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.18rem}.distribution_list_page .submit_modal_con[data-v-842d785e]{width:100%;padding:.2rem}.distribution_list_page .submit_modal_con .submit_tab[data-v-842d785e]{margin-bottom:.2rem;text-align:center}.distribution_list_page .submit_modal_con .submit_tab .new_ael_tab[data-v-842d785e]{display:inline-block;width:auto}.distribution_list_page .submit_modal_con .submit_table[data-v-842d785e]{height:4.7rem;overflow:auto}.distribution_list_page .submit_modal_con .submit_table[data-v-842d785e]::-webkit-scrollbar{width:.06rem;height:.06rem}.distribution_list_page .submit_modal_con .submit_table[data-v-842d785e]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.distribution_list_page .submit_modal_con .submit_table[data-v-842d785e]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.distribution_list_page .submit_modal_con .submit_table .th[data-v-842d785e]{width:100%;height:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.distribution_list_page .submit_modal_con .submit_table .th .td[data-v-842d785e]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#734fb3;font-size:.2rem;border-right:1px solid #734fb3}.distribution_list_page .submit_modal_con .submit_table .th .td[data-v-842d785e]:last-child{border-right:0}.distribution_list_page .submit_modal_con .submit_table .tr[data-v-842d785e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.distribution_list_page .submit_modal_con .submit_table .tr[data-v-842d785e]:last-child{border-bottom:0}.distribution_list_page .submit_modal_con .submit_table .tr .td[data-v-842d785e]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.18rem;padding:.1rem;border-right:1px solid #734fb3}.distribution_list_page .submit_modal_con .submit_table .tr .td[data-v-842d785e]:last-child{border-right:0}.distribution_list_page .submit_modal_con .submit_table .no_data[data-v-842d785e]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.18rem}.distribution_list_page .change_time_modal_con[data-v-842d785e]{background:#fff;padding:.2rem .3rem 0;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_list_page .change_time_modal_con[data-v-842d785e] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.distribution_list_page .change_time_modal_con .lineName[data-v-842d785e]{font-size:.22rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#734fb3;line-height:.5rem;margin-bottom:.2rem}.distribution_list_page .change_time_modal_con .lineName.hk.SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .change_time_modal_con .lineName.hk.MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .change_time_modal_con .lineName.hk.LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .change_time_modal_con .lineName.en.SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .change_time_modal_con .lineName.en.MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .change_time_modal_con .lineName.en.LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .change_time_modal_con .lineDate[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .change_time_modal_con .lineDate .tips[data-v-842d785e]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#808285;line-height:.2rem;margin-top:.2rem}.distribution_list_page .change_time_modal_con .lineDate .tips.hk.SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_three)}.distribution_list_page .change_time_modal_con .lineDate .tips.hk.MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_three)}.distribution_list_page .change_time_modal_con .lineDate .tips.hk.LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_three)}.distribution_list_page .change_time_modal_con .lineDate .tips.en.SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_three)}.distribution_list_page .change_time_modal_con .lineDate .tips.en.MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_three)}.distribution_list_page .change_time_modal_con .lineDate .tips.en.LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_three)}.distribution_list_page .change_time_modal_con .lineDate .home_title[data-v-842d785e]{font-size:.18rem;text-align:center;line-height:.4rem}.distribution_list_page .again_modal_con[data-v-842d785e]{padding:.2rem .3rem 0}.distribution_list_page .again_modal_con .again_tab[data-v-842d785e]{margin-bottom:.2rem;text-align:center}.distribution_list_page .again_modal_con .again_tab .new_ael_tab[data-v-842d785e]{display:inline-block;width:auto}.distribution_list_page .again_modal_con .checkNumber[data-v-842d785e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.2rem;color:#414042;font-size:.18rem}.distribution_list_page .again_modal_con .checkNumber .number[data-v-842d785e]{font-family:var(--common-font-family);font-weight:400;text-align:left;line-height:.22rem}.distribution_list_page .again_modal_con .checkNumber .number.hk.SMALL[data-v-842d785e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .again_modal_con .checkNumber .number.hk.MEDIUM[data-v-842d785e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .again_modal_con .checkNumber .number.hk.LARGE[data-v-842d785e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .again_modal_con .checkNumber .number.en.SMALL[data-v-842d785e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .again_modal_con .checkNumber .number.en.MEDIUM[data-v-842d785e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .again_modal_con .checkNumber .number.en.LARGE[data-v-842d785e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .again_modal_con[data-v-842d785e] .ant-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .again_modal_con[data-v-842d785e] .ant-col{margin-bottom:.12rem}.distribution_list_page .again_modal_con[data-v-842d785e] .ant-checkbox-checked:after{border:2px solid #734fb3}.distribution_list_page .again_modal_con[data-v-842d785e] .ant-checkbox-inner{width:.2rem;height:.2rem;border:2px solid #734fb3!important}.distribution_list_page .again_modal_con[data-v-842d785e] .ant-checkbox-checked .ant-checkbox-inner:after{width:.08rem;height:.2rem;border:2px solid #734fb3;border-top:0;border-left:0;top:.04rem;left:.04rem}.distribution_list_page .again_modal_con .studentBox[data-v-842d785e]{width:100%;height:3.6rem;padding:.24rem .08rem .24rem .32rem;border:2px solid #939598;border-radius:.12rem;overflow:hidden}.distribution_list_page .again_modal_con .studentBox>.scroll[data-v-842d785e]{width:100%;height:100%;overflow:auto}.distribution_list_page .again_modal_con .studentBox>.scroll[data-v-842d785e]::-webkit-scrollbar{width:.06rem;height:.06rem}.distribution_list_page .again_modal_con .studentBox>.scroll[data-v-842d785e]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.distribution_list_page .again_modal_con .studentBox>.scroll[data-v-842d785e]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.distribution_list_page .again_modal_con .studentBox[data-v-842d785e] .ant-checkbox-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .again_modal_con .studentBox[data-v-842d785e] .ant-checkbox-wrapper>span:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.distribution_list_page .again_modal_con .studentBox[data-v-842d785e] .ant-checkbox-wrapper>span:last-child .studentDetail{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .again_modal_con .studentBox[data-v-842d785e] .ant-checkbox-wrapper>span:last-child .studentDetail .name{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;color:#414042;font-size:.17rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.distribution_list_page .again_modal_con .studentBox[data-v-842d785e] .ant-checkbox-wrapper>span:last-child .studentDetail .status{width:.38rem;height:.22rem;margin-left:.06rem;background:rgba(16,199,163,.19);border-radius:.03rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .again_modal_con .studentBox[data-v-842d785e] .ant-checkbox-wrapper>span:last-child .studentDetail .status span{font-size:.14rem;font-family:var(--common-font-family);font-weight:700;color:#10c7a3}.distribution_list_page .again_modal_con .studentBox[data-v-842d785e] .ant-checkbox-wrapper>span:last-child .studentDetail .status.red{background:#ed5a53}.distribution_list_page .again_modal_con .studentBox[data-v-842d785e] .ant-checkbox-wrapper>span:last-child .studentDetail .status.red span{color:#fff}html[data-v-04c2a84f]{font-size:100px}@media only screen and (max-height:650px){html[data-v-04c2a84f]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-04c2a84f]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-04c2a84f]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-04c2a84f]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-04c2a84f]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-04c2a84f]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-04c2a84f]{font-size:100px}}#app[data-v-04c2a84f],body[data-v-04c2a84f],html[data-v-04c2a84f]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-04c2a84f],#app h1[data-v-04c2a84f],#app h2[data-v-04c2a84f],#app h3[data-v-04c2a84f],#app h4[data-v-04c2a84f],#app h5[data-v-04c2a84f],#app h6[data-v-04c2a84f],#app p[data-v-04c2a84f],body body[data-v-04c2a84f],body h1[data-v-04c2a84f],body h2[data-v-04c2a84f],body h3[data-v-04c2a84f],body h4[data-v-04c2a84f],body h5[data-v-04c2a84f],body h6[data-v-04c2a84f],body p[data-v-04c2a84f],html body[data-v-04c2a84f],html h1[data-v-04c2a84f],html h2[data-v-04c2a84f],html h3[data-v-04c2a84f],html h4[data-v-04c2a84f],html h5[data-v-04c2a84f],html h6[data-v-04c2a84f],html p[data-v-04c2a84f]{margin:0}li[data-v-04c2a84f],ul[data-v-04c2a84f]{list-style:none;padding:0}[data-v-04c2a84f]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-04c2a84f]{white-space:break-spaces}.sortableDrag[data-v-04c2a84f]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-04c2a84f],.sortableDrag td[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-04c2a84f]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-04c2a84f]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-04c2a84f]{color:var(--theme-color)}.error_color[data-v-04c2a84f]{color:#eb6646!important}.warn_color[data-v-04c2a84f]{color:#ff6800}.pointer[data-v-04c2a84f]{cursor:pointer}.ellipsis[data-v-04c2a84f]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-04c2a84f],.flex_center_center[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-04c2a84f],.flex_center_center[data-v-04c2a84f]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-04c2a84f],.flex_row_s_p[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-04c2a84f]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-04c2a84f],.flex_start[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-04c2a84f]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-04c2a84f],.flex_column_center_center[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-04c2a84f]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-04c2a84f]{position:relative;border-radius:.2rem}.talk_frame[data-v-04c2a84f]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-04c2a84f]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-04c2a84f]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-04c2a84f]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-04c2a84f]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-04c2a84f]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-04c2a84f]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-04c2a84f]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-04c2a84f]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-04c2a84f]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-04c2a84f]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-04c2a84f]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-04c2a84f]{max-height:30vh}.ant-select-dropdown-menu[data-v-04c2a84f]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-04c2a84f]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-04c2a84f]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-04c2a84f]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-04c2a84f]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-04c2a84f]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-04c2a84f]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-04c2a84f]{width:100%}.ant-input[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-04c2a84f]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-04c2a84f]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-04c2a84f]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-04c2a84f]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-04c2a84f]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-04c2a84f],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-04c2a84f]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-04c2a84f],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-04c2a84f]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-04c2a84f],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-04c2a84f]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-04c2a84f]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-04c2a84f],.ant-table-thead>tr>th[data-v-04c2a84f]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-04c2a84f]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-04c2a84f]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-04c2a84f]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-04c2a84f]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-04c2a84f]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-04c2a84f]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-04c2a84f]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-04c2a84f]{width:24px;height:24px}.ant-radio-inner[data-v-04c2a84f]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-04c2a84f]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-04c2a84f],.ant-radio-checked .ant-radio-inner[data-v-04c2a84f]{border-color:#10c7a3}.ant-checkbox[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-04c2a84f]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-04c2a84f]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-04c2a84f]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-04c2a84f]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-04c2a84f]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-04c2a84f]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-04c2a84f]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-04c2a84f]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-04c2a84f]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-04c2a84f],.ant-dropdown-menu-submenu-title[data-v-04c2a84f]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-04c2a84f],:root .ant-dropdown-link>.anticon.anticon-down[data-v-04c2a84f],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-04c2a84f],.dropMenuItem_hk_SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-04c2a84f]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-04c2a84f],.ant-switch[data-v-04c2a84f]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-04c2a84f],.ant-switch[data-v-04c2a84f]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-04c2a84f]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-04c2a84f]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-04c2a84f]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-04c2a84f]{width:100%}.ant-progress-circle .ant-progress-text[data-v-04c2a84f]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-04c2a84f]{max-width:4.6rem}.ant-popover-title[data-v-04c2a84f]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-04c2a84f]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-04c2a84f]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-04c2a84f],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-04c2a84f],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-04c2a84f]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-04c2a84f],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-04c2a84f],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-04c2a84f]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-04c2a84f]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-04c2a84f]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-04c2a84f]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-04c2a84f]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-04c2a84f]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-04c2a84f]{text-decoration:underline}.modalBox .btn_box[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-04c2a84f],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-04c2a84f],.ant-pagination-disabled:focus a[data-v-04c2a84f],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-04c2a84f],.ant-pagination-disabled:hover a[data-v-04c2a84f],[data-v-04c2a84f] .ant-pagination-disabled a{background:#e6e7e8}[data-v-04c2a84f] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-04c2a84f] .ant-pagination-item-active a,[data-v-04c2a84f] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-04c2a84f] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-04c2a84f] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-04c2a84f]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-04c2a84f]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-04c2a84f]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-04c2a84f]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-04c2a84f]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-04c2a84f]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-04c2a84f]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-04c2a84f]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-04c2a84f],.wangEditor table th[data-v-04c2a84f]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-04c2a84f]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-04c2a84f]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-04c2a84f]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-04c2a84f]{display:block}.wangEditor ol[data-v-04c2a84f],.wangEditor ul[data-v-04c2a84f]{margin:10px 0 10px 20px}.wangEditor ul[data-v-04c2a84f],.wangEditor ul li[data-v-04c2a84f]{list-style:disc inside!important}.wangEditor ol[data-v-04c2a84f],.wangEditor ol li[data-v-04c2a84f]{list-style:decimal inside!important}.wangEditor img[data-v-04c2a84f]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-04c2a84f]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-04c2a84f]{border-bottom:2px solid #e1e1e1}.component[data-v-04c2a84f]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-04c2a84f]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-04c2a84f]{cursor:default}.listen_picture[data-v-04c2a84f]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-04c2a84f]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}[data-v-04c2a84f] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-04c2a84f]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-04c2a84f]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-04c2a84f]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-04c2a84f]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-04c2a84f]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-04c2a84f]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-04c2a84f]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-04c2a84f]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-04c2a84f],.home_practice_status.NO_PUBLIC[data-v-04c2a84f]{background:#2c58b1}.home_practice_status.FINISHED[data-v-04c2a84f],.home_practice_status.IN_PROGRESS[data-v-04c2a84f],.home_practice_status.NOT_STARTED[data-v-04c2a84f],.home_practice_status.UNDISTRIBUTED[data-v-04c2a84f]{background:#486fbf}.ant-calendar-picker-container[data-v-04c2a84f]{z-index:9999999!important}.distribution_options_page[data-v-04c2a84f]{width:100%;height:100%;background:#f5f0ff}.distribution_options_page .main[data-v-04c2a84f]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.distribution_options_page .main[data-v-04c2a84f]::-webkit-scrollbar{width:.1rem;background-color:transparent}.distribution_options_page .main[data-v-04c2a84f]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.distribution_options_page .main .top_box[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;border-bottom:2px solid #734fb3}.distribution_options_page .main .top_box .top_left_box[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.distribution_options_page .main .top_box .top_left_box .homwork_name[data-v-04c2a84f]{font-size:.24rem;color:#734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .top_box .top_left_box .homwork_name span[data-v-04c2a84f]{margin-right:.1rem}.distribution_options_page .main .top_box .top_left_box .homwork_name .icon_img[data-v-04c2a84f]{width:.28rem;height:.28rem;cursor:pointer}.distribution_options_page .main .top_box .top_left_box .class_info[data-v-04c2a84f]{font-size:.2rem;color:#414042}.distribution_options_page .main .top_box .top_right_box .mr20[data-v-04c2a84f]{margin-right:.2rem}.distribution_options_page .main .option_content[data-v-04c2a84f]{width:100%;padding:.2rem 0}.distribution_options_page .main .option_content .option_item_box[data-v-04c2a84f]{width:100%;background:#fff;padding:.1rem .2rem .2rem .2rem;border-radius:.12rem;margin-bottom:.2rem}.distribution_options_page .main .option_content .option_item_box .item_title[data-v-04c2a84f]{width:100%;font-size:.2rem;color:#734fb3;margin-bottom:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .option_content .option_item_box .item_title span[data-v-04c2a84f]{margin-right:.16rem}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:.16rem;font-family:var(--common-font-family);color:#775dc0}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_four)}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_four)}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_four)}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_four)}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_four)}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_four)}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn img[data-v-04c2a84f]{width:.18rem;height:.18rem;margin-right:.06rem}.distribution_options_page .main .option_content .option_item_box .inline-block[data-v-04c2a84f]{display:inline-block}.distribution_options_page .main .option_content .option_item_box .item_content[data-v-04c2a84f]{font-size:.18rem}.distribution_options_page .main .option_content .option_item_box .item_content .flex[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_options_page .main .option_content .option_item_box .item_content .flex_start_center[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .option_content .option_item_box .item_content .flex_start_center span[data-v-04c2a84f]{margin-right:.16rem}.distribution_options_page .main .option_content .option_item_box .item_content .flex_start_center .exam_input[data-v-04c2a84f]{width:.6rem}.distribution_options_page .main .option_content .option_item_box .item_content .mr10[data-v-04c2a84f]{margin-right:.1rem}.distribution_options_page .main .option_content .option_item_box .item_content .mr20[data-v-04c2a84f]{margin-right:.2rem}.distribution_options_page .main .option_content .option_item_box .item_content .ml10[data-v-04c2a84f]{margin-left:.1rem}.distribution_options_page .main .option_content .option_item_box .item_content .ml20[data-v-04c2a84f]{margin-left:.2rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_box[data-v-04c2a84f]{border-radius:.16rem;background:#734fb3;color:#fff;padding:.04rem .1rem;margin:.12rem 0;cursor:pointer;display:inline-block;position:relative}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_box span[data-v-04c2a84f]{margin-right:.2rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_box.active img[data-v-04c2a84f]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_box img[data-v-04c2a84f]{position:absolute;top:.1rem;right:.1rem;width:.15rem;margin-left:.1rem;-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition:all .3s linear;transition:all .3s linear}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box[data-v-04c2a84f]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_options_title[data-v-04c2a84f]{font-size:.2rem;color:#734fb3;margin-bottom:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_options_title span[data-v-04c2a84f]{margin-right:.16rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_options_title .tips[data-v-04c2a84f]{color:#6d6e71;margin-left:.2rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content[data-v-04c2a84f]{font-size:.18rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content[data-v-04c2a84f]{margin:.24rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name[data-v-04c2a84f]{width:.8rem;text-align:right;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore[data-v-04c2a84f]{width:auto;margin:0 .1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .inputBox[data-v-04c2a84f]{width:1rem;background:#fff;border:1px solid #775dc0;border-radius:.1rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_line[data-v-04c2a84f],.distribution_options_page .main .option_content .option_item_box .item_line[data-v-04c2a84f]{width:100%;height:1px;margin:.1rem 0;border:1px solid #734fb3}.distribution_options_page .icon_img[data-v-04c2a84f]{width:20px;height:20px;cursor:pointer}.distribution_options_page .check_group_box[data-v-04c2a84f] .ant-checkbox{width:.2rem;height:.2rem}.distribution_options_page .check_group_box[data-v-04c2a84f] .ant-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .check_group_box[data-v-04c2a84f] .ant-checkbox-input{border-color:#734fb3}.distribution_options_page .check_group_box[data-v-04c2a84f] .ant-checkbox-checked .ant-checkbox-inner,.distribution_options_page .check_group_box[data-v-04c2a84f] .ant-checkbox-inner{width:.2rem;height:.2rem;border:2px solid #734fb3;border-radius:.04rem;border-color:#734fb3}.distribution_options_page .check_group_box[data-v-04c2a84f] .ant-checkbox-checked .ant-checkbox-inner:after{width:.08rem;height:.2rem;top:.04rem;left:.04rem;border:2px solid #734fb3;border-top:0;border-left:0}.distribution_options_page .check_group_box[data-v-04c2a84f] .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#734fb3}.distribution_options_page .radio_group_box[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_options_page .radio_group_box[data-v-04c2a84f] .ant-radio-wrapper{margin-right:.44rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .radio_group_box[data-v-04c2a84f] .ant-radio,.distribution_options_page .radio_group_box[data-v-04c2a84f] .ant-radio-inner,.distribution_options_page .radio_group_box[data-v-04c2a84f] .ant-radio .ant-radio-checked{width:16px;height:16px}.distribution_options_page .radio_group_box[data-v-04c2a84f] .ant-radio-inner{border:2px solid #734fb3}.distribution_options_page .radio_group_box[data-v-04c2a84f] .ant-radio-checked .ant-radio-inner{border-color:#734fb3}.distribution_options_page .radio_group_box[data-v-04c2a84f] .ant-radio-inner:after{width:6px;height:6px;background-color:#734fb3;border-color:#734fb3}.distribution_options_page .date_pick_box[data-v-04c2a84f] .ant-calendar-picker-input.ant-input{padding:.02rem .6rem .02rem .2rem!important;border-radius:6.5px;-webkit-box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5);box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5)}.distribution_options_page .date_pick_box[data-v-04c2a84f] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.distribution_options_page .changeNameBox[data-v-04c2a84f]{width:660px;height:400px;background:#fff;border-radius:33px;padding:40px}.distribution_options_page .changeNameBox .title[data-v-04c2a84f]{font-size:24px;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:26px}.distribution_options_page .changeNameBox .title.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_seven)}.distribution_options_page .changeNameBox .title.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_seven)}.distribution_options_page .changeNameBox .title.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_seven)}.distribution_options_page .changeNameBox .title.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_seven)}.distribution_options_page .changeNameBox .title.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_seven)}.distribution_options_page .changeNameBox .title.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_seven)}.distribution_options_page .changeNameBox .lineBox[data-v-04c2a84f]{width:100%}.distribution_options_page .changeNameBox .lineBox .textareaBox[data-v-04c2a84f]{width:100%;height:160px;background:#fff;border-radius:10px;-webkit-box-shadow:0 4px 30px 0 hsla(0,0%,73.3%,.24);box-shadow:0 4px 30px 0 hsla(0,0%,73.3%,.24);padding:25px 17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:23px 0}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea[data-v-04c2a84f]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:20px;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:34px}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number[data-v-04c2a84f]{margin-right:20px;font-size:20px;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:26px}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}.distribution_options_page .changeNameBox .box_btn[data-v-04c2a84f]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .changeNameBox .box_btn .cancel[data-v-04c2a84f]{width:176px;height:53px;margin-top:40px;background:#fff;border:1px solid #775dc0;color:#775dc0;font-size:20px;font-family:var(--common-font-family);font-weight:700;text-align:left;line-height:19px}.distribution_options_page .changeNameBox .box_btn .cancel.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .changeNameBox .box_btn .cancel.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .changeNameBox .box_btn .cancel.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .changeNameBox .box_btn .cancel.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.distribution_options_page .changeNameBox .box_btn .cancel.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .changeNameBox .box_btn .cancel.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure[data-v-04c2a84f]{width:176px;height:53px;margin-top:40px;margin-left:24px;font-size:20px;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:19px}.distribution_options_page .changeNameBox .box_btn .tosure.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}.distribution_options_page .tipBox[data-v-04c2a84f]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.distribution_options_page .tipBox .content[data-v-04c2a84f]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .tipBox .content img[data-v-04c2a84f]{width:1rem;height:1rem;margin:.15rem 0}.distribution_options_page .tipBox .content .tips[data-v-04c2a84f]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:1.2rem}.distribution_options_page .tipBox .content .tips.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_eight)}.distribution_options_page .tipBox .content .tips.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_eight)}.distribution_options_page .tipBox .content .tips.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_eight)}.distribution_options_page .tipBox .content .tips.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_eight)}.distribution_options_page .tipBox .content .tips.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_eight)}.distribution_options_page .tipBox .content .tips.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_eight)}.distribution_options_page .tipBox .content .subTitle[data-v-04c2a84f]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.distribution_options_page .tipBox .content .subTitle.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .tipBox .content .subTitle.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .tipBox .content .subTitle.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .tipBox .content .subTitle.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.distribution_options_page .tipBox .content .subTitle.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .tipBox .content .subTitle.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}.distribution_options_page .tipBox .content .btn[data-v-04c2a84f]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .tipBox .content .btn .fafang[data-v-04c2a84f]{width:1.76rem;height:.53rem;color:#484848;border-radius:.2rem}.distribution_options_page .tipBox .content .btn .cancel[data-v-04c2a84f]{width:1.76rem;height:.53rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.distribution_options_page .tipBox .content .btn .tosure[data-v-04c2a84f]{width:1.76rem;height:.53rem;margin-left:.24rem}.distribution_options_page .tipBox .content .btn span[data-v-04c2a84f]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.distribution_options_page .tipBox .content .btn span.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .tipBox .content .btn span.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .tipBox .content .btn span.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .tipBox .content .btn span.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.distribution_options_page .tipBox .content .btn span.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .tipBox .content .btn span.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}.distribution_options_page .group_modal_box[data-v-04c2a84f]{height:auto;max-height:8rem;background:#fff;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .group_modal_box.edit[data-v-04c2a84f]{width:8rem}.distribution_options_page .group_modal_box.edit .edit_body[data-v-04c2a84f]{width:100%;height:auto}.distribution_options_page .group_modal_box.edit .edit_body .btn_box[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:.1rem .3rem}.distribution_options_page .group_modal_box.edit .edit_body .btn_box .edit_btn[data-v-04c2a84f]{width:1.6rem;margin-bottom:.16rem}.distribution_options_page .group_modal_box.edit .edit_body .btn_box .check_num[data-v-04c2a84f]{font-size:.2rem;margin-bottom:.1rem}.distribution_options_page .group_modal_box.edit .edit_body .tips[data-v-04c2a84f]{font-size:.2rem;font-family:var(--common-font-family);color:#000;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_options_page .group_modal_box.edit .edit_body .tips.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .tips.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .tips.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .tips.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .tips.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .tips.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute[data-v-04c2a84f]{width:calc(100% - .6rem);height:auto;max-height:4rem;border-radius:.14rem;border:2px solid #939598;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);margin:0 auto .3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box[data-v-04c2a84f]{width:33.33%;height:auto;padding:.2rem;border-right:1px solid #e6e7e8;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box[data-v-04c2a84f]:last-child{border-right:0}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title[data-v-04c2a84f]{font-size:.2rem;font-family:var(--common-font-family);color:#000;margin-bottom:.1rem}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-04c2a84f]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-04c2a84f]::-webkit-scrollbar{width:6px;height:6px}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-04c2a84f]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-04c2a84f]::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item[data-v-04c2a84f]{width:100%;min-height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#000;font-size:.18rem;font-family:var(--common-font-family)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes[data-v-04c2a84f]{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no[data-v-04c2a84f]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item .ant-checkbox-wrapper[data-v-04c2a84f]{margin-right:.16rem}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item span[data-v-04c2a84f]{-webkit-box-flex:1;-ms-flex:1;flex:1}.distribution_options_page .group_modal_box.tips_modal[data-v-04c2a84f]{width:6.6rem}.distribution_options_page .group_modal_box.tips_modal .group_modal_body[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.5rem}.distribution_options_page .group_modal_box.tips_modal .group_modal_body img[data-v-04c2a84f]{width:.6rem;height:.6rem;margin-bottom:.15rem}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p[data-v-04c2a84f]{font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.36rem;margin:0}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_seven)}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_seven)}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_seven)}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_seven)}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_seven)}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title[data-v-04c2a84f]{width:100%;height:.8rem;padding:.16rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.1rem .1rem 0 0;background:#7c65ec;margin-bottom:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .group_modal_box .group_modal_title span[data-v-04c2a84f]{font-size:.24rem;font-family:var(--common-font-family);color:#fff;line-height:.26rem}.distribution_options_page .group_modal_box .group_modal_title span.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title span.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title span.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title span.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title span.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title span.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title img[data-v-04c2a84f]{width:.24rem;height:.24rem;cursor:pointer}.distribution_options_page .group_modal_box .group_modal_body[data-v-04c2a84f]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.3rem}.distribution_options_page .group_modal_box .group_modal_body[data-v-04c2a84f]::-webkit-scrollbar{width:.1rem;background-color:transparent}.distribution_options_page .group_modal_box .group_modal_body[data-v-04c2a84f]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.distribution_options_page .group_modal_box .group_modal_btn[data-v-04c2a84f]{width:100%;height:auto;padding:0 .3rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_options_page .group_modal_box .group_modal_btn .btn[data-v-04c2a84f],.distribution_options_page .group_modal_box .group_modal_btn[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.distribution_options_page .group_modal_box .group_modal_btn .btn[data-v-04c2a84f]{width:1.76rem;height:.54rem;border:1px solid #775dc0;border-radius:.12rem;color:#775dc0;font-size:.2rem;font-family:var(--common-font-family);cursor:pointer;margin:0 .1rem}.distribution_options_page .group_modal_box .group_modal_btn .btn.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn[data-v-04c2a84f]:last-child{margin-right:0}.distribution_options_page .group_modal_box .group_modal_btn .btn.primary[data-v-04c2a84f]{background:#775dc0;color:#fff}.distribution_options_page .groupBox[data-v-04c2a84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.distribution_options_page .groupBox .groupDetail[data-v-04c2a84f]{min-width:1.26rem;height:.4rem;padding:0 .2rem;background:#f5f0ff;border-radius:.2rem;margin:0 .2rem .1rem 0;color:#775dc0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.distribution_options_page .groupBox .groupDetail .img[data-v-04c2a84f]{width:.2rem;height:.2rem;cursor:pointer;position:absolute;top:-.05rem;right:.05rem}.distribution_options_page .eExerciseTips[data-v-04c2a84f]{font-size:.2rem}.distribution_options_page .eExerciseTips.hk.SMALL[data-v-04c2a84f]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .eExerciseTips.hk.MEDIUM[data-v-04c2a84f]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .eExerciseTips.hk.LARGE[data-v-04c2a84f]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .eExerciseTips.en.SMALL[data-v-04c2a84f]{font-size:var(--en_small_font_size_five)}.distribution_options_page .eExerciseTips.en.MEDIUM[data-v-04c2a84f]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .eExerciseTips.en.LARGE[data-v-04c2a84f]{font-size:var(--en_large_font_size_five)}.distribution_options_page .eExerciseTips>p[data-v-04c2a84f]{font-family:var(--common-font-family);color:#000;line-height:.29rem}.new_course_detail_card_page{width:100%;height:auto}.new_course_detail_card_page .text_view_component{white-space:pre-wrap}.new_course_detail_card_page .video_tips_modal{width:6.8rem;height:5.7rem;background:#fff;border-radius:.33rem;padding:.33rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.new_course_detail_card_page .video_tips_modal .modal_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.4rem}.new_course_detail_card_page .video_tips_modal .modal_header span{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0}.new_course_detail_card_page .video_tips_modal .modal_header span.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.new_course_detail_card_page .video_tips_modal .modal_header span.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.new_course_detail_card_page .video_tips_modal .modal_header span.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.new_course_detail_card_page .video_tips_modal .modal_header span.en.SMALL{font-size:var(--en_small_font_size_seven)}.new_course_detail_card_page .video_tips_modal .modal_header span.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.new_course_detail_card_page .video_tips_modal .modal_header span.en.LARGE{font-size:var(--en_large_font_size_seven)}.new_course_detail_card_page .video_tips_modal .modal_header img{width:.29rem;height:.29rem;cursor:pointer}.new_course_detail_card_page .video_tips_modal .modal_video_box{width:100%;height:4rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.3rem;white-space:pre-wrap}.new_course_detail_card_page .video_tips_modal .modal_video_box.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.new_course_detail_card_page .video_tips_modal .modal_video_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.new_course_detail_card_page .video_tips_modal .modal_video_box.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.new_course_detail_card_page .video_tips_modal .modal_video_box.en.SMALL{font-size:var(--en_small_font_size_seven)}.new_course_detail_card_page .video_tips_modal .modal_video_box.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.new_course_detail_card_page .video_tips_modal .modal_video_box.en.LARGE{font-size:var(--en_large_font_size_seven)}.new_course_detail_card_page .video_tips_modal .modal_video_box img{width:100%;height:100%}.new_course_detail_card_page .question_card_item{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.2rem;background:#fff;border-radius:.12rem}.new_course_detail_card_page .question_card_item .question_left_box{-webkit-box-flex:1;-ms-flex:1;flex:1}.new_course_detail_card_page .question_card_item .question_left_box .knowledges{border-radius:.1rem;margin-bottom:.32rem;font-size:.2rem;font-family:var(--common-font-family);color:#734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.new_course_detail_card_page .question_card_item .question_left_box .knowledges.hk.SMALL{font-size:var(--hk_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .knowledges.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .knowledges.hk.LARGE{font-size:var(--hk_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .knowledges.en.SMALL{font-size:var(--en_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .knowledges.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .knowledges.en.LARGE{font-size:var(--en_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .knowledges .tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:.8rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#697fe0;color:#fff}.new_course_detail_card_page .question_card_item .question_left_box .knowledges .tag.hk.SMALL{font-size:var(--hk_small_font_size_18)}.new_course_detail_card_page .question_card_item .question_left_box .knowledges .tag.hk.MEDIUM{font-size:var(--hk_middle_font_size_20)}.new_course_detail_card_page .question_card_item .question_left_box .knowledges .tag.hk.LARGE{font-size:var(--hk_large_font_size_22)}.new_course_detail_card_page .question_card_item .question_left_box .knowledges .tag.en.SMALL{font-size:var(--en_small_font_size_18)}.new_course_detail_card_page .question_card_item .question_left_box .knowledges .tag.en.MEDIUM{font-size:var(--en_middle_font_size_20)}.new_course_detail_card_page .question_card_item .question_left_box .knowledges .tag.en.LARGE{font-size:var(--en_large_font_size_22)}.new_course_detail_card_page .question_card_item .question_left_box .knowledges .tag .star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_course_detail_card_page .question_card_item .question_left_box .knowledges .tag .star img{width:.16rem;height:.16rem}.new_course_detail_card_page .question_card_item .question_left_box .questionType{width:calc(95% + .2rem);height:.42rem;background:#f5f5f5;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;color:#000;padding:0 .06rem 0 .22rem;line-height:.26rem;border-radius:.18rem;margin-bottom:.14rem}.new_course_detail_card_page .question_card_item .question_left_box .questionType.hk.SMALL{font-size:var(--hk_small_font_size_three)}.new_course_detail_card_page .question_card_item .question_left_box .questionType.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.new_course_detail_card_page .question_card_item .question_left_box .questionType.hk.LARGE{font-size:var(--hk_large_font_size_three)}.new_course_detail_card_page .question_card_item .question_left_box .questionType.en.SMALL{font-size:var(--en_small_font_size_three)}.new_course_detail_card_page .question_card_item .question_left_box .questionType.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.new_course_detail_card_page .question_card_item .question_left_box .questionType.en.LARGE{font-size:var(--en_large_font_size_three)}.new_course_detail_card_page .question_card_item .question_left_box .questionType span:first-child{margin-right:.3rem}.new_course_detail_card_page .question_card_item .question_left_box .questionType .button{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.34rem;background:#775dc0;border-radius:.04rem;cursor:pointer}.new_course_detail_card_page .question_card_item .question_left_box .questionType .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .questionType .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .questionType .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .questionType .button.en.SMALL{font-size:var(--en_small_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .questionType .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .questionType .button.en.LARGE{font-size:var(--en_large_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .questionType .cancelButton{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#775dc0;line-height:.34rem;border:1px solid #775dc0;border-radius:.04rem;cursor:pointer}.new_course_detail_card_page .question_card_item .question_left_box .questionType .cancelButton.hk.SMALL{font-size:var(--hk_small_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .questionType .cancelButton.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .questionType .cancelButton.hk.LARGE{font-size:var(--hk_large_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .questionType .cancelButton.en.SMALL{font-size:var(--en_small_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .questionType .cancelButton.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .questionType .cancelButton.en.LARGE{font-size:var(--en_large_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .title_box{display:-webkit-box;display:-ms-flexbox;display:flex}.new_course_detail_card_page .question_card_item .question_left_box .title_box .button{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer;margin-right:.15rem}.new_course_detail_card_page .question_card_item .question_left_box .title_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .title_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .title_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .title_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .title_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .title_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .bottom_box{text-align:right;margin-bottom:.35rem}.new_course_detail_card_page .question_card_item .question_left_box .bottom_box .button{display:inline-block;width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.new_course_detail_card_page .question_card_item .question_left_box .bottom_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .bottom_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .bottom_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .bottom_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .bottom_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .bottom_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .video_tips{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.34rem}.new_course_detail_card_page .question_card_item .question_left_box .video_tips.hk.SMALL{font-size:var(--hk_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .video_tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .video_tips.hk.LARGE{font-size:var(--hk_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .video_tips.en.SMALL{font-size:var(--en_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .video_tips.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .video_tips.en.LARGE{font-size:var(--en_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .video_tips span{cursor:pointer;white-space:pre-wrap}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .ael_audio{margin-right:.1rem;margin-top:.03rem}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .text{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;white-space:break-spaces}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .text.hk.SMALL{font-size:var(--hk_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .text.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .text.hk.LARGE{font-size:var(--hk_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .text.en.SMALL{font-size:var(--en_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .text.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .text.en.LARGE{font-size:var(--en_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .questionTitle{margin-bottom:.2rem}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .questionTitle .index{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .questionTitle .index.hk.SMALL{font-size:var(--hk_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .questionTitle .index.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .questionTitle .index.hk.LARGE{font-size:var(--hk_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .questionTitle .index.en.SMALL{font-size:var(--en_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .questionTitle .index.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .questionTitle .index.en.LARGE{font-size:var(--en_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .questionBtn{background:#775dc0;padding:.11rem .32rem;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#fff;line-height:.19rem;cursor:pointer}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .questionBtn.hk.SMALL{font-size:var(--hk_small_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .questionBtn.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .questionBtn.hk.LARGE{font-size:var(--hk_large_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .questionBtn.en.SMALL{font-size:var(--en_small_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .questionBtn.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .questionBtn.en.LARGE{font-size:var(--en_large_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .media_box .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .media_box .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .media_box .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .media_box .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .media_box .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .media_box .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .media_box .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .media_box .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .img{display:block;width:auto;height:auto;max-width:4rem;max-height:2rem;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;margin-bottom:.2rem}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .question_fill_con{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .question_fill_con.hk.SMALL{font-size:var(--hk_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .question_fill_con.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .question_fill_con.hk.LARGE{font-size:var(--hk_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .question_fill_con.en.SMALL{font-size:var(--en_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .question_fill_con.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .question_fill_con.en.LARGE{font-size:var(--en_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .change_answer_item{font-size:.2rem;font-family:var(--common-font-family);color:#000;margin-bottom:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .change_answer_item.hk.SMALL{font-size:var(--hk_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .change_answer_item.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .change_answer_item.hk.LARGE{font-size:var(--hk_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .change_answer_item.en.SMALL{font-size:var(--en_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .change_answer_item.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .change_answer_item.en.LARGE{font-size:var(--en_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .change_answer_item .item_title{margin-top:.16rem}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_top{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_top.hk.SMALL{font-size:var(--hk_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_top.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_top.hk.LARGE{font-size:var(--hk_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_top.en.SMALL{font-size:var(--en_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_top.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_top.en.LARGE{font-size:var(--en_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_btn{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_btn.hk.SMALL{font-size:var(--hk_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_btn.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_btn.hk.LARGE{font-size:var(--hk_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_btn.en.SMALL{font-size:var(--en_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_btn.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_btn.en.LARGE{font-size:var(--en_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .label{width:72px;min-width:72px;height:auto}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .optionBox{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .optionBox>li{word-break:break-word}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .mr28{margin-right:.28rem}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .mb28{margin-bottom:.28rem}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .connect_img_box{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;height:1.1rem;padding:.12rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25);box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25)}.new_course_detail_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .connect_img_box .option_img{width:.9rem;height:.9rem}.new_course_detail_card_page .question_card_item .question_left_box .question_card_con{-webkit-box-flex:1;-ms-flex:1;flex:1}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info{width:100%;height:auto;overflow:hidden;margin-bottom:.1rem}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info .optionsBox{float:left;width:auto;height:auto;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;padding:.1rem .16rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-right:.1rem;margin-bottom:.1rem}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info .optionsBox.hk.SMALL{font-size:var(--hk_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info .optionsBox.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info .optionsBox.hk.LARGE{font-size:var(--hk_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info .optionsBox.en.SMALL{font-size:var(--en_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info .optionsBox.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info .optionsBox.en.LARGE{font-size:var(--en_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info .optionsBox:last-child{margin-right:0}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info .optionsBox.result{background:none;border:0;border-radius:0;padding:.1rem 0}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info p{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info p.hk.SMALL{font-size:var(--hk_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info p.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info p.hk.LARGE{font-size:var(--hk_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info p.en.SMALL{font-size:var(--en_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info p.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .question_group_info p.en.LARGE{font-size:var(--en_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box{width:100%;height:auto;background:#f3f3ff;border-radius:.1rem;padding:.24rem .32rem .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .flag_box{position:absolute;right:.32rem;top:.25rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .flag_box.hk.SMALL{font-size:var(--hk_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .flag_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .flag_box.hk.LARGE{font-size:var(--hk_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .flag_box.en.SMALL{font-size:var(--en_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .flag_box.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .flag_box.en.LARGE{font-size:var(--en_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .flag_box .anticon{margin-left:.06rem}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .auto_title{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0;margin-bottom:.12rem}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .auto_title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .auto_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .auto_title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .auto_title.en.SMALL{font-size:var(--en_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .auto_title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .auto_title.en.LARGE{font-size:var(--en_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .auto_title img{width:.28rem;height:.28rem;cursor:pointer}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .answer_box{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0;line-height:.34rem;margin-bottom:.12rem}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .answer_box.hk.SMALL{font-size:var(--hk_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .answer_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .answer_box.hk.LARGE{font-size:var(--hk_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .answer_box.en.SMALL{font-size:var(--en_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .answer_box.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .answer_box.en.LARGE{font-size:var(--en_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .answer_box .answer_box_action{text-decoration:underline;color:#592f99;margin-left:.08rem;cursor:pointer}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .media_box .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .media_box .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .media_box .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .media_box .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .media_box .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .media_box .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .media_box .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .auto_answer_box .media_box .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.12rem}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box{width:100%;height:auto;background:#f5f0ff;border-radius:.1rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .btn{position:absolute;right:.24rem;top:.24rem;width:.96rem;height:47px;background:#ff6d95;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.47rem;cursor:pointer}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .btn.hk.SMALL{font-size:var(--hk_small_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .btn.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .btn.hk.LARGE{font-size:var(--hk_large_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .btn.en.SMALL{font-size:var(--en_small_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .btn.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .btn.en.LARGE{font-size:var(--en_large_font_size_four)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .title{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .title.en.SMALL{font-size:var(--en_small_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .title.en.LARGE{font-size:var(--en_large_font_size_five)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .img_box{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.13rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.21rem;padding:.1rem 0}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .img_box.hk.SMALL{font-size:var(--hk_small_font_size_two)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .img_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_two)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .img_box.hk.LARGE{font-size:var(--hk_large_font_size_two)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .img_box.en.SMALL{font-size:var(--en_small_font_size_two)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .img_box.en.MEDIUM{font-size:var(--en_middle_font_size_two)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .img_box.en.LARGE{font-size:var(--en_large_font_size_two)}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .img_box .img_item{width:1rem;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.new_course_detail_card_page .question_card_item .question_left_box .article_answer_box .img_box .img_item img{width:.57rem;height:.69rem;margin-bottom:.2rem}.new_course_detail_card_page .question_card_item .question_right_box{width:3rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.new_course_detail_card_page .question_card_item .question_right_box .questionType{width:calc(95% + .2rem);height:.42rem;background:#f5f5f5;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;color:#000;padding:0 .06rem 0 .22rem;line-height:.26rem;border-radius:.18rem;margin-bottom:.14rem}.new_course_detail_card_page .question_card_item .question_right_box .questionType.hk.SMALL{font-size:var(--hk_small_font_size_three)}.new_course_detail_card_page .question_card_item .question_right_box .questionType.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.new_course_detail_card_page .question_card_item .question_right_box .questionType.hk.LARGE{font-size:var(--hk_large_font_size_three)}.new_course_detail_card_page .question_card_item .question_right_box .questionType.en.SMALL{font-size:var(--en_small_font_size_three)}.new_course_detail_card_page .question_card_item .question_right_box .questionType.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.new_course_detail_card_page .question_card_item .question_right_box .questionType.en.LARGE{font-size:var(--en_large_font_size_three)}.new_course_detail_card_page .question_card_item .question_right_box .questionType span:first-child{margin-right:.3rem}.new_course_detail_card_page .question_card_item .question_right_box .questionType .button{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.34rem;background:#775dc0;border-radius:.04rem;cursor:pointer}.new_course_detail_card_page .question_card_item .question_right_box .questionType .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.new_course_detail_card_page .question_card_item .question_right_box .questionType .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.new_course_detail_card_page .question_card_item .question_right_box .questionType .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.new_course_detail_card_page .question_card_item .question_right_box .questionType .button.en.SMALL{font-size:var(--en_small_font_size_four)}.new_course_detail_card_page .question_card_item .question_right_box .questionType .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.new_course_detail_card_page .question_card_item .question_right_box .questionType .button.en.LARGE{font-size:var(--en_large_font_size_four)}.new_course_detail_card_page .question_card_item .question_right_box .questionType .cancelButton{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#775dc0;line-height:.34rem;border:1px solid #775dc0;border-radius:.04rem;cursor:pointer}.new_course_detail_card_page .question_card_item .question_right_box .questionType .cancelButton.hk.SMALL{font-size:var(--hk_small_font_size_four)}.new_course_detail_card_page .question_card_item .question_right_box .questionType .cancelButton.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.new_course_detail_card_page .question_card_item .question_right_box .questionType .cancelButton.hk.LARGE{font-size:var(--hk_large_font_size_four)}.new_course_detail_card_page .question_card_item .question_right_box .questionType .cancelButton.en.SMALL{font-size:var(--en_small_font_size_four)}.new_course_detail_card_page .question_card_item .question_right_box .questionType .cancelButton.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.new_course_detail_card_page .question_card_item .question_right_box .questionType .cancelButton.en.LARGE{font-size:var(--en_large_font_size_four)}.new_course_detail_card_page .blank{width:1rem}.new_course_detail_card_page .blank,.new_course_detail_card_page .no_location{display:inline-block;height:.58rem;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;position:relative;top:.06rem;margin:0 .16rem;padding:.06rem .1rem}.new_course_detail_card_page .no_location{width:.5rem}.new_course_detail_card_page .changeblank{display:inline-block;width:auto;height:.58rem;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;position:relative;top:.06rem;margin:0 .1rem;padding:.06rem .1rem}.new_course_detail_card_page .analysis_box{position:relative}.new_course_detail_card_page .analysis_box .close{width:.5rem;height:.5rem;position:absolute;top:-.84rem;right:0;cursor:pointer}.new_course_detail_card_page .analysis_box .analysis_video{width:8rem;height:6rem}html[data-v-336da93a]{font-size:100px}@media only screen and (max-height:650px){html[data-v-336da93a]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-336da93a]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-336da93a]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-336da93a]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-336da93a]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-336da93a]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-336da93a]{font-size:100px}}#app[data-v-336da93a],body[data-v-336da93a],html[data-v-336da93a]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-336da93a],#app h1[data-v-336da93a],#app h2[data-v-336da93a],#app h3[data-v-336da93a],#app h4[data-v-336da93a],#app h5[data-v-336da93a],#app h6[data-v-336da93a],#app p[data-v-336da93a],body body[data-v-336da93a],body h1[data-v-336da93a],body h2[data-v-336da93a],body h3[data-v-336da93a],body h4[data-v-336da93a],body h5[data-v-336da93a],body h6[data-v-336da93a],body p[data-v-336da93a],html body[data-v-336da93a],html h1[data-v-336da93a],html h2[data-v-336da93a],html h3[data-v-336da93a],html h4[data-v-336da93a],html h5[data-v-336da93a],html h6[data-v-336da93a],html p[data-v-336da93a]{margin:0}li[data-v-336da93a],ul[data-v-336da93a]{list-style:none;padding:0}[data-v-336da93a]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-336da93a]{white-space:break-spaces}.sortableDrag[data-v-336da93a]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-336da93a],.sortableDrag td[data-v-336da93a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-336da93a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-336da93a]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-336da93a]{color:var(--theme-color)}.error_color[data-v-336da93a]{color:#eb6646!important}.warn_color[data-v-336da93a]{color:#ff6800}.pointer[data-v-336da93a]{cursor:pointer}.ellipsis[data-v-336da93a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-336da93a]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-336da93a],.flex_center_center[data-v-336da93a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-336da93a],.flex_center_center[data-v-336da93a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-336da93a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-336da93a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-336da93a],.flex_row_s_p[data-v-336da93a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-336da93a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-336da93a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-336da93a],.flex_start[data-v-336da93a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-336da93a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-336da93a],.flex_column_center_center[data-v-336da93a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-336da93a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-336da93a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-336da93a]{position:relative;border-radius:.2rem}.talk_frame[data-v-336da93a]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-336da93a]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-336da93a]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-336da93a]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-336da93a]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-336da93a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-336da93a]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-336da93a]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-336da93a]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-336da93a]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-336da93a]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-336da93a]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-336da93a]{max-height:30vh}.ant-select-dropdown-menu[data-v-336da93a]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-336da93a]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-336da93a]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-336da93a]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-336da93a]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-336da93a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-336da93a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-336da93a]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-336da93a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-336da93a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-336da93a]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-336da93a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-336da93a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-336da93a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-336da93a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-336da93a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-336da93a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-336da93a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-336da93a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-336da93a]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-336da93a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-336da93a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-336da93a]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-336da93a]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-336da93a]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-336da93a]{width:100%}.ant-input[data-v-336da93a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-336da93a]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-336da93a]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-336da93a]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-336da93a]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-336da93a]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-336da93a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-336da93a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-336da93a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-336da93a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-336da93a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-336da93a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-336da93a]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-336da93a],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-336da93a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-336da93a]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-336da93a]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-336da93a],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-336da93a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-336da93a]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-336da93a]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-336da93a],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-336da93a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-336da93a]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-336da93a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-336da93a]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-336da93a],.ant-table-thead>tr>th[data-v-336da93a]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-336da93a]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-336da93a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-336da93a]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-336da93a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-336da93a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-336da93a]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-336da93a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-336da93a]{width:24px;height:24px}.ant-radio-inner[data-v-336da93a]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-336da93a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-336da93a]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-336da93a],.ant-radio-checked .ant-radio-inner[data-v-336da93a]{border-color:#10c7a3}.ant-checkbox[data-v-336da93a]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-336da93a]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-336da93a]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-336da93a]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-336da93a]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-336da93a]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-336da93a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-336da93a]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-336da93a]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-336da93a]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-336da93a]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-336da93a],.ant-dropdown-menu-submenu-title[data-v-336da93a]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-336da93a],:root .ant-dropdown-link>.anticon.anticon-down[data-v-336da93a],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-336da93a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-336da93a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-336da93a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-336da93a]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-336da93a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-336da93a]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-336da93a],.dropMenuItem_hk_SMALL[data-v-336da93a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-336da93a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-336da93a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-336da93a]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-336da93a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-336da93a]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-336da93a]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-336da93a],.ant-switch[data-v-336da93a]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-336da93a],.ant-switch[data-v-336da93a]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-336da93a]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-336da93a]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-336da93a]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-336da93a]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-336da93a]{width:100%}.ant-progress-circle .ant-progress-text[data-v-336da93a]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-336da93a]{max-width:4.6rem}.ant-popover-title[data-v-336da93a]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-336da93a]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-336da93a]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-336da93a],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-336da93a],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-336da93a]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-336da93a],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-336da93a],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-336da93a]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-336da93a]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-336da93a]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-336da93a]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-336da93a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-336da93a]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-336da93a]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-336da93a]{text-decoration:underline}.modalBox .btn_box[data-v-336da93a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-336da93a],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-336da93a],.ant-pagination-disabled:focus a[data-v-336da93a],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-336da93a],.ant-pagination-disabled:hover a[data-v-336da93a],[data-v-336da93a] .ant-pagination-disabled a{background:#e6e7e8}[data-v-336da93a] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-336da93a] .ant-pagination-item-active a,[data-v-336da93a] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-336da93a] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-336da93a] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-336da93a]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-336da93a]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-336da93a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-336da93a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-336da93a]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-336da93a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-336da93a]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-336da93a]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-336da93a]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-336da93a],.wangEditor table th[data-v-336da93a]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-336da93a]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-336da93a]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-336da93a]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-336da93a]{display:block}.wangEditor ol[data-v-336da93a],.wangEditor ul[data-v-336da93a]{margin:10px 0 10px 20px}.wangEditor ul[data-v-336da93a],.wangEditor ul li[data-v-336da93a]{list-style:disc inside!important}.wangEditor ol[data-v-336da93a],.wangEditor ol li[data-v-336da93a]{list-style:decimal inside!important}.wangEditor img[data-v-336da93a]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-336da93a]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-336da93a]{border-bottom:2px solid #e1e1e1}.component[data-v-336da93a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-336da93a]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-336da93a]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-336da93a]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-336da93a]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-336da93a]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-336da93a]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-336da93a]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-336da93a]{cursor:default}.listen_picture[data-v-336da93a]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-336da93a]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-336da93a]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-336da93a]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-336da93a]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-336da93a]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-336da93a]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-336da93a]{font-size:var(--en_large_font_size_five)}[data-v-336da93a] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-336da93a]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-336da93a]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-336da93a]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-336da93a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-336da93a]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-336da93a]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-336da93a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-336da93a]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-336da93a],.home_practice_status.NO_PUBLIC[data-v-336da93a]{background:#2c58b1}.home_practice_status.FINISHED[data-v-336da93a],.home_practice_status.IN_PROGRESS[data-v-336da93a],.home_practice_status.NOT_STARTED[data-v-336da93a],.home_practice_status.UNDISTRIBUTED[data-v-336da93a]{background:#486fbf}.ant-calendar-picker-container[data-v-336da93a]{z-index:9999999!important}.new_com_question_card_page[data-v-336da93a]{width:100%;height:auto}.new_com_question_card_page .combinationQuestionsBox[data-v-336da93a]{width:100%;padding:.2rem;background:#fff;border-radius:.12rem;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .com_box[data-v-336da93a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box[data-v-336da93a]{-webkit-box-flex:1;-ms-flex:1;flex:1}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box[data-v-336da93a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .button[data-v-336da93a]{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .button.hk.SMALL[data-v-336da93a]{font-size:var(--hk_small_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .button.hk.MEDIUM[data-v-336da93a]{font-size:var(--hk_middle_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .button.hk.LARGE[data-v-336da93a]{font-size:var(--hk_large_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .button.en.SMALL[data-v-336da93a]{font-size:var(--en_small_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .button.en.MEDIUM[data-v-336da93a]{font-size:var(--en_middle_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .button.en.LARGE[data-v-336da93a]{font-size:var(--en_large_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title[data-v-336da93a]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title .ael_audio[data-v-336da93a]{margin-right:.1rem;margin-top:.03rem}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title .text[data-v-336da93a]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title .text.hk.SMALL[data-v-336da93a]{font-size:var(--hk_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title .text.hk.MEDIUM[data-v-336da93a]{font-size:var(--hk_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title .text.hk.LARGE[data-v-336da93a]{font-size:var(--hk_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title .text.en.SMALL[data-v-336da93a]{font-size:var(--en_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title .text.en.MEDIUM[data-v-336da93a]{font-size:var(--en_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title .text.en.LARGE[data-v-336da93a]{font-size:var(--en_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox[data-v-336da93a]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box[data-v-336da93a]{overflow:hidden}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box .text_view_component[data-v-336da93a]{white-space:break-spaces;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box .text_view_component.hk.SMALL[data-v-336da93a]{font-size:var(--hk_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box .text_view_component.hk.MEDIUM[data-v-336da93a]{font-size:var(--hk_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box .text_view_component.hk.LARGE[data-v-336da93a]{font-size:var(--hk_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box .text_view_component.en.SMALL[data-v-336da93a]{font-size:var(--en_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box .text_view_component.en.MEDIUM[data-v-336da93a]{font-size:var(--en_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box .text_view_component.en.LARGE[data-v-336da93a]{font-size:var(--en_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box .picture_view_component[data-v-336da93a]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .flag_box[data-v-336da93a]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .flag_box.hk.SMALL[data-v-336da93a]{font-size:var(--hk_small_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .flag_box.hk.MEDIUM[data-v-336da93a]{font-size:var(--hk_middle_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .flag_box.hk.LARGE[data-v-336da93a]{font-size:var(--hk_large_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .flag_box.en.SMALL[data-v-336da93a]{font-size:var(--en_small_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .flag_box.en.MEDIUM[data-v-336da93a]{font-size:var(--en_middle_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .flag_box.en.LARGE[data-v-336da93a]{font-size:var(--en_large_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .mathChartBox .text_view_component[data-v-336da93a]{white-space:break-spaces;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .mathChartBox .text_view_component.hk.SMALL[data-v-336da93a]{font-size:var(--hk_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .mathChartBox .text_view_component.hk.MEDIUM[data-v-336da93a]{font-size:var(--hk_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .mathChartBox .text_view_component.hk.LARGE[data-v-336da93a]{font-size:var(--hk_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .mathChartBox .text_view_component.en.SMALL[data-v-336da93a]{font-size:var(--en_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .mathChartBox .text_view_component.en.MEDIUM[data-v-336da93a]{font-size:var(--en_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .mathChartBox .text_view_component.en.LARGE[data-v-336da93a]{font-size:var(--en_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box .mathChartBox .picture_view_component[data-v-336da93a]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .com_box .com_right_box[data-v-336da93a]{width:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.new_com_question_card_page .combinationQuestionsBox .title_box[data-v-336da93a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .title_box .button[data-v-336da93a]{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.new_com_question_card_page .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-336da93a]{font-size:var(--hk_small_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-336da93a]{font-size:var(--hk_middle_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-336da93a]{font-size:var(--hk_large_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .title_box .button.en.SMALL[data-v-336da93a]{font-size:var(--en_small_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-336da93a]{font-size:var(--en_middle_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .title_box .button.en.LARGE[data-v-336da93a]{font-size:var(--en_large_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title[data-v-336da93a]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-336da93a]{margin-right:.1rem;margin-top:.03rem}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title .text[data-v-336da93a]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-336da93a]{font-size:var(--hk_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-336da93a]{font-size:var(--hk_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-336da93a]{font-size:var(--hk_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-336da93a]{font-size:var(--en_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-336da93a]{font-size:var(--en_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-336da93a]{font-size:var(--en_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .readBox[data-v-336da93a]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box[data-v-336da93a]{overflow:hidden}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-336da93a]{white-space:break-spaces;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-336da93a]{font-size:var(--hk_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-336da93a]{font-size:var(--hk_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-336da93a]{font-size:var(--hk_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-336da93a]{font-size:var(--en_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-336da93a]{font-size:var(--en_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-336da93a]{font-size:var(--en_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-336da93a]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .readBox .flag_box[data-v-336da93a]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.new_com_question_card_page .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-336da93a]{font-size:var(--hk_small_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-336da93a]{font-size:var(--hk_middle_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-336da93a]{font-size:var(--hk_large_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-336da93a]{font-size:var(--en_small_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-336da93a]{font-size:var(--en_middle_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-336da93a]{font-size:var(--en_large_font_size_four)}.print_choose_option_component{width:100%;height:auto}.print_choose_option_component ul{width:100%;height:auto;margin:0;color:#000}.print_choose_option_component ul.TEXT li{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:20px}.print_choose_option_component ul.TEXT li:last-child{margin-bottom:20px}.print_choose_option_component ul.PICTURE{overflow:hidden}.print_choose_option_component ul.PICTURE li{float:left;width:112px;height:112px;background:#fff;border-radius:6px;-webkit-box-shadow:0 2px 17px 0 hsla(0,0%,73.3%,.25);box-shadow:0 2px 17px 0 hsla(0,0%,73.3%,.25);margin-right:18px;margin-bottom:20px;padding:15px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.print_choose_option_component ul.PICTURE li:last-child{margin-right:0}.print_choose_option_component ul.PICTURE li .label{font-size:11px;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:15px;margin-bottom:7px}.print_choose_option_component ul.PICTURE li .con{text-align:center;padding:0!important}.print_choose_option_component ul.PICTURE li .con img{width:56px;height:56px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.print_card{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.print_card .print_question_no{width:auto;font-size:.16rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.print_card .print_question_no.hk.SMALL{font-size:var(--hk_small_font_size_four)}.print_card .print_question_no.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.print_card .print_question_no.hk.LARGE{font-size:var(--hk_large_font_size_four)}.print_card .print_question_no.en.SMALL{font-size:var(--en_small_font_size_four)}.print_card .print_question_no.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.print_card .print_question_no.en.LARGE{font-size:var(--en_large_font_size_four)}.print_card .print_question_no.bord{width:.6rem;min-width:.6rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#000}.print_card .print_question_title_box{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;font-size:.16rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem;padding-right:.2rem}.print_card .print_question_title_box.hk.SMALL{font-size:var(--hk_small_font_size_four)}.print_card .print_question_title_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.print_card .print_question_title_box.hk.LARGE{font-size:var(--hk_large_font_size_four)}.print_card .print_question_title_box.en.SMALL{font-size:var(--en_small_font_size_four)}.print_card .print_question_title_box.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.print_card .print_question_title_box.en.LARGE{font-size:var(--en_large_font_size_four)}.print_card .print_question_title_box .questionTitle{width:100%;height:auto;margin-bottom:.2rem}.print_card .print_question_title_box .question_fill_info img{width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.print_card .print_question_title_box .question_fill_info .question_fill_con{margin-bottom:.2rem;white-space:pre-wrap}.print_card .print_question_title_box .question_fill_info .content_top{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.16rem;text-align:left;color:#000;margin-bottom:.28rem}.print_card .print_question_title_box .question_fill_info .content_top.hk.SMALL{font-size:var(--hk_small_font_size_four)}.print_card .print_question_title_box .question_fill_info .content_top.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.print_card .print_question_title_box .question_fill_info .content_top.hk.LARGE{font-size:var(--hk_large_font_size_four)}.print_card .print_question_title_box .question_fill_info .content_top.en.SMALL{font-size:var(--en_small_font_size_four)}.print_card .print_question_title_box .question_fill_info .content_top.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.print_card .print_question_title_box .question_fill_info .content_top.en.LARGE{font-size:var(--en_large_font_size_four)}.print_card .print_question_title_box .question_fill_info .content_btn{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.16rem;text-align:left;color:#000}.print_card .print_question_title_box .question_fill_info .content_btn.hk.SMALL{font-size:var(--hk_small_font_size_four)}.print_card .print_question_title_box .question_fill_info .content_btn.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.print_card .print_question_title_box .question_fill_info .content_btn.hk.LARGE{font-size:var(--hk_large_font_size_four)}.print_card .print_question_title_box .question_fill_info .content_btn.en.SMALL{font-size:var(--en_small_font_size_four)}.print_card .print_question_title_box .question_fill_info .content_btn.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.print_card .print_question_title_box .question_fill_info .content_btn.en.LARGE{font-size:var(--en_large_font_size_four)}.print_card .print_question_title_box .question_fill_info .label{width:72px;min-width:72px;height:auto}.print_card .print_question_title_box .question_fill_info .optionBox{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto}.print_card .print_question_title_box .question_fill_info .optionBox>li{word-break:break-word}.print_card .print_question_title_box .question_fill_info .mr28{margin-right:.28rem}.print_card .print_question_title_box .question_fill_info .mb28{margin-bottom:.28rem}.print_card .print_question_title_box .question_fill_info .connect_img_box{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;height:1.1rem;padding:.12rem .06rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25);box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25)}.print_card .print_question_title_box .question_fill_info .connect_img_box .option_img{width:.9rem;height:.9rem}.print_card .print_question_title_box .media_box{margin-bottom:.2rem}.print_card .print_question_title_box .media_box .text_view_component{white-space:pre-wrap}.print_card .print_question_title_box .media_box .picture_view_component{width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.print_card .print_question_title_box .question_group_info{overflow:hidden}.print_card .print_question_title_box .question_group_info span{float:left;margin-right:.2rem;margin-bottom:.2rem}.print_card .question_tips{width:100%;height:auto;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.print_card .question_tips.hk.SMALL{font-size:var(--hk_small_font_size_three)}.print_card .question_tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.print_card .question_tips.hk.LARGE{font-size:var(--hk_large_font_size_three)}.print_card .question_tips.en.SMALL{font-size:var(--en_small_font_size_three)}.print_card .question_tips.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.print_card .question_tips.en.LARGE{font-size:var(--en_large_font_size_three)}.print_card .question_tips:last-child{margin-bottom:.2rem}.print_card .question_tips .media_box:last-child{margin-bottom:0}.print_card .question_tips .label{min-width:1.11rem;font-size:.14rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.2rem}.print_card .question_tips .label.hk.SMALL{font-size:var(--hk_small_font_size_three)}.print_card .question_tips .label.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.print_card .question_tips .label.hk.LARGE{font-size:var(--hk_large_font_size_three)}.print_card .question_tips .label.en.SMALL{font-size:var(--en_small_font_size_three)}.print_card .question_tips .label.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.print_card .question_tips .label.en.LARGE{font-size:var(--en_large_font_size_three)}.print_card .question_tips .picture_view_component{width:2rem;height:1rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.print_card .question_tips .text_view_component{white-space:pre-wrap}.printComponent{font-size:.14rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.2rem}.printComponent.hk.SMALL{font-size:var(--hk_small_font_size_three)}.printComponent.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.printComponent.hk.LARGE{font-size:var(--hk_large_font_size_three)}.printComponent.en.SMALL{font-size:var(--en_small_font_size_three)}.printComponent.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.printComponent.en.LARGE{font-size:var(--en_large_font_size_three)}.print_component{width:100%;height:100%;padding:.32rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.print_component .print_module_title{margin-bottom:.2rem}.print_component .print_module_title,.print_component .print_module_title .point{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.print_component .print_module_title .point{width:.38rem;height:.38rem;background:#000;border-radius:50%;margin-right:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff;line-height:.26rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.print_component .print_module_title .point.hk.SMALL{font-size:var(--hk_small_font_size_five)}.print_component .print_module_title .point.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.print_component .print_module_title .point.hk.LARGE{font-size:var(--hk_large_font_size_five)}.print_component .print_module_title .point.en.SMALL{font-size:var(--en_small_font_size_five)}.print_component .print_module_title .point.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.print_component .print_module_title .point.en.LARGE{font-size:var(--en_large_font_size_five)}.print_component .print_module_title span{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.print_component .print_module_title span.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.print_component .print_module_title span.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.print_component .print_module_title span.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.print_component .print_module_title span.en.SMALL{font-size:var(--en_small_font_size_seven)}.print_component .print_module_title span.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.print_component .print_module_title span.en.LARGE{font-size:var(--en_large_font_size_seven)}.print_component .print_module_title .smallTips{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.22rem}.print_component .print_module_title .smallTips.hk.SMALL{font-size:var(--hk_small_font_size_five)}.print_component .print_module_title .smallTips.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.print_component .print_module_title .smallTips.hk.LARGE{font-size:var(--hk_large_font_size_five)}.print_component .print_module_title .smallTips.en.SMALL{font-size:var(--en_small_font_size_five)}.print_component .print_module_title .smallTips.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.print_component .print_module_title .smallTips.en.LARGE{font-size:var(--en_large_font_size_five)}.print_component .print_bottom_box{width:100%;height:.63rem;min-height:.63rem;text-align:center;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.print_component .print_bottom_box .button{width:1.76rem;height:.53rem;margin:0 .12rem}.print_component .print_top_box{width:100%;margin:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;padding:0 .48rem;-webkit-box-sizing:border-box;box-sizing:border-box}.print_component .print_top_box::-webkit-scrollbar{width:.1rem;background-color:transparent}.print_component .print_top_box::-webkit-scrollbar-thumb{background-color:#d4d4d4}.print_component .print_title{width:100%;height:auto;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.26rem;margin:.1rem 0}.print_component .print_title.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.print_component .print_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.print_component .print_title.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.print_component .print_title.en.SMALL{font-size:var(--en_small_font_size_seven)}.print_component .print_title.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.print_component .print_title.en.LARGE{font-size:var(--en_large_font_size_seven)}.print_component .print_sub_title{width:100%;height:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#8a8a8a;line-height:.26rem;margin-bottom:.12rem}.print_component .print_sub_title.hk.SMALL{font-size:var(--hk_small_font_size_four)}.print_component .print_sub_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.print_component .print_sub_title.hk.LARGE{font-size:var(--hk_large_font_size_four)}.print_component .print_sub_title.en.SMALL{font-size:var(--en_small_font_size_four)}.print_component .print_sub_title.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.print_component .print_sub_title.en.LARGE{font-size:var(--en_large_font_size_four)}.print_component .combinationQuestionsBox{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.16rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem}.print_component .combinationQuestionsBox.hk.SMALL{font-size:var(--hk_small_font_size_four)}.print_component .combinationQuestionsBox.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.print_component .combinationQuestionsBox.hk.LARGE{font-size:var(--hk_large_font_size_four)}.print_component .combinationQuestionsBox.en.SMALL{font-size:var(--en_small_font_size_four)}.print_component .combinationQuestionsBox.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.print_component .combinationQuestionsBox.en.LARGE{font-size:var(--en_large_font_size_four)}.print_component .combinationQuestionsBox .question_no{width:.6rem;min-width:.6rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem}.print_component .combinationQuestionsBox .question_no.hk.SMALL{font-size:var(--hk_small_font_size_four)}.print_component .combinationQuestionsBox .question_no.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.print_component .combinationQuestionsBox .question_no.hk.LARGE{font-size:var(--hk_large_font_size_four)}.print_component .combinationQuestionsBox .question_no.en.SMALL{font-size:var(--en_small_font_size_four)}.print_component .combinationQuestionsBox .question_no.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.print_component .combinationQuestionsBox .question_no.en.LARGE{font-size:var(--en_large_font_size_four)}.print_component .combinationQuestionsBox .questionTitle{width:100%;height:auto;margin-bottom:.2rem}.print_component .combinationQuestionsBox .media_box{margin-bottom:.2rem}.print_component .combinationQuestionsBox .media_box .text_view_component{white-space:pre-wrap}.print_component .combinationQuestionsBox .media_box .picture_view_component{width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.print_component .combinationQuestionsBox .mathChartBox .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.print_component .combinationQuestionsBox .mathChartBox .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.print_component .combinationQuestionsBox .mathChartBox .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.print_component .combinationQuestionsBox .mathChartBox .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.print_component .combinationQuestionsBox .mathChartBox .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.print_component .combinationQuestionsBox .mathChartBox .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.print_component .combinationQuestionsBox .mathChartBox .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.print_component .combinationQuestionsBox .mathChartBox .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.print_component .printComponent{font-size:.14rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.2rem}.print_component .printComponent.hk.SMALL{font-size:var(--hk_small_font_size_three)}.print_component .printComponent.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.print_component .printComponent.hk.LARGE{font-size:var(--hk_large_font_size_three)}.print_component .printComponent.en.SMALL{font-size:var(--en_small_font_size_three)}.print_component .printComponent.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.print_component .printComponent.en.LARGE{font-size:var(--en_large_font_size_three)}.self_audio{display:inline-block;width:auto;height:auto;position:relative;font-size:0}.self_audio audio{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;opacity:0}.self_audio .opacity2{opacity:.2;cursor:not-allowed}.self_audio .ael_audio_con{width:4.51rem;height:auto;padding:.1rem .25rem;-webkit-box-sizing:border-box;box-sizing:border-box;height:1.22rem;background:#f8f8f8;border:1px solid #ececec;border-radius:.1rem}.self_audio .ael_audio_con .audio_name{margin-bottom:.12rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#333;line-height:.24rem}.self_audio .ael_audio_con .audio_name.hk.SMALL{font-size:var(--hk_small_font_size_four)}.self_audio .ael_audio_con .audio_name.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.self_audio .ael_audio_con .audio_name.hk.LARGE{font-size:var(--hk_large_font_size_four)}.self_audio .ael_audio_con .audio_name.en.SMALL{font-size:var(--en_small_font_size_four)}.self_audio .ael_audio_con .audio_name.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.self_audio .ael_audio_con .audio_name.en.LARGE{font-size:var(--en_large_font_size_four)}.self_audio .ael_audio_con .audio-div{width:100%}.self_audio .ael_audio_con .audio-div,.self_audio .ael_audio_con .audio-div .play-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.self_audio .ael_audio_con .audio-div .play-btn{width:.42rem;height:.42rem;margin-right:.16rem;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.self_audio .ael_audio_con .audio-div .time-slider{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 .1rem}.self_audio .ael_audio_con .audio-div .time-slider .ant-slider{margin:0;padding:.03rem 0}.self_audio .ael_audio_con .audio-div .time-slider .ant-slider-rail{background:#d1d1d1;height:.03rem;border-radius:.1rem}.self_audio .ael_audio_con .audio-div .time-slider .ant-slider-track{background:#613ba3;height:.05rem;border-radius:.1rem}.self_audio .ael_audio_con .audio-div .time-slider .ant-slider-handle{top:.04rem;width:.14rem;height:.14rem;background:#fff;border:.5px solid #e3e3e3;border-radius:50%;-webkit-box-shadow:0 2px .04rem 0 rgba(0,0,0,.12);box-shadow:0 2px .04rem 0 rgba(0,0,0,.12)}.self_audio .ael_audio_con .audio-div .time-slider .ant-slider-disabled .ant-slider-track{background-color:#613ba3!important}.self_audio .ael_audio_con .audio-div .time-info{font-size:.12rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#999;line-height:.17rem}.self_audio .ael_audio_con .audio-div .time-info.hk.SMALL{font-size:var(--hk_small_font_size_one)}.self_audio .ael_audio_con .audio-div .time-info.hk.MEDIUM{font-size:var(--hk_middle_font_size_one)}.self_audio .ael_audio_con .audio-div .time-info.hk.LARGE{font-size:var(--hk_large_font_size_one)}.self_audio .ael_audio_con .audio-div .time-info.en.SMALL{font-size:var(--en_small_font_size_one)}.self_audio .ael_audio_con .audio-div .time-info.en.MEDIUM{font-size:var(--en_middle_font_size_one)}.self_audio .ael_audio_con .audio-div .time-info.en.LARGE{font-size:var(--en_large_font_size_one)}.self_audio .ael_audio_con .audio-div .time-info .current-time{margin-right:.16rem}.self_audio .ael_audio_con .audio-div .time-info .total-time{margin-left:.06rem}.self_audio .ael_audio_con .audio-div .remain-number{margin-left:.16rem;width:.4rem;height:.4rem;background:#dfd8ed;border-radius:50%;font-size:.24rem;font-weight:700;color:#613ba3;line-height:.4rem;text-align:center}.self_audio .ael_audio_con .audio-div .remain-number.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.self_audio .ael_audio_con .audio-div .remain-number.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.self_audio .ael_audio_con .audio-div .remain-number.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.self_audio .ael_audio_con .audio-div .remain-number.en.SMALL{font-size:var(--en_small_font_size_seven)}.self_audio .ael_audio_con .audio-div .remain-number.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.self_audio .ael_audio_con .audio-div .remain-number.en.LARGE{font-size:var(--en_large_font_size_seven)}.self_audio .ael_audio_small_con{display:inline-block;width:.27rem;height:.22rem;padding:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;font-size:0}.self_audio .ael_audio_small_con img{width:100%;height:100%;cursor:pointer}html[data-v-3f234aee]{font-size:100px}@media only screen and (max-height:650px){html[data-v-3f234aee]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-3f234aee]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-3f234aee]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-3f234aee]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-3f234aee]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-3f234aee]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-3f234aee]{font-size:100px}}#app[data-v-3f234aee],body[data-v-3f234aee],html[data-v-3f234aee]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-3f234aee],#app h1[data-v-3f234aee],#app h2[data-v-3f234aee],#app h3[data-v-3f234aee],#app h4[data-v-3f234aee],#app h5[data-v-3f234aee],#app h6[data-v-3f234aee],#app p[data-v-3f234aee],body body[data-v-3f234aee],body h1[data-v-3f234aee],body h2[data-v-3f234aee],body h3[data-v-3f234aee],body h4[data-v-3f234aee],body h5[data-v-3f234aee],body h6[data-v-3f234aee],body p[data-v-3f234aee],html body[data-v-3f234aee],html h1[data-v-3f234aee],html h2[data-v-3f234aee],html h3[data-v-3f234aee],html h4[data-v-3f234aee],html h5[data-v-3f234aee],html h6[data-v-3f234aee],html p[data-v-3f234aee]{margin:0}li[data-v-3f234aee],ul[data-v-3f234aee]{list-style:none;padding:0}[data-v-3f234aee]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-3f234aee]{white-space:break-spaces}.sortableDrag[data-v-3f234aee]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-3f234aee],.sortableDrag td[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-3f234aee]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-3f234aee]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-3f234aee]{color:var(--theme-color)}.error_color[data-v-3f234aee]{color:#eb6646!important}.warn_color[data-v-3f234aee]{color:#ff6800}.pointer[data-v-3f234aee]{cursor:pointer}.ellipsis[data-v-3f234aee]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-3f234aee],.flex_center_center[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-3f234aee],.flex_center_center[data-v-3f234aee]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-3f234aee],.flex_row_s_p[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-3f234aee]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-3f234aee],.flex_start[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-3f234aee]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-3f234aee],.flex_column_center_center[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-3f234aee]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-3f234aee]{position:relative;border-radius:.2rem}.talk_frame[data-v-3f234aee]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-3f234aee]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-3f234aee]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-3f234aee]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-3f234aee]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-3f234aee]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-3f234aee]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-3f234aee]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-3f234aee]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-3f234aee]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-3f234aee]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-3f234aee]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-3f234aee]{max-height:30vh}.ant-select-dropdown-menu[data-v-3f234aee]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-3f234aee]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-3f234aee]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-3f234aee]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-3f234aee]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-3f234aee]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-3f234aee]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-3f234aee]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-3f234aee]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-3f234aee]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-3f234aee]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-3f234aee]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-3f234aee]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-3f234aee]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-3f234aee]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-3f234aee]{width:100%}.ant-input[data-v-3f234aee]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-3f234aee]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-3f234aee]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-3f234aee]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-3f234aee]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-3f234aee]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-3f234aee]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-3f234aee]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-3f234aee]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-3f234aee]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-3f234aee],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-3f234aee]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-3f234aee],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-3f234aee]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-3f234aee],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-3f234aee]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-3f234aee]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-3f234aee]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3f234aee],.ant-table-thead>tr>th[data-v-3f234aee]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-3f234aee]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-3f234aee]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3f234aee]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3f234aee]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3f234aee]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-3f234aee]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-3f234aee]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-3f234aee]{width:24px;height:24px}.ant-radio-inner[data-v-3f234aee]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-3f234aee]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-3f234aee]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-3f234aee],.ant-radio-checked .ant-radio-inner[data-v-3f234aee]{border-color:#10c7a3}.ant-checkbox[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-3f234aee]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-3f234aee]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-3f234aee]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-3f234aee]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-3f234aee]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-3f234aee]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-3f234aee]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-3f234aee]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-3f234aee]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-3f234aee]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-3f234aee],.ant-dropdown-menu-submenu-title[data-v-3f234aee]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-3f234aee],:root .ant-dropdown-link>.anticon.anticon-down[data-v-3f234aee],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-3f234aee],.dropMenuItem_hk_SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-3f234aee]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-3f234aee],.ant-switch[data-v-3f234aee]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-3f234aee],.ant-switch[data-v-3f234aee]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-3f234aee]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-3f234aee]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-3f234aee]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-3f234aee]{width:100%}.ant-progress-circle .ant-progress-text[data-v-3f234aee]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-3f234aee]{max-width:4.6rem}.ant-popover-title[data-v-3f234aee]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-3f234aee]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-3f234aee]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-3f234aee],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-3f234aee],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-3f234aee]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-3f234aee],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-3f234aee],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-3f234aee]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-3f234aee]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-3f234aee]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-3f234aee]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-3f234aee]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-3f234aee]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-3f234aee]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-3f234aee]{text-decoration:underline}.modalBox .btn_box[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-3f234aee],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-3f234aee],.ant-pagination-disabled:focus a[data-v-3f234aee],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-3f234aee],.ant-pagination-disabled:hover a[data-v-3f234aee],[data-v-3f234aee] .ant-pagination-disabled a{background:#e6e7e8}[data-v-3f234aee] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-3f234aee] .ant-pagination-item-active a,[data-v-3f234aee] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-3f234aee] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-3f234aee] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-3f234aee]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-3f234aee]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-3f234aee]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-3f234aee]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-3f234aee]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-3f234aee]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-3f234aee]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-3f234aee]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-3f234aee]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-3f234aee],.wangEditor table th[data-v-3f234aee]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-3f234aee]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-3f234aee]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-3f234aee]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-3f234aee]{display:block}.wangEditor ol[data-v-3f234aee],.wangEditor ul[data-v-3f234aee]{margin:10px 0 10px 20px}.wangEditor ul[data-v-3f234aee],.wangEditor ul li[data-v-3f234aee]{list-style:disc inside!important}.wangEditor ol[data-v-3f234aee],.wangEditor ol li[data-v-3f234aee]{list-style:decimal inside!important}.wangEditor img[data-v-3f234aee]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-3f234aee]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-3f234aee]{border-bottom:2px solid #e1e1e1}.component[data-v-3f234aee]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-3f234aee]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-3f234aee]{cursor:default}.listen_picture[data-v-3f234aee]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-3f234aee]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}[data-v-3f234aee] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-3f234aee]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-3f234aee]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-3f234aee]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-3f234aee]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-3f234aee]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-3f234aee]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-3f234aee]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-3f234aee]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-3f234aee],.home_practice_status.NO_PUBLIC[data-v-3f234aee]{background:#2c58b1}.home_practice_status.FINISHED[data-v-3f234aee],.home_practice_status.IN_PROGRESS[data-v-3f234aee],.home_practice_status.NOT_STARTED[data-v-3f234aee],.home_practice_status.UNDISTRIBUTED[data-v-3f234aee]{background:#486fbf}.ant-calendar-picker-container[data-v-3f234aee]{z-index:9999999!important}.distribution_detaile_page[data-v-3f234aee]{width:100%;height:100%;background:#f5f0ff}.distribution_detaile_page .print_modal_box[data-v-3f234aee]{width:7.8rem;height:90vh;background:#fff;border-radius:.33rem}.distribution_detaile_page .text_view_component[data-v-3f234aee]{white-space:pre-wrap}.distribution_detaile_page .self_study_top[data-v-3f234aee]{width:100%;height:auto;max-height:100vh;overflow:hidden;padding:0 .2rem .2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_detaile_page .self_study_top .module_box[data-v-3f234aee]{width:3rem;height:7rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.2rem}.distribution_detaile_page .self_study_top .module_box .title[data-v-3f234aee]{width:100%;height:auto;padding:0 .6rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.24rem;font-family:var(--common-font-family);color:#734fb3;line-height:.6rem;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.distribution_detaile_page .self_study_top .module_box .title.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_seven)}.distribution_detaile_page .self_study_top .module_box .title.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_seven)}.distribution_detaile_page .self_study_top .module_box .title.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_seven)}.distribution_detaile_page .self_study_top .module_box .title.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_seven)}.distribution_detaile_page .self_study_top .module_box .title.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_seven)}.distribution_detaile_page .self_study_top .module_box .title.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_seven)}.distribution_detaile_page .self_study_top .module_box .title span[data-v-3f234aee]{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#592f99;line-height:.26rem}.distribution_detaile_page .self_study_top .module_box .title span.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .self_study_top .module_box .title span.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .self_study_top .module_box .title span.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .self_study_top .module_box .title span.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .self_study_top .module_box .title span.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .self_study_top .module_box .title span.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .self_study_top .module_box .module_list[data-v-3f234aee]{width:100%;height:calc(100% - .8rem);margin:.2rem .1rem;overflow-y:auto}.distribution_detaile_page .self_study_top .module_box .module_list[data-v-3f234aee]::-webkit-scrollbar{width:.1rem;background-color:transparent}.distribution_detaile_page .self_study_top .module_box .module_list[data-v-3f234aee]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.distribution_detaile_page .self_study_top .module_box .module_list li[data-v-3f234aee]{padding:.1rem .3rem!important;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #775dc0;border-radius:.3rem;margin:0 .2rem .2rem .4rem;color:#734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;position:relative}.distribution_detaile_page .self_study_top .module_box .module_list li.active[data-v-3f234aee]{color:#f5f0ff;background:#775dc0}.distribution_detaile_page .self_study_top .module_box .module_list li.active .number[data-v-3f234aee]{background:#fff;color:#592f99;border:2px solid #592f99}.distribution_detaile_page .self_study_top .module_box .module_list li .number[data-v-3f234aee]{width:.38rem;height:.38rem;border-radius:50%;background:#592f99;font-size:.2rem;color:#fff;border:2px solid #fff;line-height:.38rem;text-align:center;margin-right:.16rem;position:absolute;left:-.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .self_study_top .module_box .module_list li .number.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .self_study_top .module_box .module_list li .number.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .self_study_top .module_box .module_list li .number.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .self_study_top .module_box .module_list li .number.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .self_study_top .module_box .module_list li .number.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .self_study_top .module_box .module_list li .number.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .self_study_top .module_box .module_list li>div[data-v-3f234aee]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;overflow:hidden}.distribution_detaile_page .self_study_top .module_box .module_list li .module_title[data-v-3f234aee]{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.26rem;font-family:var(--common-font-family);margin-bottom:.04rem}.distribution_detaile_page .self_study_top .module_box .module_list li .module_title.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_eight)}.distribution_detaile_page .self_study_top .module_box .module_list li .module_title.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_eight)}.distribution_detaile_page .self_study_top .module_box .module_list li .module_title.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_eight)}.distribution_detaile_page .self_study_top .module_box .module_list li .module_title.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_eight)}.distribution_detaile_page .self_study_top .module_box .module_list li .module_title.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_eight)}.distribution_detaile_page .self_study_top .module_box .module_list li .module_title.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_eight)}.distribution_detaile_page .self_study_top .module_box .module_list li[data-v-3f234aee]:last-child{margin-bottom:0}.distribution_detaile_page .self_study_top .document_list[data-v-3f234aee]{width:2rem;height:auto;max-height:6rem;margin:0 0 0 .4rem;overflow-y:auto}.distribution_detaile_page .self_study_top .document_list li[data-v-3f234aee]{width:1.73rem;height:auto;margin-bottom:.38rem;overflow:hidden}.distribution_detaile_page .self_study_top .document_list li[data-v-3f234aee]:last-child{margin-bottom:0}.distribution_detaile_page .self_study_top .document_list li .title[data-v-3f234aee]{display:block;width:100%;font-size:.2rem;color:#592f99;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.16rem}.distribution_detaile_page .self_study_top .document_list li .title.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .title.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .title.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .title.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .title.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .title.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box[data-v-3f234aee]{width:1.73rem;height:1.13rem;border:1px dashed #ddd6e7;border-radius:.1rem;position:relative;overflow:hidden}.distribution_detaile_page .self_study_top .document_list li .img_box img[data-v-3f234aee]{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.distribution_detaile_page .self_study_top .document_list li .img_box .docType[data-v-3f234aee]{width:.75rem;height:.75rem;cursor:pointer}.distribution_detaile_page .self_study_top .document_list li .img_box .replay[data-v-3f234aee]{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff;cursor:pointer}.distribution_detaile_page .self_study_top .document_list li .img_box .replay.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .replay.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .replay.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .replay.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .replay.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .replay.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .replay img[data-v-3f234aee]{width:.44rem;height:.44rem}.distribution_detaile_page .self_study_top .document_list li .img_box .ing[data-v-3f234aee]{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(16,199,163,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff}.distribution_detaile_page .self_study_top .document_list li .img_box .ing.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .ing.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .ing.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .ing.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .ing.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .ing.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .self_study_top .current_video_box[data-v-3f234aee]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.distribution_detaile_page .self_study_top .current_video_box .smalltitle[data-v-3f234aee]{width:100%;margin:0 auto .24rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#1dbbb1;line-height:.3rem}.distribution_detaile_page .self_study_top .current_video_box .smalltitle.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .self_study_top .current_video_box .smalltitle.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .self_study_top .current_video_box .smalltitle.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .self_study_top .current_video_box .smalltitle.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .self_study_top .current_video_box .smalltitle.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .self_study_top .current_video_box .smalltitle.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .self_study_top .current_video_box .title[data-v-3f234aee]{width:100%;margin:0 auto .24rem;font-size:.24rem;font-family:var(--common-font-family);color:#734fb3}.distribution_detaile_page .self_study_top .current_video_box .title.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_seven)}.distribution_detaile_page .self_study_top .current_video_box .title.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_seven)}.distribution_detaile_page .self_study_top .current_video_box .title.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_seven)}.distribution_detaile_page .self_study_top .current_video_box .title.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_seven)}.distribution_detaile_page .self_study_top .current_video_box .title.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_seven)}.distribution_detaile_page .self_study_top .current_video_box .title.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_seven)}.distribution_detaile_page .self_study_top .current_video_box .video_con[data-v-3f234aee]{width:100%;height:6.6rem;margin:0 auto}.distribution_detaile_page .self_study_top .current_video_box .video_con .pic[data-v-3f234aee]{width:100%;height:100%}.distribution_detaile_page .self_study_top .current_video_box .video_con .ppt_box[data-v-3f234aee]{width:100%;height:100%;background:#393a3d;position:relative}.distribution_detaile_page .self_study_top .current_video_box .video_con .ppt_box .shelter[data-v-3f234aee]{position:absolute;left:0;top:.48rem;width:100%;height:.4rem;background:#393a3d}.distribution_detaile_page .self_study_top .current_video_box .btn_con[data-v-3f234aee]{margin-top:.62rem;text-align:center}.distribution_detaile_page .conBox[data-v-3f234aee]{padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.distribution_detaile_page .conBox .title[data-v-3f234aee]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .conBox .title .titleText[data-v-3f234aee]{font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.3rem}.distribution_detaile_page .conBox .title .titleText.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_seven)}.distribution_detaile_page .conBox .title .titleText.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_seven)}.distribution_detaile_page .conBox .title .titleText.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_seven)}.distribution_detaile_page .conBox .title .titleText.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_seven)}.distribution_detaile_page .conBox .title .titleText.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_seven)}.distribution_detaile_page .conBox .title .titleText.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_seven)}.distribution_detaile_page .conBox .title .titleBtn[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_detaile_page .conBox .title .titleBtn .print[data-v-3f234aee]{margin-right:.32rem}.distribution_detaile_page .conBox .smallTitle[data-v-3f234aee]{margin-bottom:.2rem}.distribution_detaile_page .conBox .smallTitle .box[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .conBox .smallTitle .tips[data-v-3f234aee]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.22rem;margin-top:.12rem}.distribution_detaile_page .conBox .smallTitle .tips.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .conBox .smallTitle .tips.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .conBox .smallTitle .tips.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .conBox .smallTitle .tips.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .conBox .smallTitle .tips.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .conBox .smallTitle .tips.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .conBox .smallTitle .courseName[data-v-3f234aee]{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#414042;line-height:.16rem;margin-right:.1rem}.distribution_detaile_page .conBox .smallTitle .courseName.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .conBox .smallTitle .courseName.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .conBox .smallTitle .courseName.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .conBox .smallTitle .courseName.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .conBox .smallTitle .courseName.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .conBox .smallTitle .courseName.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .conBox .line_box[data-v-3f234aee]{width:100%;height:1px;margin-bottom:.2rem;border:1px solid #734fb3}.distribution_detaile_page .conBox .flex_bet_center[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.2rem 0;height:.6rem}.distribution_detaile_page .conBox .tab_list[data-v-3f234aee]{overflow:hidden;background:#fff;border-radius:.4rem;display:inline-block}.distribution_detaile_page .conBox .tab_list .tab_item[data-v-3f234aee]{min-width:1.8rem;padding:.1rem .4rem;color:#734fb3;font-size:.27rem;text-align:center;cursor:pointer;display:inline-block}.distribution_detaile_page .conBox .tab_list .tab_item.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_eight)}.distribution_detaile_page .conBox .tab_list .tab_item.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_eight)}.distribution_detaile_page .conBox .tab_list .tab_item.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_eight)}.distribution_detaile_page .conBox .tab_list .tab_item.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_eight)}.distribution_detaile_page .conBox .tab_list .tab_item.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_eight)}.distribution_detaile_page .conBox .tab_list .tab_item.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_eight)}.distribution_detaile_page .conBox .tab_list .tab_item.active[data-v-3f234aee]{color:#fff;background:#734fb3;border-radius:.4rem}.distribution_detaile_page .conBox .follow_tab_list[data-v-3f234aee]{width:100%;height:.5rem;overflow:hidden}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item[data-v-3f234aee]{width:2.2rem;height:100%;float:left;margin-right:.02rem;background:#808285;border-radius:.2rem .2rem 0 0;cursor:pointer;font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#fff;line-height:.5rem;position:relative}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_seven)}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_seven)}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_seven)}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_seven)}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_seven)}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_seven)}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item[data-v-3f234aee]:before{content:"";background:#592f99;border-radius:.2rem .2rem 0 0;position:absolute;left:.47rem;bottom:0;opacity:0}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.active[data-v-3f234aee]{font-family:var(--common-font-family);color:#fff;background:#734fb3}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.active[data-v-3f234aee]:before{opacity:1}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.disabled[data-v-3f234aee]{color:#7d7d7d;background:#ccc;cursor:no-drop}.distribution_detaile_page .conBox .question_item_box[data-v-3f234aee]{width:100%;height:auto;margin-bottom:.2rem}.distribution_detaile_page .conBox .question_item_box .moduleName[data-v-3f234aee]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .conBox .question_item_box .moduleName .point[data-v-3f234aee]{width:.38rem;height:.38rem;background:#592f99;border-radius:50%;margin-right:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff;line-height:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .conBox .question_item_box .moduleName .point.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .point.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .point.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .point.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .point.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .point.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName span[data-v-3f234aee]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.distribution_detaile_page .conBox .question_item_box .moduleName span.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_seven)}.distribution_detaile_page .conBox .question_item_box .moduleName span.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_seven)}.distribution_detaile_page .conBox .question_item_box .moduleName span.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_seven)}.distribution_detaile_page .conBox .question_item_box .moduleName span.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_seven)}.distribution_detaile_page .conBox .question_item_box .moduleName span.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_seven)}.distribution_detaile_page .conBox .question_item_box .moduleName span.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_seven)}.distribution_detaile_page .conBox .question_item_box .moduleName .smallTips[data-v-3f234aee]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.22rem}.distribution_detaile_page .conBox .question_item_box .moduleName .smallTips.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .smallTips.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .smallTips.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .smallTips.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .smallTips.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .smallTips.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .conBox .cardBox[data-v-3f234aee]{width:100%;height:100%;margin-top:.2rem;padding:.2rem}.distribution_detaile_page .conBox .cardBox.no_margin[data-v-3f234aee]{margin-top:0;border-radius:0 .17rem .17rem .17rem}.distribution_detaile_page .conBox .cardBox.no_padding[data-v-3f234aee]{padding:0}.distribution_detaile_page .conBox .cardBox.no_padding .ant-card-body[data-v-3f234aee]{padding:.2rem 0}.distribution_detaile_page .conBox .cardBox .homework .titleBox[data-v-3f234aee]{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.distribution_detaile_page .conBox .cardBox .homework .titleBox span[data-v-3f234aee]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.distribution_detaile_page .conBox .cardBox .homework .titleBox span.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .titleBox span.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .titleBox span.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .titleBox span.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .titleBox span.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .titleBox span.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .question[data-v-3f234aee]{margin:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .conBox .cardBox .homework .question .question_left[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem}.distribution_detaile_page .conBox .cardBox .homework .question .question_left.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .question .question_left.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .question .question_left.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .question .question_left.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .question .question_left.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .question .question_left.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .content[data-v-3f234aee]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.distribution_detaile_page .conBox .cardBox .homework .content .checkBox[data-v-3f234aee]{width:100%;height:.74rem;opacity:1;padding:.2rem;margin:.1rem 0;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.distribution_detaile_page .conBox .cardBox .homework .answerBox[data-v-3f234aee]{width:100%;height:auto;opacity:1;border-radius:.2rem;background:#f5f5f5;padding:.24rem .32rem}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name .open[data-v-3f234aee]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.24rem}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name .open.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name .open.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name .open.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name .open.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name .open.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name .open.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .conBox .cardBox .noDataBox[data-v-3f234aee]{width:100%;height:5rem;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .conBox .cardBox .noDataBox img[data-v-3f234aee]{width:1.54rem;height:.93rem}.distribution_detaile_page .conBox .cardBox .noDataBox span[data-v-3f234aee]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#592f99;line-height:.22rem}.distribution_detaile_page .conBox .cardBox .noDataBox span.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .conBox .cardBox .noDataBox span.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .conBox .cardBox .noDataBox span.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .conBox .cardBox .noDataBox span.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .conBox .cardBox .noDataBox span.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .conBox .cardBox .noDataBox span.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .conBox .button[data-v-3f234aee]{width:1.78rem;height:.55rem;opacity:1;border:1px solid #775dc0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.19rem;margin-right:.15rem}.distribution_detaile_page .conBox .button.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .conBox .button.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .conBox .button.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .conBox .button.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .conBox .button.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .conBox .button.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .changeModal[data-v-3f234aee]{background:#fff;border-radius:.33rem;padding:.4rem .4rem .6rem}.distribution_detaile_page .changeModal .changeBox[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:6.3rem}.distribution_detaile_page .changeModal .changeBox .left[data-v-3f234aee]{width:5.72rem}.distribution_detaile_page .changeModal .changeBox .left .boxTitle[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_detaile_page .changeModal .changeBox .left .boxTitle span[data-v-3f234aee]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.distribution_detaile_page .changeModal .changeBox .left .boxTitle span.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_seven)}.distribution_detaile_page .changeModal .changeBox .left .boxTitle span.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_seven)}.distribution_detaile_page .changeModal .changeBox .left .boxTitle span.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_seven)}.distribution_detaile_page .changeModal .changeBox .left .boxTitle span.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_seven)}.distribution_detaile_page .changeModal .changeBox .left .boxTitle span.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_seven)}.distribution_detaile_page .changeModal .changeBox .left .boxTitle span.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_seven)}.distribution_detaile_page .changeModal .changeBox .left .boxContent[data-v-3f234aee]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#000;line-height:.26rem}.distribution_detaile_page .changeModal .changeBox .left .boxContent.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .changeModal .changeBox .left .boxContent.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .changeModal .changeBox .left .boxContent.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .changeModal .changeBox .left .boxContent.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .changeModal .changeBox .left .boxContent.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .changeModal .changeBox .left .boxContent.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .changeModal .changeBox .left .boxContent>div[data-v-3f234aee]{margin-bottom:.06rem}.distribution_detaile_page .changeModal .changeBox .left .boxContent .text[data-v-3f234aee]{color:#775dc0;font-family:var(--common-font-family);font-weight:700}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box[data-v-3f234aee]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:.8rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#697fe0;color:#fff;margin-left:.2rem}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_18)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_20)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_22)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_18)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_20)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_22)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box .star[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box .star img[data-v-3f234aee]{width:.16rem;height:.16rem}.distribution_detaile_page .changeModal .changeBox .left .boxContent .line[data-v-3f234aee]{padding:.44rem 0 .17rem;border-bottom:.03rem solid #f5f5f5;margin-bottom:.16rem}.distribution_detaile_page .changeModal .changeBox .left .boxContent .line>div[data-v-3f234aee]{margin-bottom:.21rem}.distribution_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label[data-v-3f234aee]{width:50%;font-size:.16rem;margin-right:0;margin-bottom:.2rem}.distribution_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right[data-v-3f234aee]{width:7.5rem;height:6.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.distribution_detaile_page .changeModal .changeBox .right .scrollBox[data-v-3f234aee]{width:7.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:.23rem .08rem .05rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #734fb3;border-radius:.14rem;margin-top:.23rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent[data-v-3f234aee]{width:100%;height:auto;padding:0 .24rem;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType[data-v-3f234aee]{width:calc(100% + .2rem);height:.42rem;background:#f5f5f5;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;color:#000;padding:0 .06rem 0 .22rem;line-height:.26rem;border-radius:.18rem;margin:0 0 .14rem -.12rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_three)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_three)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_three)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_three)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_three)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_three)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType span[data-v-3f234aee]:first-child{margin-right:.3rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button[data-v-3f234aee]{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.34rem;background:#775dc0;border-radius:.14rem;cursor:pointer}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton[data-v-3f234aee]{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#775dc0;line-height:.34rem;border:1px solid #775dc0;border-radius:.14rem;cursor:pointer}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button[data-v-3f234aee]{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title[data-v-3f234aee]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-3f234aee]{margin-right:.1rem;margin-top:.03rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text[data-v-3f234aee]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox[data-v-3f234aee]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box[data-v-3f234aee]{overflow:hidden}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-3f234aee]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-3f234aee]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box[data-v-3f234aee]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box[data-v-3f234aee]{text-align:right;margin-bottom:.35rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button[data-v-3f234aee]{display:inline-block;width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData[data-v-3f234aee]{height:calc(100% - .17rem);background:#f2edf7;margin-right:.14rem;margin-bottom:.17rem;border-radius:.1rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData img[data-v-3f234aee]{width:1.55rem;height:.93rem;margin-bottom:.33rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData span[data-v-3f234aee]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.22rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData span.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData span.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData span.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData span.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData span.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData span.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .ant-pagination[data-v-3f234aee]{padding:0 0 .24rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.distribution_detaile_page .changeModal .btnBox[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.distribution_detaile_page .changeModal .btnBox .cancenBtn[data-v-3f234aee]{width:1.76rem;height:.54rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0;text-align:center;line-height:.54rem;border:1px solid #775dc0;border-radius:.2rem;margin-right:.24rem;cursor:pointer}.distribution_detaile_page .changeModal .btnBox .cancenBtn.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .changeModal .btnBox .cancenBtn.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .changeModal .btnBox .cancenBtn.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .changeModal .btnBox .cancenBtn.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .changeModal .btnBox .cancenBtn.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .changeModal .btnBox .cancenBtn.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .changeModal .btnBox .sureBtn[data-v-3f234aee]{width:1.76rem;height:.54rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff;line-height:.54rem;text-align:center;background:#775dc0;border-radius:.2rem;cursor:pointer}.distribution_detaile_page .changeModal .btnBox .sureBtn.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .changeModal .btnBox .sureBtn.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .changeModal .btnBox .sureBtn.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .changeModal .btnBox .sureBtn.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .changeModal .btnBox .sureBtn.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .changeModal .btnBox .sureBtn.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .tipBox[data-v-3f234aee]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.distribution_detaile_page .tipBox .content[data-v-3f234aee]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .tipBox .content img[data-v-3f234aee]{width:1rem;height:1rem;margin:.15rem 0}.distribution_detaile_page .tipBox .content .tips[data-v-3f234aee]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:1.2rem}.distribution_detaile_page .tipBox .content .tips.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_eight)}.distribution_detaile_page .tipBox .content .tips.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_eight)}.distribution_detaile_page .tipBox .content .tips.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_eight)}.distribution_detaile_page .tipBox .content .tips.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_eight)}.distribution_detaile_page .tipBox .content .tips.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_eight)}.distribution_detaile_page .tipBox .content .tips.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_eight)}.distribution_detaile_page .tipBox .content .subTitle[data-v-3f234aee]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.distribution_detaile_page .tipBox .content .subTitle.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .tipBox .content .subTitle.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .tipBox .content .subTitle.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .tipBox .content .subTitle.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .tipBox .content .subTitle.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .tipBox .content .subTitle.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .tipBox .content .btn[data-v-3f234aee]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .tipBox .content .btn .fafang[data-v-3f234aee]{width:1.76rem;height:.53rem;color:#484848;border-radius:.2rem}.distribution_detaile_page .tipBox .content .btn .cancel[data-v-3f234aee]{width:1.76rem;height:.53rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.distribution_detaile_page .tipBox .content .btn .tosure[data-v-3f234aee]{width:1.76rem;height:.53rem;margin-left:.24rem}.distribution_detaile_page .tipBox .content .btn span[data-v-3f234aee]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.distribution_detaile_page .tipBox .content .btn span.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .tipBox .content .btn span.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .tipBox .content .btn span.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .tipBox .content .btn span.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .tipBox .content .btn span.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .tipBox .content .btn span.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .titleBox[data-v-3f234aee]{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.distribution_detaile_page .titleBox span[data-v-3f234aee]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.distribution_detaile_page .titleBox span.hk.SMALL[data-v-3f234aee]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .titleBox span.hk.MEDIUM[data-v-3f234aee]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .titleBox span.hk.LARGE[data-v-3f234aee]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .titleBox span.en.SMALL[data-v-3f234aee]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .titleBox span.en.MEDIUM[data-v-3f234aee]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .titleBox span.en.LARGE[data-v-3f234aee]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .tab_select_box[data-v-3f234aee]{margin:0 0 .2rem 0}.distribution_detaile_page .audio_box[data-v-3f234aee]{width:100%;margin-bottom:.2rem}.distribution_detaile_page .audio_box[data-v-3f234aee] .ael_audio_con{border-radius:.16rem;padding:.2rem .3rem}.distribution_detaile_page .pdf_content_box[data-v-3f234aee]{width:100%;height:8rem}.distribution_detaile_page .pdf_content_box[data-v-3f234aee]::-webkit-scrollbar{width:.1rem;background-color:transparent}.distribution_detaile_page .pdf_content_box[data-v-3f234aee]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.distribution_detaile_page .questionBox[data-v-3f234aee]{width:100%;height:auto;padding:.05rem;border:2px solid #734fb3;border-radius:.08rem;margin-bottom:.2rem}.distribution_detaile_page .check_group_box[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .check_group_box[data-v-3f234aee] .ant-checkbox{width:.2rem;height:.2rem}.distribution_detaile_page .check_group_box[data-v-3f234aee] .ant-checkbox-wrapper{width:calc(49% - 8px);margin-bottom:.2rem}.distribution_detaile_page .check_group_box[data-v-3f234aee] .ant-checkbox-input{border-color:#734fb3}.distribution_detaile_page .check_group_box[data-v-3f234aee] .ant-checkbox-checked .ant-checkbox-inner,.distribution_detaile_page .check_group_box[data-v-3f234aee] .ant-checkbox-inner{width:.2rem;height:.2rem;border:2px solid #734fb3;border-radius:.04rem;border-color:#734fb3}.distribution_detaile_page .check_group_box[data-v-3f234aee] .ant-checkbox-checked .ant-checkbox-inner:after{width:.08rem;height:.2rem;top:.04rem;left:.04rem;border:2px solid #734fb3;border-top:0;border-left:0}.distribution_detaile_page .check_group_box[data-v-3f234aee] .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#734fb3}.distribution_detaile_page .radio_group_box[data-v-3f234aee]{display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_detaile_page .radio_group_box[data-v-3f234aee] .ant-radio-wrapper{margin-right:.44rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .radio_group_box[data-v-3f234aee] .ant-radio,.distribution_detaile_page .radio_group_box[data-v-3f234aee] .ant-radio-inner,.distribution_detaile_page .radio_group_box[data-v-3f234aee] .ant-radio .ant-radio-checked{width:16px;height:16px}.distribution_detaile_page .radio_group_box[data-v-3f234aee] .ant-radio-inner{border:2px solid #734fb3}.distribution_detaile_page .radio_group_box[data-v-3f234aee] .ant-radio-checked .ant-radio-inner{border-color:#734fb3}.distribution_detaile_page .radio_group_box[data-v-3f234aee] .ant-radio-inner:after{width:6px;height:6px;background-color:#734fb3;border-color:#734fb3}html[data-v-28d50c33]{font-size:100px}@media only screen and (max-height:650px){html[data-v-28d50c33]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-28d50c33]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-28d50c33]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-28d50c33]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-28d50c33]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-28d50c33]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-28d50c33]{font-size:100px}}#app[data-v-28d50c33],body[data-v-28d50c33],html[data-v-28d50c33]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-28d50c33],#app h1[data-v-28d50c33],#app h2[data-v-28d50c33],#app h3[data-v-28d50c33],#app h4[data-v-28d50c33],#app h5[data-v-28d50c33],#app h6[data-v-28d50c33],#app p[data-v-28d50c33],body body[data-v-28d50c33],body h1[data-v-28d50c33],body h2[data-v-28d50c33],body h3[data-v-28d50c33],body h4[data-v-28d50c33],body h5[data-v-28d50c33],body h6[data-v-28d50c33],body p[data-v-28d50c33],html body[data-v-28d50c33],html h1[data-v-28d50c33],html h2[data-v-28d50c33],html h3[data-v-28d50c33],html h4[data-v-28d50c33],html h5[data-v-28d50c33],html h6[data-v-28d50c33],html p[data-v-28d50c33]{margin:0}li[data-v-28d50c33],ul[data-v-28d50c33]{list-style:none;padding:0}[data-v-28d50c33]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-28d50c33]{white-space:break-spaces}.sortableDrag[data-v-28d50c33]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-28d50c33],.sortableDrag td[data-v-28d50c33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-28d50c33]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-28d50c33]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-28d50c33]{color:var(--theme-color)}.error_color[data-v-28d50c33]{color:#eb6646!important}.warn_color[data-v-28d50c33]{color:#ff6800}.pointer[data-v-28d50c33]{cursor:pointer}.ellipsis[data-v-28d50c33]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-28d50c33]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-28d50c33],.flex_center_center[data-v-28d50c33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-28d50c33],.flex_center_center[data-v-28d50c33]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-28d50c33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-28d50c33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-28d50c33],.flex_row_s_p[data-v-28d50c33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-28d50c33]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-28d50c33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-28d50c33],.flex_start[data-v-28d50c33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-28d50c33]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-28d50c33],.flex_column_center_center[data-v-28d50c33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-28d50c33]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-28d50c33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-28d50c33]{position:relative;border-radius:.2rem}.talk_frame[data-v-28d50c33]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-28d50c33]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-28d50c33]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-28d50c33]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-28d50c33]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-28d50c33]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-28d50c33]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-28d50c33]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-28d50c33]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-28d50c33]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-28d50c33]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-28d50c33]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-28d50c33]{max-height:30vh}.ant-select-dropdown-menu[data-v-28d50c33]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-28d50c33]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-28d50c33]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-28d50c33]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-28d50c33]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-28d50c33]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-28d50c33]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-28d50c33]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-28d50c33]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-28d50c33]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-28d50c33]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-28d50c33]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-28d50c33]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-28d50c33]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-28d50c33]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-28d50c33]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-28d50c33]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-28d50c33]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-28d50c33]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-28d50c33]{width:100%}.ant-input[data-v-28d50c33]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-28d50c33]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-28d50c33]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-28d50c33]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-28d50c33]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-28d50c33]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-28d50c33]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-28d50c33]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-28d50c33]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-28d50c33]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-28d50c33]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-28d50c33],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-28d50c33]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-28d50c33]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-28d50c33],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-28d50c33]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-28d50c33]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-28d50c33],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-28d50c33]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-28d50c33]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-28d50c33]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-28d50c33]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-28d50c33],.ant-table-thead>tr>th[data-v-28d50c33]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-28d50c33]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-28d50c33]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-28d50c33]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-28d50c33]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-28d50c33]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-28d50c33]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-28d50c33]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-28d50c33]{width:24px;height:24px}.ant-radio-inner[data-v-28d50c33]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-28d50c33]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-28d50c33]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-28d50c33],.ant-radio-checked .ant-radio-inner[data-v-28d50c33]{border-color:#10c7a3}.ant-checkbox[data-v-28d50c33]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-28d50c33]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-28d50c33]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-28d50c33]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-28d50c33]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-28d50c33]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-28d50c33]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-28d50c33]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-28d50c33]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-28d50c33]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-28d50c33]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-28d50c33],.ant-dropdown-menu-submenu-title[data-v-28d50c33]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-28d50c33],:root .ant-dropdown-link>.anticon.anticon-down[data-v-28d50c33],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-28d50c33]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-28d50c33]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-28d50c33]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-28d50c33]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-28d50c33]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-28d50c33],.dropMenuItem_hk_SMALL[data-v-28d50c33]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-28d50c33]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-28d50c33]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-28d50c33]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-28d50c33]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-28d50c33]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-28d50c33],.ant-switch[data-v-28d50c33]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-28d50c33],.ant-switch[data-v-28d50c33]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-28d50c33]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-28d50c33]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-28d50c33]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-28d50c33]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-28d50c33]{width:100%}.ant-progress-circle .ant-progress-text[data-v-28d50c33]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-28d50c33]{max-width:4.6rem}.ant-popover-title[data-v-28d50c33]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-28d50c33]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-28d50c33]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-28d50c33],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-28d50c33],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-28d50c33]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-28d50c33],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-28d50c33],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-28d50c33]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-28d50c33]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-28d50c33]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-28d50c33]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-28d50c33]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-28d50c33]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-28d50c33]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-28d50c33]{text-decoration:underline}.modalBox .btn_box[data-v-28d50c33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-28d50c33],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-28d50c33],.ant-pagination-disabled:focus a[data-v-28d50c33],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-28d50c33],.ant-pagination-disabled:hover a[data-v-28d50c33],[data-v-28d50c33] .ant-pagination-disabled a{background:#e6e7e8}[data-v-28d50c33] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-28d50c33] .ant-pagination-item-active a,[data-v-28d50c33] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-28d50c33] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-28d50c33] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-28d50c33]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-28d50c33]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-28d50c33]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-28d50c33]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-28d50c33]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-28d50c33]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-28d50c33]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-28d50c33]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-28d50c33]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-28d50c33],.wangEditor table th[data-v-28d50c33]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-28d50c33]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-28d50c33]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-28d50c33]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-28d50c33]{display:block}.wangEditor ol[data-v-28d50c33],.wangEditor ul[data-v-28d50c33]{margin:10px 0 10px 20px}.wangEditor ul[data-v-28d50c33],.wangEditor ul li[data-v-28d50c33]{list-style:disc inside!important}.wangEditor ol[data-v-28d50c33],.wangEditor ol li[data-v-28d50c33]{list-style:decimal inside!important}.wangEditor img[data-v-28d50c33]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-28d50c33]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-28d50c33]{border-bottom:2px solid #e1e1e1}.component[data-v-28d50c33]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-28d50c33]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-28d50c33]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-28d50c33]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-28d50c33]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-28d50c33]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-28d50c33]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-28d50c33]{cursor:default}.listen_picture[data-v-28d50c33]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-28d50c33]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-28d50c33]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-28d50c33]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-28d50c33]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-28d50c33]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-28d50c33]{font-size:var(--en_large_font_size_five)}[data-v-28d50c33] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-28d50c33]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-28d50c33]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-28d50c33]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-28d50c33]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-28d50c33]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-28d50c33]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-28d50c33]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-28d50c33]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-28d50c33],.home_practice_status.NO_PUBLIC[data-v-28d50c33]{background:#2c58b1}.home_practice_status.FINISHED[data-v-28d50c33],.home_practice_status.IN_PROGRESS[data-v-28d50c33],.home_practice_status.NOT_STARTED[data-v-28d50c33],.home_practice_status.UNDISTRIBUTED[data-v-28d50c33]{background:#486fbf}.ant-calendar-picker-container[data-v-28d50c33]{z-index:9999999!important}.work_paper_list_page[data-v-28d50c33]{width:100%;height:100%;background:#f5f0ff}.work_paper_list_page .main[data-v-28d50c33]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.work_paper_list_page .main[data-v-28d50c33]::-webkit-scrollbar{width:.1rem;background-color:transparent}.work_paper_list_page .main[data-v-28d50c33]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.work_paper_list_page .main .filter_action_box[data-v-28d50c33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:3}.work_paper_list_page .main .filter_action_box .action_box[data-v-28d50c33],.work_paper_list_page .main .filter_action_box .filter_box[data-v-28d50c33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.work_paper_list_page .main .filter_action_box .action_box .action_btn span[data-v-28d50c33]{margin-right:.04rem}.work_paper_list_page .main .filter_action_box .action_box .action_btn img[data-v-28d50c33]{width:.15rem;height:.15rem}.work_paper_list_page .main .filter_action_box .mr20[data-v-28d50c33]{margin-right:.2rem}.work_paper_list_page .main .table_box[data-v-28d50c33]{width:100%}.work_paper_list_page .course_table[data-v-28d50c33] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.work_paper_list_page .course_table[data-v-28d50c33] .ant-table-tbody>tr>td{color:#414042}.work_paper_list_page .course_table[data-v-28d50c33] .ant-table-thead{position:sticky;top:1.18rem;z-index:2;background:#f5f0ff}.work_paper_list_page .course_table[data-v-28d50c33] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.work_paper_list_page .course_table[data-v-28d50c33] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.work_paper_list_page .course_table[data-v-28d50c33] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.work_paper_list_page .course_table[data-v-28d50c33] .ant-table-thead>tr>th:last-child:after,.work_paper_list_page .course_table[data-v-28d50c33] .ant-table-thead>tr>th:last-child:before{display:none}.work_paper_list_page .course_table[data-v-28d50c33] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.work_paper_list_page .course_table[data-v-28d50c33] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.work_paper_list_page .course_table[data-v-28d50c33] .ant-table-column-title{color:#fff;font-weight:400}.work_paper_list_page .course_table[data-v-28d50c33] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.work_paper_list_page .course_table[data-v-28d50c33] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_list_page .course_table[data-v-28d50c33] .ant-dropdown{z-index:1!important}.work_paper_list_page .course_table .filter_icon[data-v-28d50c33]{width:.2rem;height:.2rem;cursor:pointer}.work_paper_list_page .course_table .spanText[data-v-28d50c33]{text-align:left;font-size:.24rem;color:#fff}.work_paper_list_page .course_table .action_box[data-v-28d50c33]{display:inline-block}.work_paper_list_page .course_table .action_box img[data-v-28d50c33]{height:.08rem;cursor:pointer}.work_paper_list_page .course_table .action_box.moveButton img[data-v-28d50c33]{height:.2rem}.work_paper_list_page .course_table .icon_flex_start[data-v-28d50c33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.work_paper_list_page .course_table .icon_flex_start .icon_img[data-v-28d50c33]{width:.48rem;min-width:.48rem;height:.48rem;margin-right:.1rem;cursor:pointer}.work_paper_list_page .course_table .table_know_span[data-v-28d50c33]{text-align:left;padding-top:.08rem;line-height:.3rem;white-space:pre-wrap}.work_paper_list_page .course_table .practice_status_box[data-v-28d50c33]{position:relative}.work_paper_list_page .course_table .practice_status_box .connect_img[data-v-28d50c33]{display:inline-block;width:.2rem;height:.2rem;cursor:pointer;position:absolute;top:2px;right:0}.work_paper_list_page .course_table .no_data_line[data-v-28d50c33]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.work_paper_list_page .tipBox[data-v-28d50c33]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.work_paper_list_page .tipBox .content[data-v-28d50c33]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_list_page .tipBox .content img[data-v-28d50c33]{width:1rem;height:1rem;margin:.15rem 0}.work_paper_list_page .tipBox .content .tips[data-v-28d50c33]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.work_paper_list_page .tipBox .content .tips.hk.SMALL[data-v-28d50c33]{font-size:var(--hk_small_font_size_seven)}.work_paper_list_page .tipBox .content .tips.hk.MEDIUM[data-v-28d50c33]{font-size:var(--hk_middle_font_size_seven)}.work_paper_list_page .tipBox .content .tips.hk.LARGE[data-v-28d50c33]{font-size:var(--hk_large_font_size_seven)}.work_paper_list_page .tipBox .content .tips.en.SMALL[data-v-28d50c33]{font-size:var(--en_small_font_size_seven)}.work_paper_list_page .tipBox .content .tips.en.MEDIUM[data-v-28d50c33]{font-size:var(--en_middle_font_size_seven)}.work_paper_list_page .tipBox .content .tips.en.LARGE[data-v-28d50c33]{font-size:var(--en_large_font_size_seven)}.work_paper_list_page .tipBox .content .subTitle[data-v-28d50c33]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.work_paper_list_page .tipBox .content .subTitle.hk.SMALL[data-v-28d50c33]{font-size:var(--hk_small_font_size_five)}.work_paper_list_page .tipBox .content .subTitle.hk.MEDIUM[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five)}.work_paper_list_page .tipBox .content .subTitle.hk.LARGE[data-v-28d50c33]{font-size:var(--hk_large_font_size_five)}.work_paper_list_page .tipBox .content .subTitle.en.SMALL[data-v-28d50c33]{font-size:var(--en_small_font_size_five)}.work_paper_list_page .tipBox .content .subTitle.en.MEDIUM[data-v-28d50c33]{font-size:var(--en_middle_font_size_five)}.work_paper_list_page .tipBox .content .subTitle.en.LARGE[data-v-28d50c33]{font-size:var(--en_large_font_size_five)}.work_paper_list_page .tipBox .content .btn[data-v-28d50c33]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_list_page .tipBox .content .btn .cancel[data-v-28d50c33]{width:1.1rem;height:.53rem;margin-top:.4rem}.work_paper_list_page .tipBox .content .btn .tosure[data-v-28d50c33]{width:1.1rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.work_paper_list_page .tipBox .content .btn span[data-v-28d50c33]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.work_paper_list_page .tipBox .content .btn span.hk.SMALL[data-v-28d50c33]{font-size:var(--hk_small_font_size_five)}.work_paper_list_page .tipBox .content .btn span.hk.MEDIUM[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five)}.work_paper_list_page .tipBox .content .btn span.hk.LARGE[data-v-28d50c33]{font-size:var(--hk_large_font_size_five)}.work_paper_list_page .tipBox .content .btn span.en.SMALL[data-v-28d50c33]{font-size:var(--en_small_font_size_five)}.work_paper_list_page .tipBox .content .btn span.en.MEDIUM[data-v-28d50c33]{font-size:var(--en_middle_font_size_five)}.work_paper_list_page .tipBox .content .btn span.en.LARGE[data-v-28d50c33]{font-size:var(--en_large_font_size_five)}.work_paper_list_page .record_modal_con[data-v-28d50c33]{width:100%;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.work_paper_list_page .record_modal_con .record_modal_table[data-v-28d50c33]{width:100%;max-height:5rem;overflow:auto;border:2px solid #939598;border-radius:.2rem;padding:.14rem}.work_paper_list_page .record_modal_con .record_modal_table[data-v-28d50c33]::-webkit-scrollbar{width:.06rem;height:.06rem}.work_paper_list_page .record_modal_con .record_modal_table[data-v-28d50c33]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.work_paper_list_page .record_modal_con .record_modal_table[data-v-28d50c33]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.work_paper_list_page .record_modal_con .record_modal_table .th[data-v-28d50c33]{width:100%;height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.work_paper_list_page .record_modal_con .record_modal_table .th .td[data-v-28d50c33]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#734fb3;font-size:.18rem}.work_paper_list_page .record_modal_con .record_modal_table .th .td[data-v-28d50c33]:last-child{border-right:0}.work_paper_list_page .record_modal_con .record_modal_table .tr[data-v-28d50c33]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.work_paper_list_page .record_modal_con .record_modal_table .tr[data-v-28d50c33]:last-child{border-bottom:0}.work_paper_list_page .record_modal_con .record_modal_table .tr .td[data-v-28d50c33]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.16rem;padding:.2rem .1rem}.work_paper_list_page .record_modal_con .record_modal_table .tr .td[data-v-28d50c33]:last-child{border-right:0}.work_paper_list_page .record_modal_con .record_modal_table .no_data[data-v-28d50c33]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.18rem}.work_paper_list_page .change_time_modal_con[data-v-28d50c33]{background:#fff;padding:.2rem .3rem 0;-webkit-box-sizing:border-box;box-sizing:border-box}.work_paper_list_page .change_time_modal_con[data-v-28d50c33] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.work_paper_list_page .change_time_modal_con .lineName[data-v-28d50c33]{font-size:.22rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#734fb3;line-height:.5rem;margin-bottom:.2rem}.work_paper_list_page .change_time_modal_con .lineName.hk.SMALL[data-v-28d50c33]{font-size:var(--hk_small_font_size_five)}.work_paper_list_page .change_time_modal_con .lineName.hk.MEDIUM[data-v-28d50c33]{font-size:var(--hk_middle_font_size_five)}.work_paper_list_page .change_time_modal_con .lineName.hk.LARGE[data-v-28d50c33]{font-size:var(--hk_large_font_size_five)}.work_paper_list_page .change_time_modal_con .lineName.en.SMALL[data-v-28d50c33]{font-size:var(--en_small_font_size_five)}.work_paper_list_page .change_time_modal_con .lineName.en.MEDIUM[data-v-28d50c33]{font-size:var(--en_middle_font_size_five)}.work_paper_list_page .change_time_modal_con .lineName.en.LARGE[data-v-28d50c33]{font-size:var(--en_large_font_size_five)}.work_paper_list_page .change_time_modal_con .lineDate[data-v-28d50c33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_list_page .change_time_modal_con .lineDate .tips[data-v-28d50c33]{width:2.4rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#808285;line-height:.2rem;margin-top:.2rem}.work_paper_list_page .change_time_modal_con .lineDate .tips.hk.SMALL[data-v-28d50c33]{font-size:var(--hk_small_font_size_three)}.work_paper_list_page .change_time_modal_con .lineDate .tips.hk.MEDIUM[data-v-28d50c33]{font-size:var(--hk_middle_font_size_three)}.work_paper_list_page .change_time_modal_con .lineDate .tips.hk.LARGE[data-v-28d50c33]{font-size:var(--hk_large_font_size_three)}.work_paper_list_page .change_time_modal_con .lineDate .tips.en.SMALL[data-v-28d50c33]{font-size:var(--en_small_font_size_three)}.work_paper_list_page .change_time_modal_con .lineDate .tips.en.MEDIUM[data-v-28d50c33]{font-size:var(--en_middle_font_size_three)}.work_paper_list_page .change_time_modal_con .lineDate .tips.en.LARGE[data-v-28d50c33]{font-size:var(--en_large_font_size_three)}.work_paper_list_page .change_time_modal_con .lineDate .home_title[data-v-28d50c33]{font-size:.18rem;text-align:center;line-height:.4rem}.work_paper_list_page .check_box[data-v-28d50c33] .ant-checkbox{width:.2rem;height:.2rem;margin-top:.03rem}.work_paper_list_page .check_box[data-v-28d50c33] .ant-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_list_page .check_box[data-v-28d50c33] .ant-checkbox-input{border-color:#734fb3}.work_paper_list_page .check_box[data-v-28d50c33] .ant-checkbox-checked .ant-checkbox-inner,.work_paper_list_page .check_box[data-v-28d50c33] .ant-checkbox-inner{width:.2rem;height:.2rem;border:2px solid #734fb3;border-radius:.04rem;border-color:#734fb3}.work_paper_list_page .check_box[data-v-28d50c33] .ant-checkbox-checked .ant-checkbox-inner:after{width:.08rem;height:.2rem;top:.04rem;left:.04rem;border:2px solid #734fb3;border-top:0;border-left:0}.work_paper_list_page .check_box[data-v-28d50c33] .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#734fb3}html[data-v-cecf1f2e]{font-size:100px}@media only screen and (max-height:650px){html[data-v-cecf1f2e]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-cecf1f2e]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-cecf1f2e]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-cecf1f2e]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-cecf1f2e]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-cecf1f2e]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-cecf1f2e]{font-size:100px}}#app[data-v-cecf1f2e],body[data-v-cecf1f2e],html[data-v-cecf1f2e]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-cecf1f2e],#app h1[data-v-cecf1f2e],#app h2[data-v-cecf1f2e],#app h3[data-v-cecf1f2e],#app h4[data-v-cecf1f2e],#app h5[data-v-cecf1f2e],#app h6[data-v-cecf1f2e],#app p[data-v-cecf1f2e],body body[data-v-cecf1f2e],body h1[data-v-cecf1f2e],body h2[data-v-cecf1f2e],body h3[data-v-cecf1f2e],body h4[data-v-cecf1f2e],body h5[data-v-cecf1f2e],body h6[data-v-cecf1f2e],body p[data-v-cecf1f2e],html body[data-v-cecf1f2e],html h1[data-v-cecf1f2e],html h2[data-v-cecf1f2e],html h3[data-v-cecf1f2e],html h4[data-v-cecf1f2e],html h5[data-v-cecf1f2e],html h6[data-v-cecf1f2e],html p[data-v-cecf1f2e]{margin:0}li[data-v-cecf1f2e],ul[data-v-cecf1f2e]{list-style:none;padding:0}[data-v-cecf1f2e]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-cecf1f2e]{white-space:break-spaces}.sortableDrag[data-v-cecf1f2e]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-cecf1f2e],.sortableDrag td[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-cecf1f2e]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-cecf1f2e]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-cecf1f2e]{color:var(--theme-color)}.error_color[data-v-cecf1f2e]{color:#eb6646!important}.warn_color[data-v-cecf1f2e]{color:#ff6800}.pointer[data-v-cecf1f2e]{cursor:pointer}.ellipsis[data-v-cecf1f2e]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-cecf1f2e],.flex_center_center[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-cecf1f2e],.flex_center_center[data-v-cecf1f2e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-cecf1f2e],.flex_row_s_p[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-cecf1f2e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-cecf1f2e],.flex_start[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-cecf1f2e]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-cecf1f2e],.flex_column_center_center[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-cecf1f2e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-cecf1f2e]{position:relative;border-radius:.2rem}.talk_frame[data-v-cecf1f2e]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-cecf1f2e]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-cecf1f2e]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-cecf1f2e]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-cecf1f2e]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-cecf1f2e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-cecf1f2e]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-cecf1f2e]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-cecf1f2e]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-cecf1f2e]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-cecf1f2e]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-cecf1f2e]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-cecf1f2e]{max-height:30vh}.ant-select-dropdown-menu[data-v-cecf1f2e]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-cecf1f2e]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-cecf1f2e]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-cecf1f2e]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-cecf1f2e]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-cecf1f2e]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-cecf1f2e]{width:100%}.ant-input[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-cecf1f2e]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-cecf1f2e]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-cecf1f2e]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-cecf1f2e]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-cecf1f2e]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-cecf1f2e],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-cecf1f2e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-cecf1f2e],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-cecf1f2e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-cecf1f2e],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-cecf1f2e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-cecf1f2e]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-cecf1f2e],.ant-table-thead>tr>th[data-v-cecf1f2e]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-cecf1f2e]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-cecf1f2e]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-cecf1f2e]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-cecf1f2e]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-cecf1f2e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-cecf1f2e]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-cecf1f2e]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-cecf1f2e]{width:24px;height:24px}.ant-radio-inner[data-v-cecf1f2e]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-cecf1f2e]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-cecf1f2e],.ant-radio-checked .ant-radio-inner[data-v-cecf1f2e]{border-color:#10c7a3}.ant-checkbox[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-cecf1f2e]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-cecf1f2e]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-cecf1f2e]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-cecf1f2e]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-cecf1f2e]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-cecf1f2e]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-cecf1f2e]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-cecf1f2e]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-cecf1f2e],.ant-dropdown-menu-submenu-title[data-v-cecf1f2e]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-cecf1f2e],:root .ant-dropdown-link>.anticon.anticon-down[data-v-cecf1f2e],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-cecf1f2e],.dropMenuItem_hk_SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-cecf1f2e]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-cecf1f2e],.ant-switch[data-v-cecf1f2e]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-cecf1f2e],.ant-switch[data-v-cecf1f2e]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-cecf1f2e]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-cecf1f2e]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-cecf1f2e]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-cecf1f2e]{width:100%}.ant-progress-circle .ant-progress-text[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-cecf1f2e]{max-width:4.6rem}.ant-popover-title[data-v-cecf1f2e]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-cecf1f2e]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-cecf1f2e]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-cecf1f2e],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-cecf1f2e],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-cecf1f2e]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-cecf1f2e],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-cecf1f2e],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-cecf1f2e]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-cecf1f2e]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-cecf1f2e]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-cecf1f2e]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-cecf1f2e]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-cecf1f2e]{text-decoration:underline}.modalBox .btn_box[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-cecf1f2e],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-cecf1f2e],.ant-pagination-disabled:focus a[data-v-cecf1f2e],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-cecf1f2e],.ant-pagination-disabled:hover a[data-v-cecf1f2e],[data-v-cecf1f2e] .ant-pagination-disabled a{background:#e6e7e8}[data-v-cecf1f2e] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-cecf1f2e] .ant-pagination-item-active a,[data-v-cecf1f2e] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-cecf1f2e] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-cecf1f2e] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-cecf1f2e]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-cecf1f2e]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-cecf1f2e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-cecf1f2e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-cecf1f2e]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-cecf1f2e]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-cecf1f2e]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-cecf1f2e]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-cecf1f2e],.wangEditor table th[data-v-cecf1f2e]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-cecf1f2e]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-cecf1f2e]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-cecf1f2e]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-cecf1f2e]{display:block}.wangEditor ol[data-v-cecf1f2e],.wangEditor ul[data-v-cecf1f2e]{margin:10px 0 10px 20px}.wangEditor ul[data-v-cecf1f2e],.wangEditor ul li[data-v-cecf1f2e]{list-style:disc inside!important}.wangEditor ol[data-v-cecf1f2e],.wangEditor ol li[data-v-cecf1f2e]{list-style:decimal inside!important}.wangEditor img[data-v-cecf1f2e]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-cecf1f2e]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-cecf1f2e]{border-bottom:2px solid #e1e1e1}.component[data-v-cecf1f2e]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-cecf1f2e]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-cecf1f2e]{cursor:default}.listen_picture[data-v-cecf1f2e]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-cecf1f2e]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_five)}[data-v-cecf1f2e] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-cecf1f2e]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-cecf1f2e]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-cecf1f2e]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-cecf1f2e]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-cecf1f2e]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-cecf1f2e]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-cecf1f2e]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-cecf1f2e]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-cecf1f2e],.home_practice_status.NO_PUBLIC[data-v-cecf1f2e]{background:#2c58b1}.home_practice_status.FINISHED[data-v-cecf1f2e],.home_practice_status.IN_PROGRESS[data-v-cecf1f2e],.home_practice_status.NOT_STARTED[data-v-cecf1f2e],.home_practice_status.UNDISTRIBUTED[data-v-cecf1f2e]{background:#486fbf}.ant-calendar-picker-container[data-v-cecf1f2e]{z-index:9999999!important}.distribution_list_page[data-v-cecf1f2e]{width:100%;height:100%;background:#f5f0ff}.distribution_list_page .add_btn[data-v-cecf1f2e]{width:1.52rem;height:.4rem;background:#775dc0;border-radius:4px;-webkit-box-shadow:0 6px 0 0 #592e99;box-shadow:0 6px 0 0 #592e99;line-height:.4rem;text-align:center;color:#fff;font-size:.18rem;cursor:pointer}.distribution_list_page[data-v-cecf1f2e] .ant-affix{width:calc(100% - .9rem)!important;top:1rem!important}.distribution_list_page .main[data-v-cecf1f2e]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.distribution_list_page .main[data-v-cecf1f2e]::-webkit-scrollbar{width:.1rem;background-color:transparent}.distribution_list_page .main[data-v-cecf1f2e]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.distribution_list_page .main .top_box[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.2rem}.distribution_list_page .main .banner_tip[data-v-cecf1f2e]{font-size:.28rem;text-align:left;color:#734fb3}.distribution_list_page .main .line[data-v-cecf1f2e]{width:100%;height:.02rem;background:#734fb3}.distribution_list_page .main .filter_action_box[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.distribution_list_page .main .filter_action_box .filter_box[data-v-cecf1f2e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.distribution_list_page .main .filter_action_box .action_box[data-v-cecf1f2e],.distribution_list_page .main .filter_action_box .filter_box[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.distribution_list_page .main .filter_action_box .action_box .action_btn span[data-v-cecf1f2e]{margin-right:.04rem}.distribution_list_page .main .filter_action_box .action_box .action_btn img[data-v-cecf1f2e]{width:.15rem;height:.15rem}.distribution_list_page .main .filter_action_box .mr20[data-v-cecf1f2e]{margin-right:.2rem}.distribution_list_page .main .table_box[data-v-cecf1f2e]{width:100%}.distribution_list_page .main .table_box .topic_box[data-v-cecf1f2e]{text-align:left}.distribution_list_page .main .table_box .topic_box_item[data-v-cecf1f2e]{padding-bottom:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #e6e6e6}.distribution_list_page .main .table_box .topic_box_decription[data-v-cecf1f2e]{color:#4d93d0;font-size:.18rem;line-height:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.distribution_list_page .main .table_box .topic_box .expanded[data-v-cecf1f2e]{white-space:normal;overflow:visible;text-overflow:clip}.distribution_list_page .main .table_box .topic_box_title[data-v-cecf1f2e]{width:100%;color:#333;font-size:.2rem;line-height:.36rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.distribution_list_page .main .table_box .topic_box_item[data-v-cecf1f2e]:last-child{border-bottom:none}.distribution_list_page .main .table_box .action_btn[data-v-cecf1f2e]{font-weight:Regular;text-decoration:underline;text-align:center;color:#5848a8;line-height:.36rem;font-size:.2rem;cursor:pointer}.distribution_list_page .main .table-line[data-v-cecf1f2e]{width:100%;height:1px;background:#734fb3;margin:.2rem 0}.distribution_list_page .course_table[data-v-cecf1f2e] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.distribution_list_page .course_table[data-v-cecf1f2e] .ant-table-tbody>tr>td{color:#414042}.distribution_list_page .course_table[data-v-cecf1f2e] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.distribution_list_page .course_table[data-v-cecf1f2e] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:.22rem .16rem;position:relative}.distribution_list_page .course_table[data-v-cecf1f2e] .ant-table-thead>tr>th:last-child:after,.distribution_list_page .course_table[data-v-cecf1f2e] .ant-table-thead>tr>th:last-child:before{display:none}.distribution_list_page .course_table[data-v-cecf1f2e] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.distribution_list_page .course_table[data-v-cecf1f2e] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.distribution_list_page .course_table[data-v-cecf1f2e] .ant-table-column-title{color:#fff;font-weight:400}.distribution_list_page .course_table[data-v-cecf1f2e] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.distribution_list_page .course_table[data-v-cecf1f2e] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .course_table .filter_icon[data-v-cecf1f2e]{width:.2rem;height:.2rem;cursor:pointer}.distribution_list_page .course_table .spanText[data-v-cecf1f2e]{text-align:left;font-size:.24rem;color:#fff}.distribution_list_page .course_table .action_box[data-v-cecf1f2e]{display:inline-block}.distribution_list_page .course_table .action_box img[data-v-cecf1f2e]{height:.08rem;cursor:pointer}.distribution_list_page .course_table .action_box.moveButton img[data-v-cecf1f2e]{height:.2rem}.distribution_list_page .course_table .icon_flex_start[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.distribution_list_page .course_table .icon_flex_start .icon_img[data-v-cecf1f2e]{width:.48rem;min-width:.48rem;height:.48rem;margin-right:.1rem;cursor:pointer}.distribution_list_page .course_table .table_know_span[data-v-cecf1f2e]{text-align:left;padding-top:.08rem;line-height:.3rem}.distribution_list_page .course_table .practice_status_box[data-v-cecf1f2e]{position:relative}.distribution_list_page .course_table .practice_status_box .connect_img[data-v-cecf1f2e]{display:inline-block;width:.2rem;height:.2rem;cursor:pointer;position:absolute;top:22px;right:0}.distribution_list_page .course_table .no_data_line[data-v-cecf1f2e]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.distribution_list_page .batch_modal_box[data-v-cecf1f2e]{height:auto;max-height:90vh;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .batch_modal_box.edit[data-v-cecf1f2e]{width:11rem}.distribution_list_page .batch_modal_box.edit .edit_body[data-v-cecf1f2e]{width:100%;height:auto}.distribution_list_page .batch_modal_box.edit .edit_body .btn[data-v-cecf1f2e]{width:1.3rem;height:.4rem;background:#f5f0ff;border:1px solid #775dc0;border-radius:.22rem;line-height:.38rem;text-align:center;cursor:pointer;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#592f99;margin-bottom:.24rem;margin-left:.3rem}.distribution_list_page .batch_modal_box.edit .edit_body .btn_hk_SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .btn_hk_MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .btn_hk_LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .btn_en_SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .btn_en_MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .btn_en_LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .tips[data-v-cecf1f2e]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#000;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_list_page .batch_modal_box.edit .edit_body .tips_hk_SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .tips_hk_MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .tips_hk_LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .tips_en_SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .tips_en_MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .tips_en_LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_four)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute[data-v-cecf1f2e]{width:calc(100% - .6rem);height:auto;max-height:5rem;border-radius:.14rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);margin:.2rem .3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .noData[data-v-cecf1f2e]{width:100%;height:100%;max-height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.18rem;font-family:var(--common-font-family);margin-top:.5rem}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box[data-v-cecf1f2e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;min-height:3.6rem;padding:.2rem;border-right:1px solid #e6e7e8;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box[data-v-cecf1f2e]:last-child{border-right:0}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_title[data-v-cecf1f2e]{font-size:.22rem;font-family:var(--common-font-family);color:#000;margin-bottom:.1rem}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_hk_SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_six)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_hk_MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_six)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_hk_LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_six)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_en_SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_six)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_en_MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_six)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_en_LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_six)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-cecf1f2e]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-cecf1f2e]::-webkit-scrollbar{width:.06rem;height:.06rem}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-cecf1f2e]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-cecf1f2e]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item[data-v-cecf1f2e]{width:100%;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:.18rem;font-family:var(--common-font-family)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes[data-v-cecf1f2e]{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_hk_SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_hk_MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_hk_LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_en_SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_en_MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_en_LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no[data-v-cecf1f2e]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_hk_SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_hk_MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_hk_LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_en_SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_en_MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_en_LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item .ant-checkbox-wrapper[data-v-cecf1f2e]{margin-right:.16rem}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item span[data-v-cecf1f2e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item img[data-v-cecf1f2e]{width:.24rem;height:.24rem;margin-right:.1rem}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .noDataBox[data-v-cecf1f2e]{width:100%;height:100%;max-height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.18rem;font-family:var(--common-font-family)}.distribution_list_page .batch_modal_box.edit .edit_body .distribute .borderRight2[data-v-cecf1f2e]{border-right:2px solid #c4b7e9}.distribution_list_page .batch_modal_box.edit .edit_body .border3[data-v-cecf1f2e]{border:3px solid #c4b7e9}.distribution_list_page .batch_modal_box.edit.class[data-v-cecf1f2e]{width:6.2rem}.distribution_list_page .batch_modal_box.edit.class .distribute[data-v-cecf1f2e]{max-height:4.2rem;padding-right:.12rem}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box[data-v-cecf1f2e]{padding:.1rem .2rem}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box .distribute_title[data-v-cecf1f2e]{font-size:.18rem;font-family:var(--common-font-family);color:#999;line-height:.26rem}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box .distribute_title_hk_SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box .distribute_title_hk_MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box .distribute_title_hk_LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box .distribute_title_en_SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box .distribute_title_en_MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box .distribute_title_en_LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two[data-v-cecf1f2e]{width:5.6rem;padding:.1rem .2rem;overflow-y:scroll}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two[data-v-cecf1f2e]::-webkit-scrollbar{width:.06rem;height:.06rem}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two[data-v-cecf1f2e]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two[data-v-cecf1f2e]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_title[data-v-cecf1f2e]{font-size:.18rem;font-family:var(--common-font-family);color:#999;line-height:.26rem}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_title_hk_SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_title_hk_MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_title_hk_LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_title_en_SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_title_en_MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_title_en_LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con[data-v-cecf1f2e]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con[data-v-cecf1f2e]::-webkit-scrollbar{width:.06rem;height:.06rem}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con[data-v-cecf1f2e]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con[data-v-cecf1f2e]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item[data-v-cecf1f2e]{width:100%;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:.18rem;font-family:var(--common-font-family)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes[data-v-cecf1f2e]{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_hk_SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_hk_MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_hk_LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_en_SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_en_MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_en_LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no[data-v-cecf1f2e]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_hk_SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_hk_MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_hk_LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_en_SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_en_MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_en_LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item .ant-checkbox-wrapper[data-v-cecf1f2e]{margin-right:.16rem}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item span[data-v-cecf1f2e]{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item img[data-v-cecf1f2e]{width:.24rem;height:.24rem;margin-right:.1rem}.distribution_list_page .batch_modal_box.edit.class .distribute .distribute_box_two .distribute_con .noDataBox[data-v-cecf1f2e]{width:100%;height:100%;max-height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.18rem;font-family:var(--common-font-family)}.distribution_list_page .batch_modal_box.tips_modal[data-v-cecf1f2e]{width:6.6rem}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.5rem}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body img[data-v-cecf1f2e]{width:.6rem;height:.6rem;margin-bottom:.15rem}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body .title[data-v-cecf1f2e]{font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.36rem;margin:0}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body .title_hk_SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_seven)}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body .title_hk_MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_seven)}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body .title_hk_LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_seven)}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body .title_en_SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_seven)}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body .title_en_MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_seven)}.distribution_list_page .batch_modal_box.tips_modal .batch_modal_body .title_en_LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_seven)}.distribution_list_page .batch_modal_box .batch_modal_title[data-v-cecf1f2e]{width:100%;height:1.06rem;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .batch_modal_box .batch_modal_title .title[data-v-cecf1f2e]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.distribution_list_page .batch_modal_box .batch_modal_title .title_hk_SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_seven)}.distribution_list_page .batch_modal_box .batch_modal_title .title_hk_MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_seven)}.distribution_list_page .batch_modal_box .batch_modal_title .title_hk_LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_seven)}.distribution_list_page .batch_modal_box .batch_modal_title .title_en_SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_seven)}.distribution_list_page .batch_modal_box .batch_modal_title .title_en_MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_seven)}.distribution_list_page .batch_modal_box .batch_modal_title .title_en_LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_seven)}.distribution_list_page .batch_modal_box .batch_modal_title img[data-v-cecf1f2e]{width:.24rem;height:.24rem;cursor:pointer}.distribution_list_page .batch_modal_box .batch_modal_subTitle[data-v-cecf1f2e]{width:100%;padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.24rem;font-family:var(--common-font-family);text-align:left;color:#666;line-height:.26rem}.distribution_list_page .batch_modal_box .batch_modal_body[data-v-cecf1f2e]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_list_page .batch_modal_box .batch_modal_tips[data-v-cecf1f2e]{width:100%;font-size:.16rem;font-family:var(--common-font-family);color:#a295c9;line-height:.2rem;margin:.3rem 0;padding:0 .3rem}.distribution_list_page .batch_modal_box .batch_modal_tips.hk.SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_four)}.distribution_list_page .batch_modal_box .batch_modal_tips.hk.MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_four)}.distribution_list_page .batch_modal_box .batch_modal_tips.hk.LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_four)}.distribution_list_page .batch_modal_box .batch_modal_tips.en.SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_four)}.distribution_list_page .batch_modal_box .batch_modal_tips.en.MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_four)}.distribution_list_page .batch_modal_box .batch_modal_tips.en.LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_four)}.distribution_list_page .batch_modal_box .batch_modal_btn[data-v-cecf1f2e]{width:100%;height:auto;padding:0 .3rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.distribution_list_page .batch_modal_box .batch_modal_btn .btn[data-v-cecf1f2e]{width:1.76rem;height:.54rem;border:1px solid #775dc0;border-radius:.2rem;color:#775dc0;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;line-height:.54rem;cursor:pointer;text-align:center;margin-right:.24rem}.distribution_list_page .batch_modal_box .batch_modal_btn .btn_hk_SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .batch_modal_box .batch_modal_btn .btn_hk_MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .batch_modal_box .batch_modal_btn .btn_hk_LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .batch_modal_box .batch_modal_btn .btn_en_SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .batch_modal_box .batch_modal_btn .btn_en_MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .batch_modal_box .batch_modal_btn .btn_en_LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .batch_modal_box .batch_modal_btn .btn[data-v-cecf1f2e]:last-child{margin-right:0}.distribution_list_page .batch_modal_box .batch_modal_btn .btn.primary[data-v-cecf1f2e]{background:#775dc0;color:#fff}.distribution_list_page .tipBox[data-v-cecf1f2e]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.distribution_list_page .tipBox .content[data-v-cecf1f2e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .tipBox .content img[data-v-cecf1f2e]{width:1rem;height:1rem;margin:.15rem 0}.distribution_list_page .tipBox .content .tips[data-v-cecf1f2e]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.distribution_list_page .tipBox .content .tips.hk.SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_seven)}.distribution_list_page .tipBox .content .tips.hk.MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_seven)}.distribution_list_page .tipBox .content .tips.hk.LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_seven)}.distribution_list_page .tipBox .content .tips.en.SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_seven)}.distribution_list_page .tipBox .content .tips.en.MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_seven)}.distribution_list_page .tipBox .content .tips.en.LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_seven)}.distribution_list_page .tipBox .content .subTitle[data-v-cecf1f2e]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.distribution_list_page .tipBox .content .subTitle.hk.SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .tipBox .content .subTitle.hk.MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .tipBox .content .subTitle.hk.LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .tipBox .content .subTitle.en.SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .tipBox .content .subTitle.en.MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .tipBox .content .subTitle.en.LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .tipBox .content .btn[data-v-cecf1f2e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .tipBox .content .btn .cancel[data-v-cecf1f2e]{width:1.1rem;height:.53rem;margin-top:.4rem}.distribution_list_page .tipBox .content .btn .tosure[data-v-cecf1f2e]{width:1.1rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.distribution_list_page .tipBox .content .btn span[data-v-cecf1f2e]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.distribution_list_page .tipBox .content .btn span.hk.SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .tipBox .content .btn span.hk.MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .tipBox .content .btn span.hk.LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .tipBox .content .btn span.en.SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .tipBox .content .btn span.en.MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .tipBox .content .btn span.en.LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .record_modal_con[data-v-cecf1f2e]{width:100%;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_list_page .record_modal_con .record_modal_table[data-v-cecf1f2e]{width:100%;max-height:5rem;overflow:auto;border:2px solid #939598;border-radius:.2rem;padding:.14rem}.distribution_list_page .record_modal_con .record_modal_table[data-v-cecf1f2e]::-webkit-scrollbar{width:.06rem;height:.06rem}.distribution_list_page .record_modal_con .record_modal_table[data-v-cecf1f2e]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.distribution_list_page .record_modal_con .record_modal_table[data-v-cecf1f2e]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.distribution_list_page .record_modal_con .record_modal_table .th[data-v-cecf1f2e]{width:100%;height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.distribution_list_page .record_modal_con .record_modal_table .th .td[data-v-cecf1f2e]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#734fb3;font-size:.18rem}.distribution_list_page .record_modal_con .record_modal_table .th .td[data-v-cecf1f2e]:last-child{border-right:0}.distribution_list_page .record_modal_con .record_modal_table .tr[data-v-cecf1f2e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.distribution_list_page .record_modal_con .record_modal_table .tr[data-v-cecf1f2e]:last-child{border-bottom:0}.distribution_list_page .record_modal_con .record_modal_table .tr .td[data-v-cecf1f2e]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.16rem;padding:.2rem .1rem}.distribution_list_page .record_modal_con .record_modal_table .tr .td[data-v-cecf1f2e]:last-child{border-right:0}.distribution_list_page .record_modal_con .record_modal_table .no_data[data-v-cecf1f2e]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.18rem}.distribution_list_page .submit_modal_con[data-v-cecf1f2e]{width:100%;padding:.2rem}.distribution_list_page .submit_modal_con .submit_tab[data-v-cecf1f2e]{margin-bottom:.2rem;text-align:center}.distribution_list_page .submit_modal_con .submit_tab .new_ael_tab[data-v-cecf1f2e]{display:inline-block;width:auto}.distribution_list_page .submit_modal_con .submit_table[data-v-cecf1f2e]{height:4.7rem;overflow:auto}.distribution_list_page .submit_modal_con .submit_table[data-v-cecf1f2e]::-webkit-scrollbar{width:.06rem;height:.06rem}.distribution_list_page .submit_modal_con .submit_table[data-v-cecf1f2e]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.distribution_list_page .submit_modal_con .submit_table[data-v-cecf1f2e]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.distribution_list_page .submit_modal_con .submit_table .th[data-v-cecf1f2e]{width:100%;height:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.distribution_list_page .submit_modal_con .submit_table .th .td[data-v-cecf1f2e]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#734fb3;font-size:.2rem;border-right:1px solid #734fb3}.distribution_list_page .submit_modal_con .submit_table .th .td[data-v-cecf1f2e]:last-child{border-right:0}.distribution_list_page .submit_modal_con .submit_table .tr[data-v-cecf1f2e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.distribution_list_page .submit_modal_con .submit_table .tr[data-v-cecf1f2e]:last-child{border-bottom:0}.distribution_list_page .submit_modal_con .submit_table .tr .td[data-v-cecf1f2e]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.18rem;padding:.1rem;border-right:1px solid #734fb3}.distribution_list_page .submit_modal_con .submit_table .tr .td[data-v-cecf1f2e]:last-child{border-right:0}.distribution_list_page .submit_modal_con .submit_table .no_data[data-v-cecf1f2e]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.18rem}.distribution_list_page .change_time_modal_con[data-v-cecf1f2e]{background:#fff;padding:.2rem .3rem 0;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_list_page .change_time_modal_con[data-v-cecf1f2e] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.distribution_list_page .change_time_modal_con .lineName[data-v-cecf1f2e]{font-size:.22rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#734fb3;line-height:.5rem;margin-bottom:.2rem}.distribution_list_page .change_time_modal_con .lineName.hk.SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_five)}.distribution_list_page .change_time_modal_con .lineName.hk.MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_five)}.distribution_list_page .change_time_modal_con .lineName.hk.LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_five)}.distribution_list_page .change_time_modal_con .lineName.en.SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_five)}.distribution_list_page .change_time_modal_con .lineName.en.MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_five)}.distribution_list_page .change_time_modal_con .lineName.en.LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_five)}.distribution_list_page .change_time_modal_con .lineDate[data-v-cecf1f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .change_time_modal_con .lineDate .tips[data-v-cecf1f2e]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#808285;line-height:.2rem;margin-top:.2rem}.distribution_list_page .change_time_modal_con .lineDate .tips.hk.SMALL[data-v-cecf1f2e]{font-size:var(--hk_small_font_size_three)}.distribution_list_page .change_time_modal_con .lineDate .tips.hk.MEDIUM[data-v-cecf1f2e]{font-size:var(--hk_middle_font_size_three)}.distribution_list_page .change_time_modal_con .lineDate .tips.hk.LARGE[data-v-cecf1f2e]{font-size:var(--hk_large_font_size_three)}.distribution_list_page .change_time_modal_con .lineDate .tips.en.SMALL[data-v-cecf1f2e]{font-size:var(--en_small_font_size_three)}.distribution_list_page .change_time_modal_con .lineDate .tips.en.MEDIUM[data-v-cecf1f2e]{font-size:var(--en_middle_font_size_three)}.distribution_list_page .change_time_modal_con .lineDate .tips.en.LARGE[data-v-cecf1f2e]{font-size:var(--en_large_font_size_three)}.distribution_list_page .change_time_modal_con .lineDate .home_title[data-v-cecf1f2e]{font-size:.18rem;text-align:center;line-height:.4rem}.distribution_list_page .again_modal_con[data-v-cecf1f2e]{padding:.2rem .5rem .2rem}.distribution_list_page .again_modal_con .title[data-v-cecf1f2e]{font-size:.24rem;color:#414042;line-height:36px;margin-bottom:5px}.distribution_list_page .again_modal_con .mt[data-v-cecf1f2e]{margin-top:20px}.distribution_list_page .again_modal_con[data-v-cecf1f2e] .ant-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .again_modal_con[data-v-cecf1f2e] .ant-col{margin-bottom:.12rem}.distribution_list_page .again_modal_con[data-v-cecf1f2e] .ant-checkbox-checked:after{border:2px solid #734fb3}.distribution_list_page .again_modal_con[data-v-cecf1f2e] .ant-checkbox-inner{width:.2rem;height:.2rem;border:2px solid #734fb3!important}.distribution_list_page .again_modal_con[data-v-cecf1f2e] .ant-checkbox-checked .ant-checkbox-inner:after{width:.08rem;height:.2rem;border:2px solid #734fb3;border-top:0;border-left:0;top:.04rem;left:.04rem}.distribution_list_page .again_modal_con .studentBox[data-v-cecf1f2e]{width:100%;height:3.6rem;padding:.24rem .08rem .24rem .32rem;border:2px solid #939598;border-radius:.12rem;overflow:hidden}.distribution_list_page .again_modal_con .studentBox>.scroll[data-v-cecf1f2e]{width:100%;height:100%;overflow:auto}.distribution_list_page .again_modal_con .studentBox>.scroll[data-v-cecf1f2e]::-webkit-scrollbar{width:.06rem;height:.06rem}.distribution_list_page .again_modal_con .studentBox>.scroll[data-v-cecf1f2e]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.distribution_list_page .again_modal_con .studentBox>.scroll[data-v-cecf1f2e]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.distribution_list_page .again_modal_con .studentBox[data-v-cecf1f2e] .ant-checkbox-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .again_modal_con .studentBox[data-v-cecf1f2e] .ant-checkbox-wrapper>span:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.distribution_list_page .again_modal_con .studentBox[data-v-cecf1f2e] .ant-checkbox-wrapper>span:last-child .studentDetail{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .again_modal_con .studentBox[data-v-cecf1f2e] .ant-checkbox-wrapper>span:last-child .studentDetail .name{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;color:#414042;font-size:.17rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.distribution_list_page .again_modal_con .studentBox[data-v-cecf1f2e] .ant-checkbox-wrapper>span:last-child .studentDetail .status{width:.38rem;height:.22rem;margin-left:.06rem;background:rgba(16,199,163,.19);border-radius:.03rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_list_page .again_modal_con .studentBox[data-v-cecf1f2e] .ant-checkbox-wrapper>span:last-child .studentDetail .status span{font-size:.14rem;font-family:var(--common-font-family);font-weight:700;color:#10c7a3}.distribution_list_page .again_modal_con .studentBox[data-v-cecf1f2e] .ant-checkbox-wrapper>span:last-child .studentDetail .status.red{background:#ed5a53}.distribution_list_page .again_modal_con .studentBox[data-v-cecf1f2e] .ant-checkbox-wrapper>span:last-child .studentDetail .status.red span{color:#fff}.cancel_padding[data-v-cecf1f2e] .ant-table-tbody>tr>td.no-padding-column{padding:0!important}.cancle_padding_box[data-v-cecf1f2e]{margin:.2rem 0 0 .2rem;width:100%}[data-v-cecf1f2e] .ant-input{border-radius:8px!important;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2)!important;box-shadow:0 1px 2px 1px rgba(115,79,179,.2)!important}html[data-v-04214098]{font-size:100px}@media only screen and (max-height:650px){html[data-v-04214098]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-04214098]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-04214098]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-04214098]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-04214098]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-04214098]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-04214098]{font-size:100px}}#app[data-v-04214098],body[data-v-04214098],html[data-v-04214098]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-04214098],#app h1[data-v-04214098],#app h2[data-v-04214098],#app h3[data-v-04214098],#app h4[data-v-04214098],#app h5[data-v-04214098],#app h6[data-v-04214098],#app p[data-v-04214098],body body[data-v-04214098],body h1[data-v-04214098],body h2[data-v-04214098],body h3[data-v-04214098],body h4[data-v-04214098],body h5[data-v-04214098],body h6[data-v-04214098],body p[data-v-04214098],html body[data-v-04214098],html h1[data-v-04214098],html h2[data-v-04214098],html h3[data-v-04214098],html h4[data-v-04214098],html h5[data-v-04214098],html h6[data-v-04214098],html p[data-v-04214098]{margin:0}li[data-v-04214098],ul[data-v-04214098]{list-style:none;padding:0}[data-v-04214098]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-04214098]{white-space:break-spaces}.sortableDrag[data-v-04214098]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-04214098],.sortableDrag td[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-04214098]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-04214098]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-04214098]{color:var(--theme-color)}.error_color[data-v-04214098]{color:#eb6646!important}.warn_color[data-v-04214098]{color:#ff6800}.pointer[data-v-04214098]{cursor:pointer}.ellipsis[data-v-04214098]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-04214098],.flex_center_center[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-04214098],.flex_center_center[data-v-04214098]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-04214098],.flex_row_s_p[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-04214098]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-04214098],.flex_start[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-04214098]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-04214098],.flex_column_center_center[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-04214098]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-04214098]{position:relative;border-radius:.2rem}.talk_frame[data-v-04214098]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-04214098]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-04214098]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-04214098]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-04214098]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-04214098]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-04214098]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-04214098]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-04214098]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-04214098]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-04214098]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-04214098]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-04214098]{max-height:30vh}.ant-select-dropdown-menu[data-v-04214098]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-04214098]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-04214098]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-04214098]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-04214098]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-04214098]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-04214098]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-04214098]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-04214098]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-04214098]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-04214098]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-04214098]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-04214098]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-04214098]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-04214098]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-04214098]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-04214098]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-04214098]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-04214098]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-04214098]{width:100%}.ant-input[data-v-04214098]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-04214098]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-04214098]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-04214098]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-04214098]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-04214098]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-04214098]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-04214098]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-04214098]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-04214098]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-04214098]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-04214098]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-04214098],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-04214098]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-04214098],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-04214098]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-04214098],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-04214098]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-04214098]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-04214098]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-04214098],.ant-table-thead>tr>th[data-v-04214098]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-04214098]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-04214098]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-04214098]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-04214098]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-04214098]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-04214098]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-04214098]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-04214098]{width:24px;height:24px}.ant-radio-inner[data-v-04214098]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-04214098]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-04214098]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-04214098],.ant-radio-checked .ant-radio-inner[data-v-04214098]{border-color:#10c7a3}.ant-checkbox[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-04214098]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-04214098]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-04214098]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-04214098]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-04214098]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-04214098]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-04214098]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-04214098]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-04214098]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-04214098]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-04214098],.ant-dropdown-menu-submenu-title[data-v-04214098]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-04214098],:root .ant-dropdown-link>.anticon.anticon-down[data-v-04214098],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-04214098],.dropMenuItem_hk_SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-04214098]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-04214098],.ant-switch[data-v-04214098]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-04214098],.ant-switch[data-v-04214098]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-04214098]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-04214098]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-04214098]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-04214098]{width:100%}.ant-progress-circle .ant-progress-text[data-v-04214098]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-04214098]{max-width:4.6rem}.ant-popover-title[data-v-04214098]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-04214098]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-04214098]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-04214098],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-04214098],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-04214098]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-04214098],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-04214098],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-04214098]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-04214098]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-04214098]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-04214098]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-04214098]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-04214098]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-04214098]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-04214098]{text-decoration:underline}.modalBox .btn_box[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-04214098],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-04214098],.ant-pagination-disabled:focus a[data-v-04214098],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-04214098],.ant-pagination-disabled:hover a[data-v-04214098],[data-v-04214098] .ant-pagination-disabled a{background:#e6e7e8}[data-v-04214098] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-04214098] .ant-pagination-item-active a,[data-v-04214098] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-04214098] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-04214098] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-04214098]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-04214098]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-04214098]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-04214098]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-04214098]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-04214098]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-04214098]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-04214098]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-04214098]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-04214098],.wangEditor table th[data-v-04214098]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-04214098]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-04214098]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-04214098]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-04214098]{display:block}.wangEditor ol[data-v-04214098],.wangEditor ul[data-v-04214098]{margin:10px 0 10px 20px}.wangEditor ul[data-v-04214098],.wangEditor ul li[data-v-04214098]{list-style:disc inside!important}.wangEditor ol[data-v-04214098],.wangEditor ol li[data-v-04214098]{list-style:decimal inside!important}.wangEditor img[data-v-04214098]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-04214098]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-04214098]{border-bottom:2px solid #e1e1e1}.component[data-v-04214098]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-04214098]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-04214098]{cursor:default}.listen_picture[data-v-04214098]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-04214098]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}[data-v-04214098] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-04214098]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-04214098]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-04214098]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-04214098]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-04214098]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-04214098]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-04214098]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-04214098]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-04214098],.home_practice_status.NO_PUBLIC[data-v-04214098]{background:#2c58b1}.home_practice_status.FINISHED[data-v-04214098],.home_practice_status.IN_PROGRESS[data-v-04214098],.home_practice_status.NOT_STARTED[data-v-04214098],.home_practice_status.UNDISTRIBUTED[data-v-04214098]{background:#486fbf}.ant-calendar-picker-container[data-v-04214098]{z-index:9999999!important}.distribution_options_page[data-v-04214098]{width:100%;height:100%;background:#f5f0ff}.distribution_options_page .main[data-v-04214098]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.distribution_options_page .main[data-v-04214098]::-webkit-scrollbar{width:.1rem;background-color:transparent}.distribution_options_page .main[data-v-04214098]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.distribution_options_page .main .top_box[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;border-bottom:2px solid #734fb3}.distribution_options_page .main .top_box .top_left_box[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.distribution_options_page .main .top_box .top_left_box .homwork_name[data-v-04214098]{font-size:.24rem;color:#734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .top_box .top_left_box .homwork_name span[data-v-04214098]{margin-right:.1rem}.distribution_options_page .main .top_box .top_left_box .homwork_name .icon_img[data-v-04214098]{width:.28rem;height:.28rem;cursor:pointer}.distribution_options_page .main .top_box .top_left_box .class_info[data-v-04214098]{font-size:.2rem;color:#414042}.distribution_options_page .main .top_box .top_right_box .mr20[data-v-04214098]{margin-right:.2rem}.distribution_options_page .main .option_content[data-v-04214098]{width:100%;padding:.2rem 0}.distribution_options_page .main .option_content .option_item_box[data-v-04214098]{width:100%;background:#fff;padding:.1rem .2rem .2rem .2rem;border-radius:.12rem;margin-bottom:.2rem}.distribution_options_page .main .option_content .option_item_box .ai_btn_box[data-v-04214098]{width:2.5rem;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .option_content .option_item_box .ai_btn_box .ai_btn[data-v-04214098]{line-height:.14rem;width:1.8rem}.distribution_options_page .main .option_content .option_item_box .leader_box[data-v-04214098]{font-size:.2rem;margin-left:6rem;color:#734fb3}.distribution_options_page .main .option_content .option_item_box .leader_box .content[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_options_page .main .option_content .option_item_box .leader_box .action[data-v-04214098]{margin-left:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:.08em;font-weight:700;text-decoration:underline}.distribution_options_page .main .option_content .option_item_box .item_title[data-v-04214098]{width:100%;font-size:.2rem;color:#734fb3;margin-bottom:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .option_content .option_item_box .item_title .action_btn[data-v-04214098]{width:76px;height:30px;background:#775dc0;border-radius:4px;-webkit-box-shadow:0 6px 0 0 #592e99;box-shadow:0 6px 0 0 #592e99;color:#fff;text-align:center;line-height:30px;cursor:pointer;margin-left:16px}.distribution_options_page .main .option_content .option_item_box .item_title span[data-v-04214098]{margin-right:.16rem}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:.16rem;font-family:var(--common-font-family);color:#775dc0}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_four)}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_four)}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_four)}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_four)}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_four)}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_four)}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn img[data-v-04214098]{width:.18rem;height:.18rem;margin-right:.06rem}.distribution_options_page .main .option_content .option_item_box .inline-block[data-v-04214098]{display:inline-block}.distribution_options_page .main .option_content .option_item_box .item_content[data-v-04214098]{font-size:.18rem}.distribution_options_page .main .option_content .option_item_box .item_content .title[data-v-04214098]{font-size:.18rem;margin:8px 0}.distribution_options_page .main .option_content .option_item_box .item_content .item-content_box[data-v-04214098]{width:364px}.distribution_options_page .main .option_content .option_item_box .item_content .item-content_box .item[data-v-04214098]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;line-height:60px;border:1px solid #ddd;border-bottom:none}.distribution_options_page .main .option_content .option_item_box .item_content .item-content_box .item[data-v-04214098]:last-child{border:1px solid #ddd}.distribution_options_page .main .option_content .option_item_box .item_content .item-content_box .item_one[data-v-04214098]{width:50%;text-align:center;border-right:1px solid #ddd}.distribution_options_page .main .option_content .option_item_box .item_content .item-content_box .item_two[data-v-04214098]{width:50%;text-align:center}.distribution_options_page .main .option_content .option_item_box .item_content .item-content_box .total[data-v-04214098]{font-weight:Medium;color:#5848a8;line-height:36px}.distribution_options_page .main .option_content .option_item_box .item_content .flex[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_options_page .main .option_content .option_item_box .item_content .flex_start_center[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .option_content .option_item_box .item_content .flex_start_center span[data-v-04214098]{margin-right:.16rem}.distribution_options_page .main .option_content .option_item_box .item_content .flex_start_center .exam_input[data-v-04214098]{width:.6rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.distribution_options_page .main .option_content .option_item_box .item_content .mr10[data-v-04214098]{margin-right:.1rem}.distribution_options_page .main .option_content .option_item_box .item_content .mr20[data-v-04214098]{margin-right:.2rem}.distribution_options_page .main .option_content .option_item_box .item_content .ml10[data-v-04214098]{margin-left:.1rem}.distribution_options_page .main .option_content .option_item_box .item_content .ml20[data-v-04214098]{margin-left:.2rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_box[data-v-04214098]{border-radius:.16rem;background:#734fb3;color:#fff;padding:.04rem .1rem;margin:.12rem 0;cursor:pointer;display:inline-block;position:relative}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_box span[data-v-04214098]{margin-right:.2rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_box.active img[data-v-04214098]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_box img[data-v-04214098]{position:absolute;top:.1rem;right:.1rem;width:.15rem;margin-left:.1rem;-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition:all .3s linear;transition:all .3s linear}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box[data-v-04214098]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .material_box[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.1rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .material_box .exam_input[data-v-04214098]{max-width:4.3rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .material_box .title[data-v-04214098]{width:1rem;font-size:.18rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .material_box .title_two[data-v-04214098]{width:1.6rem;font-size:.18rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .material_box .underline_modal[data-v-04214098]{font-size:.18rem;font-weight:700;text-decoration:underline;text-align:left;color:#734fb3;line-height:.36rem;cursor:pointer;margin-left:.2em}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_options_title[data-v-04214098]{font-size:.2rem;color:#734fb3;margin-bottom:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_options_title img[data-v-04214098]{width:.38rem;height:.38rem;margin-right:.16rem;cursor:pointer}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_options_title span[data-v-04214098]{margin-right:.16rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_options_title .tips[data-v-04214098]{color:#6d6e71;margin-left:.2rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content[data-v-04214098]{font-size:.18rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content[data-v-04214098]{margin:.24rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name[data-v-04214098]{width:.8rem;text-align:right;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore[data-v-04214098]{width:auto;margin:0 .1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .inputBox[data-v-04214098]{width:1rem;background:#fff;border:1px solid #775dc0;border-radius:.1rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_line[data-v-04214098]{width:100%;height:1px;margin:.1rem 0;border:1px solid #734fb3}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_upload .image_box[data-v-04214098]{width:170px;height:170px;margin-right:30px;background:#fafafa;border:1px dashed #ccc;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_upload .image_box .pic[data-v-04214098]{width:100%;height:100%}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_upload .image_box .del_btn[data-v-04214098]{position:absolute;top:0;right:0;width:24px;height:24px}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_upload .upload_icon[data-v-04214098]{width:.25rem;height:.25rem;margin-left:.16rem;cursor:pointer}.distribution_options_page .main .option_content .option_item_box .item_line[data-v-04214098]{width:100%;height:1px;margin:.1rem 0;border:1px solid #734fb3;cursor:pointer}.distribution_options_page .icon_img[data-v-04214098]{width:20px;height:20px;cursor:pointer}.distribution_options_page .icon-container[data-v-04214098]{position:relative}.distribution_options_page .icon-container img[data-v-04214098]{vertical-align:middle}.distribution_options_page .icon-container .hover-box[data-v-04214098]{display:none;position:absolute;top:0;left:.4rem;width:3.32rem;background:#fff;border:.02rem solid #734fb3;border-radius:.06rem;z-index:999;padding:.16rem;color:#333}.distribution_options_page .teacher_source[data-v-04214098]{width:1.48rem;height:.4rem;background:#775dc0;border-radius:.04rem;-webkit-box-shadow:0 6px 0 0 #592e99;box-shadow:0 6px 0 0 #592e99;color:#fff;line-height:.4rem;text-align:center;cursor:pointer}.distribution_options_page .teacher_source a[data-v-04214098]{color:#fff}.distribution_options_page .icon-container:hover .hover-box[data-v-04214098]{display:block}.distribution_options_page .icon_img_hover[data-v-04214098]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.08rem}.distribution_options_page .check_group_box[data-v-04214098] .ant-checkbox{width:.2rem;height:.2rem}.distribution_options_page .check_group_box[data-v-04214098] .ant-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .check_group_box[data-v-04214098] .ant-checkbox-input{border-color:#734fb3}.distribution_options_page .check_group_box[data-v-04214098] .ant-checkbox-checked .ant-checkbox-inner,.distribution_options_page .check_group_box[data-v-04214098] .ant-checkbox-inner{width:.2rem;height:.2rem;border:2px solid #734fb3;border-radius:.04rem;border-color:#734fb3}.distribution_options_page .check_group_box[data-v-04214098] .ant-checkbox-checked .ant-checkbox-inner:after{width:.08rem;height:.2rem;top:.04rem;left:.04rem;border:2px solid #734fb3;border-top:0;border-left:0}.distribution_options_page .check_group_box[data-v-04214098] .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#734fb3}.distribution_options_page .radio_group_box[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_options_page .radio_group_box[data-v-04214098] .ant-radio-wrapper{margin-right:.44rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .radio_group_box[data-v-04214098] .ant-radio .ant-radio-checked{width:16px;height:16px}.distribution_options_page .radio_group_box[data-v-04214098] .ant-input-affix-wrapper{background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.distribution_options_page .radio_group_box[data-v-04214098] .ant-radio,.distribution_options_page .radio_group_box[data-v-04214098] .ant-radio-inner{width:16px;height:16px}.distribution_options_page .radio_group_box[data-v-04214098] .ant-radio-inner{border:2px solid #734fb3}.distribution_options_page .radio_group_box[data-v-04214098] .ant-radio-checked .ant-radio-inner{border-color:#734fb3}.distribution_options_page .radio_group_box[data-v-04214098] .ant-radio-inner:after{width:6px;height:6px;background-color:#734fb3;border-color:#734fb3}.distribution_options_page .date_pick_box[data-v-04214098] .ant-calendar-picker-input.ant-input{padding:.02rem .6rem .02rem .2rem!important;border-radius:6.5px;-webkit-box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5);box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5)}.distribution_options_page .date_pick_box[data-v-04214098] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.distribution_options_page[data-v-04214098] .ant-input{background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.distribution_options_page .changeNameBox[data-v-04214098]{width:660px;height:400px;background:#fff;border-radius:33px;padding:40px}.distribution_options_page .changeNameBox .title[data-v-04214098]{font-size:24px;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:26px}.distribution_options_page .changeNameBox .title.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_seven)}.distribution_options_page .changeNameBox .title.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_seven)}.distribution_options_page .changeNameBox .title.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_seven)}.distribution_options_page .changeNameBox .title.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_seven)}.distribution_options_page .changeNameBox .title.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_seven)}.distribution_options_page .changeNameBox .title.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_seven)}.distribution_options_page .changeNameBox .lineBox[data-v-04214098]{width:100%}.distribution_options_page .changeNameBox .lineBox .textareaBox[data-v-04214098]{width:100%;height:160px;background:#fff;border-radius:10px;-webkit-box-shadow:0 4px 30px 0 hsla(0,0%,73.3%,.24);box-shadow:0 4px 30px 0 hsla(0,0%,73.3%,.24);padding:25px 17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:23px 0}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea[data-v-04214098]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:20px;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:34px}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number[data-v-04214098]{margin-right:20px;font-size:20px;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:26px}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}.distribution_options_page .changeNameBox .box_btn[data-v-04214098]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .changeNameBox .box_btn .cancel[data-v-04214098]{width:176px;height:53px;margin-top:40px;background:#fff;border:1px solid #775dc0;color:#775dc0;font-size:20px;font-family:var(--common-font-family);font-weight:700;text-align:left;line-height:19px}.distribution_options_page .changeNameBox .box_btn .cancel.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .changeNameBox .box_btn .cancel.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .changeNameBox .box_btn .cancel.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .changeNameBox .box_btn .cancel.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.distribution_options_page .changeNameBox .box_btn .cancel.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .changeNameBox .box_btn .cancel.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure[data-v-04214098]{width:176px;height:53px;margin-top:40px;margin-left:24px;font-size:20px;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:19px}.distribution_options_page .changeNameBox .box_btn .tosure.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}.distribution_options_page .tipBox[data-v-04214098]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.distribution_options_page .tipBox .content[data-v-04214098]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .tipBox .content img[data-v-04214098]{width:1rem;height:1rem;margin:.15rem 0}.distribution_options_page .tipBox .content .tips[data-v-04214098]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:1.2rem}.distribution_options_page .tipBox .content .tips.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_eight)}.distribution_options_page .tipBox .content .tips.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_eight)}.distribution_options_page .tipBox .content .tips.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_eight)}.distribution_options_page .tipBox .content .tips.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_eight)}.distribution_options_page .tipBox .content .tips.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_eight)}.distribution_options_page .tipBox .content .tips.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_eight)}.distribution_options_page .tipBox .content .subTitle[data-v-04214098]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.distribution_options_page .tipBox .content .subTitle.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .tipBox .content .subTitle.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .tipBox .content .subTitle.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .tipBox .content .subTitle.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.distribution_options_page .tipBox .content .subTitle.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .tipBox .content .subTitle.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}.distribution_options_page .tipBox .content .btn[data-v-04214098]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .tipBox .content .btn .fafang[data-v-04214098]{width:1.76rem;height:.53rem;color:#484848;border-radius:.2rem}.distribution_options_page .tipBox .content .btn .cancel[data-v-04214098]{width:1.76rem;height:.53rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.distribution_options_page .tipBox .content .btn .tosure[data-v-04214098]{width:1.76rem;height:.53rem;margin-left:.24rem}.distribution_options_page .tipBox .content .btn span[data-v-04214098]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.distribution_options_page .tipBox .content .btn span.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .tipBox .content .btn span.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .tipBox .content .btn span.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .tipBox .content .btn span.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.distribution_options_page .tipBox .content .btn span.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .tipBox .content .btn span.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}.distribution_options_page .group_modal_box[data-v-04214098]{height:auto;max-height:8rem;background:#fff;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .group_modal_box.edit[data-v-04214098]{width:8rem}.distribution_options_page .group_modal_box.edit .edit_body[data-v-04214098]{width:100%;height:auto}.distribution_options_page .group_modal_box.edit .edit_body .btn_box[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:.1rem .3rem}.distribution_options_page .group_modal_box.edit .edit_body .btn_box .edit_btn[data-v-04214098]{width:1.6rem;margin-bottom:.16rem}.distribution_options_page .group_modal_box.edit .edit_body .btn_box .check_num[data-v-04214098]{font-size:.2rem;margin-bottom:.1rem}.distribution_options_page .group_modal_box.edit .edit_body .tips[data-v-04214098]{font-size:.2rem;font-family:var(--common-font-family);color:#000;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_options_page .group_modal_box.edit .edit_body .tips.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .tips.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .tips.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .tips.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .tips.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .tips.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute[data-v-04214098]{width:calc(100% - .6rem);height:auto;max-height:4rem;border-radius:.14rem;border:2px solid #939598;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);margin:0 auto .3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box[data-v-04214098]{width:33.33%;height:auto;padding:.2rem;border-right:1px solid #e6e7e8;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box[data-v-04214098]:last-child{border-right:0}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title[data-v-04214098]{font-size:.2rem;font-family:var(--common-font-family);color:#000;margin-bottom:.1rem}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-04214098]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-04214098]::-webkit-scrollbar{width:6px;height:6px}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-04214098]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-04214098]::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item[data-v-04214098]{width:100%;min-height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#000;font-size:.18rem;font-family:var(--common-font-family)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes[data-v-04214098]{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no[data-v-04214098]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item .ant-checkbox-wrapper[data-v-04214098]{margin-right:.16rem}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item span[data-v-04214098]{-webkit-box-flex:1;-ms-flex:1;flex:1}.distribution_options_page .group_modal_box.tips_modal[data-v-04214098]{width:6.6rem}.distribution_options_page .group_modal_box.tips_modal .group_modal_body[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.5rem}.distribution_options_page .group_modal_box.tips_modal .group_modal_body img[data-v-04214098]{width:.6rem;height:.6rem;margin-bottom:.15rem}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p[data-v-04214098]{font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.36rem;margin:0}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_seven)}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_seven)}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_seven)}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_seven)}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_seven)}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title[data-v-04214098]{width:100%;height:.8rem;padding:.16rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.1rem .1rem 0 0;background:#7c65ec;margin-bottom:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .group_modal_box .group_modal_title span[data-v-04214098]{font-size:.24rem;font-family:var(--common-font-family);color:#fff;line-height:.26rem}.distribution_options_page .group_modal_box .group_modal_title span.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title span.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title span.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title span.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title span.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title span.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title img[data-v-04214098]{width:.24rem;height:.24rem;cursor:pointer}.distribution_options_page .group_modal_box .group_modal_body[data-v-04214098]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.3rem}.distribution_options_page .group_modal_box .group_modal_body[data-v-04214098]::-webkit-scrollbar{width:.1rem;background-color:transparent}.distribution_options_page .group_modal_box .group_modal_body[data-v-04214098]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.distribution_options_page .group_modal_box .group_modal_btn[data-v-04214098]{width:100%;height:auto;padding:0 .3rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_options_page .group_modal_box .group_modal_btn .btn[data-v-04214098],.distribution_options_page .group_modal_box .group_modal_btn[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.distribution_options_page .group_modal_box .group_modal_btn .btn[data-v-04214098]{width:1.76rem;height:.54rem;border:1px solid #775dc0;border-radius:.12rem;color:#775dc0;font-size:.2rem;font-family:var(--common-font-family);cursor:pointer;margin:0 .1rem}.distribution_options_page .group_modal_box .group_modal_btn .btn.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn[data-v-04214098]:last-child{margin-right:0}.distribution_options_page .group_modal_box .group_modal_btn .btn.primary[data-v-04214098]{background:#775dc0;color:#fff}.distribution_options_page .groupBox[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.distribution_options_page .groupBox .groupDetail[data-v-04214098]{min-width:1.26rem;height:.4rem;padding:0 .2rem;background:#f5f0ff;border-radius:.2rem;margin:0 .2rem .1rem 0;color:#775dc0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.distribution_options_page .groupBox .groupDetail .img[data-v-04214098]{width:.2rem;height:.2rem;cursor:pointer;position:absolute;top:-.05rem;right:.05rem}.distribution_options_page .eExerciseTips[data-v-04214098]{font-size:.2rem}.distribution_options_page .eExerciseTips.hk.SMALL[data-v-04214098]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .eExerciseTips.hk.MEDIUM[data-v-04214098]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .eExerciseTips.hk.LARGE[data-v-04214098]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .eExerciseTips.en.SMALL[data-v-04214098]{font-size:var(--en_small_font_size_five)}.distribution_options_page .eExerciseTips.en.MEDIUM[data-v-04214098]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .eExerciseTips.en.LARGE[data-v-04214098]{font-size:var(--en_large_font_size_five)}.distribution_options_page .eExerciseTips>p[data-v-04214098]{font-family:var(--common-font-family);color:#000;line-height:.29rem}.input_image[data-v-04214098]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.input_image .image_box[data-v-04214098]{width:170px;height:170px;margin-right:30px;background:#fafafa;border:1px dashed #ccc;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.input_image .image_box .pic[data-v-04214098]{width:100%;height:100%}.input_image .image_box .del_btn[data-v-04214098]{position:absolute;top:0;right:0;width:24px;height:24px}.input_image .image_box .icon[data-v-04214098]{width:24px;height:20px}.input_image .image_box .con[data-v-04214098]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;cursor:pointer}.input_image .action[data-v-04214098]{width:auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.input_image .top[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.input_image .bottom[data-v-04214098]{font-size:12px;line-height:17px;color:#999}.input_image .bottom p[data-v-04214098]{margin:0}.input_image .button[data-v-04214098]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:94px;height:40px;background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.05);box-shadow:0 1px 4px 0 rgba(0,0,0,.05);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;cursor:pointer}.input_image .button[data-v-04214098]:first-child{margin-right:20px}.input_image .button input[data-v-04214098]{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}.again_modal_con[data-v-04214098]{padding:30px}.again_modal_con .selected-count[data-v-04214098]{font-size:16px;font-weight:500;margin-bottom:20px}.again_modal_con .circle_content[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.again_modal_con .circle_content .item[data-v-04214098]{padding:0 .24rem;line-height:.28rem;border:1px solid #734fb3;border-radius:19px;margin-right:20px;margin-bottom:10px;cursor:pointer}.again_modal_con .circle_content .active_item[data-v-04214098]{background:#a393ec;color:#fff}.score_modal_con[data-v-04214098]{padding:.3rem}.score_modal_con .criteria-header[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.16rem;font-size:.22rem}.score_modal_con .criteria-header .left-col[data-v-04214098]{width:60%}.score_modal_con .criteria-header .right-col[data-v-04214098]{width:40%;padding-left:.08rem}.score_modal_con .criteria-content[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.12rem;font-size:.18rem;max-height:200px}.score_modal_con .criteria-content .left-col[data-v-04214098]{width:60%}.score_modal_con .criteria-content .left-col .criteria-item[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.score_modal_con .criteria-content .left-col .criteria-item[data-v-04214098] .ant-input{font-size:.18rem!important}.score_modal_con .criteria-content .left-col .criteria-item .check-box[data-v-04214098]{margin-right:.08rem}.score_modal_con .criteria-content .left-col .criteria-item .name-input[data-v-04214098]{width:80%;border-radius:4px}.score_modal_con .criteria-content .right-col[data-v-04214098]{width:40%}.score_modal_con .criteria-content .right-col .score-item[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.score_modal_con .criteria-content .right-col .score-item .score-input[data-v-04214098]{width:100%;margin-right:.08rem;border-radius:4px}.score_modal_con .criteria-content .right-col .score-item .score-input[data-v-04214098]:first-child{width:88%}.score_modal_con .criteria-content .right-col .score-item .close_box[data-v-04214098]{width:.2rem;height:.2rem;background:#f0f0f0;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.score_modal_con .criteria-content .right-col .score-item .close_box[data-v-04214098]:hover{background:#e0e0e0}.score_modal_con .criteria-footer[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.24rem;padding-top:.16rem;border-top:1px solid #eee}.score_modal_con .criteria-footer .left-actions[data-v-04214098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.score_modal_con .criteria-footer .left-actions .btn[data-v-04214098]{background:#734fb3;color:#fff;padding:6px 16px;border-radius:20px;cursor:pointer}.score_modal_con .criteria-footer .left-actions .btn .plus-icon[data-v-04214098]{font-weight:700;margin-left:4px}.score_modal_con .criteria-footer .left-actions .total[data-v-04214098]{margin-left:16px;color:#333;font-weight:700}.score_modal_con .criteria-footer .right-actions[data-v-04214098]{width:1.74rem;height:.4rem;background:#775dc0;text-align:center;line-height:.4rem;color:#fff;border-radius:4px;-webkit-box-shadow:0 6px 0 0 #592e99;box-shadow:0 6px 0 0 #592e99;cursor:pointer}[data-v-04214098] .ant-input{padding:.16rem!important}html[data-v-763773a6]{font-size:100px}@media only screen and (max-height:650px){html[data-v-763773a6]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-763773a6]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-763773a6]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-763773a6]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-763773a6]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-763773a6]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-763773a6]{font-size:100px}}#app[data-v-763773a6],body[data-v-763773a6],html[data-v-763773a6]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-763773a6],#app h1[data-v-763773a6],#app h2[data-v-763773a6],#app h3[data-v-763773a6],#app h4[data-v-763773a6],#app h5[data-v-763773a6],#app h6[data-v-763773a6],#app p[data-v-763773a6],body body[data-v-763773a6],body h1[data-v-763773a6],body h2[data-v-763773a6],body h3[data-v-763773a6],body h4[data-v-763773a6],body h5[data-v-763773a6],body h6[data-v-763773a6],body p[data-v-763773a6],html body[data-v-763773a6],html h1[data-v-763773a6],html h2[data-v-763773a6],html h3[data-v-763773a6],html h4[data-v-763773a6],html h5[data-v-763773a6],html h6[data-v-763773a6],html p[data-v-763773a6]{margin:0}li[data-v-763773a6],ul[data-v-763773a6]{list-style:none;padding:0}[data-v-763773a6]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-763773a6]{white-space:break-spaces}.sortableDrag[data-v-763773a6]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-763773a6],.sortableDrag td[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-763773a6]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-763773a6]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-763773a6]{color:var(--theme-color)}.error_color[data-v-763773a6]{color:#eb6646!important}.warn_color[data-v-763773a6]{color:#ff6800}.pointer[data-v-763773a6]{cursor:pointer}.ellipsis[data-v-763773a6]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-763773a6],.flex_center_center[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-763773a6],.flex_center_center[data-v-763773a6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-763773a6],.flex_row_s_p[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-763773a6]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-763773a6],.flex_start[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-763773a6]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-763773a6],.flex_column_center_center[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-763773a6]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-763773a6]{position:relative;border-radius:.2rem}.talk_frame[data-v-763773a6]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-763773a6]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-763773a6]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-763773a6]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-763773a6]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-763773a6]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-763773a6]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-763773a6]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-763773a6]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-763773a6]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-763773a6]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-763773a6]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-763773a6]{max-height:30vh}.ant-select-dropdown-menu[data-v-763773a6]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-763773a6]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-763773a6]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-763773a6]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-763773a6]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-763773a6]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-763773a6]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-763773a6]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-763773a6]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-763773a6]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-763773a6]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-763773a6]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-763773a6]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-763773a6]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-763773a6]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-763773a6]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-763773a6]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-763773a6]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-763773a6]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-763773a6]{width:100%}.ant-input[data-v-763773a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-763773a6]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-763773a6]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-763773a6]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-763773a6]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-763773a6]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-763773a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-763773a6]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-763773a6]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-763773a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-763773a6]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-763773a6]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-763773a6],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-763773a6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-763773a6],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-763773a6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-763773a6],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-763773a6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-763773a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-763773a6]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-763773a6],.ant-table-thead>tr>th[data-v-763773a6]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-763773a6]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-763773a6]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-763773a6]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-763773a6]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-763773a6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-763773a6]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-763773a6]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-763773a6]{width:24px;height:24px}.ant-radio-inner[data-v-763773a6]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-763773a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-763773a6]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-763773a6],.ant-radio-checked .ant-radio-inner[data-v-763773a6]{border-color:#10c7a3}.ant-checkbox[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-763773a6]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-763773a6]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-763773a6]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-763773a6]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-763773a6]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-763773a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-763773a6]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-763773a6]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-763773a6]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-763773a6]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-763773a6],.ant-dropdown-menu-submenu-title[data-v-763773a6]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-763773a6],:root .ant-dropdown-link>.anticon.anticon-down[data-v-763773a6],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-763773a6],.dropMenuItem_hk_SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-763773a6]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-763773a6],.ant-switch[data-v-763773a6]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-763773a6],.ant-switch[data-v-763773a6]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-763773a6]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-763773a6]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-763773a6]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-763773a6]{width:100%}.ant-progress-circle .ant-progress-text[data-v-763773a6]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-763773a6]{max-width:4.6rem}.ant-popover-title[data-v-763773a6]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-763773a6]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-763773a6]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-763773a6],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-763773a6],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-763773a6]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-763773a6],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-763773a6],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-763773a6]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-763773a6]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-763773a6]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-763773a6]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-763773a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-763773a6]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-763773a6]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-763773a6]{text-decoration:underline}.modalBox .btn_box[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-763773a6],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-763773a6],.ant-pagination-disabled:focus a[data-v-763773a6],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-763773a6],.ant-pagination-disabled:hover a[data-v-763773a6],[data-v-763773a6] .ant-pagination-disabled a{background:#e6e7e8}[data-v-763773a6] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-763773a6] .ant-pagination-item-active a,[data-v-763773a6] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-763773a6] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-763773a6] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-763773a6]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-763773a6]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-763773a6]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-763773a6]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-763773a6]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-763773a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-763773a6]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-763773a6]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-763773a6]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-763773a6],.wangEditor table th[data-v-763773a6]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-763773a6]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-763773a6]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-763773a6]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-763773a6]{display:block}.wangEditor ol[data-v-763773a6],.wangEditor ul[data-v-763773a6]{margin:10px 0 10px 20px}.wangEditor ul[data-v-763773a6],.wangEditor ul li[data-v-763773a6]{list-style:disc inside!important}.wangEditor ol[data-v-763773a6],.wangEditor ol li[data-v-763773a6]{list-style:decimal inside!important}.wangEditor img[data-v-763773a6]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-763773a6]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-763773a6]{border-bottom:2px solid #e1e1e1}.component[data-v-763773a6]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-763773a6]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-763773a6]{cursor:default}.listen_picture[data-v-763773a6]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-763773a6]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}[data-v-763773a6] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-763773a6]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-763773a6]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-763773a6]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-763773a6]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-763773a6]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-763773a6]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-763773a6]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-763773a6]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-763773a6],.home_practice_status.NO_PUBLIC[data-v-763773a6]{background:#2c58b1}.home_practice_status.FINISHED[data-v-763773a6],.home_practice_status.IN_PROGRESS[data-v-763773a6],.home_practice_status.NOT_STARTED[data-v-763773a6],.home_practice_status.UNDISTRIBUTED[data-v-763773a6]{background:#486fbf}.ant-calendar-picker-container[data-v-763773a6]{z-index:9999999!important}.distribution_detaile_page[data-v-763773a6]{width:100%;height:100%;background:#f5f0ff}.distribution_detaile_page .print_modal_box[data-v-763773a6]{width:7.8rem;height:90vh;background:#fff;border-radius:.33rem}.distribution_detaile_page .text_view_component[data-v-763773a6]{white-space:pre-wrap}.distribution_detaile_page .self_study_top[data-v-763773a6]{width:100%;height:auto;max-height:100vh;overflow:hidden;padding:0 .2rem .2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_detaile_page .self_study_top .module_box[data-v-763773a6]{width:3rem;height:7rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.2rem}.distribution_detaile_page .self_study_top .module_box .title[data-v-763773a6]{width:100%;height:auto;padding:0 .6rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.24rem;font-family:var(--common-font-family);color:#734fb3;line-height:.6rem;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.distribution_detaile_page .self_study_top .module_box .title.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_seven)}.distribution_detaile_page .self_study_top .module_box .title.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_seven)}.distribution_detaile_page .self_study_top .module_box .title.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_seven)}.distribution_detaile_page .self_study_top .module_box .title.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_seven)}.distribution_detaile_page .self_study_top .module_box .title.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_seven)}.distribution_detaile_page .self_study_top .module_box .title.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_seven)}.distribution_detaile_page .self_study_top .module_box .title span[data-v-763773a6]{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#592f99;line-height:.26rem}.distribution_detaile_page .self_study_top .module_box .title span.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .self_study_top .module_box .title span.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .self_study_top .module_box .title span.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .self_study_top .module_box .title span.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .self_study_top .module_box .title span.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .self_study_top .module_box .title span.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .self_study_top .module_box .module_list[data-v-763773a6]{width:100%;height:calc(100% - .8rem);margin:.2rem .1rem;overflow-y:auto}.distribution_detaile_page .self_study_top .module_box .module_list[data-v-763773a6]::-webkit-scrollbar{width:.1rem;background-color:transparent}.distribution_detaile_page .self_study_top .module_box .module_list[data-v-763773a6]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.distribution_detaile_page .self_study_top .module_box .module_list li[data-v-763773a6]{padding:.1rem .3rem!important;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #775dc0;border-radius:.3rem;margin:0 .2rem .2rem .4rem;color:#734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.distribution_detaile_page .self_study_top .module_box .module_list li.active[data-v-763773a6]{color:#f5f0ff;background:#775dc0;text-align:center}.distribution_detaile_page .self_study_top .module_box .module_list li.active .number[data-v-763773a6]{background:#fff;color:#592f99;border:2px solid #592f99}.distribution_detaile_page .self_study_top .module_box .module_list li .number[data-v-763773a6]{width:.38rem;height:.38rem;border-radius:50%;background:#592f99;font-size:.2rem;color:#fff;border:2px solid #fff;line-height:.38rem;text-align:center;margin-right:.16rem;position:absolute;left:-.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .self_study_top .module_box .module_list li .number.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .self_study_top .module_box .module_list li .number.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .self_study_top .module_box .module_list li .number.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .self_study_top .module_box .module_list li .number.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .self_study_top .module_box .module_list li .number.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .self_study_top .module_box .module_list li .number.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .self_study_top .module_box .module_list li>div[data-v-763773a6]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;overflow:hidden}.distribution_detaile_page .self_study_top .module_box .module_list li .module_title[data-v-763773a6]{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.26rem;font-family:var(--common-font-family);margin-bottom:.04rem}.distribution_detaile_page .self_study_top .module_box .module_list li .module_title.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_eight)}.distribution_detaile_page .self_study_top .module_box .module_list li .module_title.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_eight)}.distribution_detaile_page .self_study_top .module_box .module_list li .module_title.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_eight)}.distribution_detaile_page .self_study_top .module_box .module_list li .module_title.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_eight)}.distribution_detaile_page .self_study_top .module_box .module_list li .module_title.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_eight)}.distribution_detaile_page .self_study_top .module_box .module_list li .module_title.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_eight)}.distribution_detaile_page .self_study_top .module_box .module_list li[data-v-763773a6]:last-child{margin-bottom:0}.distribution_detaile_page .self_study_top .document_list[data-v-763773a6]{width:2rem;height:auto;max-height:6rem;margin:0 0 0 .4rem;overflow-y:auto}.distribution_detaile_page .self_study_top .document_list li[data-v-763773a6]{width:1.73rem;height:auto;margin-bottom:.38rem;overflow:hidden}.distribution_detaile_page .self_study_top .document_list li[data-v-763773a6]:last-child{margin-bottom:0}.distribution_detaile_page .self_study_top .document_list li .title[data-v-763773a6]{display:block;width:100%;font-size:.2rem;color:#592f99;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.16rem}.distribution_detaile_page .self_study_top .document_list li .title.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .title.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .title.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .title.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .title.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .title.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box[data-v-763773a6]{width:1.73rem;height:1.13rem;border:1px dashed #ddd6e7;border-radius:.1rem;position:relative;overflow:hidden}.distribution_detaile_page .self_study_top .document_list li .img_box img[data-v-763773a6]{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.distribution_detaile_page .self_study_top .document_list li .img_box .docType[data-v-763773a6]{width:.75rem;height:.75rem;cursor:pointer}.distribution_detaile_page .self_study_top .document_list li .img_box .replay[data-v-763773a6]{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff;cursor:pointer}.distribution_detaile_page .self_study_top .document_list li .img_box .replay.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .replay.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .replay.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .replay.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .replay.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .replay.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .replay img[data-v-763773a6]{width:.44rem;height:.44rem}.distribution_detaile_page .self_study_top .document_list li .img_box .ing[data-v-763773a6]{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(16,199,163,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff}.distribution_detaile_page .self_study_top .document_list li .img_box .ing.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .ing.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .ing.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .ing.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .ing.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .self_study_top .document_list li .img_box .ing.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .self_study_top .current_video_box[data-v-763773a6]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.distribution_detaile_page .self_study_top .current_video_box .smalltitle[data-v-763773a6]{width:100%;margin:0 auto .24rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#1dbbb1;line-height:.3rem}.distribution_detaile_page .self_study_top .current_video_box .smalltitle.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .self_study_top .current_video_box .smalltitle.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .self_study_top .current_video_box .smalltitle.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .self_study_top .current_video_box .smalltitle.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .self_study_top .current_video_box .smalltitle.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .self_study_top .current_video_box .smalltitle.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .self_study_top .current_video_box .title[data-v-763773a6]{width:100%;margin:0 auto .24rem;font-size:.24rem;font-family:var(--common-font-family);color:#734fb3}.distribution_detaile_page .self_study_top .current_video_box .title.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_seven)}.distribution_detaile_page .self_study_top .current_video_box .title.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_seven)}.distribution_detaile_page .self_study_top .current_video_box .title.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_seven)}.distribution_detaile_page .self_study_top .current_video_box .title.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_seven)}.distribution_detaile_page .self_study_top .current_video_box .title.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_seven)}.distribution_detaile_page .self_study_top .current_video_box .title.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_seven)}.distribution_detaile_page .self_study_top .current_video_box .video_con[data-v-763773a6]{width:100%;height:6.6rem;margin:0 auto}.distribution_detaile_page .self_study_top .current_video_box .video_con .pic[data-v-763773a6]{width:100%;height:100%}.distribution_detaile_page .self_study_top .current_video_box .video_con .ppt_box[data-v-763773a6]{width:100%;height:100%;background:#393a3d;position:relative}.distribution_detaile_page .self_study_top .current_video_box .video_con .ppt_box .shelter[data-v-763773a6]{position:absolute;left:0;top:.48rem;width:100%;height:.4rem;background:#393a3d}.distribution_detaile_page .self_study_top .current_video_box .btn_con[data-v-763773a6]{margin-top:.62rem;text-align:center}.distribution_detaile_page .conBox[data-v-763773a6]{padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.distribution_detaile_page .conBox .title[data-v-763773a6]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .conBox .title .titleText[data-v-763773a6]{font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.3rem}.distribution_detaile_page .conBox .title .titleText.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_seven)}.distribution_detaile_page .conBox .title .titleText.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_seven)}.distribution_detaile_page .conBox .title .titleText.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_seven)}.distribution_detaile_page .conBox .title .titleText.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_seven)}.distribution_detaile_page .conBox .title .titleText.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_seven)}.distribution_detaile_page .conBox .title .titleText.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_seven)}.distribution_detaile_page .conBox .title .titleBtn[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_detaile_page .conBox .title .titleBtn .print[data-v-763773a6]{margin-right:.32rem}.distribution_detaile_page .conBox .smallTitle[data-v-763773a6]{margin-bottom:.2rem}.distribution_detaile_page .conBox .smallTitle .box[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .conBox .smallTitle .tips[data-v-763773a6]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.22rem;margin-top:.12rem}.distribution_detaile_page .conBox .smallTitle .tips.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .conBox .smallTitle .tips.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .conBox .smallTitle .tips.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .conBox .smallTitle .tips.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .conBox .smallTitle .tips.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .conBox .smallTitle .tips.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .conBox .smallTitle .courseName[data-v-763773a6]{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#414042;line-height:.16rem;margin-right:.1rem}.distribution_detaile_page .conBox .smallTitle .courseName.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .conBox .smallTitle .courseName.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .conBox .smallTitle .courseName.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .conBox .smallTitle .courseName.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .conBox .smallTitle .courseName.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .conBox .smallTitle .courseName.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .conBox .line_box[data-v-763773a6]{width:100%;height:1px;margin-bottom:.2rem;border:1px solid #734fb3}.distribution_detaile_page .conBox .flex_bet_center[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.2rem 0;height:.6rem}.distribution_detaile_page .conBox .tab_list[data-v-763773a6]{overflow:hidden;background:#fff;border-radius:.4rem;display:inline-block}.distribution_detaile_page .conBox .tab_list .tab_item[data-v-763773a6]{min-width:1.8rem;padding:.1rem .4rem;color:#734fb3;font-size:.27rem;text-align:center;cursor:pointer;display:inline-block}.distribution_detaile_page .conBox .tab_list .tab_item.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_eight)}.distribution_detaile_page .conBox .tab_list .tab_item.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_eight)}.distribution_detaile_page .conBox .tab_list .tab_item.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_eight)}.distribution_detaile_page .conBox .tab_list .tab_item.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_eight)}.distribution_detaile_page .conBox .tab_list .tab_item.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_eight)}.distribution_detaile_page .conBox .tab_list .tab_item.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_eight)}.distribution_detaile_page .conBox .tab_list .tab_item.active[data-v-763773a6]{color:#fff;background:#734fb3;border-radius:.4rem}.distribution_detaile_page .conBox .follow_tab_list[data-v-763773a6]{width:100%;height:.5rem;overflow:hidden}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item[data-v-763773a6]{width:2.2rem;height:100%;float:left;margin-right:.02rem;background:#808285;border-radius:.2rem .2rem 0 0;cursor:pointer;font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#fff;line-height:.5rem;position:relative}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_seven)}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_seven)}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_seven)}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_seven)}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_seven)}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_seven)}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item[data-v-763773a6]:before{content:"";background:#592f99;border-radius:.2rem .2rem 0 0;position:absolute;left:.47rem;bottom:0;opacity:0}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.active[data-v-763773a6]{font-family:var(--common-font-family);color:#fff;background:#734fb3}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.active[data-v-763773a6]:before{opacity:1}.distribution_detaile_page .conBox .follow_tab_list .follow_tab_item.disabled[data-v-763773a6]{color:#7d7d7d;background:#ccc;cursor:no-drop}.distribution_detaile_page .conBox .question_item_box[data-v-763773a6]{width:100%;height:auto;margin-bottom:.2rem}.distribution_detaile_page .conBox .question_item_box .moduleName[data-v-763773a6]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .conBox .question_item_box .moduleName .point[data-v-763773a6]{width:.38rem;height:.38rem;background:#592f99;border-radius:50%;margin-right:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff;line-height:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .conBox .question_item_box .moduleName .point.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .point.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .point.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .point.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .point.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .point.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName span[data-v-763773a6]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.distribution_detaile_page .conBox .question_item_box .moduleName span.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_seven)}.distribution_detaile_page .conBox .question_item_box .moduleName span.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_seven)}.distribution_detaile_page .conBox .question_item_box .moduleName span.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_seven)}.distribution_detaile_page .conBox .question_item_box .moduleName span.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_seven)}.distribution_detaile_page .conBox .question_item_box .moduleName span.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_seven)}.distribution_detaile_page .conBox .question_item_box .moduleName span.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_seven)}.distribution_detaile_page .conBox .question_item_box .moduleName .smallTips[data-v-763773a6]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.22rem}.distribution_detaile_page .conBox .question_item_box .moduleName .smallTips.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .smallTips.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .smallTips.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .smallTips.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .smallTips.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .conBox .question_item_box .moduleName .smallTips.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .conBox .cardBox[data-v-763773a6]{width:100%;height:100%;margin-top:.2rem;padding:.2rem}.distribution_detaile_page .conBox .cardBox .scroll_content[data-v-763773a6]{background-color:#fff;font-size:.18rem}.distribution_detaile_page .conBox .cardBox .scroll_content .item_content[data-v-763773a6]{margin-bottom:.24rem}.distribution_detaile_page .conBox .cardBox .scroll_content .item_content .tip[data-v-763773a6]{margin-right:.07rem}.distribution_detaile_page .conBox .cardBox .scroll_content .item_content .tip_pic[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.distribution_detaile_page .conBox .cardBox .scroll_content .item_content .tip_pic img[data-v-763773a6]{width:2.5rem;height:1.8rem;margin-right:.24rem}.distribution_detaile_page .conBox .cardBox .scroll_content .item_content .konwladgeApply[data-v-763773a6]{margin-top:.08rem}.distribution_detaile_page .conBox .cardBox .scroll_content .item_content .konwladgeApply .item[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_detaile_page .conBox .cardBox .scroll_content .item_content .konwladgeApply .item_left[data-v-763773a6]{margin-right:.07rem}.distribution_detaile_page .conBox .cardBox .scroll_content .item_content .questionReferencePicture[data-v-763773a6]{width:2.5rem;height:1.9rem}.distribution_detaile_page .conBox .cardBox .scroll_content_Info[data-v-763773a6]{background-color:#fff;font-size:.18rem}.distribution_detaile_page .conBox .cardBox .scroll_content_Info .submit_homework[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.distribution_detaile_page .conBox .cardBox .scroll_content_Info .submit_homework_tip[data-v-763773a6]{margin-right:.5rem;width:1.7rem}.distribution_detaile_page .conBox .cardBox .scroll_content_Info .item_content[data-v-763773a6]{margin-bottom:.24rem}.distribution_detaile_page .conBox .cardBox .scroll_content_Info .item_content .tip[data-v-763773a6]{margin-right:.07rem}.distribution_detaile_page .conBox .cardBox .scroll_content_Info .item_content .tip_pic[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.distribution_detaile_page .conBox .cardBox .scroll_content_Info .item_content .tip_pic img[data-v-763773a6]{width:2.5rem;height:1.8rem;margin-right:.24rem}.distribution_detaile_page .conBox .cardBox .scroll_content_Info .item_content .konwladgeApply[data-v-763773a6]{margin-top:.08rem}.distribution_detaile_page .conBox .cardBox .scroll_content_Info .item_content .konwladgeApply .item[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_detaile_page .conBox .cardBox .scroll_content_Info .item_content .konwladgeApply .item_left[data-v-763773a6]{margin-right:.07rem}.distribution_detaile_page .conBox .cardBox .scroll_content_Info .item_content.hk.LARGE[data-v-763773a6]{font-size:var(--hk-other-large-font-size-28)}.distribution_detaile_page .conBox .cardBox .scroll_content_Info .item_content.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk-other-medium-font-size-26)}.distribution_detaile_page .conBox .cardBox .scroll_content_Info .item_content.hk.SMALL[data-v-763773a6]{font-size:var(--hk-other-small-font-size-24)}.distribution_detaile_page .conBox .cardBox .scroll_content_Info .item_content.en.LARGE[data-v-763773a6]{font-size:var(--en-other-large-font-size-28)}.distribution_detaile_page .conBox .cardBox .scroll_content_Info .item_content.en.MEDIUM[data-v-763773a6]{font-size:var(--en-other-medium-font-size-26)}.distribution_detaile_page .conBox .cardBox .scroll_content_Info .item_content.en.SMALL[data-v-763773a6]{font-size:var(--en-other-small-font-size-24)}.distribution_detaile_page .conBox .cardBox .flex[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.distribution_detaile_page .conBox .cardBox .blod[data-v-763773a6]{font-weight:700}.distribution_detaile_page .conBox .cardBox.no_margin[data-v-763773a6]{margin-top:0;border-radius:0 .17rem .17rem .17rem}.distribution_detaile_page .conBox .cardBox.no_padding[data-v-763773a6]{padding:0}.distribution_detaile_page .conBox .cardBox.no_padding .ant-card-body[data-v-763773a6]{padding:.15rem 0}.distribution_detaile_page .conBox .cardBox .homework .titleBox[data-v-763773a6]{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.distribution_detaile_page .conBox .cardBox .homework .titleBox span[data-v-763773a6]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.distribution_detaile_page .conBox .cardBox .homework .titleBox span.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .titleBox span.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .titleBox span.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .titleBox span.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .titleBox span.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .titleBox span.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .question[data-v-763773a6]{margin:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .conBox .cardBox .homework .question .question_left[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem}.distribution_detaile_page .conBox .cardBox .homework .question .question_left.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .question .question_left.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .question .question_left.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .question .question_left.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .question .question_left.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .question .question_left.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .content[data-v-763773a6]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.distribution_detaile_page .conBox .cardBox .homework .content .checkBox[data-v-763773a6]{width:100%;height:.74rem;opacity:1;padding:.2rem;margin:.1rem 0;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.distribution_detaile_page .conBox .cardBox .homework .answerBox[data-v-763773a6]{width:100%;height:auto;opacity:1;border-radius:.2rem;background:#f5f5f5;padding:.24rem .32rem}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name .open[data-v-763773a6]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.24rem}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name .open.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name .open.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name .open.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name .open.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name .open.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .conBox .cardBox .homework .answerBox .name .open.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .conBox .cardBox .noDataBox[data-v-763773a6]{width:100%;height:5rem;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .conBox .cardBox .noDataBox img[data-v-763773a6]{width:1.54rem;height:.93rem}.distribution_detaile_page .conBox .cardBox .noDataBox span[data-v-763773a6]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#592f99;line-height:.22rem}.distribution_detaile_page .conBox .cardBox .noDataBox span.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .conBox .cardBox .noDataBox span.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .conBox .cardBox .noDataBox span.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .conBox .cardBox .noDataBox span.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .conBox .cardBox .noDataBox span.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .conBox .cardBox .noDataBox span.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .conBox .button[data-v-763773a6]{width:1.78rem;height:.55rem;opacity:1;border:1px solid #775dc0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.19rem;margin-right:.15rem}.distribution_detaile_page .conBox .button.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .conBox .button.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .conBox .button.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .conBox .button.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .conBox .button.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .conBox .button.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .changeModal[data-v-763773a6]{background:#fff;border-radius:.33rem;padding:.4rem .4rem .6rem}.distribution_detaile_page .changeModal .changeBox[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:6.3rem}.distribution_detaile_page .changeModal .changeBox .left[data-v-763773a6]{width:5.72rem}.distribution_detaile_page .changeModal .changeBox .left .boxTitle[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_detaile_page .changeModal .changeBox .left .boxTitle span[data-v-763773a6]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.distribution_detaile_page .changeModal .changeBox .left .boxTitle span.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_seven)}.distribution_detaile_page .changeModal .changeBox .left .boxTitle span.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_seven)}.distribution_detaile_page .changeModal .changeBox .left .boxTitle span.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_seven)}.distribution_detaile_page .changeModal .changeBox .left .boxTitle span.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_seven)}.distribution_detaile_page .changeModal .changeBox .left .boxTitle span.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_seven)}.distribution_detaile_page .changeModal .changeBox .left .boxTitle span.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_seven)}.distribution_detaile_page .changeModal .changeBox .left .boxContent[data-v-763773a6]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#000;line-height:.26rem}.distribution_detaile_page .changeModal .changeBox .left .boxContent.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .changeModal .changeBox .left .boxContent.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .changeModal .changeBox .left .boxContent.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .changeModal .changeBox .left .boxContent.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .changeModal .changeBox .left .boxContent.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .changeModal .changeBox .left .boxContent.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .changeModal .changeBox .left .boxContent>div[data-v-763773a6]{margin-bottom:.06rem}.distribution_detaile_page .changeModal .changeBox .left .boxContent .text[data-v-763773a6]{color:#775dc0;font-family:var(--common-font-family);font-weight:700}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box[data-v-763773a6]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:.8rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#697fe0;color:#fff;margin-left:.2rem}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_18)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_20)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_22)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_18)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_20)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_22)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box .star[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .changeModal .changeBox .left .boxContent .star_box .star img[data-v-763773a6]{width:.16rem;height:.16rem}.distribution_detaile_page .changeModal .changeBox .left .boxContent .line[data-v-763773a6]{padding:.44rem 0 .17rem;border-bottom:.03rem solid #f5f5f5;margin-bottom:.16rem}.distribution_detaile_page .changeModal .changeBox .left .boxContent .line>div[data-v-763773a6]{margin-bottom:.21rem}.distribution_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label[data-v-763773a6]{width:50%;font-size:.16rem;margin-right:0;margin-bottom:.2rem}.distribution_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right[data-v-763773a6]{width:7.5rem;height:6.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.distribution_detaile_page .changeModal .changeBox .right .scrollBox[data-v-763773a6]{width:7.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:.23rem .08rem .05rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #734fb3;border-radius:.14rem;margin-top:.23rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent[data-v-763773a6]{width:100%;height:auto;padding:0 .24rem;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType[data-v-763773a6]{width:calc(100% + .2rem);height:.42rem;background:#f5f5f5;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;color:#000;padding:0 .06rem 0 .22rem;line-height:.26rem;border-radius:.18rem;margin:0 0 .14rem -.12rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_three)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_three)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_three)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_three)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_three)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_three)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType span[data-v-763773a6]:first-child{margin-right:.3rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button[data-v-763773a6]{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.34rem;background:#775dc0;border-radius:.14rem;cursor:pointer}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton[data-v-763773a6]{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#775dc0;line-height:.34rem;border:1px solid #775dc0;border-radius:.14rem;cursor:pointer}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button[data-v-763773a6]{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title[data-v-763773a6]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-763773a6]{margin-right:.1rem;margin-top:.03rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text[data-v-763773a6]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox[data-v-763773a6]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box[data-v-763773a6]{overflow:hidden}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-763773a6]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-763773a6]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box[data-v-763773a6]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box[data-v-763773a6]{text-align:right;margin-bottom:.35rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button[data-v-763773a6]{display:inline-block;width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_four)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData[data-v-763773a6]{height:calc(100% - .17rem);background:#f2edf7;margin-right:.14rem;margin-bottom:.17rem;border-radius:.1rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData img[data-v-763773a6]{width:1.55rem;height:.93rem;margin-bottom:.33rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData span[data-v-763773a6]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.22rem}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData span.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData span.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData span.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData span.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData span.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .scrollBox .noData span.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .changeModal .changeBox .right .ant-pagination[data-v-763773a6]{padding:0 0 .24rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.distribution_detaile_page .changeModal .btnBox[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.distribution_detaile_page .changeModal .btnBox .cancenBtn[data-v-763773a6]{width:1.76rem;height:.54rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0;text-align:center;line-height:.54rem;border:1px solid #775dc0;border-radius:.2rem;margin-right:.24rem;cursor:pointer}.distribution_detaile_page .changeModal .btnBox .cancenBtn.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .changeModal .btnBox .cancenBtn.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .changeModal .btnBox .cancenBtn.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .changeModal .btnBox .cancenBtn.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .changeModal .btnBox .cancenBtn.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .changeModal .btnBox .cancenBtn.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .changeModal .btnBox .sureBtn[data-v-763773a6]{width:1.76rem;height:.54rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff;line-height:.54rem;text-align:center;background:#775dc0;border-radius:.2rem;cursor:pointer}.distribution_detaile_page .changeModal .btnBox .sureBtn.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .changeModal .btnBox .sureBtn.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .changeModal .btnBox .sureBtn.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .changeModal .btnBox .sureBtn.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .changeModal .btnBox .sureBtn.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .changeModal .btnBox .sureBtn.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .tipBox[data-v-763773a6]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.distribution_detaile_page .tipBox .content[data-v-763773a6]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .tipBox .content img[data-v-763773a6]{width:1rem;height:1rem;margin:.15rem 0}.distribution_detaile_page .tipBox .content .tips[data-v-763773a6]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:1.2rem}.distribution_detaile_page .tipBox .content .tips.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_eight)}.distribution_detaile_page .tipBox .content .tips.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_eight)}.distribution_detaile_page .tipBox .content .tips.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_eight)}.distribution_detaile_page .tipBox .content .tips.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_eight)}.distribution_detaile_page .tipBox .content .tips.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_eight)}.distribution_detaile_page .tipBox .content .tips.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_eight)}.distribution_detaile_page .tipBox .content .subTitle[data-v-763773a6]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.distribution_detaile_page .tipBox .content .subTitle.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .tipBox .content .subTitle.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .tipBox .content .subTitle.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .tipBox .content .subTitle.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .tipBox .content .subTitle.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .tipBox .content .subTitle.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .tipBox .content .btn[data-v-763773a6]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .tipBox .content .btn .fafang[data-v-763773a6]{width:1.76rem;height:.53rem;color:#484848;border-radius:.2rem}.distribution_detaile_page .tipBox .content .btn .cancel[data-v-763773a6]{width:1.76rem;height:.53rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.distribution_detaile_page .tipBox .content .btn .tosure[data-v-763773a6]{width:1.76rem;height:.53rem;margin-left:.24rem}.distribution_detaile_page .tipBox .content .btn span[data-v-763773a6]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.distribution_detaile_page .tipBox .content .btn span.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .tipBox .content .btn span.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .tipBox .content .btn span.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .tipBox .content .btn span.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .tipBox .content .btn span.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .tipBox .content .btn span.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .titleBox[data-v-763773a6]{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.distribution_detaile_page .titleBox span[data-v-763773a6]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.distribution_detaile_page .titleBox span.hk.SMALL[data-v-763773a6]{font-size:var(--hk_small_font_size_five)}.distribution_detaile_page .titleBox span.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk_middle_font_size_five)}.distribution_detaile_page .titleBox span.hk.LARGE[data-v-763773a6]{font-size:var(--hk_large_font_size_five)}.distribution_detaile_page .titleBox span.en.SMALL[data-v-763773a6]{font-size:var(--en_small_font_size_five)}.distribution_detaile_page .titleBox span.en.MEDIUM[data-v-763773a6]{font-size:var(--en_middle_font_size_five)}.distribution_detaile_page .titleBox span.en.LARGE[data-v-763773a6]{font-size:var(--en_large_font_size_five)}.distribution_detaile_page .tab_select_box[data-v-763773a6]{margin:0 0 .2rem 0}.distribution_detaile_page .audio_box[data-v-763773a6]{width:100%;margin-bottom:.2rem}.distribution_detaile_page .audio_box[data-v-763773a6] .ael_audio_con{border-radius:.16rem;padding:.2rem .3rem}.distribution_detaile_page .pdf_content_box[data-v-763773a6]{width:100%;height:8rem}.distribution_detaile_page .pdf_content_box[data-v-763773a6]::-webkit-scrollbar{width:.1rem;background-color:transparent}.distribution_detaile_page .pdf_content_box[data-v-763773a6]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.distribution_detaile_page .questionBox[data-v-763773a6]{width:100%;height:auto;padding:.05rem;border:2px solid #734fb3;border-radius:.08rem;margin-bottom:.2rem}.distribution_detaile_page .check_group_box[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .check_group_box[data-v-763773a6] .ant-checkbox{width:.2rem;height:.2rem}.distribution_detaile_page .check_group_box[data-v-763773a6] .ant-checkbox-wrapper{width:calc(49% - 8px);margin-bottom:.2rem}.distribution_detaile_page .check_group_box[data-v-763773a6] .ant-checkbox-input{border-color:#734fb3}.distribution_detaile_page .check_group_box[data-v-763773a6] .ant-checkbox-checked .ant-checkbox-inner,.distribution_detaile_page .check_group_box[data-v-763773a6] .ant-checkbox-inner{width:.2rem;height:.2rem;border:2px solid #734fb3;border-radius:.04rem;border-color:#734fb3}.distribution_detaile_page .check_group_box[data-v-763773a6] .ant-checkbox-checked .ant-checkbox-inner:after{width:.08rem;height:.2rem;top:.04rem;left:.04rem;border:2px solid #734fb3;border-top:0;border-left:0}.distribution_detaile_page .check_group_box[data-v-763773a6] .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#734fb3}.distribution_detaile_page .radio_group_box[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_detaile_page .radio_group_box[data-v-763773a6] .ant-radio-wrapper{margin-right:.44rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_detaile_page .radio_group_box[data-v-763773a6] .ant-radio,.distribution_detaile_page .radio_group_box[data-v-763773a6] .ant-radio-inner,.distribution_detaile_page .radio_group_box[data-v-763773a6] .ant-radio .ant-radio-checked{width:16px;height:16px}.distribution_detaile_page .radio_group_box[data-v-763773a6] .ant-radio-inner{border:2px solid #734fb3}.distribution_detaile_page .radio_group_box[data-v-763773a6] .ant-radio-checked .ant-radio-inner{border-color:#734fb3}.distribution_detaile_page .radio_group_box[data-v-763773a6] .ant-radio-inner:after{width:6px;height:6px;background-color:#734fb3;border-color:#734fb3}.option_content[data-v-763773a6]{padding:.2rem 0}.option_content .scroll_content[data-v-763773a6]{background-color:#fff}.option_content .scroll_content .item_content[data-v-763773a6]{margin-bottom:.24rem}.option_content .scroll_content .item_content .tip[data-v-763773a6]{margin-right:.07rem}.option_content .scroll_content .item_content .tip_pic[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.option_content .scroll_content .item_content .tip_pic img[data-v-763773a6]{width:2.5rem;height:1.8rem;margin-right:.24rem}.option_content .scroll_content .item_content .konwladgeApply[data-v-763773a6]{margin-top:.08rem}.option_content .scroll_content .item_content .konwladgeApply .item[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex}.option_content .scroll_content .item_content .konwladgeApply .item_left[data-v-763773a6]{margin-right:.07rem}.option_content .scroll_content .item_content .questionReferencePicture[data-v-763773a6]{width:2.5rem;height:1.9rem}.option_content .scroll_content .item_content.hk.LARGE[data-v-763773a6]{font-size:var(--hk-other-large-font-size-28)}.option_content .scroll_content .item_content.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk-other-medium-font-size-26)}.option_content .scroll_content .item_content.hk.SMALL[data-v-763773a6]{font-size:var(--hk-other-small-font-size-24)}.option_content .scroll_content .item_content.en.LARGE[data-v-763773a6]{font-size:var(--en-other-large-font-size-28)}.option_content .scroll_content .item_content.en.MEDIUM[data-v-763773a6]{font-size:var(--en-other-medium-font-size-26)}.option_content .scroll_content .item_content.en.SMALL[data-v-763773a6]{font-size:var(--en-other-small-font-size-24)}.option_content .scroll_content_Info[data-v-763773a6]{background-color:#fff}.option_content .scroll_content_Info .submit_homework[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.option_content .scroll_content_Info .submit_homework_tip[data-v-763773a6]{margin-right:.5rem;width:1.7rem}.option_content .scroll_content_Info .item_content[data-v-763773a6]{margin-bottom:.24rem}.option_content .scroll_content_Info .item_content .tip[data-v-763773a6]{margin-right:.07rem}.option_content .scroll_content_Info .item_content .tip_pic[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.option_content .scroll_content_Info .item_content .tip_pic img[data-v-763773a6]{width:2.5rem;height:1.8rem;margin-right:.24rem}.option_content .scroll_content_Info .item_content .konwladgeApply[data-v-763773a6]{margin-top:.08rem}.option_content .scroll_content_Info .item_content .konwladgeApply .item[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex}.option_content .scroll_content_Info .item_content .konwladgeApply .item_left[data-v-763773a6]{margin-right:.07rem}.option_content .scroll_content_Info .item_content.hk.LARGE[data-v-763773a6]{font-size:var(--hk-other-large-font-size-28)}.option_content .scroll_content_Info .item_content.hk.MEDIUM[data-v-763773a6]{font-size:var(--hk-other-medium-font-size-26)}.option_content .scroll_content_Info .item_content.hk.SMALL[data-v-763773a6]{font-size:var(--hk-other-small-font-size-24)}.option_content .scroll_content_Info .item_content.en.LARGE[data-v-763773a6]{font-size:var(--en-other-large-font-size-28)}.option_content .scroll_content_Info .item_content.en.MEDIUM[data-v-763773a6]{font-size:var(--en-other-medium-font-size-26)}.option_content .scroll_content_Info .item_content.en.SMALL[data-v-763773a6]{font-size:var(--en-other-small-font-size-24)}.option_content .flex[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.option_content .blod[data-v-763773a6]{font-weight:700}.icon_img[data-v-763773a6]{width:20px;height:20px;cursor:pointer}.icon-container[data-v-763773a6]{position:relative;display:inline-block}.hover-box[data-v-763773a6]{display:none;position:absolute;top:0;left:.2rem;width:3.32rem;background:#fff;border:.02rem solid #734fb3;border-radius:.06rem;z-index:999;padding:.16rem;color:#333}.teacher_source[data-v-763773a6]{width:1.48rem;height:.4rem;background:#775dc0;border-radius:.04rem;-webkit-box-shadow:0 6px 0 0 #592e99;box-shadow:0 6px 0 0 #592e99;color:#fff;line-height:.4rem;text-align:center;cursor:pointer}.icon-container:hover .hover-box[data-v-763773a6]{display:block}.icon_img_hover[data-v-763773a6]{cursor:pointer}.input_image[data-v-763773a6]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.input_image .image_box[data-v-763773a6]{width:170px;height:170px;margin-right:30px;background:#fafafa;border:1px dashed #ccc;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.input_image .image_box .pic[data-v-763773a6]{width:100%;height:100%}.input_image .image_box .del_btn[data-v-763773a6]{position:absolute;top:0;right:0;width:24px;height:24px}.input_image .image_box .icon[data-v-763773a6]{width:24px;height:20px}.input_image .image_box .con[data-v-763773a6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;cursor:pointer}.input_image .action[data-v-763773a6]{width:auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.input_image .top[data-v-763773a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.input_image .bottom[data-v-763773a6]{font-size:12px;line-height:17px;color:#999}.input_image .bottom p[data-v-763773a6]{margin:0}.input_image .button[data-v-763773a6]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:94px;height:40px;background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.05);box-shadow:0 1px 4px 0 rgba(0,0,0,.05);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;cursor:pointer}.input_image .button[data-v-763773a6]:first-child{margin-right:20px}.input_image .button input[data-v-763773a6]{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}.scroll_content{table{font-size:.18rem}table,td,th{border:1px solid #333!important}td,th{padding:.05rem!important}td:first-child{text-align:center;padding:.08rem!important}}.course_mag_page{width:100%;height:100%;background:#fafafa}.course_mag_page .con{width:100%;height:100%;padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course_mag_page .con .action_btn{width:auto;height:auto;padding:.12rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#775dc0;border-radius:.2rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#fff;cursor:pointer;margin:auto}.course_mag_page .con .action_btn.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .con .action_btn.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .con .action_btn.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .con .action_btn.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .con .action_btn.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .con .action_btn.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .con .action_btn img{width:.24rem;height:.24rem;margin-right:.11rem}.course_mag_page .con .action_btn span{white-space:nowrap}.course_mag_page .con .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .con .title .titleText{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.course_mag_page .con .title .titleText.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.course_mag_page .con .title .titleText.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.course_mag_page .con .title .titleText.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.course_mag_page .con .title .titleText.en.SMALL{font-size:var(--en_small_font_size_nine)}.course_mag_page .con .title .titleText.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.course_mag_page .con .title .titleText.en.LARGE{font-size:var(--en_large_font_size_nine)}.course_mag_page .con .topBox{margin-bottom:.4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course_mag_page .con .topBox,.course_mag_page .con .topBox .selectBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.course_mag_page .con .topBox .selectBox{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:.16rem}.course_mag_page .con .topBox .selectBox .select{width:1.8rem;height:.7rem}.course_mag_page .con .topBox .selectTwoBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.course_mag_page .con .topBox .selectTwoBox .select{width:2.34rem;height:.7rem}.course_mag_page .con .topBox .selectTwoBox .ml24{margin-left:.24rem}.course_mag_page .con .epTextBox{width:100%;height:auto;min-height:4.5rem;padding:.34rem .26rem;background:#fff;border-radius:.17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.course_mag_page .con .epTextBox .eptextBook{width:2.12rem;height:4.28rem;padding:.16rem;margin:0 .16rem .24rem .1rem;background:#fff;border-radius:.16rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24)}.course_mag_page .con .epTextBox .eptextBook .cover{width:1.8rem;height:2.4rem;background:#fafafa;margin-bottom:.16rem}.course_mag_page .con .epTextBox .eptextBook .cover .status{position:relative;left:1.01rem;width:.79rem;height:.27rem;border-radius:0 0 0 .15rem;font-size:.14rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.27rem;z-index:1}.course_mag_page .con .epTextBox .eptextBook .cover .status.hk.SMALL{font-size:var(--hk_small_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .cover .status.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .cover .status.hk.LARGE{font-size:var(--hk_large_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .cover .status.en.SMALL{font-size:var(--en_small_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .cover .status.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .cover .status.en.LARGE{font-size:var(--en_large_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:relative;top:-.27rem}.course_mag_page .con .epTextBox .eptextBook .textName{width:1.82rem;height:.4rem;margin-bottom:.06rem;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.2rem;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.course_mag_page .con .epTextBox .eptextBook .textName.hk.SMALL{font-size:var(--hk_small_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .textName.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .textName.hk.LARGE{font-size:var(--hk_large_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .textName.en.SMALL{font-size:var(--en_small_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .textName.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .textName.en.LARGE{font-size:var(--en_large_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.16rem}.course_mag_page .con .epTextBox .eptextBook .data .grade{font-size:.16rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.course_mag_page .con .epTextBox .eptextBook .data .grade.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_mag_page .con .epTextBox .eptextBook .data .grade.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_mag_page .con .epTextBox .eptextBook .data .grade.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_mag_page .con .epTextBox .eptextBook .data .grade.en.SMALL{font-size:var(--en_small_font_size_four)}.course_mag_page .con .epTextBox .eptextBook .data .grade.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_mag_page .con .epTextBox .eptextBook .data .grade.en.LARGE{font-size:var(--en_large_font_size_four)}.course_mag_page .con .epTextBox .eptextBook .data .textbookLevel{width:.74rem;height:.3rem;background:#00b4d8;border-radius:.15rem;font-size:.14rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.3rem}.course_mag_page .con .epTextBox .eptextBook .data .textbookLevel.hk.SMALL{font-size:var(--hk_small_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .data .textbookLevel.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .data .textbookLevel.hk.LARGE{font-size:var(--hk_large_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .data .textbookLevel.en.SMALL{font-size:var(--en_small_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .data .textbookLevel.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .data .textbookLevel.en.LARGE{font-size:var(--en_large_font_size_three)}.course_mag_page .con .epTextBox .eptextBook .btn{width:1.8rem;height:.38rem}.course_mag_page .con .epTextBox .noDataBox{width:100%;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .con .epTextBox .noDataBox img{width:1.54rem;height:.93rem}.course_mag_page .con .epTextBox .noDataBox span{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#592f99;line-height:.22rem}.course_mag_page .con .epTextBox .noDataBox span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .con .epTextBox .noDataBox span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .con .epTextBox .noDataBox span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .con .epTextBox .noDataBox span.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .con .epTextBox .noDataBox span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .con .epTextBox .noDataBox span.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page ::v-deep .ant-form-item{margin-bottom:0}.course_mag_page .sort_action{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.course_mag_page .sort_action,.course_mag_page .sort_action .btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .sort_action .btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;height:.48rem;background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem;padding:0 .24rem;margin-right:.25rem;cursor:pointer}.course_mag_page .sort_action .btn:last-child{margin-right:0}.course_mag_page .sort_action .btn.primary{background:#775dc0}.course_mag_page .sort_action .btn.primary span{color:#fff}.course_mag_page .sort_action .btn img{width:.24rem;height:.24rem;margin-right:.08rem}.course_mag_page .sort_action .btn span{font-size:.16rem;font-family:var(--common-font-family);color:#775dc0}.course_mag_page .sort_action .btn span.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_mag_page .sort_action .btn span.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_mag_page .sort_action .btn span.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_mag_page .sort_action .btn span.en.SMALL{font-size:var(--en_small_font_size_four)}.course_mag_page .sort_action .btn span.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_mag_page .sort_action .btn span.en.LARGE{font-size:var(--en_large_font_size_four)}.course_mag_page .detailBox{width:7.4rem;max-height:90vh;height:auto;padding:.36rem .24rem .36rem .36rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.33rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course_mag_page .detailBox,.course_mag_page .detailBox .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .detailBox .title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:.2rem}.course_mag_page .detailBox .title span{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.course_mag_page .detailBox .title span.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.course_mag_page .detailBox .title span.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.course_mag_page .detailBox .title span.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.course_mag_page .detailBox .title span.en.SMALL{font-size:var(--en_small_font_size_seven)}.course_mag_page .detailBox .title span.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.course_mag_page .detailBox .title span.en.LARGE{font-size:var(--en_large_font_size_seven)}.course_mag_page .detailBox .title img{width:.24rem;height:.24rem;cursor:pointer}.course_mag_page .detailBox .lineBox{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.course_mag_page .detailBox .lineBox .w150{width:1.68rem}.course_mag_page .detailBox .lineBox .name{font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin-top:0;margin-right:.2rem}.course_mag_page .detailBox .lineBox .name.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .detailBox .lineBox .name.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .detailBox .lineBox .name.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .detailBox .lineBox .name.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .detailBox .lineBox .name.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .detailBox .lineBox .name.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .detailBox .lineBox .changeTips{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.29rem}.course_mag_page .detailBox .lineBox .changeTips.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .detailBox .lineBox .changeTips.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .detailBox .lineBox .changeTips.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .detailBox .lineBox .changeTips.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .detailBox .lineBox .changeTips.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .detailBox .lineBox .changeTips.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .detailBox .lineBox .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.course_mag_page .detailBox .lineBox .content.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .detailBox .lineBox .content.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .detailBox .lineBox .content.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .detailBox .lineBox .content.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .detailBox .lineBox .content.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .detailBox .lineBox .content.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .detailBox .lineBox .content .mark_box{width:.32rem;height:.32rem;background:#775dc0;color:#fff;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.course_mag_page .detailBox .lineBox .content .mark_box,.course_mag_page .detailBox .testlineBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .detailBox .testlineBox{width:100%;height:AUTO;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.course_mag_page .detailBox .testlineBox .topAlignment{-ms-flex-item-align:start;align-self:flex-start}.course_mag_page .detailBox .testlineBox .name{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;margin-right:.2rem}.course_mag_page .detailBox .testlineBox .name.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .detailBox .testlineBox .name.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .detailBox .testlineBox .name.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .detailBox .testlineBox .name.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .detailBox .testlineBox .name.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .detailBox .testlineBox .name.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .detailBox .testlineBox .w150{width:1.68rem}.course_mag_page .detailBox .testlineBox .content{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.course_mag_page .detailBox .testlineBox .content.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .detailBox .testlineBox .content.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .detailBox .testlineBox .content.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .detailBox .testlineBox .content.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .detailBox .testlineBox .content.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .detailBox .testlineBox .content.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .detailBox .test_btn{width:1.76rem;height:.53rem}.course_mag_page .detailBox .mr20{margin:0 .2rem}.course_mag_page .detailBox .mt24{margin-top:.24rem}.course_mag_page .detailBox .homework{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6rem;background:#fff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.course_mag_page .detailBox .homework,.course_mag_page .detailBox .homework .homework_box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.course_mag_page .detailBox .homework .homework_box{height:auto;margin-bottom:.2rem;padding:.2rem .24rem;background:#f5f5f5;border-radius:.16rem;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.course_mag_page .detailBox .homework .homework_box .box_left{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.08rem}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName{width:80%;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.35rem}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.en.SMALL{font-size:var(--en_small_font_size_seven)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.en.LARGE{font-size:var(--en_large_font_size_seven)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_title img{margin-right:.12rem}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_title .time{width:20%;height:.19rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:right;color:#775dc0;line-height:.19rem}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_title .time.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_title .time.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_title .time.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_title .time.en.SMALL{font-size:var(--en_small_font_size_four)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_title .time.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_title .time.en.LARGE{font-size:var(--en_large_font_size_four)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_content{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.16rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.24rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_content.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_content.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_content.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_content.en.SMALL{font-size:var(--en_small_font_size_four)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_content.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_content.en.LARGE{font-size:var(--en_large_font_size_four)}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_content>div{display:-webkit-box;display:-ms-flexbox;display:flex}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_content>div span{margin-right:.17rem}.course_mag_page .detailBox .homework .homework_box .box_left .box_left_content>div>div{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.course_mag_page .detailBox .homework .homework_box .box_btn{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .detailBox .homework .homework_box .box_btn .mr8{margin-right:.08rem}.course_mag_page .detailBox .homework .homework_box .box_btn .action{border-radius:.2rem}.course_mag_page .detailBox .homework .homework_box .box_btn .again{background:#deeffd;border:2px solid #2e9cfa;border-radius:.22rem;color:#2e9cfa}.course_mag_page .detailBox .homework .homework_box .box_btn .correct{background:#f5f0ff;border:2px solid #775dc0;color:#775dc0}.course_mag_page .detailBox .homework .homework_box .box_btn .delete{background:#fbe9e8;border:2px solid #ed5a53;border-radius:.22rem;color:#ed5a53}.course_mag_page .detailBox .homework .btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .detailBox .homework .btn .fafang{width:1.76rem;height:.53rem;color:#fff;margin:.4rem .2rem 0 0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);line-height:.19rem}.course_mag_page .detailBox .homework .btn .fafang.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_mag_page .detailBox .homework .btn .fafang.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_mag_page .detailBox .homework .btn .fafang.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_mag_page .detailBox .homework .btn .fafang.en.SMALL{font-size:var(--en_small_font_size_four)}.course_mag_page .detailBox .homework .btn .fafang.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_mag_page .detailBox .homework .btn .fafang.en.LARGE{font-size:var(--en_large_font_size_four)}.course_mag_page .detailBox .homework .btn .fafang img{width:.24rem;height:.24rem;margin-right:.1rem}.course_mag_page .detailBox .homework .btn.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_mag_page .detailBox .homework .btn.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_mag_page .detailBox .homework .btn.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_mag_page .detailBox .homework .btn.en.SMALL{font-size:var(--en_small_font_size_four)}.course_mag_page .detailBox .homework .btn.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_mag_page .detailBox .homework .btn.en.LARGE{font-size:var(--en_large_font_size_four)}.course_mag_page .withdrawBox{z-index:100;width:6.6rem;height:3.6rem;padding:.5rem;background:#fff;border-radius:.33rem}.course_mag_page .withdrawBox .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .withdrawBox .content img{width:.6rem;height:.6rem;margin-bottom:.15rem}.course_mag_page .withdrawBox .content .tips{min-width:3.6rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.course_mag_page .withdrawBox .content .tips.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.course_mag_page .withdrawBox .content .tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.course_mag_page .withdrawBox .content .tips.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.course_mag_page .withdrawBox .content .tips.en.SMALL{font-size:var(--en_small_font_size_seven)}.course_mag_page .withdrawBox .content .tips.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.course_mag_page .withdrawBox .content .tips.en.LARGE{font-size:var(--en_large_font_size_seven)}.course_mag_page .withdrawBox .content .subTitle{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.course_mag_page .withdrawBox .content .subTitle.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .withdrawBox .content .subTitle.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .withdrawBox .content .subTitle.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .withdrawBox .content .subTitle.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .withdrawBox .content .subTitle.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .withdrawBox .content .subTitle.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .withdrawBox .content .btn{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .withdrawBox .content .btn .fafang{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem}.course_mag_page .withdrawBox .content .btn .cancel{width:1.76rem;height:.53rem;margin-top:.4rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.course_mag_page .withdrawBox .content .btn .tosure{width:1.76rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.course_mag_page .withdrawBox .content .btn span{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.course_mag_page .withdrawBox .content .btn span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .withdrawBox .content .btn span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .withdrawBox .content .btn span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .withdrawBox .content .btn span.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .withdrawBox .content .btn span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .withdrawBox .content .btn span.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .againBox{width:6.6rem;height:6.8rem;padding:.4rem;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course_mag_page .againBox .boxTitle{margin-bottom:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .againBox .boxTitle .title{font-size:.24rem;font-family:var(--common-font-family);text-align:left;color:#775dc0;line-height:.26rem}.course_mag_page .againBox .boxTitle .title.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.course_mag_page .againBox .boxTitle .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.course_mag_page .againBox .boxTitle .title.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.course_mag_page .againBox .boxTitle .title.en.SMALL{font-size:var(--en_small_font_size_seven)}.course_mag_page .againBox .boxTitle .title.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.course_mag_page .againBox .boxTitle .title.en.LARGE{font-size:var(--en_large_font_size_seven)}.course_mag_page .againBox .boxTitle .smallTitle{margin-top:.14rem;font-size:.18rem;font-family:var(--common-font-family);text-align:left;color:#7d7d7d;line-height:.26rem}.course_mag_page .againBox .boxTitle .smallTitle.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .againBox .boxTitle .smallTitle.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .againBox .boxTitle .smallTitle.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .againBox .boxTitle .smallTitle.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .againBox .boxTitle .smallTitle.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .againBox .boxTitle .smallTitle.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .againBox .boxTitle img{width:.29rem;height:.29rem;cursor:pointer}.course_mag_page .againBox .box_btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.course_mag_page .againBox .box_btn,.course_mag_page .againBox .checkNumber{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .againBox .checkNumber{margin-top:.2rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.22rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.course_mag_page .againBox .checkNumber.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .againBox .checkNumber.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .againBox .checkNumber.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .againBox .checkNumber.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .againBox .checkNumber.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .againBox .checkNumber.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .againBox .checkNumber .check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .againBox .checkNumber .check .point{width:.2rem;height:.2rem;border:1px solid #775dc0;border-radius:50%;cursor:pointer}.course_mag_page .againBox .checkNumber .check .checkPoint{width:.2rem;height:.2rem;background:#775dc0;border-radius:50%;cursor:pointer}.course_mag_page .againBox .checkNumber .check .checkPoint .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2px}.course_mag_page .againBox .checkNumber .check .text{margin-left:.1rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#775dc0;line-height:.24rem}.course_mag_page .againBox .checkNumber .check .text.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_mag_page .againBox .checkNumber .check .text.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_mag_page .againBox .checkNumber .check .text.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_mag_page .againBox .checkNumber .check .text.en.SMALL{font-size:var(--en_small_font_size_four)}.course_mag_page .againBox .checkNumber .check .text.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_mag_page .againBox .checkNumber .check .text.en.LARGE{font-size:var(--en_large_font_size_four)}.course_mag_page .againBox .studentBox{width:5.8rem;height:3.6rem;margin:.4rem 0;padding:.24rem .08rem .24rem .32rem;border:2px solid #e6e7e8;border-radius:.14rem}.course_mag_page .againBox .studentBox .student{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;display:inline-block;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.course_mag_page .againBox .studentBox .student .studentDetail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#000;line-height:.29rem;margin-bottom:.24rem;padding-right:.24rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.course_mag_page .againBox .studentBox .student .studentDetail .name{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;margin-right:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.course_mag_page .againBox .studentBox .student .studentDetail .name .index{width:.24rem}.course_mag_page .againBox .studentBox .student .studentDetail .name .studentName{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;margin-left:.12rem}.course_mag_page .againBox .studentBox .student .studentDetail .name span{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000}.course_mag_page .againBox .studentBox .student .studentDetail .name span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .againBox .studentBox .student .studentDetail .name span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .againBox .studentBox .student .studentDetail .name span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .againBox .studentBox .student .studentDetail .name span.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .againBox .studentBox .student .studentDetail .name span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .againBox .studentBox .student .studentDetail .name span.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .againBox .studentBox .student .studentDetail .name .status{width:.38rem;height:.22rem;margin-left:.06rem;background:rgba(16,199,163,.19);border-radius:.03rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .againBox .studentBox .student .studentDetail .name .status span{font-size:.14rem;font-family:var(--common-font-family);font-weight:700;color:#fff}.course_mag_page .againBox .studentBox .student .studentDetail .name .status span.hk.SMALL{font-size:var(--hk_small_font_size_three)}.course_mag_page .againBox .studentBox .student .studentDetail .name .status span.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.course_mag_page .againBox .studentBox .student .studentDetail .name .status span.hk.LARGE{font-size:var(--hk_large_font_size_three)}.course_mag_page .againBox .studentBox .student .studentDetail .name .status span.en.SMALL{font-size:var(--en_small_font_size_three)}.course_mag_page .againBox .studentBox .student .studentDetail .name .status span.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.course_mag_page .againBox .studentBox .student .studentDetail .name .status span.en.LARGE{font-size:var(--en_large_font_size_three)}.course_mag_page .againBox .studentBox .student .studentDetail .check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .againBox .studentBox .student .studentDetail .check .point{width:.2rem;height:.2rem;border:1px solid #775dc0;border-radius:50%;cursor:pointer}.course_mag_page .againBox .studentBox .student .studentDetail .check .checkPoint{width:.2rem;height:.2rem;background:#775dc0;border-radius:50%;cursor:pointer}.course_mag_page .againBox .studentBox .student .studentDetail .check .checkPoint .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.02rem}.course_mag_page .againBox .studentBox .student .studentDetail .check .text{margin-left:.1rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#775dc0;line-height:.24rem}.course_mag_page .againBox .studentBox .student .studentDetail .check .text.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_mag_page .againBox .studentBox .student .studentDetail .check .text.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_mag_page .againBox .studentBox .student .studentDetail .check .text.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_mag_page .againBox .studentBox .student .studentDetail .check .text.en.SMALL{font-size:var(--en_small_font_size_four)}.course_mag_page .againBox .studentBox .student .studentDetail .check .text.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_mag_page .againBox .studentBox .student .studentDetail .check .text.en.LARGE{font-size:var(--en_large_font_size_four)}.course_mag_page .changeTimeBox{width:6.6rem;height:4rem;background:#fff;border-radius:.33rem;padding:.4rem}.course_mag_page .changeTimeBox .title{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.course_mag_page .changeTimeBox .title.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.course_mag_page .changeTimeBox .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.course_mag_page .changeTimeBox .title.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.course_mag_page .changeTimeBox .title.en.SMALL{font-size:var(--en_small_font_size_seven)}.course_mag_page .changeTimeBox .title.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.course_mag_page .changeTimeBox .title.en.LARGE{font-size:var(--en_large_font_size_seven)}.course_mag_page .changeTimeBox .lineBox{height:.72rem;margin-top:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex}.course_mag_page .changeTimeBox .lineBox .lineName{width:1.2rem;margin-right:.2rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#000;line-height:.25rem}.course_mag_page .changeTimeBox .lineBox .lineName.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .changeTimeBox .lineBox .lineName.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .changeTimeBox .lineBox .lineName.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .changeTimeBox .lineBox .lineName.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .changeTimeBox .lineBox .lineName.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .changeTimeBox .lineBox .lineName.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .changeTimeBox .lineBox .lineDate .tips{width:3.92rem;height:.4rem;margin:.12rem;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.2rem}.course_mag_page .changeTimeBox .lineBox .lineDate .tips.hk.SMALL{font-size:var(--hk_small_font_size_three)}.course_mag_page .changeTimeBox .lineBox .lineDate .tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.course_mag_page .changeTimeBox .lineBox .lineDate .tips.hk.LARGE{font-size:var(--hk_large_font_size_three)}.course_mag_page .changeTimeBox .lineBox .lineDate .tips.en.SMALL{font-size:var(--en_small_font_size_three)}.course_mag_page .changeTimeBox .lineBox .lineDate .tips.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.course_mag_page .changeTimeBox .lineBox .lineDate .tips.en.LARGE{font-size:var(--en_large_font_size_three)}.course_mag_page .changeTimeBox .box_btn{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .changeTimeBox .box_btn .cancel{width:1.76rem;height:.53rem;margin-top:.4rem;background:#fff;border:1px solid #775dc0;color:#775dc0;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;line-height:.19rem}.course_mag_page .changeTimeBox .box_btn .cancel.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .changeTimeBox .box_btn .cancel.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .changeTimeBox .box_btn .cancel.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .changeTimeBox .box_btn .cancel.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .changeTimeBox .box_btn .cancel.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .changeTimeBox .box_btn .cancel.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .changeTimeBox .box_btn .tosure{width:1.76rem;height:.53rem;margin-top:.4rem;margin-left:.24rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.19rem}.course_mag_page .changeTimeBox .box_btn .tosure.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .changeTimeBox .box_btn .tosure.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .changeTimeBox .box_btn .tosure.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .changeTimeBox .box_btn .tosure.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .changeTimeBox .box_btn .tosure.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .changeTimeBox .box_btn .tosure.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .tipBox{width:6.6rem;height:3.6rem;padding:.5rem;background:#fff;border-radius:.33rem}.course_mag_page .tipBox .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .tipBox .content img{width:.6rem;height:.6rem;margin-bottom:.15rem}.course_mag_page .tipBox .content .tips{font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.course_mag_page .tipBox .content .tips.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.course_mag_page .tipBox .content .tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.course_mag_page .tipBox .content .tips.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.course_mag_page .tipBox .content .tips.en.SMALL{font-size:var(--en_small_font_size_seven)}.course_mag_page .tipBox .content .tips.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.course_mag_page .tipBox .content .tips.en.LARGE{font-size:var(--en_large_font_size_seven)}.course_mag_page .tipBox .content .subTitle{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.course_mag_page .tipBox .content .subTitle.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .tipBox .content .subTitle.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .tipBox .content .subTitle.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .tipBox .content .subTitle.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .tipBox .content .subTitle.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .tipBox .content .subTitle.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .tipBox .content .btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .tipBox .content .btn .fafang{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem}.course_mag_page .tipBox .content .btn .cancel{width:1.76rem;height:.53rem;margin-top:.4rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.course_mag_page .tipBox .content .btn .tosure{width:1.76rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.course_mag_page .tipBox .content .btn span{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.course_mag_page .tipBox .content .btn span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .tipBox .content .btn span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .tipBox .content .btn span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .tipBox .content .btn span.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .tipBox .content .btn span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .tipBox .content .btn span.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .actionBox{width:.63rem;height:.35rem;opacity:1;background:#775dc0;border-radius:.08rem}.course_mag_page .actionBox img{width:.22rem;height:.22rem}.course_mag_page .stuimp_Box{margin:0 .1rem}.course_mag_page .stuimp_Box,.course_mag_page .stuimp_Box span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .stuimp_Box span{text-align:left;margin-left:0}.course_mag_page .stuimp_Box span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .stuimp_Box span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .stuimp_Box span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .stuimp_Box span.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .stuimp_Box span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .stuimp_Box span.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .stuimp_Box span li{display:-webkit-box;display:-ms-flexbox;display:flex}.course_mag_page .stuimp_Box img{width:.16rem;height:.16rem;margin-left:.2rem;opacity:1;cursor:pointer}.course_mag_page .statusBox{width:auto;margin:auto;background:#e34851;border-radius:.15rem;padding:.04rem .08rem;display:inline-block}.course_mag_page .statusBox_part{background:#ff9207}.course_mag_page .statusBox_all{background:#10c7a3}.course_mag_page .statusBox span{font-size:.14rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.27rem;white-space:nowrap}.course_mag_page .statusBox span.hk.SMALL{font-size:var(--hk_small_font_size_three)}.course_mag_page .statusBox span.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.course_mag_page .statusBox span.hk.LARGE{font-size:var(--hk_large_font_size_three)}.course_mag_page .statusBox span.en.SMALL{font-size:var(--en_small_font_size_three)}.course_mag_page .statusBox span.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.course_mag_page .statusBox span.en.LARGE{font-size:var(--en_large_font_size_three)}.course_mag_page .table-style-dust{background-color:#faebd7}.course_mag_page .spanText{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.26rem}.course_mag_page .spanText.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .spanText.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .spanText.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .spanText.en.SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .spanText.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .spanText.en.LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .timeTips{margin-top:.11rem;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#e34851;line-height:.2rem}.course_mag_page .timeTips.hk.SMALL{font-size:var(--hk_small_font_size_three)}.course_mag_page .timeTips.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.course_mag_page .timeTips.hk.LARGE{font-size:var(--hk_large_font_size_three)}.course_mag_page .timeTips.en.SMALL{font-size:var(--en_small_font_size_three)}.course_mag_page .timeTips.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.course_mag_page .timeTips.en.LARGE{font-size:var(--en_large_font_size_three)}.course_mag_page .group_modal_box{height:auto;max-height:90vh;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .group_modal_box.edit{width:11rem}.course_mag_page .group_modal_box.edit .edit_body{width:100%;height:auto}.course_mag_page .group_modal_box.edit .edit_body .btn{width:1.3rem;height:.4rem;background:#f5f0ff;border:1px solid #775dc0;border-radius:.22rem;line-height:.38rem;text-align:center;cursor:pointer;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#592f99;margin-bottom:.24rem;margin-left:.3rem}.course_mag_page .group_modal_box.edit .edit_body .btn_hk_SMALL{font-size:var(--hk_small_font_size_four)}.course_mag_page .group_modal_box.edit .edit_body .btn_hk_MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_mag_page .group_modal_box.edit .edit_body .btn_hk_LARGE{font-size:var(--hk_large_font_size_four)}.course_mag_page .group_modal_box.edit .edit_body .btn_en_SMALL{font-size:var(--en_small_font_size_four)}.course_mag_page .group_modal_box.edit .edit_body .btn_en_MEDIUM{font-size:var(--en_middle_font_size_four)}.course_mag_page .group_modal_box.edit .edit_body .btn_en_LARGE{font-size:var(--en_large_font_size_four)}.course_mag_page .group_modal_box.edit .edit_body .tips{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#000;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.course_mag_page .group_modal_box.edit .edit_body .tips_hk_SMALL{font-size:var(--hk_small_font_size_four)}.course_mag_page .group_modal_box.edit .edit_body .tips_hk_MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_mag_page .group_modal_box.edit .edit_body .tips_hk_LARGE{font-size:var(--hk_large_font_size_four)}.course_mag_page .group_modal_box.edit .edit_body .tips_en_SMALL{font-size:var(--en_small_font_size_four)}.course_mag_page .group_modal_box.edit .edit_body .tips_en_MEDIUM{font-size:var(--en_middle_font_size_four)}.course_mag_page .group_modal_box.edit .edit_body .tips_en_LARGE{font-size:var(--en_large_font_size_four)}.course_mag_page .group_modal_box.edit .edit_body .distribute{width:calc(100% - .6rem);height:auto;max-height:5rem;border-radius:.14rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);margin:.2rem .3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.course_mag_page .group_modal_box.edit .edit_body .distribute .noData{width:100%;height:100%;max-height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.18rem;font-family:var(--common-font-family);margin-top:.5rem}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;min-height:3.6rem;padding:.2rem;border-right:1px solid #e6e7e8;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box:last-child{border-right:0}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title{font-size:.22rem;font-family:var(--common-font-family);color:#000;margin-bottom:.1rem}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_hk_SMALL{font-size:var(--hk_small_font_size_six)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_hk_MEDIUM{font-size:var(--hk_middle_font_size_six)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_hk_LARGE{font-size:var(--hk_large_font_size_six)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_en_SMALL{font-size:var(--en_small_font_size_six)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_en_MEDIUM{font-size:var(--en_middle_font_size_six)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_en_LARGE{font-size:var(--en_large_font_size_six)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con::-webkit-scrollbar{width:.06rem;height:.06rem}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item{width:100%;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:.18rem;font-family:var(--common-font-family)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_hk_SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_hk_LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_en_SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_en_LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_hk_SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_hk_LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_en_SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_en_LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item .ant-checkbox-wrapper{margin-right:.16rem}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item span{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item img{width:.24rem;height:.24rem;margin-right:.1rem}.course_mag_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .noDataBox{width:100%;height:100%;max-height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.18rem;font-family:var(--common-font-family)}.course_mag_page .group_modal_box.edit .edit_body .distribute .borderRight2{border-right:2px solid #c4b7e9}.course_mag_page .group_modal_box.edit .edit_body .border3{border:3px solid #c4b7e9}.course_mag_page .group_modal_box.edit.class{width:6.2rem}.course_mag_page .group_modal_box.edit.class .distribute{max-height:4.2rem;padding-right:.12rem}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box{padding:.1rem .2rem}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box .distribute_title{font-size:.18rem;font-family:var(--common-font-family);color:#999;line-height:.26rem}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box .distribute_title_hk_SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box .distribute_title_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box .distribute_title_hk_LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box .distribute_title_en_SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box .distribute_title_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box .distribute_title_en_LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two{width:5.6rem;padding:.1rem .2rem;overflow-y:scroll}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two::-webkit-scrollbar{width:.06rem;height:.06rem}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_title{font-size:.18rem;font-family:var(--common-font-family);color:#999;line-height:.26rem}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_title_hk_SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_title_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_title_hk_LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_title_en_SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_title_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_title_en_LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con::-webkit-scrollbar{width:.06rem;height:.06rem}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item{width:100%;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:.18rem;font-family:var(--common-font-family)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_hk_SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_hk_LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_en_SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.yes_en_LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_hk_SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_hk_LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_en_SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item.no_en_LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item .ant-checkbox-wrapper{margin-right:.16rem}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item span{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .distribute_item img{width:.24rem;height:.24rem;margin-right:.1rem}.course_mag_page .group_modal_box.edit.class .distribute .distribute_box_two .distribute_con .noDataBox{width:100%;height:100%;max-height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.18rem;font-family:var(--common-font-family)}.course_mag_page .group_modal_box.tips_modal{width:6.6rem}.course_mag_page .group_modal_box.tips_modal .group_modal_body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.5rem}.course_mag_page .group_modal_box.tips_modal .group_modal_body img{width:.6rem;height:.6rem;margin-bottom:.15rem}.course_mag_page .group_modal_box.tips_modal .group_modal_body .title{font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.36rem;margin:0}.course_mag_page .group_modal_box.tips_modal .group_modal_body .title_hk_SMALL{font-size:var(--hk_small_font_size_seven)}.course_mag_page .group_modal_box.tips_modal .group_modal_body .title_hk_MEDIUM{font-size:var(--hk_middle_font_size_seven)}.course_mag_page .group_modal_box.tips_modal .group_modal_body .title_hk_LARGE{font-size:var(--hk_large_font_size_seven)}.course_mag_page .group_modal_box.tips_modal .group_modal_body .title_en_SMALL{font-size:var(--en_small_font_size_seven)}.course_mag_page .group_modal_box.tips_modal .group_modal_body .title_en_MEDIUM{font-size:var(--en_middle_font_size_seven)}.course_mag_page .group_modal_box.tips_modal .group_modal_body .title_en_LARGE{font-size:var(--en_large_font_size_seven)}.course_mag_page .group_modal_box .group_modal_title{width:100%;height:1.06rem;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_mag_page .group_modal_box .group_modal_title .title{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.course_mag_page .group_modal_box .group_modal_title .title_hk_SMALL{font-size:var(--hk_small_font_size_seven)}.course_mag_page .group_modal_box .group_modal_title .title_hk_MEDIUM{font-size:var(--hk_middle_font_size_seven)}.course_mag_page .group_modal_box .group_modal_title .title_hk_LARGE{font-size:var(--hk_large_font_size_seven)}.course_mag_page .group_modal_box .group_modal_title .title_en_SMALL{font-size:var(--en_small_font_size_seven)}.course_mag_page .group_modal_box .group_modal_title .title_en_MEDIUM{font-size:var(--en_middle_font_size_seven)}.course_mag_page .group_modal_box .group_modal_title .title_en_LARGE{font-size:var(--en_large_font_size_seven)}.course_mag_page .group_modal_box .group_modal_title img{width:.24rem;height:.24rem;cursor:pointer}.course_mag_page .group_modal_box .group_modal_subTitle{width:100%;padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.24rem;font-family:var(--common-font-family);text-align:left;color:#666;line-height:.26rem}.course_mag_page .group_modal_box .group_modal_body{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.course_mag_page .group_modal_box .group_modal_tips{width:100%;font-size:.16rem;font-family:var(--common-font-family);color:#a295c9;line-height:.2rem;margin:.3rem 0;padding:0 .3rem}.course_mag_page .group_modal_box .group_modal_tips.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_mag_page .group_modal_box .group_modal_tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_mag_page .group_modal_box .group_modal_tips.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_mag_page .group_modal_box .group_modal_tips.en.SMALL{font-size:var(--en_small_font_size_four)}.course_mag_page .group_modal_box .group_modal_tips.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_mag_page .group_modal_box .group_modal_tips.en.LARGE{font-size:var(--en_large_font_size_four)}.course_mag_page .group_modal_box .group_modal_btn{width:100%;height:auto;padding:0 .3rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.course_mag_page .group_modal_box .group_modal_btn .btn{width:1.76rem;height:.54rem;border:1px solid #775dc0;border-radius:.2rem;color:#775dc0;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;line-height:.54rem;cursor:pointer;text-align:center;margin-right:.24rem}.course_mag_page .group_modal_box .group_modal_btn .btn_hk_SMALL{font-size:var(--hk_small_font_size_five)}.course_mag_page .group_modal_box .group_modal_btn .btn_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_mag_page .group_modal_box .group_modal_btn .btn_hk_LARGE{font-size:var(--hk_large_font_size_five)}.course_mag_page .group_modal_box .group_modal_btn .btn_en_SMALL{font-size:var(--en_small_font_size_five)}.course_mag_page .group_modal_box .group_modal_btn .btn_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.course_mag_page .group_modal_box .group_modal_btn .btn_en_LARGE{font-size:var(--en_large_font_size_five)}.course_mag_page .group_modal_box .group_modal_btn .btn:last-child{margin-right:0}.course_mag_page .group_modal_box .group_modal_btn .btn.primary{background:#775dc0;color:#fff}.inputInput{opacity:1;border:1px solid #775dc0;border-radius:.1rem;margin-right:.12rem}.detailscroll{height:auto;max-height:5rem;padding-right:.2rem}.term_icon{width:.26rem;height:.26rem;margin-right:.08rem;cursor:pointer}.adjustmentBox{width:.5rem;height:.34rem;margin-left:.2rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eExerciseTips{font-size:.2rem}.eExerciseTips.hk.SMALL{font-size:var(--hk_small_font_size_five)}.eExerciseTips.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExerciseTips.hk.LARGE{font-size:var(--hk_large_font_size_five)}.eExerciseTips.en.SMALL{font-size:var(--en_small_font_size_five)}.eExerciseTips.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.eExerciseTips.en.LARGE{font-size:var(--en_large_font_size_five)}.eExerciseTips>p{font-family:var(--common-font-family);color:#000;line-height:.29rem}.all_grade_course_page{width:100%;height:100%;background:#fafafa}.all_grade_course_page .con{width:100%;height:100%;padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.all_grade_course_page .con .topBox{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.3rem}.all_grade_course_page .con .topBox .title{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.all_grade_course_page .con .topBox .title .titleText{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem;margin-bottom:.2rem}.all_grade_course_page .con .topBox .title .titleText.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.all_grade_course_page .con .topBox .title .titleText.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.all_grade_course_page .con .topBox .title .titleText.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.all_grade_course_page .con .topBox .title .titleText.en.SMALL{font-size:var(--en_small_font_size_nine)}.all_grade_course_page .con .topBox .title .titleText.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.all_grade_course_page .con .topBox .title .titleText.en.LARGE{font-size:var(--en_large_font_size_nine)}.all_grade_course_page .con .topBox .title .info{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#000}.all_grade_course_page .con .topBox .title .info.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.all_grade_course_page .con .topBox .title .info.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.all_grade_course_page .con .topBox .title .info.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.all_grade_course_page .con .topBox .title .info.en.SMALL{font-size:var(--en_small_font_size_seven)}.all_grade_course_page .con .topBox .title .info.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.all_grade_course_page .con .topBox .title .info.en.LARGE{font-size:var(--en_large_font_size_seven)}.all_grade_course_page .con .topBox .title .info .grade{font-size:.18rem;font-family:var(--common-font-family);color:#775dc0}.all_grade_course_page .con .topBox .title .info .grade.hk.SMALL{font-size:var(--hk_small_font_size_five)}.all_grade_course_page .con .topBox .title .info .grade.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.all_grade_course_page .con .topBox .title .info .grade.hk.LARGE{font-size:var(--hk_large_font_size_five)}.all_grade_course_page .con .topBox .title .info .grade.en.SMALL{font-size:var(--en_small_font_size_five)}.all_grade_course_page .con .topBox .title .info .grade.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.all_grade_course_page .con .topBox .title .info .grade.en.LARGE{font-size:var(--en_large_font_size_five)}.all_grade_course_page .con .topBox .title .info span{margin-right:.2rem}.all_grade_course_page ::v-deep .ant-form-item{margin-bottom:0}.all_grade_course_page .stuimp_Box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 .1rem}.all_grade_course_page .stuimp_Box span{text-align:left;margin-left:0}.all_grade_course_page .stuimp_Box img{width:.16rem;height:.16rem;margin-left:.2rem;opacity:1;cursor:pointer}.all_grade_course_page .spanText{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.26rem}.all_grade_course_page .spanText.hk.SMALL{font-size:var(--hk_small_font_size_five)}.all_grade_course_page .spanText.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.all_grade_course_page .spanText.hk.LARGE{font-size:var(--hk_large_font_size_five)}.all_grade_course_page .spanText.en.SMALL{font-size:var(--en_small_font_size_five)}.all_grade_course_page .spanText.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.all_grade_course_page .spanText.en.LARGE{font-size:var(--en_large_font_size_five)}.all_grade_course_page .timeTips{margin-top:.11rem;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#e34851;line-height:.2rem}.all_grade_course_page .timeTips.hk.SMALL{font-size:var(--hk_small_font_size_three)}.all_grade_course_page .timeTips.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.all_grade_course_page .timeTips.hk.LARGE{font-size:var(--hk_large_font_size_three)}.all_grade_course_page .timeTips.en.SMALL{font-size:var(--en_small_font_size_three)}.all_grade_course_page .timeTips.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.all_grade_course_page .timeTips.en.LARGE{font-size:var(--en_large_font_size_three)}.all_grade_course_page .detailBox{width:7.4rem;max-height:90vh;height:auto;padding:.36rem .24rem .36rem .36rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.33rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.all_grade_course_page .detailBox,.all_grade_course_page .detailBox .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all_grade_course_page .detailBox .title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:.2rem}.all_grade_course_page .detailBox .title span{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.all_grade_course_page .detailBox .title span.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.all_grade_course_page .detailBox .title span.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.all_grade_course_page .detailBox .title span.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.all_grade_course_page .detailBox .title span.en.SMALL{font-size:var(--en_small_font_size_seven)}.all_grade_course_page .detailBox .title span.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.all_grade_course_page .detailBox .title span.en.LARGE{font-size:var(--en_large_font_size_seven)}.all_grade_course_page .detailBox .title img{width:.24rem;height:.24rem;cursor:pointer}.all_grade_course_page .detailBox .lineBox{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.all_grade_course_page .detailBox .lineBox .w150{width:1.68rem}.all_grade_course_page .detailBox .lineBox .mt006{margin-top:.06rem!important}.all_grade_course_page .detailBox .lineBox .name{font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin-top:0;margin-right:.2rem}.all_grade_course_page .detailBox .lineBox .name.hk.SMALL{font-size:var(--hk_small_font_size_five)}.all_grade_course_page .detailBox .lineBox .name.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.all_grade_course_page .detailBox .lineBox .name.hk.LARGE{font-size:var(--hk_large_font_size_five)}.all_grade_course_page .detailBox .lineBox .name.en.SMALL{font-size:var(--en_small_font_size_five)}.all_grade_course_page .detailBox .lineBox .name.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.all_grade_course_page .detailBox .lineBox .name.en.LARGE{font-size:var(--en_large_font_size_five)}.all_grade_course_page .detailBox .lineBox .changeTips{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.29rem}.all_grade_course_page .detailBox .lineBox .changeTips.hk.SMALL{font-size:var(--hk_small_font_size_five)}.all_grade_course_page .detailBox .lineBox .changeTips.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.all_grade_course_page .detailBox .lineBox .changeTips.hk.LARGE{font-size:var(--hk_large_font_size_five)}.all_grade_course_page .detailBox .lineBox .changeTips.en.SMALL{font-size:var(--en_small_font_size_five)}.all_grade_course_page .detailBox .lineBox .changeTips.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.all_grade_course_page .detailBox .lineBox .changeTips.en.LARGE{font-size:var(--en_large_font_size_five)}.all_grade_course_page .detailBox .lineBox .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.all_grade_course_page .detailBox .lineBox .content.hk.SMALL{font-size:var(--hk_small_font_size_five)}.all_grade_course_page .detailBox .lineBox .content.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.all_grade_course_page .detailBox .lineBox .content.hk.LARGE{font-size:var(--hk_large_font_size_five)}.all_grade_course_page .detailBox .lineBox .content.en.SMALL{font-size:var(--en_small_font_size_five)}.all_grade_course_page .detailBox .lineBox .content.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.all_grade_course_page .detailBox .lineBox .content.en.LARGE{font-size:var(--en_large_font_size_five)}.all_grade_course_page .detailBox .lineBox .content .mark_box{width:.32rem;height:.32rem;background:#775dc0;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all_grade_course_page .detailBox .test_btn{width:1.76rem;height:.53rem}.all_grade_course_page .detailBox .mr20{margin:0 .2rem}.all_grade_course_page .detailBox .mt24{margin-top:.24rem}.all_grade_course_page .detailBox .homework{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6rem;background:#fff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.all_grade_course_page .detailBox .homework,.all_grade_course_page .detailBox .homework .homework_box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.all_grade_course_page .detailBox .homework .homework_box{height:auto;margin-bottom:.2rem;padding:.2rem .24rem;background:#f5f5f5;border-radius:.16rem;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.all_grade_course_page .detailBox .homework .homework_box .box_left{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.08rem}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName{width:80%;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.35rem}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.en.SMALL{font-size:var(--en_small_font_size_seven)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.en.LARGE{font-size:var(--en_large_font_size_seven)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_title img{margin-right:.12rem}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_title .time{width:20%;height:19px;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:right;color:#775dc0;line-height:.19rem}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_title .time.hk.SMALL{font-size:var(--hk_small_font_size_four)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_title .time.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_title .time.hk.LARGE{font-size:var(--hk_large_font_size_four)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_title .time.en.SMALL{font-size:var(--en_small_font_size_four)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_title .time.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_title .time.en.LARGE{font-size:var(--en_large_font_size_four)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_content{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.16rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.24rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_content.hk.SMALL{font-size:var(--hk_small_font_size_four)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_content.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_content.hk.LARGE{font-size:var(--hk_large_font_size_four)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_content.en.SMALL{font-size:var(--en_small_font_size_four)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_content.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_content.en.LARGE{font-size:var(--en_large_font_size_four)}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_content>div{display:-webkit-box;display:-ms-flexbox;display:flex}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_content>div span{margin-right:.17rem}.all_grade_course_page .detailBox .homework .homework_box .box_left .box_left_content>div>div{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.all_grade_course_page .detailBox .homework .homework_box .box_btn{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all_grade_course_page .detailBox .homework .homework_box .box_btn .mr8{margin-right:.08rem}.all_grade_course_page .detailBox .homework .homework_box .box_btn .action{width:1.04rem;height:.4rem;border-radius:.2rem}.all_grade_course_page .detailBox .homework .homework_box .box_btn .again{width:.66rem;height:.4rem;background:#deeffd;border:2px solid #2e9cfa;border-radius:.22rem;color:#2e9cfa}.all_grade_course_page .detailBox .homework .homework_box .box_btn .correct{width:.88rem;background:#f5f0ff;border:2px solid #775dc0;color:#775dc0}.all_grade_course_page .detailBox .homework .homework_box .box_btn .delete{width:.88rem;background:#fbe9e8;border:2px solid #ed5a53;border-radius:.22rem;color:#ed5a53}.all_grade_course_page .detailBox .homework .btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all_grade_course_page .detailBox .homework .btn .fafang{width:1.76rem;height:.53rem;color:#fff;margin:.4rem .2rem 0 0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);line-height:.19rem}.all_grade_course_page .detailBox .homework .btn .fafang.hk.SMALL{font-size:var(--hk_small_font_size_four)}.all_grade_course_page .detailBox .homework .btn .fafang.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.all_grade_course_page .detailBox .homework .btn .fafang.hk.LARGE{font-size:var(--hk_large_font_size_four)}.all_grade_course_page .detailBox .homework .btn .fafang.en.SMALL{font-size:var(--en_small_font_size_four)}.all_grade_course_page .detailBox .homework .btn .fafang.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.all_grade_course_page .detailBox .homework .btn .fafang.en.LARGE{font-size:var(--en_large_font_size_four)}.all_grade_course_page .detailBox .homework .btn .fafang img{width:.24rem;height:.24rem;margin-right:.1rem}.all_grade_course_page .tipBox{width:6.6rem;height:3.6rem;padding:.5rem;background:#fff;border-radius:.33rem}.all_grade_course_page .tipBox .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all_grade_course_page .tipBox .content img{width:.6rem;height:.6rem;margin-bottom:.15rem}.all_grade_course_page .tipBox .content .tips{width:3.6rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.all_grade_course_page .tipBox .content .tips.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.all_grade_course_page .tipBox .content .tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.all_grade_course_page .tipBox .content .tips.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.all_grade_course_page .tipBox .content .tips.en.SMALL{font-size:var(--en_small_font_size_seven)}.all_grade_course_page .tipBox .content .tips.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.all_grade_course_page .tipBox .content .tips.en.LARGE{font-size:var(--en_large_font_size_seven)}.all_grade_course_page .tipBox .content .subTitle{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.all_grade_course_page .tipBox .content .subTitle.hk.SMALL{font-size:var(--hk_small_font_size_five)}.all_grade_course_page .tipBox .content .subTitle.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.all_grade_course_page .tipBox .content .subTitle.hk.LARGE{font-size:var(--hk_large_font_size_five)}.all_grade_course_page .tipBox .content .subTitle.en.SMALL{font-size:var(--en_small_font_size_five)}.all_grade_course_page .tipBox .content .subTitle.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.all_grade_course_page .tipBox .content .subTitle.en.LARGE{font-size:var(--en_large_font_size_five)}.all_grade_course_page .tipBox .content .btn{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all_grade_course_page .tipBox .content .btn .fafang{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem}.all_grade_course_page .tipBox .content .btn .cancel{width:1.76rem;height:.53rem;margin-top:.4rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.all_grade_course_page .tipBox .content .btn .tosure{width:1.76rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.all_grade_course_page .tipBox .content .btn span{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.all_grade_course_page .tipBox .content .btn span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.all_grade_course_page .tipBox .content .btn span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.all_grade_course_page .tipBox .content .btn span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.all_grade_course_page .tipBox .content .btn span.en.SMALL{font-size:var(--en_small_font_size_five)}.all_grade_course_page .tipBox .content .btn span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.all_grade_course_page .tipBox .content .btn span.en.LARGE{font-size:var(--en_large_font_size_five)}html[data-v-12614592]{font-size:100px}@media only screen and (max-height:650px){html[data-v-12614592]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-12614592]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-12614592]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-12614592]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-12614592]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-12614592]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-12614592]{font-size:100px}}#app[data-v-12614592],body[data-v-12614592],html[data-v-12614592]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-12614592],#app h1[data-v-12614592],#app h2[data-v-12614592],#app h3[data-v-12614592],#app h4[data-v-12614592],#app h5[data-v-12614592],#app h6[data-v-12614592],#app p[data-v-12614592],body body[data-v-12614592],body h1[data-v-12614592],body h2[data-v-12614592],body h3[data-v-12614592],body h4[data-v-12614592],body h5[data-v-12614592],body h6[data-v-12614592],body p[data-v-12614592],html body[data-v-12614592],html h1[data-v-12614592],html h2[data-v-12614592],html h3[data-v-12614592],html h4[data-v-12614592],html h5[data-v-12614592],html h6[data-v-12614592],html p[data-v-12614592]{margin:0}li[data-v-12614592],ul[data-v-12614592]{list-style:none;padding:0}[data-v-12614592]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-12614592]{white-space:break-spaces}.sortableDrag[data-v-12614592]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-12614592],.sortableDrag td[data-v-12614592]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-12614592]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-12614592]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-12614592]{color:var(--theme-color)}.error_color[data-v-12614592]{color:#eb6646!important}.warn_color[data-v-12614592]{color:#ff6800}.pointer[data-v-12614592]{cursor:pointer}.ellipsis[data-v-12614592]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-12614592]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-12614592],.flex_center_center[data-v-12614592]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-12614592],.flex_center_center[data-v-12614592]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-12614592]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-12614592]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-12614592],.flex_row_s_p[data-v-12614592]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-12614592]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-12614592]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-12614592],.flex_start[data-v-12614592]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-12614592]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-12614592],.flex_column_center_center[data-v-12614592]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-12614592]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-12614592]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-12614592]{position:relative;border-radius:.2rem}.talk_frame[data-v-12614592]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-12614592]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-12614592]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-12614592]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-12614592]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-12614592]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-12614592]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-12614592]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-12614592]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-12614592]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-12614592]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-12614592]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-12614592]{max-height:30vh}.ant-select-dropdown-menu[data-v-12614592]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-12614592]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-12614592]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-12614592]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-12614592]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-12614592]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-12614592]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-12614592]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-12614592]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-12614592]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-12614592]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-12614592]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-12614592]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-12614592]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-12614592]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-12614592]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-12614592]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-12614592]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-12614592]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-12614592]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-12614592]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-12614592]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-12614592]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-12614592]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-12614592]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-12614592]{width:100%}.ant-input[data-v-12614592]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-12614592]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-12614592]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-12614592]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-12614592]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-12614592]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-12614592]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-12614592]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-12614592]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-12614592]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-12614592]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-12614592]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-12614592]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-12614592],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-12614592]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-12614592]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-12614592]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-12614592],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-12614592]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-12614592]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-12614592]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-12614592],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-12614592]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-12614592]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-12614592]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-12614592]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-12614592],.ant-table-thead>tr>th[data-v-12614592]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-12614592]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-12614592]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-12614592]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-12614592]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-12614592]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-12614592]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-12614592]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-12614592]{width:24px;height:24px}.ant-radio-inner[data-v-12614592]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-12614592]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-12614592]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-12614592],.ant-radio-checked .ant-radio-inner[data-v-12614592]{border-color:#10c7a3}.ant-checkbox[data-v-12614592]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-12614592]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-12614592]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-12614592]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-12614592]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-12614592]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-12614592]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-12614592]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-12614592]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-12614592]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-12614592]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-12614592],.ant-dropdown-menu-submenu-title[data-v-12614592]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-12614592],:root .ant-dropdown-link>.anticon.anticon-down[data-v-12614592],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-12614592]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-12614592]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-12614592]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-12614592]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-12614592]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-12614592]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-12614592],.dropMenuItem_hk_SMALL[data-v-12614592]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-12614592]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-12614592]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-12614592]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-12614592]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-12614592]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-12614592]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-12614592],.ant-switch[data-v-12614592]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-12614592],.ant-switch[data-v-12614592]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-12614592]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-12614592]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-12614592]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-12614592]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-12614592]{width:100%}.ant-progress-circle .ant-progress-text[data-v-12614592]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-12614592]{max-width:4.6rem}.ant-popover-title[data-v-12614592]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-12614592]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-12614592]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-12614592],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-12614592],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-12614592]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-12614592],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-12614592],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-12614592]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-12614592]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-12614592]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-12614592]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-12614592]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-12614592]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-12614592]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-12614592]{text-decoration:underline}.modalBox .btn_box[data-v-12614592]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-12614592],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-12614592],.ant-pagination-disabled:focus a[data-v-12614592],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-12614592],.ant-pagination-disabled:hover a[data-v-12614592],[data-v-12614592] .ant-pagination-disabled a{background:#e6e7e8}[data-v-12614592] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-12614592] .ant-pagination-item-active a,[data-v-12614592] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-12614592] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-12614592] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-12614592]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-12614592]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-12614592]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-12614592]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-12614592]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-12614592]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-12614592]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-12614592]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-12614592]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-12614592],.wangEditor table th[data-v-12614592]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-12614592]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-12614592]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-12614592]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-12614592]{display:block}.wangEditor ol[data-v-12614592],.wangEditor ul[data-v-12614592]{margin:10px 0 10px 20px}.wangEditor ul[data-v-12614592],.wangEditor ul li[data-v-12614592]{list-style:disc inside!important}.wangEditor ol[data-v-12614592],.wangEditor ol li[data-v-12614592]{list-style:decimal inside!important}.wangEditor img[data-v-12614592]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-12614592]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-12614592]{border-bottom:2px solid #e1e1e1}.component[data-v-12614592]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-12614592]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-12614592]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-12614592]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-12614592]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-12614592]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-12614592]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-12614592]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-12614592]{cursor:default}.listen_picture[data-v-12614592]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-12614592]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-12614592]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-12614592]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-12614592]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-12614592]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-12614592]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-12614592]{font-size:var(--en_large_font_size_five)}[data-v-12614592] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-12614592]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-12614592]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-12614592]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-12614592]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-12614592]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-12614592]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-12614592]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-12614592]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-12614592],.home_practice_status.NO_PUBLIC[data-v-12614592]{background:#2c58b1}.home_practice_status.FINISHED[data-v-12614592],.home_practice_status.IN_PROGRESS[data-v-12614592],.home_practice_status.NOT_STARTED[data-v-12614592],.home_practice_status.UNDISTRIBUTED[data-v-12614592]{background:#486fbf}.ant-calendar-picker-container[data-v-12614592]{z-index:9999999!important}.pre_view_page[data-v-12614592]{width:100%;height:100%;background:#f5f0ff;overflow:auto}.pre_view_page[data-v-12614592]::-webkit-scrollbar{width:.1rem;background-color:transparent}.pre_view_page[data-v-12614592]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.pre_view_page .content[data-v-12614592]{width:100%;padding:0 .4rem .4rem}.pre_view_page .content .titleBox[data-v-12614592]{width:100%;border-bottom:2px solid #734fb3;margin-bottom:.1rem;padding-top:.2rem;background:#f5f0ff;position:sticky;top:0;z-index:3}.pre_view_page .content .titleBox .title_top[data-v-12614592]{width:100%;margin-bottom:.2rem}.pre_view_page .content .titleBox .title_top .title[data-v-12614592]{font-size:.24rem;font-family:var(--common-font-family);color:#734fb3;line-height:.3rem}.pre_view_page .content .titleBox .title_top .title.hk.SMALL[data-v-12614592]{font-size:var(--hk_small_font_size_nine)}.pre_view_page .content .titleBox .title_top .title.hk.MEDIUM[data-v-12614592]{font-size:var(--hk_middle_font_size_nine)}.pre_view_page .content .titleBox .title_top .title.hk.LARGE[data-v-12614592]{font-size:var(--hk_large_font_size_nine)}.pre_view_page .content .titleBox .title_top .title.en.SMALL[data-v-12614592]{font-size:var(--en_small_font_size_nine)}.pre_view_page .content .titleBox .title_top .title.en.MEDIUM[data-v-12614592]{font-size:var(--en_middle_font_size_nine)}.pre_view_page .content .titleBox .title_top .title.en.LARGE[data-v-12614592]{font-size:var(--en_large_font_size_nine)}.pre_view_page .content .titleBox .title_tips[data-v-12614592]{width:100%;margin-bottom:.2rem}.pre_view_page .content .titleBox .title_tips .gradeName[data-v-12614592]{font-size:.2rem;font-family:var(--common-font-family);color:#414042;line-height:.24rem}.pre_view_page .content .titleBox .title_tips .gradeName.hk.SMALL[data-v-12614592]{font-size:var(--hk_small_font_size_five)}.pre_view_page .content .titleBox .title_tips .gradeName.hk.MEDIUM[data-v-12614592]{font-size:var(--hk_middle_font_size_five)}.pre_view_page .content .titleBox .title_tips .gradeName.hk.LARGE[data-v-12614592]{font-size:var(--hk_large_font_size_five)}.pre_view_page .content .titleBox .title_tips .gradeName.en.SMALL[data-v-12614592]{font-size:var(--en_small_font_size_five)}.pre_view_page .content .titleBox .title_tips .gradeName.en.MEDIUM[data-v-12614592]{font-size:var(--en_middle_font_size_five)}.pre_view_page .content .titleBox .title_tips .gradeName.en.LARGE[data-v-12614592]{font-size:var(--en_large_font_size_five)}.pre_view_page .content .selectBox[data-v-12614592]{padding-bottom:.1rem;margin-bottom:.2rem;position:sticky;top:1.36rem;z-index:4;background:#f5f0ff}.pre_view_page .content .question_box .follow_tab_list[data-v-12614592]{width:100%;height:.8rem;overflow:hidden}.pre_view_page .content .question_box .follow_tab_list .follow_tab_item[data-v-12614592]{width:1.84rem;height:100%;float:left;margin-right:2px;background:#808285;border-radius:.12rem .12rem 0 0;cursor:pointer;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#fff;line-height:.5rem}.pre_view_page .content .question_box .follow_tab_list .follow_tab_item.hk.SMALL[data-v-12614592]{font-size:var(--hk_small_font_size_seven)}.pre_view_page .content .question_box .follow_tab_list .follow_tab_item.hk.MEDIUM[data-v-12614592]{font-size:var(--hk_middle_font_size_seven)}.pre_view_page .content .question_box .follow_tab_list .follow_tab_item.hk.LARGE[data-v-12614592]{font-size:var(--hk_large_font_size_seven)}.pre_view_page .content .question_box .follow_tab_list .follow_tab_item.en.SMALL[data-v-12614592]{font-size:var(--en_small_font_size_seven)}.pre_view_page .content .question_box .follow_tab_list .follow_tab_item.en.MEDIUM[data-v-12614592]{font-size:var(--en_middle_font_size_seven)}.pre_view_page .content .question_box .follow_tab_list .follow_tab_item.en.LARGE[data-v-12614592]{font-size:var(--en_large_font_size_seven)}.pre_view_page .content .question_box .follow_tab_list .follow_tab_item.active[data-v-12614592]{background:#734fb3}.pre_view_page .content .question_box .ant-spin-nested-loading[data-v-12614592]{margin-top:-.3rem;background:#f5f0ff;border-radius:.2rem;overflow:hidden}.pre_view_page .content .question_box .ant-spin-nested-loading.noMarTop[data-v-12614592]{margin-top:0}.pre_view_page .content .question_box .cardBox[data-v-12614592]{width:100%;background:#f5f0ff}.pre_view_page .content .question_box .cardBox[data-v-12614592] .ant-card{margin-bottom:.2rem}.pre_view_page .content .question_box .cardBox .homework .titleBox[data-v-12614592]{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.pre_view_page .content .question_box .cardBox .homework .titleBox span[data-v-12614592]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.pre_view_page .content .question_box .cardBox .homework .titleBox span.hk.SMALL[data-v-12614592]{font-size:var(--hk_small_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .titleBox span.hk.MEDIUM[data-v-12614592]{font-size:var(--hk_middle_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .titleBox span.hk.LARGE[data-v-12614592]{font-size:var(--hk_large_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .titleBox span.en.SMALL[data-v-12614592]{font-size:var(--en_small_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .titleBox span.en.MEDIUM[data-v-12614592]{font-size:var(--en_middle_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .titleBox span.en.LARGE[data-v-12614592]{font-size:var(--en_large_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .question[data-v-12614592]{margin:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pre_view_page .content .question_box .cardBox .homework .question .question_left[data-v-12614592]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem}.pre_view_page .content .question_box .cardBox .homework .question .question_left.hk.SMALL[data-v-12614592]{font-size:var(--hk_small_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .question .question_left.hk.MEDIUM[data-v-12614592]{font-size:var(--hk_middle_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .question .question_left.hk.LARGE[data-v-12614592]{font-size:var(--hk_large_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .question .question_left.en.SMALL[data-v-12614592]{font-size:var(--en_small_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .question .question_left.en.MEDIUM[data-v-12614592]{font-size:var(--en_middle_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .question .question_left.en.LARGE[data-v-12614592]{font-size:var(--en_large_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .content[data-v-12614592]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pre_view_page .content .question_box .cardBox .homework .content .checkBox[data-v-12614592]{width:100%;height:.74rem;opacity:1;padding:.2rem;margin:.1rem 0;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.pre_view_page .content .question_box .cardBox .homework .answerBox[data-v-12614592]{width:100%;height:auto;opacity:1;border-radius:.2rem;background:#f5f5f5;padding:.24rem .32rem}.pre_view_page .content .question_box .cardBox .homework .answerBox .name[data-v-12614592]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.pre_view_page .content .question_box .cardBox .homework .answerBox .name.hk.SMALL[data-v-12614592]{font-size:var(--hk_small_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .answerBox .name.hk.MEDIUM[data-v-12614592]{font-size:var(--hk_middle_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .answerBox .name.hk.LARGE[data-v-12614592]{font-size:var(--hk_large_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .answerBox .name.en.SMALL[data-v-12614592]{font-size:var(--en_small_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .answerBox .name.en.MEDIUM[data-v-12614592]{font-size:var(--en_middle_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .answerBox .name.en.LARGE[data-v-12614592]{font-size:var(--en_large_font_size_five)}.pre_view_page .content .question_box .cardBox .homework .answerBox .name .open[data-v-12614592]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.24rem}.pre_view_page .content .question_box .cardBox .homework .answerBox .name .open.hk.SMALL[data-v-12614592]{font-size:var(--hk_small_font_size_four)}.pre_view_page .content .question_box .cardBox .homework .answerBox .name .open.hk.MEDIUM[data-v-12614592]{font-size:var(--hk_middle_font_size_four)}.pre_view_page .content .question_box .cardBox .homework .answerBox .name .open.hk.LARGE[data-v-12614592]{font-size:var(--hk_large_font_size_four)}.pre_view_page .content .question_box .cardBox .homework .answerBox .name .open.en.SMALL[data-v-12614592]{font-size:var(--en_small_font_size_four)}.pre_view_page .content .question_box .cardBox .homework .answerBox .name .open.en.MEDIUM[data-v-12614592]{font-size:var(--en_middle_font_size_four)}.pre_view_page .content .question_box .cardBox .homework .answerBox .name .open.en.LARGE[data-v-12614592]{font-size:var(--en_large_font_size_four)}.pre_view_page .content .question_box .cardBox .noDataBox[data-v-12614592]{width:100%;height:5rem;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pre_view_page .content .question_box .cardBox .noDataBox img[data-v-12614592]{width:1.54rem;height:.93rem}.pre_view_page .content .question_box .cardBox .noDataBox span[data-v-12614592]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#592f99;line-height:.22rem}.pre_view_page .content .question_box .cardBox .noDataBox span.hk.SMALL[data-v-12614592]{font-size:var(--hk_small_font_size_five)}.pre_view_page .content .question_box .cardBox .noDataBox span.hk.MEDIUM[data-v-12614592]{font-size:var(--hk_middle_font_size_five)}.pre_view_page .content .question_box .cardBox .noDataBox span.hk.LARGE[data-v-12614592]{font-size:var(--hk_large_font_size_five)}.pre_view_page .content .question_box .cardBox .noDataBox span.en.SMALL[data-v-12614592]{font-size:var(--en_small_font_size_five)}.pre_view_page .content .question_box .cardBox .noDataBox span.en.MEDIUM[data-v-12614592]{font-size:var(--en_middle_font_size_five)}.pre_view_page .content .question_box .cardBox .noDataBox span.en.LARGE[data-v-12614592]{font-size:var(--en_large_font_size_five)}html[data-v-7b7ea5f5]{font-size:100px}@media only screen and (max-height:650px){html[data-v-7b7ea5f5]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-7b7ea5f5]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-7b7ea5f5]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-7b7ea5f5]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-7b7ea5f5]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-7b7ea5f5]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-7b7ea5f5]{font-size:100px}}#app[data-v-7b7ea5f5],body[data-v-7b7ea5f5],html[data-v-7b7ea5f5]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-7b7ea5f5],#app h1[data-v-7b7ea5f5],#app h2[data-v-7b7ea5f5],#app h3[data-v-7b7ea5f5],#app h4[data-v-7b7ea5f5],#app h5[data-v-7b7ea5f5],#app h6[data-v-7b7ea5f5],#app p[data-v-7b7ea5f5],body body[data-v-7b7ea5f5],body h1[data-v-7b7ea5f5],body h2[data-v-7b7ea5f5],body h3[data-v-7b7ea5f5],body h4[data-v-7b7ea5f5],body h5[data-v-7b7ea5f5],body h6[data-v-7b7ea5f5],body p[data-v-7b7ea5f5],html body[data-v-7b7ea5f5],html h1[data-v-7b7ea5f5],html h2[data-v-7b7ea5f5],html h3[data-v-7b7ea5f5],html h4[data-v-7b7ea5f5],html h5[data-v-7b7ea5f5],html h6[data-v-7b7ea5f5],html p[data-v-7b7ea5f5]{margin:0}li[data-v-7b7ea5f5],ul[data-v-7b7ea5f5]{list-style:none;padding:0}[data-v-7b7ea5f5]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-7b7ea5f5]{white-space:break-spaces}.sortableDrag[data-v-7b7ea5f5]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-7b7ea5f5],.sortableDrag td[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-7b7ea5f5]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-7b7ea5f5]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-7b7ea5f5]{color:var(--theme-color)}.error_color[data-v-7b7ea5f5]{color:#eb6646!important}.warn_color[data-v-7b7ea5f5]{color:#ff6800}.pointer[data-v-7b7ea5f5]{cursor:pointer}.ellipsis[data-v-7b7ea5f5]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-7b7ea5f5],.flex_center_center[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-7b7ea5f5],.flex_center_center[data-v-7b7ea5f5]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-7b7ea5f5],.flex_row_s_p[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-7b7ea5f5]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-7b7ea5f5],.flex_start[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-7b7ea5f5]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-7b7ea5f5],.flex_column_center_center[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-7b7ea5f5]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-7b7ea5f5]{position:relative;border-radius:.2rem}.talk_frame[data-v-7b7ea5f5]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-7b7ea5f5]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-7b7ea5f5]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-7b7ea5f5]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-7b7ea5f5]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-7b7ea5f5]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-7b7ea5f5]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-7b7ea5f5]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-7b7ea5f5]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-7b7ea5f5]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-7b7ea5f5]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-7b7ea5f5]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-7b7ea5f5]{max-height:30vh}.ant-select-dropdown-menu[data-v-7b7ea5f5]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-7b7ea5f5]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-7b7ea5f5]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-7b7ea5f5]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-7b7ea5f5]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-7b7ea5f5]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-7b7ea5f5]{width:100%}.ant-input[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-7b7ea5f5]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-7b7ea5f5]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-7b7ea5f5]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-7b7ea5f5]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-7b7ea5f5]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-7b7ea5f5],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-7b7ea5f5]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-7b7ea5f5],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-7b7ea5f5]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-7b7ea5f5],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-7b7ea5f5]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-7b7ea5f5]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7b7ea5f5],.ant-table-thead>tr>th[data-v-7b7ea5f5]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-7b7ea5f5]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-7b7ea5f5]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7b7ea5f5]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7b7ea5f5]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7b7ea5f5]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-7b7ea5f5]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-7b7ea5f5]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-7b7ea5f5]{width:24px;height:24px}.ant-radio-inner[data-v-7b7ea5f5]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-7b7ea5f5]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-7b7ea5f5],.ant-radio-checked .ant-radio-inner[data-v-7b7ea5f5]{border-color:#10c7a3}.ant-checkbox[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-7b7ea5f5]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-7b7ea5f5]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-7b7ea5f5]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-7b7ea5f5]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-7b7ea5f5]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-7b7ea5f5]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-7b7ea5f5]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-7b7ea5f5]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-7b7ea5f5],.ant-dropdown-menu-submenu-title[data-v-7b7ea5f5]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-7b7ea5f5],:root .ant-dropdown-link>.anticon.anticon-down[data-v-7b7ea5f5],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-7b7ea5f5],.dropMenuItem_hk_SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-7b7ea5f5]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-7b7ea5f5],.ant-switch[data-v-7b7ea5f5]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-7b7ea5f5],.ant-switch[data-v-7b7ea5f5]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-7b7ea5f5]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-7b7ea5f5]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-7b7ea5f5]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-7b7ea5f5]{width:100%}.ant-progress-circle .ant-progress-text[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-7b7ea5f5]{max-width:4.6rem}.ant-popover-title[data-v-7b7ea5f5]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-7b7ea5f5]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-7b7ea5f5]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-7b7ea5f5],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-7b7ea5f5],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-7b7ea5f5]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-7b7ea5f5],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-7b7ea5f5],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-7b7ea5f5]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-7b7ea5f5]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-7b7ea5f5]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-7b7ea5f5]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-7b7ea5f5]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-7b7ea5f5]{text-decoration:underline}.modalBox .btn_box[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-7b7ea5f5],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-7b7ea5f5],.ant-pagination-disabled:focus a[data-v-7b7ea5f5],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-7b7ea5f5],.ant-pagination-disabled:hover a[data-v-7b7ea5f5],[data-v-7b7ea5f5] .ant-pagination-disabled a{background:#e6e7e8}[data-v-7b7ea5f5] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-7b7ea5f5] .ant-pagination-item-active a,[data-v-7b7ea5f5] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-7b7ea5f5] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-7b7ea5f5] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-7b7ea5f5]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-7b7ea5f5]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-7b7ea5f5]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-7b7ea5f5]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-7b7ea5f5]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-7b7ea5f5]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-7b7ea5f5]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-7b7ea5f5]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-7b7ea5f5],.wangEditor table th[data-v-7b7ea5f5]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-7b7ea5f5]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-7b7ea5f5]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-7b7ea5f5]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-7b7ea5f5]{display:block}.wangEditor ol[data-v-7b7ea5f5],.wangEditor ul[data-v-7b7ea5f5]{margin:10px 0 10px 20px}.wangEditor ul[data-v-7b7ea5f5],.wangEditor ul li[data-v-7b7ea5f5]{list-style:disc inside!important}.wangEditor ol[data-v-7b7ea5f5],.wangEditor ol li[data-v-7b7ea5f5]{list-style:decimal inside!important}.wangEditor img[data-v-7b7ea5f5]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-7b7ea5f5]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-7b7ea5f5]{border-bottom:2px solid #e1e1e1}.component[data-v-7b7ea5f5]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-7b7ea5f5]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-7b7ea5f5]{cursor:default}.listen_picture[data-v-7b7ea5f5]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-7b7ea5f5]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}[data-v-7b7ea5f5] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-7b7ea5f5]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-7b7ea5f5]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-7b7ea5f5]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-7b7ea5f5]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-7b7ea5f5]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-7b7ea5f5]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-7b7ea5f5]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-7b7ea5f5]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-7b7ea5f5],.home_practice_status.NO_PUBLIC[data-v-7b7ea5f5]{background:#2c58b1}.home_practice_status.FINISHED[data-v-7b7ea5f5],.home_practice_status.IN_PROGRESS[data-v-7b7ea5f5],.home_practice_status.NOT_STARTED[data-v-7b7ea5f5],.home_practice_status.UNDISTRIBUTED[data-v-7b7ea5f5]{background:#486fbf}.ant-calendar-picker-container[data-v-7b7ea5f5]{z-index:9999999!important}.course_options_page[data-v-7b7ea5f5]{width:100%;height:100%;background:#fafafa}.course_options_page .conBox[data-v-7b7ea5f5]{padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course_options_page .conBox .title[data-v-7b7ea5f5]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_options_page .conBox .title .titleText[data-v-7b7ea5f5]{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.course_options_page .conBox .title .titleText.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_nine)}.course_options_page .conBox .title .titleText.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_nine)}.course_options_page .conBox .title .titleText.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_nine)}.course_options_page .conBox .title .titleText.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_nine)}.course_options_page .conBox .title .titleText.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_nine)}.course_options_page .conBox .title .titleText.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_nine)}.course_options_page .conBox .title .titleText img[data-v-7b7ea5f5]{width:.28rem;height:.28rem;margin-left:.1rem;cursor:pointer}.course_options_page .conBox .smallTitle[data-v-7b7ea5f5]{margin-bottom:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_options_page .conBox .smallTitle .gradeName[data-v-7b7ea5f5]{margin-right:.16rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.22rem}.course_options_page .conBox .smallTitle .gradeName.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_seven)}.course_options_page .conBox .smallTitle .gradeName.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_seven)}.course_options_page .conBox .smallTitle .gradeName.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_seven)}.course_options_page .conBox .smallTitle .gradeName.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_seven)}.course_options_page .conBox .smallTitle .gradeName.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_seven)}.course_options_page .conBox .smallTitle .gradeName.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_seven)}.course_options_page .conBox .smallTitle .courseName[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.course_options_page .conBox .smallTitle .courseName span[data-v-7b7ea5f5]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.24rem}.course_options_page .conBox .smallTitle .courseName span.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_seven)}.course_options_page .conBox .smallTitle .courseName span.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_seven)}.course_options_page .conBox .smallTitle .courseName span.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_seven)}.course_options_page .conBox .smallTitle .courseName span.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_seven)}.course_options_page .conBox .smallTitle .courseName span.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_seven)}.course_options_page .conBox .smallTitle .courseName span.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_seven)}.course_options_page .conBox .smallTitle .courseName img[data-v-7b7ea5f5]{width:.28rem;height:.28rem;margin-left:.1rem;cursor:pointer}.course_options_page .conBox .dataTypeTitle[data-v-7b7ea5f5]{margin-bottom:.16rem;font-size:.16rem;font-family:var(--common-font-family);color:#999;line-height:.24rem}.course_options_page .conBox .dataTypeTitle.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_four)}.course_options_page .conBox .dataTypeTitle.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_four)}.course_options_page .conBox .dataTypeTitle.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_four)}.course_options_page .conBox .dataTypeTitle.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_four)}.course_options_page .conBox .dataTypeTitle.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_four)}.course_options_page .conBox .dataTypeTitle.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_four)}.course_options_page .conBox .cardBox[data-v-7b7ea5f5]{width:100%;height:auto;padding:0 .16rem;margin-bottom:.2rem}.course_options_page .conBox .cardBox .cardTitle[data-v-7b7ea5f5]{margin-bottom:.1rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.course_options_page .conBox .cardBox .cardTitle.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.course_options_page .conBox .cardBox .cardTitle.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.course_options_page .conBox .cardBox .cardTitle.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.course_options_page .conBox .cardBox .cardTitle.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.course_options_page .conBox .cardBox .cardTitle.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.course_options_page .conBox .cardBox .cardTitle.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}.course_options_page .conBox .cardBox .cardTitle.flex[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.course_options_page .conBox .cardBox .cardTitle .clear_btn[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:.16rem;font-family:var(--common-font-family);color:#775dc0}.course_options_page .conBox .cardBox .cardTitle .clear_btn.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_four)}.course_options_page .conBox .cardBox .cardTitle .clear_btn.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_four)}.course_options_page .conBox .cardBox .cardTitle .clear_btn.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_four)}.course_options_page .conBox .cardBox .cardTitle .clear_btn.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_four)}.course_options_page .conBox .cardBox .cardTitle .clear_btn.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_four)}.course_options_page .conBox .cardBox .cardTitle .clear_btn.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_four)}.course_options_page .conBox .cardBox .cardTitle .clear_btn img[data-v-7b7ea5f5]{width:.18rem;height:.18rem;margin-right:.06rem}.course_options_page .conBox .cardBox .cardTitle .tips[data-v-7b7ea5f5]{font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.22rem}.course_options_page .conBox .cardBox .cardTitle .tips.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_three)}.course_options_page .conBox .cardBox .cardTitle .tips.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_three)}.course_options_page .conBox .cardBox .cardTitle .tips.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_three)}.course_options_page .conBox .cardBox .cardTitle .tips.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_three)}.course_options_page .conBox .cardBox .cardTitle .tips.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_three)}.course_options_page .conBox .cardBox .cardTitle .tips.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_three)}.course_options_page .conBox .cardBox .mb24[data-v-7b7ea5f5]{margin-bottom:.24rem}.course_options_page .conBox .cardBox .edit[data-v-7b7ea5f5]{width:.28rem;height:.28rem;cursor:pointer}.course_options_page .conBox .cardBox .edit img[data-v-7b7ea5f5]{width:100%;height:100%}.course_options_page .conBox .cardBox .content[data-v-7b7ea5f5]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex}.course_options_page .conBox .cardBox .content.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.course_options_page .conBox .cardBox .content.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.course_options_page .conBox .cardBox .content.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.course_options_page .conBox .cardBox .content.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.course_options_page .conBox .cardBox .content.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.course_options_page .conBox .cardBox .content.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}.course_options_page .conBox .cardBox .content .fenzu[data-v-7b7ea5f5]{width:auto;height:.36rem;padding:0 .2rem;background:#775dc0;border-radius:.14rem;margin-left:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;white-space:nowrap}.course_options_page .conBox .cardBox .content .fenzu img[data-v-7b7ea5f5]{width:.14rem;height:.14rem;margin-right:.04rem}.course_options_page .conBox .cardBox .content .fenzu span[data-v-7b7ea5f5]{font-size:.14rem;font-family:var(--common-font-family);color:#fff}.course_options_page .conBox .cardBox .content .fenzu span.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_three)}.course_options_page .conBox .cardBox .content .fenzu span.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_three)}.course_options_page .conBox .cardBox .content .fenzu span.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_three)}.course_options_page .conBox .cardBox .content .fenzu span.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_three)}.course_options_page .conBox .cardBox .content .fenzu span.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_three)}.course_options_page .conBox .cardBox .content .fenzu span.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_three)}.course_options_page .conBox .cardBox .btn[data-v-7b7ea5f5]{width:100%;height:.6rem;margin:.4rem 0 .2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_options_page .conBox .cardBox .customAiRuleBox[data-v-7b7ea5f5]{min-height:2.08rem;background:rgba(119,93,192,.05);border-radius:.2rem;padding:.24rem}.course_options_page .conBox .cardBox .customAiRuleBox .box_title[data-v-7b7ea5f5]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#b5accd;line-height:.24rem}.course_options_page .conBox .cardBox .customAiRuleBox .box_title.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_four)}.course_options_page .conBox .cardBox .customAiRuleBox .box_title.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_four)}.course_options_page .conBox .cardBox .customAiRuleBox .box_title.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_four)}.course_options_page .conBox .cardBox .customAiRuleBox .box_title.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_four)}.course_options_page .conBox .cardBox .customAiRuleBox .box_title.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_four)}.course_options_page .conBox .cardBox .customAiRuleBox .box_title.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_four)}.course_options_page .conBox .cardBox .customAiRuleBox .box_title img[data-v-7b7ea5f5]{width:.16rem;height:.16rem;cursor:pointer}.course_options_page .conBox .cardBox .customAiRuleBox .box_content[data-v-7b7ea5f5]{margin:.24rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_options_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name[data-v-7b7ea5f5]{width:.8rem;text-align:right;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.course_options_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.course_options_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.course_options_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.course_options_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.course_options_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.course_options_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}.course_options_page .conBox .cardBox .customAiRuleBox .box_content .studentScore[data-v-7b7ea5f5]{width:auto;margin:0 .1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.course_options_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.course_options_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.course_options_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.course_options_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.course_options_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.course_options_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}.course_options_page .conBox .cardBox .customAiRuleBox .box_content .inputBox[data-v-7b7ea5f5]{width:1.2rem;height:.48rem;background:#fff;border:2px solid #775dc0;border-radius:.1rem}.course_options_page .detailBox[data-v-7b7ea5f5]{width:5.6rem;height:6.6rem;opacity:1;padding:.36rem .24rem .36rem .36rem;background:#fff;border-radius:.33rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course_options_page .detailBox .boxTitle[data-v-7b7ea5f5],.course_options_page .detailBox[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_options_page .detailBox .boxTitle[data-v-7b7ea5f5]{width:100%;margin-bottom:.2rem}.course_options_page .detailBox .boxTitle span[data-v-7b7ea5f5]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.course_options_page .detailBox .boxTitle span.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_seven)}.course_options_page .detailBox .boxTitle span.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_seven)}.course_options_page .detailBox .boxTitle span.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_seven)}.course_options_page .detailBox .boxTitle span.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_seven)}.course_options_page .detailBox .boxTitle span.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_seven)}.course_options_page .detailBox .boxTitle span.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_seven)}.course_options_page .detailBox .boxTitle img[data-v-7b7ea5f5]{width:.24rem;height:.24rem}.course_options_page .detailBox .studyContent[data-v-7b7ea5f5]{width:100%;margin-top:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex}.course_options_page .detailBox .studyContent .title[data-v-7b7ea5f5]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.26rem}.course_options_page .detailBox .studyContent .title.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.course_options_page .detailBox .studyContent .title.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.course_options_page .detailBox .studyContent .title.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.course_options_page .detailBox .studyContent .title.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.course_options_page .detailBox .studyContent .title.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.course_options_page .detailBox .studyContent .title.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}.course_options_page .changeNameBox[data-v-7b7ea5f5]{width:660px;height:400px;background:#fff;border-radius:33px;padding:40px}.course_options_page .changeNameBox .title[data-v-7b7ea5f5]{font-size:24px;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:26px}.course_options_page .changeNameBox .title.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_seven)}.course_options_page .changeNameBox .title.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_seven)}.course_options_page .changeNameBox .title.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_seven)}.course_options_page .changeNameBox .title.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_seven)}.course_options_page .changeNameBox .title.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_seven)}.course_options_page .changeNameBox .title.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_seven)}.course_options_page .changeNameBox .lineBox[data-v-7b7ea5f5]{width:100%}.course_options_page .changeNameBox .lineBox .textareaBox[data-v-7b7ea5f5]{width:100%;height:160px;background:#fff;border-radius:10px;-webkit-box-shadow:0 4px 30px 0 hsla(0,0%,73.3%,.24);box-shadow:0 4px 30px 0 hsla(0,0%,73.3%,.24);padding:25px 17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:23px 0}.course_options_page .changeNameBox .lineBox .textareaBox textarea[data-v-7b7ea5f5]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:20px;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:34px}.course_options_page .changeNameBox .lineBox .textareaBox textarea.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.course_options_page .changeNameBox .lineBox .textareaBox textarea.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.course_options_page .changeNameBox .lineBox .textareaBox textarea.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.course_options_page .changeNameBox .lineBox .textareaBox textarea.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.course_options_page .changeNameBox .lineBox .textareaBox textarea.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.course_options_page .changeNameBox .lineBox .textareaBox textarea.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}.course_options_page .changeNameBox .lineBox .textareaBox .number[data-v-7b7ea5f5]{margin-right:20px;font-size:20px;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:26px}.course_options_page .changeNameBox .lineBox .textareaBox .number.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.course_options_page .changeNameBox .lineBox .textareaBox .number.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.course_options_page .changeNameBox .lineBox .textareaBox .number.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.course_options_page .changeNameBox .lineBox .textareaBox .number.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.course_options_page .changeNameBox .lineBox .textareaBox .number.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.course_options_page .changeNameBox .lineBox .textareaBox .number.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}.course_options_page .changeNameBox .box_btn[data-v-7b7ea5f5]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_options_page .changeNameBox .box_btn .cancel[data-v-7b7ea5f5]{width:176px;height:53px;margin-top:40px;background:#fff;border:1px solid #775dc0;color:#775dc0;font-size:20px;font-family:var(--common-font-family);font-weight:700;text-align:left;line-height:19px}.course_options_page .changeNameBox .box_btn .cancel.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.course_options_page .changeNameBox .box_btn .cancel.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.course_options_page .changeNameBox .box_btn .cancel.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.course_options_page .changeNameBox .box_btn .cancel.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.course_options_page .changeNameBox .box_btn .cancel.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.course_options_page .changeNameBox .box_btn .cancel.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}.course_options_page .changeNameBox .box_btn .tosure[data-v-7b7ea5f5]{width:176px;height:53px;margin-top:40px;margin-left:24px;font-size:20px;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:19px}.course_options_page .changeNameBox .box_btn .tosure.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.course_options_page .changeNameBox .box_btn .tosure.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.course_options_page .changeNameBox .box_btn .tosure.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.course_options_page .changeNameBox .box_btn .tosure.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.course_options_page .changeNameBox .box_btn .tosure.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.course_options_page .changeNameBox .box_btn .tosure.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}.course_options_page .button[data-v-7b7ea5f5]{width:1.78rem;height:.55rem;margin-left:.2rem;color:#fff;border:1px solid #775dc0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.19rem}.course_options_page .button.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_four)}.course_options_page .button.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_four)}.course_options_page .button.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_four)}.course_options_page .button.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_four)}.course_options_page .button.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_four)}.course_options_page .button.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_four)}.course_options_page .group_modal_box[data-v-7b7ea5f5]{height:auto;max-height:90vh;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_options_page .group_modal_box.edit[data-v-7b7ea5f5]{width:11rem}.course_options_page .group_modal_box.edit .edit_body[data-v-7b7ea5f5]{width:100%;height:auto}.course_options_page .group_modal_box.edit .edit_body .btn[data-v-7b7ea5f5]{width:1.3rem;height:.4rem;background:#f5f0ff;border:1px solid #775dc0;border-radius:.22rem;line-height:.38rem;text-align:center;cursor:pointer;font-size:16px;font-family:var(--common-font-family);font-weight:700;color:#592f99;margin-bottom:.24rem;margin-left:.3rem}.course_options_page .group_modal_box.edit .edit_body .btn.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_four)}.course_options_page .group_modal_box.edit .edit_body .btn.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_four)}.course_options_page .group_modal_box.edit .edit_body .btn.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_four)}.course_options_page .group_modal_box.edit .edit_body .btn.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_four)}.course_options_page .group_modal_box.edit .edit_body .btn.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_four)}.course_options_page .group_modal_box.edit .edit_body .btn.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_four)}.course_options_page .group_modal_box.edit .edit_body .tips[data-v-7b7ea5f5]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#000;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.course_options_page .group_modal_box.edit .edit_body .tips.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_four)}.course_options_page .group_modal_box.edit .edit_body .tips.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_four)}.course_options_page .group_modal_box.edit .edit_body .tips.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_four)}.course_options_page .group_modal_box.edit .edit_body .tips.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_four)}.course_options_page .group_modal_box.edit .edit_body .tips.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_four)}.course_options_page .group_modal_box.edit .edit_body .tips.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_four)}.course_options_page .group_modal_box.edit .edit_body .distribute[data-v-7b7ea5f5]{width:calc(100% - .6rem);height:auto;max-height:5rem;border-radius:.14rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);margin:0 auto .3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box[data-v-7b7ea5f5]{width:33.33%;height:auto;padding:.2rem;border-right:1px solid #e6e7e8;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box[data-v-7b7ea5f5]:last-child{border-right:0}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title[data-v-7b7ea5f5]{font-size:.22rem;font-family:var(--common-font-family);color:#000;margin-bottom:.1rem}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_six)}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_six)}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_six)}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_six)}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_six)}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_six)}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-7b7ea5f5]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-7b7ea5f5]::-webkit-scrollbar{width:6px;height:6px}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-7b7ea5f5]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-7b7ea5f5]::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item[data-v-7b7ea5f5]{width:100%;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:.18rem;font-family:var(--common-font-family)}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes[data-v-7b7ea5f5]{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no[data-v-7b7ea5f5]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item .ant-checkbox-wrapper[data-v-7b7ea5f5]{margin-right:.16rem}.course_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item span[data-v-7b7ea5f5]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course_options_page .group_modal_box.tips_modal[data-v-7b7ea5f5]{width:6.6rem}.course_options_page .group_modal_box.tips_modal .group_modal_body[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.5rem}.course_options_page .group_modal_box.tips_modal .group_modal_body img[data-v-7b7ea5f5]{width:.6rem;height:.6rem;margin-bottom:.15rem}.course_options_page .group_modal_box.tips_modal .group_modal_body p[data-v-7b7ea5f5]{font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.36rem;margin:0}.course_options_page .group_modal_box.tips_modal .group_modal_body p.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_seven)}.course_options_page .group_modal_box.tips_modal .group_modal_body p.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_seven)}.course_options_page .group_modal_box.tips_modal .group_modal_body p.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_seven)}.course_options_page .group_modal_box.tips_modal .group_modal_body p.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_seven)}.course_options_page .group_modal_box.tips_modal .group_modal_body p.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_seven)}.course_options_page .group_modal_box.tips_modal .group_modal_body p.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_seven)}.course_options_page .group_modal_box .group_modal_title[data-v-7b7ea5f5]{width:100%;height:1.06rem;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_options_page .group_modal_box .group_modal_title span[data-v-7b7ea5f5]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.course_options_page .group_modal_box .group_modal_title span.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_seven)}.course_options_page .group_modal_box .group_modal_title span.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_seven)}.course_options_page .group_modal_box .group_modal_title span.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_seven)}.course_options_page .group_modal_box .group_modal_title span.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_seven)}.course_options_page .group_modal_box .group_modal_title span.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_seven)}.course_options_page .group_modal_box .group_modal_title span.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_seven)}.course_options_page .group_modal_box .group_modal_title img[data-v-7b7ea5f5]{width:.24rem;height:.24rem;cursor:pointer}.course_options_page .group_modal_box .group_modal_body[data-v-7b7ea5f5]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.3rem}.course_options_page .group_modal_box .group_modal_btn[data-v-7b7ea5f5]{width:100%;height:auto;padding:0 .3rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.course_options_page .group_modal_box .group_modal_btn .btn[data-v-7b7ea5f5]{width:1.76rem;height:.54rem;border:1px solid #775dc0;border-radius:.2rem;color:#775dc0;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;line-height:.54rem;cursor:pointer;text-align:center;margin-right:.24rem}.course_options_page .group_modal_box .group_modal_btn .btn.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.course_options_page .group_modal_box .group_modal_btn .btn.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.course_options_page .group_modal_box .group_modal_btn .btn.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.course_options_page .group_modal_box .group_modal_btn .btn.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.course_options_page .group_modal_box .group_modal_btn .btn.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.course_options_page .group_modal_box .group_modal_btn .btn.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}.course_options_page .group_modal_box .group_modal_btn .btn[data-v-7b7ea5f5]:last-child{margin-right:0}.course_options_page .group_modal_box .group_modal_btn .btn.primary[data-v-7b7ea5f5]{background:#775dc0;color:#fff}.course_options_page .tipBox[data-v-7b7ea5f5]{width:6.6rem;height:3.6rem;padding:.5rem;background:#fff;border-radius:.33rem}.course_options_page .tipBox .content[data-v-7b7ea5f5]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_options_page .tipBox .content img[data-v-7b7ea5f5]{width:.6rem;height:.6rem;margin-bottom:.15rem}.course_options_page .tipBox .content .tips[data-v-7b7ea5f5]{width:3.6rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.course_options_page .tipBox .content .tips.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_seven)}.course_options_page .tipBox .content .tips.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_seven)}.course_options_page .tipBox .content .tips.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_seven)}.course_options_page .tipBox .content .tips.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_seven)}.course_options_page .tipBox .content .tips.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_seven)}.course_options_page .tipBox .content .tips.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_seven)}.course_options_page .tipBox .content .subTitle[data-v-7b7ea5f5]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.course_options_page .tipBox .content .subTitle.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.course_options_page .tipBox .content .subTitle.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.course_options_page .tipBox .content .subTitle.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.course_options_page .tipBox .content .subTitle.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.course_options_page .tipBox .content .subTitle.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.course_options_page .tipBox .content .subTitle.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}.course_options_page .tipBox .content .btn[data-v-7b7ea5f5]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_options_page .tipBox .content .btn .fafang[data-v-7b7ea5f5]{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem}.course_options_page .tipBox .content .btn .cancel[data-v-7b7ea5f5]{width:1.76rem;height:.53rem;margin-top:.4rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.course_options_page .tipBox .content .btn .tosure[data-v-7b7ea5f5]{width:1.76rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.course_options_page .tipBox .content .btn span[data-v-7b7ea5f5]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.course_options_page .tipBox .content .btn span.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_five)}.course_options_page .tipBox .content .btn span.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_five)}.course_options_page .tipBox .content .btn span.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_five)}.course_options_page .tipBox .content .btn span.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_five)}.course_options_page .tipBox .content .btn span.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_five)}.course_options_page .tipBox .content .btn span.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_five)}.course_options_page .box_title_tips[data-v-7b7ea5f5]{font-size:.12rem;font-family:var(--common-font-family);text-align:left;color:#666;line-height:.17rem}.course_options_page .box_title_tips.hk.SMALL[data-v-7b7ea5f5]{font-size:var(--hk_small_font_size_one)}.course_options_page .box_title_tips.hk.MEDIUM[data-v-7b7ea5f5]{font-size:var(--hk_middle_font_size_one)}.course_options_page .box_title_tips.hk.LARGE[data-v-7b7ea5f5]{font-size:var(--hk_large_font_size_one)}.course_options_page .box_title_tips.en.SMALL[data-v-7b7ea5f5]{font-size:var(--en_small_font_size_one)}.course_options_page .box_title_tips.en.MEDIUM[data-v-7b7ea5f5]{font-size:var(--en_middle_font_size_one)}.course_options_page .box_title_tips.en.LARGE[data-v-7b7ea5f5]{font-size:var(--en_large_font_size_one)}.course_options_page .inputInput[data-v-7b7ea5f5]{opacity:1;border:1px solid #775dc0;border-radius:.1rem;margin-right:.12rem}.groupBox[data-v-7b7ea5f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.groupBox .groupDetail[data-v-7b7ea5f5]{min-width:1.26rem;height:.4rem;padding:0 .2rem;background:#f5f0ff;border-radius:.2rem;margin:0 .2rem .1rem 0;color:#775dc0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.groupBox .groupDetail .img[data-v-7b7ea5f5]{width:.2rem;height:.2rem;cursor:pointer;position:absolute;top:-.05rem;right:.05rem}[data-v-7b7ea5f5] .ant-input-affix-wrapper .ant-input:not(:last-child){height:100%}[data-v-7b7ea5f5] .ant-popover-inner{border:0 solid #775dc0!important;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}[data-v-7b7ea5f5] .ant-popover-inner-content{padding:.06rem .12rem}.practice_correct_card{width:100%;height:auto}.practice_correct_card .text_view_component{white-space:pre-wrap}.practice_correct_card .video_tips_modal{width:6.8rem;height:5.7rem;background:#fff;border-radius:.33rem;padding:.33rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.practice_correct_card .video_tips_modal .modal_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.4rem}.practice_correct_card .video_tips_modal .modal_header span{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0}.practice_correct_card .video_tips_modal .modal_header span.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.practice_correct_card .video_tips_modal .modal_header span.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.practice_correct_card .video_tips_modal .modal_header span.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.practice_correct_card .video_tips_modal .modal_header span.en.SMALL{font-size:var(--en_small_font_size_seven)}.practice_correct_card .video_tips_modal .modal_header span.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.practice_correct_card .video_tips_modal .modal_header span.en.LARGE{font-size:var(--en_large_font_size_seven)}.practice_correct_card .video_tips_modal .modal_header img{width:.29rem;height:.29rem;cursor:pointer}.practice_correct_card .video_tips_modal .modal_video_box{width:100%;height:4rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.3rem;white-space:pre-wrap}.practice_correct_card .video_tips_modal .modal_video_box.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.practice_correct_card .video_tips_modal .modal_video_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.practice_correct_card .video_tips_modal .modal_video_box.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.practice_correct_card .video_tips_modal .modal_video_box.en.SMALL{font-size:var(--en_small_font_size_seven)}.practice_correct_card .video_tips_modal .modal_video_box.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.practice_correct_card .video_tips_modal .modal_video_box.en.LARGE{font-size:var(--en_large_font_size_seven)}.practice_correct_card .video_tips_modal .modal_video_box img{width:100%;height:100%}.practice_correct_card .question_card_item{width:100%;height:auto}.practice_correct_card .question_card_item .knowledges{width:100%;height:auto;margin-bottom:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem}.practice_correct_card .question_card_item .knowledges.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .knowledges.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .knowledges.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .knowledges.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .knowledges.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .knowledges.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .questionType{width:calc(95% + .2rem);height:.42rem;background:#f5f5f5;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;color:#000;padding:0 .06rem 0 .22rem;line-height:.26rem;border-radius:.18rem;margin-bottom:.14rem}.practice_correct_card .question_card_item .questionType.hk.SMALL{font-size:var(--hk_small_font_size_three)}.practice_correct_card .question_card_item .questionType.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.practice_correct_card .question_card_item .questionType.hk.LARGE{font-size:var(--hk_large_font_size_three)}.practice_correct_card .question_card_item .questionType.en.SMALL{font-size:var(--en_small_font_size_three)}.practice_correct_card .question_card_item .questionType.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.practice_correct_card .question_card_item .questionType.en.LARGE{font-size:var(--en_large_font_size_three)}.practice_correct_card .question_card_item .questionType span:first-child{margin-right:.3rem}.practice_correct_card .question_card_item .questionType .button{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.34rem;background:#775dc0;border-radius:.14rem;cursor:pointer}.practice_correct_card .question_card_item .questionType .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.practice_correct_card .question_card_item .questionType .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.practice_correct_card .question_card_item .questionType .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.practice_correct_card .question_card_item .questionType .button.en.SMALL{font-size:var(--en_small_font_size_four)}.practice_correct_card .question_card_item .questionType .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.practice_correct_card .question_card_item .questionType .button.en.LARGE{font-size:var(--en_large_font_size_four)}.practice_correct_card .question_card_item .questionType .cancelButton{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#775dc0;line-height:.34rem;border:1px solid #775dc0;border-radius:.14rem;cursor:pointer}.practice_correct_card .question_card_item .questionType .cancelButton.hk.SMALL{font-size:var(--hk_small_font_size_four)}.practice_correct_card .question_card_item .questionType .cancelButton.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.practice_correct_card .question_card_item .questionType .cancelButton.hk.LARGE{font-size:var(--hk_large_font_size_four)}.practice_correct_card .question_card_item .questionType .cancelButton.en.SMALL{font-size:var(--en_small_font_size_four)}.practice_correct_card .question_card_item .questionType .cancelButton.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.practice_correct_card .question_card_item .questionType .cancelButton.en.LARGE{font-size:var(--en_large_font_size_four)}.practice_correct_card .question_card_item .title_box{display:-webkit-box;display:-ms-flexbox;display:flex}.practice_correct_card .question_card_item .title_box .button{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer;margin-right:.15rem}.practice_correct_card .question_card_item .title_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.practice_correct_card .question_card_item .title_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.practice_correct_card .question_card_item .title_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.practice_correct_card .question_card_item .title_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.practice_correct_card .question_card_item .title_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.practice_correct_card .question_card_item .title_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.practice_correct_card .question_card_item .bottom_box{text-align:right;margin-bottom:.35rem}.practice_correct_card .question_card_item .bottom_box .button{display:inline-block;width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.practice_correct_card .question_card_item .bottom_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.practice_correct_card .question_card_item .bottom_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.practice_correct_card .question_card_item .bottom_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.practice_correct_card .question_card_item .bottom_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.practice_correct_card .question_card_item .bottom_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.practice_correct_card .question_card_item .bottom_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.practice_correct_card .question_card_item .video_tips{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.34rem}.practice_correct_card .question_card_item .video_tips.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .video_tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .video_tips.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .video_tips.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .video_tips.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .video_tips.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .video_tips span{cursor:pointer;white-space:pre-wrap}.practice_correct_card .question_card_item .question_card_title{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.practice_correct_card .question_card_item .question_card_title .ael_audio{margin-right:.1rem;margin-top:.03rem}.practice_correct_card .question_card_item .question_card_title .text{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;white-space:break-spaces}.practice_correct_card .question_card_item .question_card_title .text.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .text.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .text.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .text.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .text.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .text.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:.8rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.14rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#00b4d8;color:#fff}.practice_correct_card .question_card_item .question_card_title .tag.hk.SMALL{font-size:var(--hk_small_font_size_three)}.practice_correct_card .question_card_item .question_card_title .tag.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.practice_correct_card .question_card_item .question_card_title .tag.hk.LARGE{font-size:var(--hk_large_font_size_three)}.practice_correct_card .question_card_item .question_card_title .tag.en.SMALL{font-size:var(--en_small_font_size_three)}.practice_correct_card .question_card_item .question_card_title .tag.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.practice_correct_card .question_card_item .question_card_title .tag.en.LARGE{font-size:var(--en_large_font_size_three)}.practice_correct_card .question_card_item .question_card_title .tag .star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_correct_card .question_card_item .question_card_title .tag .star img{width:.16rem;height:.16rem}.practice_correct_card .question_card_item .question_card_title .questionTitle{margin-bottom:.2rem}.practice_correct_card .question_card_item .question_card_title .questionTitle .index{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem}.practice_correct_card .question_card_item .question_card_title .questionTitle .index.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .questionTitle .index.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .questionTitle .index.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .questionTitle .index.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .questionTitle .index.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .questionTitle .index.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .questionBtn{background:#775dc0;padding:.11rem .32rem;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#fff;line-height:.19rem;cursor:pointer}.practice_correct_card .question_card_item .question_card_title .questionBtn.hk.SMALL{font-size:var(--hk_small_font_size_four)}.practice_correct_card .question_card_item .question_card_title .questionBtn.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.practice_correct_card .question_card_item .question_card_title .questionBtn.hk.LARGE{font-size:var(--hk_large_font_size_four)}.practice_correct_card .question_card_item .question_card_title .questionBtn.en.SMALL{font-size:var(--en_small_font_size_four)}.practice_correct_card .question_card_item .question_card_title .questionBtn.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.practice_correct_card .question_card_item .question_card_title .questionBtn.en.LARGE{font-size:var(--en_large_font_size_four)}.practice_correct_card .question_card_item .question_card_title .media_box .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.practice_correct_card .question_card_item .question_card_title .media_box .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .media_box .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .media_box .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .media_box .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .media_box .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .media_box .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .media_box .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.practice_correct_card .question_card_item .question_card_title .question_fill_info .img{display:block;width:auto;height:auto;max-width:4rem;max-height:2rem;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;margin-bottom:.2rem}.practice_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.practice_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .change_answer_item{font-size:.2rem;font-family:var(--common-font-family);color:#000;margin-bottom:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.practice_correct_card .question_card_item .question_card_title .question_fill_info .change_answer_item.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .change_answer_item.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .change_answer_item.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .change_answer_item.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .change_answer_item.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .change_answer_item.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .change_answer_item .item_title{margin-top:.16rem}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_top{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_top.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_top.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_top.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_top.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_top.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_top.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_btn{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .label{width:72px;min-width:72px;height:auto}.practice_correct_card .question_card_item .question_card_title .question_fill_info .optionBox{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto}.practice_correct_card .question_card_item .question_card_title .question_fill_info .optionBox>li{word-break:break-word}.practice_correct_card .question_card_item .question_card_title .question_fill_info .mr28{margin-right:.28rem}.practice_correct_card .question_card_item .question_card_title .question_fill_info .mb28{margin-bottom:.28rem}.practice_correct_card .question_card_item .question_card_title .question_fill_info .connect_img_box{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;height:1.1rem;padding:.12rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25);box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .connect_img_box .option_img{width:.9rem;height:.9rem}.practice_correct_card .question_card_item .question_card_con{-webkit-box-flex:1;-ms-flex:1;flex:1}.practice_correct_card .question_card_item .question_group_info{width:100%;height:auto;overflow:hidden;margin-bottom:.1rem}.practice_correct_card .question_card_item .question_group_info .optionsBox{float:left;width:auto;height:auto;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;padding:.1rem .16rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-right:.1rem;margin-bottom:.1rem}.practice_correct_card .question_card_item .question_group_info .optionsBox.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .question_group_info .optionsBox.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .question_group_info .optionsBox.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .question_group_info .optionsBox.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .question_group_info .optionsBox.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .question_group_info .optionsBox.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .question_group_info .optionsBox:last-child{margin-right:0}.practice_correct_card .question_card_item .question_group_info .optionsBox.result{background:none;border:0;border-radius:0;padding:.1rem 0}.practice_correct_card .question_card_item .question_group_info p{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.practice_correct_card .question_card_item .question_group_info p.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .question_group_info p.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .question_group_info p.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .question_group_info p.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .question_group_info p.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .question_group_info p.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;padding:.24rem .32rem .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.practice_correct_card .question_card_item .auto_answer_box .flag_box{position:absolute;right:.32rem;top:.25rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.practice_correct_card .question_card_item .auto_answer_box .flag_box.hk.SMALL{font-size:var(--hk_small_font_size_four)}.practice_correct_card .question_card_item .auto_answer_box .flag_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.practice_correct_card .question_card_item .auto_answer_box .flag_box.hk.LARGE{font-size:var(--hk_large_font_size_four)}.practice_correct_card .question_card_item .auto_answer_box .flag_box.en.SMALL{font-size:var(--en_small_font_size_four)}.practice_correct_card .question_card_item .auto_answer_box .flag_box.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.practice_correct_card .question_card_item .auto_answer_box .flag_box.en.LARGE{font-size:var(--en_large_font_size_four)}.practice_correct_card .question_card_item .auto_answer_box .flag_box .anticon{margin-left:.06rem}.practice_correct_card .question_card_item .auto_answer_box .auto_title{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem;margin-bottom:.12rem}.practice_correct_card .question_card_item .auto_answer_box .auto_title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .auto_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .auto_title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .auto_title.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .auto_title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .auto_title.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .auto_title img{width:.28rem;height:.28rem;cursor:pointer}.practice_correct_card .question_card_item .auto_answer_box .answer_box{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.practice_correct_card .question_card_item .auto_answer_box .answer_box.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .answer_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .answer_box.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .answer_box.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .answer_box.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .answer_box.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .answer_box .answer_box_action{text-decoration:underline;color:#592f99;margin-left:.08rem;cursor:pointer}.practice_correct_card .question_card_item .auto_answer_box .media_box .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.practice_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .media_box .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.12rem}.practice_correct_card .question_card_item .article_answer_box{width:100%;height:auto;background:#f5f0ff;border-radius:.1rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.practice_correct_card .question_card_item .article_answer_box .btn{position:absolute;right:.24rem;top:.24rem;width:.96rem;height:47px;background:#ff6d95;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.47rem;cursor:pointer}.practice_correct_card .question_card_item .article_answer_box .btn.hk.SMALL{font-size:var(--hk_small_font_size_four)}.practice_correct_card .question_card_item .article_answer_box .btn.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.practice_correct_card .question_card_item .article_answer_box .btn.hk.LARGE{font-size:var(--hk_large_font_size_four)}.practice_correct_card .question_card_item .article_answer_box .btn.en.SMALL{font-size:var(--en_small_font_size_four)}.practice_correct_card .question_card_item .article_answer_box .btn.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.practice_correct_card .question_card_item .article_answer_box .btn.en.LARGE{font-size:var(--en_large_font_size_four)}.practice_correct_card .question_card_item .article_answer_box .title{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem}.practice_correct_card .question_card_item .article_answer_box .title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .title.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .title.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .img_box{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.13rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.21rem;padding:.1rem 0}.practice_correct_card .question_card_item .article_answer_box .img_box.hk.SMALL{font-size:var(--hk_small_font_size_two)}.practice_correct_card .question_card_item .article_answer_box .img_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_two)}.practice_correct_card .question_card_item .article_answer_box .img_box.hk.LARGE{font-size:var(--hk_large_font_size_two)}.practice_correct_card .question_card_item .article_answer_box .img_box.en.SMALL{font-size:var(--en_small_font_size_two)}.practice_correct_card .question_card_item .article_answer_box .img_box.en.MEDIUM{font-size:var(--en_middle_font_size_two)}.practice_correct_card .question_card_item .article_answer_box .img_box.en.LARGE{font-size:var(--en_large_font_size_two)}.practice_correct_card .question_card_item .article_answer_box .img_box .img_item{width:1rem;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.practice_correct_card .question_card_item .article_answer_box .img_box .img_item img{width:.57rem;height:.69rem;margin-bottom:.2rem}.practice_correct_card .blank{width:1rem}.practice_correct_card .blank,.practice_correct_card .no_location{display:inline-block;height:.58rem;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;position:relative;top:.06rem;margin:0 .16rem;padding:.06rem .1rem}.practice_correct_card .no_location{width:.5rem}.practice_correct_card .changeblank{display:inline-block;width:auto;height:.58rem;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;position:relative;top:.06rem;margin:0 .1rem;padding:.06rem .1rem}.practice_correct_card .analysis_box{position:relative}.practice_correct_card .analysis_box .close{width:.5rem;height:.5rem;position:absolute;top:-.84rem;right:0;cursor:pointer}.practice_correct_card .analysis_box .analysis_video{width:8rem;height:6rem}.course_detaile_page{width:100%;height:100%;background:#fafafa}.course_detaile_page .print_modal_box{width:7.8rem;height:90vh;background:#fff;border-radius:.33rem}.course_detaile_page .text_view_component{white-space:pre-wrap}.course_detaile_page .self_study_top{width:100%;height:auto;max-height:100vh;overflow:hidden;padding:0 .2rem .2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.course_detaile_page .self_study_top .module_box{width:3rem;height:6rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.2rem}.course_detaile_page .self_study_top .module_box .title{width:100%;height:auto;padding:0 .6rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.6rem;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.course_detaile_page .self_study_top .module_box .title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .self_study_top .module_box .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .self_study_top .module_box .title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .self_study_top .module_box .title.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .self_study_top .module_box .title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .self_study_top .module_box .title.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .self_study_top .module_box .title span{font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#592f99;line-height:.26rem}.course_detaile_page .self_study_top .module_box .title span.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_detaile_page .self_study_top .module_box .title span.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_detaile_page .self_study_top .module_box .title span.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_detaile_page .self_study_top .module_box .title span.en.SMALL{font-size:var(--en_small_font_size_four)}.course_detaile_page .self_study_top .module_box .title span.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_detaile_page .self_study_top .module_box .title span.en.LARGE{font-size:var(--en_large_font_size_four)}.course_detaile_page .self_study_top .module_box .module_list{width:100%;height:calc(100% - .88rem);margin:0}.course_detaile_page .self_study_top .module_box .module_list li{width:2.74rem;height:auto;margin-bottom:.2rem;padding:.2rem .1rem .2rem .6rem!important;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.course_detaile_page .self_study_top .module_box .module_list li.active{background:#f5f0ff;color:#775dc0}.course_detaile_page .self_study_top .module_box .module_list li .number{width:.38rem;height:.38rem;border-radius:50%;background:#592f99;font-size:.2rem;color:#fff;line-height:.38rem;text-align:center;margin-right:.16rem}.course_detaile_page .self_study_top .module_box .module_list li .number.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .self_study_top .module_box .module_list li .number.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .self_study_top .module_box .module_list li .number.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .self_study_top .module_box .module_list li .number.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .self_study_top .module_box .module_list li .number.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .self_study_top .module_box .module_list li .number.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .self_study_top .module_box .module_list li>div{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;overflow:hidden}.course_detaile_page .self_study_top .module_box .module_list li .module_title{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;line-height:.34rem;margin-bottom:.04rem}.course_detaile_page .self_study_top .module_box .module_list li .module_title.hk.SMALL{font-size:var(--hk_small_font_size_eight)}.course_detaile_page .self_study_top .module_box .module_list li .module_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_eight)}.course_detaile_page .self_study_top .module_box .module_list li .module_title.hk.LARGE{font-size:var(--hk_large_font_size_eight)}.course_detaile_page .self_study_top .module_box .module_list li .module_title.en.SMALL{font-size:var(--en_small_font_size_eight)}.course_detaile_page .self_study_top .module_box .module_list li .module_title.en.MEDIUM{font-size:var(--en_middle_font_size_eight)}.course_detaile_page .self_study_top .module_box .module_list li .module_title.en.LARGE{font-size:var(--en_large_font_size_eight)}.course_detaile_page .self_study_top .module_box .module_list li:last-child{margin-bottom:0}.course_detaile_page .self_study_top .document_list{width:2rem;height:auto;max-height:6rem;margin:0 0 0 .4rem}.course_detaile_page .self_study_top .document_list li{width:1.73rem;height:auto;margin-bottom:.38rem;overflow:hidden}.course_detaile_page .self_study_top .document_list li:last-child{margin-bottom:0}.course_detaile_page .self_study_top .document_list li .title{display:block;width:100%;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#592f99;line-height:.26rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.16rem}.course_detaile_page .self_study_top .document_list li .title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .self_study_top .document_list li .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .self_study_top .document_list li .title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .self_study_top .document_list li .title.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .self_study_top .document_list li .title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .self_study_top .document_list li .title.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .self_study_top .document_list li .img_box{width:1.73rem;height:1.13rem;border:1px dashed #ddd6e7;border-radius:.1rem;position:relative;overflow:hidden}.course_detaile_page .self_study_top .document_list li .img_box img{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.course_detaile_page .self_study_top .document_list li .img_box .docType{width:.75rem;height:.75rem;cursor:pointer}.course_detaile_page .self_study_top .document_list li .img_box .replay{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff;cursor:pointer}.course_detaile_page .self_study_top .document_list li .img_box .replay.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .self_study_top .document_list li .img_box .replay.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .self_study_top .document_list li .img_box .replay.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .self_study_top .document_list li .img_box .replay.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .self_study_top .document_list li .img_box .replay.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .self_study_top .document_list li .img_box .replay.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .self_study_top .document_list li .img_box .replay img{width:.44rem;height:.44rem}.course_detaile_page .self_study_top .document_list li .img_box .ing{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(16,199,163,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff}.course_detaile_page .self_study_top .document_list li .img_box .ing.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .self_study_top .document_list li .img_box .ing.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .self_study_top .document_list li .img_box .ing.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .self_study_top .document_list li .img_box .ing.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .self_study_top .document_list li .img_box .ing.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .self_study_top .document_list li .img_box .ing.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .self_study_top .current_video_box{width:8.7rem;height:100%}.course_detaile_page .self_study_top .current_video_box .smalltitle{width:6.96rem;margin:0 auto .24rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#1dbbb1;line-height:.3rem}.course_detaile_page .self_study_top .current_video_box .smalltitle.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_detaile_page .self_study_top .current_video_box .smalltitle.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_detaile_page .self_study_top .current_video_box .smalltitle.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_detaile_page .self_study_top .current_video_box .smalltitle.en.SMALL{font-size:var(--en_small_font_size_four)}.course_detaile_page .self_study_top .current_video_box .smalltitle.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_detaile_page .self_study_top .current_video_box .smalltitle.en.LARGE{font-size:var(--en_large_font_size_four)}.course_detaile_page .self_study_top .current_video_box .title{width:6.96rem;margin:0 auto .24rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#3d3232;line-height:.3rem}.course_detaile_page .self_study_top .current_video_box .title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .self_study_top .current_video_box .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .self_study_top .current_video_box .title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .self_study_top .current_video_box .title.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .self_study_top .current_video_box .title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .self_study_top .current_video_box .title.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .self_study_top .current_video_box .video_con{width:6.96rem;height:4.6rem;margin:0 auto}.course_detaile_page .self_study_top .current_video_box .video_con .pic{width:100%;height:100%}.course_detaile_page .self_study_top .current_video_box .video_con .ppt_box{width:100%;height:100%;background:#393a3d;position:relative}.course_detaile_page .self_study_top .current_video_box .video_con .ppt_box .shelter{position:absolute;left:0;top:.48rem;width:100%;height:.4rem;background:#393a3d}.course_detaile_page .self_study_top .current_video_box .btn_con{margin-top:.62rem;text-align:center}.course_detaile_page .conBox{padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course_detaile_page .conBox .title{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_detaile_page .conBox .title .titleText{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.course_detaile_page .conBox .title .titleText.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.course_detaile_page .conBox .title .titleText.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.course_detaile_page .conBox .title .titleText.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.course_detaile_page .conBox .title .titleText.en.SMALL{font-size:var(--en_small_font_size_nine)}.course_detaile_page .conBox .title .titleText.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.course_detaile_page .conBox .title .titleText.en.LARGE{font-size:var(--en_large_font_size_nine)}.course_detaile_page .conBox .title .titleBtn{display:-webkit-box;display:-ms-flexbox;display:flex}.course_detaile_page .conBox .title .titleBtn .print{margin-right:.32rem}.course_detaile_page .conBox .smallTitle{margin-bottom:.2rem}.course_detaile_page .conBox .smallTitle .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_detaile_page .conBox .smallTitle .tips{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.22rem;margin-top:.12rem}.course_detaile_page .conBox .smallTitle .tips.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .conBox .smallTitle .tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .conBox .smallTitle .tips.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .conBox .smallTitle .tips.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .conBox .smallTitle .tips.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .conBox .smallTitle .tips.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .conBox .smallTitle .gradeName{margin-right:.16rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.22rem}.course_detaile_page .conBox .smallTitle .gradeName.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .conBox .smallTitle .gradeName.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .conBox .smallTitle .gradeName.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .conBox .smallTitle .gradeName.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .conBox .smallTitle .gradeName.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .conBox .smallTitle .gradeName.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .conBox .smallTitle .courseName{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.16rem}.course_detaile_page .conBox .smallTitle .courseName.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.course_detaile_page .conBox .smallTitle .courseName.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.course_detaile_page .conBox .smallTitle .courseName.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.course_detaile_page .conBox .smallTitle .courseName.en.SMALL{font-size:var(--en_small_font_size_seven)}.course_detaile_page .conBox .smallTitle .courseName.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.course_detaile_page .conBox .smallTitle .courseName.en.LARGE{font-size:var(--en_large_font_size_seven)}.course_detaile_page .conBox .tab_list{width:100%;height:auto;overflow:hidden;padding-top:.4rem;margin-bottom:.2rem}.course_detaile_page .conBox .tab_list .tab_item{float:left;width:2.46rem;height:.69rem;background:rgba(245,240,255,.7);border:2px solid rgba(89,47,153,.7);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.48rem;font-size:.27rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:rgba(89,47,153,.7);line-height:.65rem;cursor:pointer;margin-right:.4rem}.course_detaile_page .conBox .tab_list .tab_item.hk.SMALL{font-size:var(--hk_small_font_size_eight)}.course_detaile_page .conBox .tab_list .tab_item.hk.MEDIUM{font-size:var(--hk_middle_font_size_eight)}.course_detaile_page .conBox .tab_list .tab_item.hk.LARGE{font-size:var(--hk_large_font_size_eight)}.course_detaile_page .conBox .tab_list .tab_item.en.SMALL{font-size:var(--en_small_font_size_eight)}.course_detaile_page .conBox .tab_list .tab_item.en.MEDIUM{font-size:var(--en_middle_font_size_eight)}.course_detaile_page .conBox .tab_list .tab_item.en.LARGE{font-size:var(--en_large_font_size_eight)}.course_detaile_page .conBox .tab_list .tab_item.active{background:#592f99;border:2px solid #592f99;color:#fff}.course_detaile_page .conBox .follow_tab_list{width:100%;height:.7rem;overflow:hidden}.course_detaile_page .conBox .follow_tab_list .follow_tab_item{width:1.5rem;height:100%;float:left;margin-right:2px;background:#e7e7e7;border-radius:.2rem .2rem 0 0;cursor:pointer;font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.7rem;position:relative}.course_detaile_page .conBox .follow_tab_list .follow_tab_item.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.course_detaile_page .conBox .follow_tab_list .follow_tab_item.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.course_detaile_page .conBox .follow_tab_list .follow_tab_item.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.course_detaile_page .conBox .follow_tab_list .follow_tab_item.en.SMALL{font-size:var(--en_small_font_size_seven)}.course_detaile_page .conBox .follow_tab_list .follow_tab_item.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.course_detaile_page .conBox .follow_tab_list .follow_tab_item.en.LARGE{font-size:var(--en_large_font_size_seven)}.course_detaile_page .conBox .follow_tab_list .follow_tab_item:before{content:"";width:.56rem;height:.04rem;background:#592f99;border-radius:.2rem .2rem 0 0;position:absolute;left:.47rem;bottom:0;opacity:0}.course_detaile_page .conBox .follow_tab_list .follow_tab_item.active{font-family:var(--common-font-family);font-weight:700;color:#592f99;background:#fff}.course_detaile_page .conBox .follow_tab_list .follow_tab_item.active:before{opacity:1}.course_detaile_page .conBox .follow_tab_list .follow_tab_item.disabled{color:#7d7d7d;background:#ccc;cursor:no-drop}.course_detaile_page .conBox .cardBox{width:100%;height:100%;margin-top:.2rem;padding:0 .2rem}.course_detaile_page .conBox .cardBox.no_margin{margin-top:0;border-radius:0 .17rem .17rem .17rem}.course_detaile_page .conBox .cardBox.no_padding{padding:0}.course_detaile_page .conBox .cardBox.no_padding .ant-card-body{padding:.2rem 0}.course_detaile_page .conBox .cardBox .homework .titleBox{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.course_detaile_page .conBox .cardBox .homework .titleBox span{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.course_detaile_page .conBox .cardBox .homework .titleBox span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .conBox .cardBox .homework .titleBox span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .conBox .cardBox .homework .titleBox span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .conBox .cardBox .homework .titleBox span.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .conBox .cardBox .homework .titleBox span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .conBox .cardBox .homework .titleBox span.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .conBox .cardBox .homework .question{margin:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_detaile_page .conBox .cardBox .homework .question .question_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem}.course_detaile_page .conBox .cardBox .homework .question .question_left.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .conBox .cardBox .homework .question .question_left.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .conBox .cardBox .homework .question .question_left.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .conBox .cardBox .homework .question .question_left.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .conBox .cardBox .homework .question .question_left.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .conBox .cardBox .homework .question .question_left.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .conBox .cardBox .homework .content{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course_detaile_page .conBox .cardBox .homework .content .checkBox{width:100%;height:.74rem;opacity:1;padding:.2rem;margin:.1rem 0;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.course_detaile_page .conBox .cardBox .homework .answerBox{width:100%;height:auto;opacity:1;border-radius:.2rem;background:#f5f5f5;padding:.24rem .32rem}.course_detaile_page .conBox .cardBox .homework .answerBox .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.course_detaile_page .conBox .cardBox .homework .answerBox .name.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .conBox .cardBox .homework .answerBox .name.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .conBox .cardBox .homework .answerBox .name.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .conBox .cardBox .homework .answerBox .name.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .conBox .cardBox .homework .answerBox .name.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .conBox .cardBox .homework .answerBox .name.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .conBox .cardBox .homework .answerBox .name .open{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.24rem}.course_detaile_page .conBox .cardBox .homework .answerBox .name .open.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_detaile_page .conBox .cardBox .homework .answerBox .name .open.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_detaile_page .conBox .cardBox .homework .answerBox .name .open.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_detaile_page .conBox .cardBox .homework .answerBox .name .open.en.SMALL{font-size:var(--en_small_font_size_four)}.course_detaile_page .conBox .cardBox .homework .answerBox .name .open.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_detaile_page .conBox .cardBox .homework .answerBox .name .open.en.LARGE{font-size:var(--en_large_font_size_four)}.course_detaile_page .conBox .cardBox .noDataBox{width:100%;height:5rem;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_detaile_page .conBox .cardBox .noDataBox img{width:1.54rem;height:.93rem}.course_detaile_page .conBox .cardBox .noDataBox span{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#592f99;line-height:.22rem}.course_detaile_page .conBox .cardBox .noDataBox span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .conBox .cardBox .noDataBox span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .conBox .cardBox .noDataBox span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .conBox .cardBox .noDataBox span.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .conBox .cardBox .noDataBox span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .conBox .cardBox .noDataBox span.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .conBox .button{width:1.78rem;height:.55rem;opacity:1;border:1px solid #775dc0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.19rem;margin-right:.15rem}.course_detaile_page .conBox .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_detaile_page .conBox .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_detaile_page .conBox .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_detaile_page .conBox .button.en.SMALL{font-size:var(--en_small_font_size_four)}.course_detaile_page .conBox .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_detaile_page .conBox .button.en.LARGE{font-size:var(--en_large_font_size_four)}.course_detaile_page .conBox .combinationQuestionsBox .title_box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.course_detaile_page .conBox .combinationQuestionsBox .title_box .button{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.course_detaile_page .conBox .combinationQuestionsBox .title_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_detaile_page .conBox .combinationQuestionsBox .title_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_detaile_page .conBox .combinationQuestionsBox .title_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_detaile_page .conBox .combinationQuestionsBox .title_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.course_detaile_page .conBox .combinationQuestionsBox .title_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_detaile_page .conBox .combinationQuestionsBox .title_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.course_detaile_page .conBox .combinationQuestionsBox .title_box .question_card_title{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.course_detaile_page .conBox .combinationQuestionsBox .title_box .question_card_title .ael_audio{margin-right:.1rem;margin-top:.03rem}.course_detaile_page .conBox .combinationQuestionsBox .title_box .question_card_title .text{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.course_detaile_page .conBox .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .readBox{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.course_detaile_page .conBox .combinationQuestionsBox .readBox .media_box{overflow:hidden}.course_detaile_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.course_detaile_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .readBox .media_box .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.course_detaile_page .conBox .combinationQuestionsBox .readBox .flag_box{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.course_detaile_page .conBox .combinationQuestionsBox .readBox .flag_box.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_detaile_page .conBox .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_detaile_page .conBox .combinationQuestionsBox .readBox .flag_box.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_detaile_page .conBox .combinationQuestionsBox .readBox .flag_box.en.SMALL{font-size:var(--en_small_font_size_four)}.course_detaile_page .conBox .combinationQuestionsBox .readBox .flag_box.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_detaile_page .conBox .combinationQuestionsBox .readBox .flag_box.en.LARGE{font-size:var(--en_large_font_size_four)}.course_detaile_page .conBox .combinationQuestionsBox .mathChartBox .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.course_detaile_page .conBox .combinationQuestionsBox .mathChartBox .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .mathChartBox .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .mathChartBox .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .mathChartBox .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .mathChartBox .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .mathChartBox .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .conBox .combinationQuestionsBox .mathChartBox .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.course_detaile_page .changeModal{background:#fff;border-radius:.33rem;padding:.4rem .4rem .6rem}.course_detaile_page .changeModal .changeBox{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:6.3rem}.course_detaile_page .changeModal .changeBox .left{width:5.72rem}.course_detaile_page .changeModal .changeBox .left .boxTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.course_detaile_page .changeModal .changeBox .left .boxTitle span{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.course_detaile_page .changeModal .changeBox .left .boxTitle span.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.course_detaile_page .changeModal .changeBox .left .boxTitle span.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.course_detaile_page .changeModal .changeBox .left .boxTitle span.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.course_detaile_page .changeModal .changeBox .left .boxTitle span.en.SMALL{font-size:var(--en_small_font_size_seven)}.course_detaile_page .changeModal .changeBox .left .boxTitle span.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.course_detaile_page .changeModal .changeBox .left .boxTitle span.en.LARGE{font-size:var(--en_large_font_size_seven)}.course_detaile_page .changeModal .changeBox .left .boxContent{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#000;line-height:.26rem}.course_detaile_page .changeModal .changeBox .left .boxContent.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .changeModal .changeBox .left .boxContent.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .changeModal .changeBox .left .boxContent.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .changeModal .changeBox .left .boxContent.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .changeModal .changeBox .left .boxContent.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .changeModal .changeBox .left .boxContent.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .changeModal .changeBox .left .boxContent>div{margin-bottom:.06rem}.course_detaile_page .changeModal .changeBox .left .boxContent .text{color:#775dc0;font-family:var(--common-font-family);font-weight:700}.course_detaile_page .changeModal .changeBox .left .boxContent .button{display:-webkit-box;display:-ms-flexbox;display:flex;height:.3rem;font-size:.14rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#0077b6;line-height:.2rem;background:#90e0ef;border-radius:.15rem;padding:.05rem .1rem;margin-left:.23rem}.course_detaile_page .changeModal .changeBox .left .boxContent .button.hk.SMALL{font-size:var(--hk_small_font_size_three)}.course_detaile_page .changeModal .changeBox .left .boxContent .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.course_detaile_page .changeModal .changeBox .left .boxContent .button.hk.LARGE{font-size:var(--hk_large_font_size_three)}.course_detaile_page .changeModal .changeBox .left .boxContent .button.en.SMALL{font-size:var(--en_small_font_size_three)}.course_detaile_page .changeModal .changeBox .left .boxContent .button.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.course_detaile_page .changeModal .changeBox .left .boxContent .button.en.LARGE{font-size:var(--en_large_font_size_three)}.course_detaile_page .changeModal .changeBox .left .boxContent .button .star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.03rem}.course_detaile_page .changeModal .changeBox .left .boxContent .button .star img{width:.16rem;height:.16rem;margin-right:.02rem}.course_detaile_page .changeModal .changeBox .left .boxContent .line{padding:.44rem 0 .17rem;border-bottom:.03rem solid #f5f5f5;margin-bottom:.16rem}.course_detaile_page .changeModal .changeBox .left .boxContent .line>div{margin-bottom:.21rem}.course_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label{width:50%;font-size:.16rem;margin-right:0;margin-bottom:.2rem}.course_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.en.SMALL{font-size:var(--en_small_font_size_four)}.course_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_detaile_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.en.LARGE{font-size:var(--en_large_font_size_four)}.course_detaile_page .changeModal .changeBox .right{width:7.5rem;height:6.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course_detaile_page .changeModal .changeBox .right .scrollBox{width:7.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:.23rem .08rem .05rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:3px solid #c4b7e9;border-radius:.14rem;margin-top:.23rem}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent{width:100%;height:auto;padding:0 .24rem;-webkit-box-sizing:border-box;box-sizing:border-box}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType{width:calc(100% + .2rem);height:.42rem;background:#f5f5f5;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;color:#000;padding:0 .06rem 0 .22rem;line-height:.26rem;border-radius:.18rem;margin:0 0 .14rem -.12rem}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.hk.SMALL{font-size:var(--hk_small_font_size_three)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.hk.LARGE{font-size:var(--hk_large_font_size_three)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.en.SMALL{font-size:var(--en_small_font_size_three)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.en.LARGE{font-size:var(--en_large_font_size_three)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType span:first-child{margin-right:.3rem}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.34rem;background:#775dc0;border-radius:.14rem;cursor:pointer}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.en.SMALL{font-size:var(--en_small_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.en.LARGE{font-size:var(--en_large_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#775dc0;line-height:.34rem;border:1px solid #775dc0;border-radius:.14rem;cursor:pointer}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.en.SMALL{font-size:var(--en_small_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.en.LARGE{font-size:var(--en_large_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .ael_audio{margin-right:.1rem;margin-top:.03rem}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box{overflow:hidden}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.en.SMALL{font-size:var(--en_small_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.en.LARGE{font-size:var(--en_large_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box{text-align:right;margin-bottom:.35rem}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button{display:inline-block;width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.course_detaile_page .changeModal .changeBox .right .scrollBox .noData{height:calc(100% - .17rem);background:#f2edf7;margin-right:.14rem;margin-bottom:.17rem;border-radius:.1rem}.course_detaile_page .changeModal .changeBox .right .scrollBox .noData img{width:1.55rem;height:.93rem;margin-bottom:.33rem}.course_detaile_page .changeModal .changeBox .right .scrollBox .noData span{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.22rem}.course_detaile_page .changeModal .changeBox .right .scrollBox .noData span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .noData span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .noData span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .noData span.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .noData span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .changeModal .changeBox .right .scrollBox .noData span.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .changeModal .changeBox .right .ant-pagination{padding:0 0 .24rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.course_detaile_page .changeModal .btnBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.course_detaile_page .changeModal .btnBox .cancenBtn{width:1.76rem;height:.54rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0;text-align:center;line-height:.54rem;border:1px solid #775dc0;border-radius:.2rem;margin-right:.24rem;cursor:pointer}.course_detaile_page .changeModal .btnBox .cancenBtn.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .changeModal .btnBox .cancenBtn.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .changeModal .btnBox .cancenBtn.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .changeModal .btnBox .cancenBtn.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .changeModal .btnBox .cancenBtn.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .changeModal .btnBox .cancenBtn.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .changeModal .btnBox .sureBtn{width:1.76rem;height:.54rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff;line-height:.54rem;text-align:center;background:#775dc0;border-radius:.2rem;cursor:pointer}.course_detaile_page .changeModal .btnBox .sureBtn.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .changeModal .btnBox .sureBtn.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .changeModal .btnBox .sureBtn.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .changeModal .btnBox .sureBtn.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .changeModal .btnBox .sureBtn.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .changeModal .btnBox .sureBtn.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .tipBox{width:6.6rem;height:3.6rem;padding:.5rem;background:#fff;border-radius:.33rem}.course_detaile_page .tipBox .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_detaile_page .tipBox .content img{width:.6rem;height:.6rem;margin-bottom:.15rem}.course_detaile_page .tipBox .content .tips{width:3.6rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.course_detaile_page .tipBox .content .tips.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.course_detaile_page .tipBox .content .tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.course_detaile_page .tipBox .content .tips.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.course_detaile_page .tipBox .content .tips.en.SMALL{font-size:var(--en_small_font_size_seven)}.course_detaile_page .tipBox .content .tips.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.course_detaile_page .tipBox .content .tips.en.LARGE{font-size:var(--en_large_font_size_seven)}.course_detaile_page .tipBox .content .subTitle{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.course_detaile_page .tipBox .content .subTitle.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .tipBox .content .subTitle.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .tipBox .content .subTitle.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .tipBox .content .subTitle.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .tipBox .content .subTitle.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .tipBox .content .subTitle.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .tipBox .content .btn{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_detaile_page .tipBox .content .btn .fafang{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem}.course_detaile_page .tipBox .content .btn .cancel{width:1.76rem;height:.53rem;margin-top:.4rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.course_detaile_page .tipBox .content .btn .tosure{width:1.76rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.course_detaile_page .tipBox .content .btn span{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.course_detaile_page .tipBox .content .btn span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .tipBox .content .btn span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .tipBox .content .btn span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .tipBox .content .btn span.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .tipBox .content .btn span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .tipBox .content .btn span.en.LARGE{font-size:var(--en_large_font_size_five)}.course_detaile_page .titleBox{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.course_detaile_page .titleBox span{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.course_detaile_page .titleBox span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.course_detaile_page .titleBox span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.course_detaile_page .titleBox span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.course_detaile_page .titleBox span.en.SMALL{font-size:var(--en_small_font_size_five)}.course_detaile_page .titleBox span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.course_detaile_page .titleBox span.en.LARGE{font-size:var(--en_large_font_size_five)}html[data-v-2027f8ca]{font-size:100px}@media only screen and (max-height:650px){html[data-v-2027f8ca]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-2027f8ca]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-2027f8ca]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-2027f8ca]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-2027f8ca]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-2027f8ca]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-2027f8ca]{font-size:100px}}#app[data-v-2027f8ca],body[data-v-2027f8ca],html[data-v-2027f8ca]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-2027f8ca],#app h1[data-v-2027f8ca],#app h2[data-v-2027f8ca],#app h3[data-v-2027f8ca],#app h4[data-v-2027f8ca],#app h5[data-v-2027f8ca],#app h6[data-v-2027f8ca],#app p[data-v-2027f8ca],body body[data-v-2027f8ca],body h1[data-v-2027f8ca],body h2[data-v-2027f8ca],body h3[data-v-2027f8ca],body h4[data-v-2027f8ca],body h5[data-v-2027f8ca],body h6[data-v-2027f8ca],body p[data-v-2027f8ca],html body[data-v-2027f8ca],html h1[data-v-2027f8ca],html h2[data-v-2027f8ca],html h3[data-v-2027f8ca],html h4[data-v-2027f8ca],html h5[data-v-2027f8ca],html h6[data-v-2027f8ca],html p[data-v-2027f8ca]{margin:0}li[data-v-2027f8ca],ul[data-v-2027f8ca]{list-style:none;padding:0}[data-v-2027f8ca]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-2027f8ca]{white-space:break-spaces}.sortableDrag[data-v-2027f8ca]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-2027f8ca],.sortableDrag td[data-v-2027f8ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-2027f8ca]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-2027f8ca]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-2027f8ca]{color:var(--theme-color)}.error_color[data-v-2027f8ca]{color:#eb6646!important}.warn_color[data-v-2027f8ca]{color:#ff6800}.pointer[data-v-2027f8ca]{cursor:pointer}.ellipsis[data-v-2027f8ca]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-2027f8ca]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-2027f8ca],.flex_center_center[data-v-2027f8ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-2027f8ca],.flex_center_center[data-v-2027f8ca]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-2027f8ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-2027f8ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-2027f8ca],.flex_row_s_p[data-v-2027f8ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-2027f8ca]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-2027f8ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-2027f8ca],.flex_start[data-v-2027f8ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-2027f8ca]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-2027f8ca],.flex_column_center_center[data-v-2027f8ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-2027f8ca]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-2027f8ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-2027f8ca]{position:relative;border-radius:.2rem}.talk_frame[data-v-2027f8ca]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-2027f8ca]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-2027f8ca]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-2027f8ca]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-2027f8ca]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-2027f8ca]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-2027f8ca]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-2027f8ca]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-2027f8ca]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-2027f8ca]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-2027f8ca]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-2027f8ca]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-2027f8ca]{max-height:30vh}.ant-select-dropdown-menu[data-v-2027f8ca]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-2027f8ca]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-2027f8ca]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-2027f8ca]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-2027f8ca]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2027f8ca]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2027f8ca]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2027f8ca]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2027f8ca]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2027f8ca]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2027f8ca]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2027f8ca]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2027f8ca]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-2027f8ca]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-2027f8ca]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-2027f8ca]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-2027f8ca]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-2027f8ca]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-2027f8ca]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-2027f8ca]{width:100%}.ant-input[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-2027f8ca]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-2027f8ca]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2027f8ca]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2027f8ca]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-2027f8ca]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-2027f8ca]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-2027f8ca]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-2027f8ca]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-2027f8ca]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2027f8ca],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2027f8ca]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2027f8ca]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2027f8ca]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2027f8ca],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2027f8ca]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2027f8ca]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2027f8ca],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2027f8ca]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2027f8ca]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-2027f8ca]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2027f8ca],.ant-table-thead>tr>th[data-v-2027f8ca]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2027f8ca]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2027f8ca]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2027f8ca]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2027f8ca]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2027f8ca]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-2027f8ca]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-2027f8ca]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-2027f8ca]{width:24px;height:24px}.ant-radio-inner[data-v-2027f8ca]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-2027f8ca]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-2027f8ca],.ant-radio-checked .ant-radio-inner[data-v-2027f8ca]{border-color:#10c7a3}.ant-checkbox[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-2027f8ca]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-2027f8ca]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-2027f8ca]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-2027f8ca]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-2027f8ca]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-2027f8ca]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-2027f8ca]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-2027f8ca]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-2027f8ca]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-2027f8ca],.ant-dropdown-menu-submenu-title[data-v-2027f8ca]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-2027f8ca],:root .ant-dropdown-link>.anticon.anticon-down[data-v-2027f8ca],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-2027f8ca]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-2027f8ca]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-2027f8ca]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-2027f8ca]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-2027f8ca]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-2027f8ca],.dropMenuItem_hk_SMALL[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-2027f8ca]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-2027f8ca]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-2027f8ca]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-2027f8ca]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-2027f8ca]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-2027f8ca]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-2027f8ca],.ant-switch[data-v-2027f8ca]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-2027f8ca],.ant-switch[data-v-2027f8ca]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-2027f8ca]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-2027f8ca]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-2027f8ca]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-2027f8ca]{width:100%}.ant-progress-circle .ant-progress-text[data-v-2027f8ca]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-2027f8ca]{max-width:4.6rem}.ant-popover-title[data-v-2027f8ca]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-2027f8ca]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-2027f8ca]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-2027f8ca],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-2027f8ca],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-2027f8ca]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-2027f8ca],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-2027f8ca],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-2027f8ca]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-2027f8ca]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-2027f8ca]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-2027f8ca]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-2027f8ca]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-2027f8ca]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-2027f8ca]{text-decoration:underline}.modalBox .btn_box[data-v-2027f8ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-2027f8ca],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-2027f8ca],.ant-pagination-disabled:focus a[data-v-2027f8ca],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-2027f8ca],.ant-pagination-disabled:hover a[data-v-2027f8ca],[data-v-2027f8ca] .ant-pagination-disabled a{background:#e6e7e8}[data-v-2027f8ca] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-2027f8ca] .ant-pagination-item-active a,[data-v-2027f8ca] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-2027f8ca] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-2027f8ca] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-2027f8ca]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-2027f8ca]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-2027f8ca]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-2027f8ca]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-2027f8ca]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-2027f8ca]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-2027f8ca]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-2027f8ca]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-2027f8ca],.wangEditor table th[data-v-2027f8ca]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-2027f8ca]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-2027f8ca]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-2027f8ca]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-2027f8ca]{display:block}.wangEditor ol[data-v-2027f8ca],.wangEditor ul[data-v-2027f8ca]{margin:10px 0 10px 20px}.wangEditor ul[data-v-2027f8ca],.wangEditor ul li[data-v-2027f8ca]{list-style:disc inside!important}.wangEditor ol[data-v-2027f8ca],.wangEditor ol li[data-v-2027f8ca]{list-style:decimal inside!important}.wangEditor img[data-v-2027f8ca]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-2027f8ca]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-2027f8ca]{border-bottom:2px solid #e1e1e1}.component[data-v-2027f8ca]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-2027f8ca]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-2027f8ca]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-2027f8ca]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-2027f8ca]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-2027f8ca]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-2027f8ca]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-2027f8ca]{cursor:default}.listen_picture[data-v-2027f8ca]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-2027f8ca]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-2027f8ca]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-2027f8ca]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-2027f8ca]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-2027f8ca]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-2027f8ca]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-2027f8ca]{font-size:var(--en_large_font_size_five)}[data-v-2027f8ca] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-2027f8ca]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-2027f8ca]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-2027f8ca]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-2027f8ca]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-2027f8ca]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-2027f8ca]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-2027f8ca]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-2027f8ca]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-2027f8ca],.home_practice_status.NO_PUBLIC[data-v-2027f8ca]{background:#2c58b1}.home_practice_status.FINISHED[data-v-2027f8ca],.home_practice_status.IN_PROGRESS[data-v-2027f8ca],.home_practice_status.NOT_STARTED[data-v-2027f8ca],.home_practice_status.UNDISTRIBUTED[data-v-2027f8ca]{background:#486fbf}.ant-calendar-picker-container[data-v-2027f8ca]{z-index:9999999!important}.ant-checkbox-input:focus+.ant-checkbox-inner[data-v-2027f8ca],.ant-checkbox:hover .ant-checkbox-inner[data-v-2027f8ca],[data-v-2027f8ca] .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#10c7a3}[data-v-2027f8ca] .ant-checkbox-indeterminate .ant-checkbox-inner:after{background:#10c7a3}[data-v-2027f8ca] .ant-input-search-icon{color:#775dc0}.questionBox[data-v-2027f8ca]{width:100%;height:auto;padding:.2rem;border:1px solid #d7d0eb;border-radius:12px;margin-bottom:.2rem}.issue_examination_page{width:100%;height:100%;background:#fafafa}.issue_examination_page .print_modal_box{width:7.8rem;height:90vh;background:#fff;border-radius:.33rem}.issue_examination_page .text_view_component{white-space:pre-wrap}.issue_examination_page .content{padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.issue_examination_page .content .title{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue_examination_page .content .title .titleText{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.issue_examination_page .content .title .titleText.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.issue_examination_page .content .title .titleText.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.issue_examination_page .content .title .titleText.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.issue_examination_page .content .title .titleText.en.SMALL{font-size:var(--en_small_font_size_nine)}.issue_examination_page .content .title .titleText.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.issue_examination_page .content .title .titleText.en.LARGE{font-size:var(--en_large_font_size_nine)}.issue_examination_page .content .title .titleBtn .print{margin-right:.32rem}.issue_examination_page .content .smallTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue_examination_page .content .smallTitle .gradeName{margin-right:.16rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.22rem}.issue_examination_page .content .smallTitle .gradeName.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .content .smallTitle .gradeName.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .content .smallTitle .gradeName.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .content .smallTitle .gradeName.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .content .smallTitle .gradeName.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .content .smallTitle .gradeName.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .content .smallTitle .courseName{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.16rem}.issue_examination_page .content .smallTitle .courseName.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.issue_examination_page .content .smallTitle .courseName.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.issue_examination_page .content .smallTitle .courseName.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.issue_examination_page .content .smallTitle .courseName.en.SMALL{font-size:var(--en_small_font_size_seven)}.issue_examination_page .content .smallTitle .courseName.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.issue_examination_page .content .smallTitle .courseName.en.LARGE{font-size:var(--en_large_font_size_seven)}.issue_examination_page .content .tab_list{width:100%;height:auto;overflow:hidden;padding-top:.4rem;margin-bottom:.2rem}.issue_examination_page .content .tab_list .tab_item{float:left;width:2.56rem;height:.69rem;background:rgba(245,240,255,.7);border:2px solid rgba(89,47,153,.7);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.48rem;font-size:.27rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:rgba(89,47,153,.7);line-height:.65rem;cursor:pointer;margin-right:.4rem}.issue_examination_page .content .tab_list .tab_item.hk.SMALL{font-size:var(--hk_small_font_size_eight)}.issue_examination_page .content .tab_list .tab_item.hk.MEDIUM{font-size:var(--hk_middle_font_size_eight)}.issue_examination_page .content .tab_list .tab_item.hk.LARGE{font-size:var(--hk_large_font_size_eight)}.issue_examination_page .content .tab_list .tab_item.en.SMALL{font-size:var(--en_small_font_size_eight)}.issue_examination_page .content .tab_list .tab_item.en.MEDIUM{font-size:var(--en_middle_font_size_eight)}.issue_examination_page .content .tab_list .tab_item.en.LARGE{font-size:var(--en_large_font_size_eight)}.issue_examination_page .content .tab_list .tab_item.active{background:#592f99;border:2px solid #592f99;color:#fff}.issue_examination_page .content .cardBox{width:100%;height:100%;margin-top:.2rem;padding:0 .2rem}.issue_examination_page .content .cardBox .homework .titleBox{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.issue_examination_page .content .cardBox .homework .titleBox span{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.issue_examination_page .content .cardBox .homework .titleBox span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .content .cardBox .homework .titleBox span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .content .cardBox .homework .titleBox span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .content .cardBox .homework .titleBox span.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .content .cardBox .homework .titleBox span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .content .cardBox .homework .titleBox span.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .content .cardBox .homework .question{margin:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue_examination_page .content .cardBox .homework .question .question_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem}.issue_examination_page .content .cardBox .homework .question .question_left.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .content .cardBox .homework .question .question_left.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .content .cardBox .homework .question .question_left.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .content .cardBox .homework .question .question_left.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .content .cardBox .homework .question .question_left.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .content .cardBox .homework .question .question_left.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .content .cardBox .homework .content{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.issue_examination_page .content .cardBox .homework .content .checkBox{width:100%;height:.74rem;opacity:1;padding:.2rem;margin:.1rem 0;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.issue_examination_page .content .cardBox .homework .answerBox{width:100%;height:auto;opacity:1;border-radius:.2rem;background:#f5f5f5;padding:.2rem .32rem}.issue_examination_page .content .cardBox .homework .answerBox .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.issue_examination_page .content .cardBox .homework .answerBox .name.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .content .cardBox .homework .answerBox .name.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .content .cardBox .homework .answerBox .name.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .content .cardBox .homework .answerBox .name.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .content .cardBox .homework .answerBox .name.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .content .cardBox .homework .answerBox .name.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .content .cardBox .homework .answerBox .name .open{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.24rem}.issue_examination_page .content .button{width:1.78rem;height:.55rem;opacity:1;border:1px solid #775dc0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.19rem}.issue_examination_page .content .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.issue_examination_page .content .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.issue_examination_page .content .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.issue_examination_page .content .button.en.SMALL{font-size:var(--en_small_font_size_four)}.issue_examination_page .content .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.issue_examination_page .content .button.en.LARGE{font-size:var(--en_large_font_size_four)}.issue_examination_page .content .combinationQuestionsBox .title_box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.issue_examination_page .content .combinationQuestionsBox .title_box .button{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.issue_examination_page .content .combinationQuestionsBox .title_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.issue_examination_page .content .combinationQuestionsBox .title_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.issue_examination_page .content .combinationQuestionsBox .title_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.issue_examination_page .content .combinationQuestionsBox .title_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.issue_examination_page .content .combinationQuestionsBox .title_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.issue_examination_page .content .combinationQuestionsBox .title_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.issue_examination_page .content .combinationQuestionsBox .title_box .question_card_title{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.issue_examination_page .content .combinationQuestionsBox .title_box .question_card_title .ael_audio{margin-right:.1rem;margin-top:.03rem}.issue_examination_page .content .combinationQuestionsBox .title_box .question_card_title .text{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.issue_examination_page .content .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .content .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .content .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .content .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .content .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .content .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .content .combinationQuestionsBox .readBox{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.issue_examination_page .content .combinationQuestionsBox .readBox .media_box{overflow:hidden}.issue_examination_page .content .combinationQuestionsBox .readBox .media_box .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.issue_examination_page .content .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .content .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .content .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .content .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .content .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .content .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .content .combinationQuestionsBox .readBox .media_box .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.issue_examination_page .content .combinationQuestionsBox .readBox .flag_box{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.issue_examination_page .content .combinationQuestionsBox .readBox .flag_box.hk.SMALL{font-size:var(--hk_small_font_size_four)}.issue_examination_page .content .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.issue_examination_page .content .combinationQuestionsBox .readBox .flag_box.hk.LARGE{font-size:var(--hk_large_font_size_four)}.issue_examination_page .content .combinationQuestionsBox .readBox .flag_box.en.SMALL{font-size:var(--en_small_font_size_four)}.issue_examination_page .content .combinationQuestionsBox .readBox .flag_box.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.issue_examination_page .content .combinationQuestionsBox .readBox .flag_box.en.LARGE{font-size:var(--en_large_font_size_four)}.issue_examination_page .titleBox{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.issue_examination_page .titleBox span{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.issue_examination_page .titleBox span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .titleBox span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .titleBox span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .titleBox span.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .titleBox span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .titleBox span.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .moduleName{margin-bottom:.2rem}.issue_examination_page .moduleName,.issue_examination_page .moduleName .point{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue_examination_page .moduleName .point{width:.38rem;height:.38rem;background:#592f99;border-radius:50%;margin-right:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff;line-height:.26rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.issue_examination_page .moduleName .point.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .moduleName .point.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .moduleName .point.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .moduleName .point.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .moduleName .point.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .moduleName .point.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .moduleName span{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.issue_examination_page .moduleName span.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.issue_examination_page .moduleName span.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.issue_examination_page .moduleName span.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.issue_examination_page .moduleName span.en.SMALL{font-size:var(--en_small_font_size_seven)}.issue_examination_page .moduleName span.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.issue_examination_page .moduleName span.en.LARGE{font-size:var(--en_large_font_size_seven)}.issue_examination_page .moduleName .smallTips{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.22rem}.issue_examination_page .moduleName .smallTips.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .moduleName .smallTips.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .moduleName .smallTips.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .moduleName .smallTips.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .moduleName .smallTips.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .moduleName .smallTips.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .mathChartBox .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.issue_examination_page .mathChartBox .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .mathChartBox .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .mathChartBox .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .mathChartBox .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .mathChartBox .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .mathChartBox .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .mathChartBox .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.issue_examination_page .changeModal{background:#fff;border-radius:.33rem;padding:.4rem .4rem .6rem}.issue_examination_page .changeModal .changeBox{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:6.3rem}.issue_examination_page .changeModal .changeBox .left{width:5.72rem}.issue_examination_page .changeModal .changeBox .left .boxTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.issue_examination_page .changeModal .changeBox .left .boxTitle span{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.issue_examination_page .changeModal .changeBox .left .boxTitle span.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.issue_examination_page .changeModal .changeBox .left .boxTitle span.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.issue_examination_page .changeModal .changeBox .left .boxTitle span.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.issue_examination_page .changeModal .changeBox .left .boxTitle span.en.SMALL{font-size:var(--en_small_font_size_seven)}.issue_examination_page .changeModal .changeBox .left .boxTitle span.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.issue_examination_page .changeModal .changeBox .left .boxTitle span.en.LARGE{font-size:var(--en_large_font_size_seven)}.issue_examination_page .changeModal .changeBox .left .boxContent{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#000;line-height:.26rem}.issue_examination_page .changeModal .changeBox .left .boxContent.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .changeModal .changeBox .left .boxContent.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .changeModal .changeBox .left .boxContent.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .changeModal .changeBox .left .boxContent.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .changeModal .changeBox .left .boxContent.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .changeModal .changeBox .left .boxContent.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .changeModal .changeBox .left .boxContent>div{margin-bottom:.06rem}.issue_examination_page .changeModal .changeBox .left .boxContent .text{color:#775dc0;font-family:var(--common-font-family);font-weight:700}.issue_examination_page .changeModal .changeBox .left .boxContent .button{display:-webkit-box;display:-ms-flexbox;display:flex;height:.3rem;font-size:.14rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#0077b6;line-height:.2rem;background:#90e0ef;border-radius:.15rem;padding:.05rem .1rem;margin-left:.23rem}.issue_examination_page .changeModal .changeBox .left .boxContent .button.hk.SMALL{font-size:var(--hk_small_font_size_three)}.issue_examination_page .changeModal .changeBox .left .boxContent .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.issue_examination_page .changeModal .changeBox .left .boxContent .button.hk.LARGE{font-size:var(--hk_large_font_size_three)}.issue_examination_page .changeModal .changeBox .left .boxContent .button.en.SMALL{font-size:var(--en_small_font_size_three)}.issue_examination_page .changeModal .changeBox .left .boxContent .button.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.issue_examination_page .changeModal .changeBox .left .boxContent .button.en.LARGE{font-size:var(--en_large_font_size_three)}.issue_examination_page .changeModal .changeBox .left .boxContent .button .star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.03rem}.issue_examination_page .changeModal .changeBox .left .boxContent .button .star img{width:.16rem;height:.16rem;margin-right:.02rem}.issue_examination_page .changeModal .changeBox .left .boxContent .line{padding:.44rem 0 .17rem;border-bottom:.03rem solid #f5f5f5;margin-bottom:.16rem}.issue_examination_page .changeModal .changeBox .left .boxContent .line>div{margin-bottom:.21rem}.issue_examination_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label{width:50%;font-size:.16rem;margin-right:0;margin-bottom:.2rem}.issue_examination_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.hk.SMALL{font-size:var(--hk_small_font_size_four)}.issue_examination_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.issue_examination_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.hk.LARGE{font-size:var(--hk_large_font_size_four)}.issue_examination_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.en.SMALL{font-size:var(--en_small_font_size_four)}.issue_examination_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.issue_examination_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.en.LARGE{font-size:var(--en_large_font_size_four)}.issue_examination_page .changeModal .changeBox .right{width:7.5rem;height:6.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.issue_examination_page .changeModal .changeBox .right .scrollBox{width:7.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:.23rem .08rem .05rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:3px solid #c4b7e9;border-radius:.14rem;margin-top:.23rem}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent{width:100%;height:auto;padding:0 .24rem;-webkit-box-sizing:border-box;box-sizing:border-box}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType{width:calc(100% + .2rem);height:.42rem;background:#f5f5f5;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;color:#000;padding:0 .06rem 0 .22rem;line-height:.26rem;border-radius:.18rem;margin:0 0 .14rem -.12rem}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.hk.SMALL{font-size:var(--hk_small_font_size_three)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.hk.LARGE{font-size:var(--hk_large_font_size_three)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.en.SMALL{font-size:var(--en_small_font_size_three)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.en.LARGE{font-size:var(--en_large_font_size_three)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType span:first-child{margin-right:.3rem}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.34rem;background:#775dc0;border-radius:.14rem;cursor:pointer}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.en.SMALL{font-size:var(--en_small_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.en.LARGE{font-size:var(--en_large_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#775dc0;line-height:.34rem;border:1px solid #775dc0;border-radius:.14rem;cursor:pointer}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.hk.SMALL{font-size:var(--hk_small_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.hk.LARGE{font-size:var(--hk_large_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.en.SMALL{font-size:var(--en_small_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.en.LARGE{font-size:var(--en_large_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .ael_audio{margin-right:.1rem;margin-top:.03rem}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box{overflow:hidden}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.hk.SMALL{font-size:var(--hk_small_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.hk.LARGE{font-size:var(--hk_large_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.en.SMALL{font-size:var(--en_small_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.en.LARGE{font-size:var(--en_large_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box{text-align:right;margin-bottom:.35rem}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button{display:inline-block;width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.issue_examination_page .changeModal .changeBox .right .scrollBox .noData{height:calc(100% - .17rem);background:#f2edf7;margin-right:.14rem;margin-bottom:.17rem;border-radius:.1rem}.issue_examination_page .changeModal .changeBox .right .scrollBox .noData img{width:1.55rem;height:.93rem;margin-bottom:.33rem}.issue_examination_page .changeModal .changeBox .right .scrollBox .noData span{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.22rem}.issue_examination_page .changeModal .changeBox .right .scrollBox .noData span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .noData span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .noData span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .noData span.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .noData span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .changeModal .changeBox .right .scrollBox .noData span.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .changeModal .changeBox .right .ant-pagination{padding:0 0 .24rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.issue_examination_page .changeModal .btnBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.27rem}.issue_examination_page .changeModal .btnBox .cancenBtn{width:1.76rem;height:.54rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0;text-align:center;line-height:.54rem;border:1px solid #775dc0;border-radius:.2rem;margin-right:.24rem;cursor:pointer}.issue_examination_page .changeModal .btnBox .cancenBtn.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .changeModal .btnBox .cancenBtn.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .changeModal .btnBox .cancenBtn.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .changeModal .btnBox .cancenBtn.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .changeModal .btnBox .cancenBtn.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .changeModal .btnBox .cancenBtn.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .changeModal .btnBox .sureBtn{width:1.76rem;height:.54rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff;line-height:.54rem;text-align:center;background:#775dc0;border-radius:.2rem;cursor:pointer}.issue_examination_page .changeModal .btnBox .sureBtn.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .changeModal .btnBox .sureBtn.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .changeModal .btnBox .sureBtn.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .changeModal .btnBox .sureBtn.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .changeModal .btnBox .sureBtn.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .changeModal .btnBox .sureBtn.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .tipBox{width:6.6rem;height:3.6rem;padding:.5rem;background:#fff;border-radius:.33rem}.issue_examination_page .tipBox .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue_examination_page .tipBox .content img{width:.6rem;height:.6rem;margin-bottom:.15rem}.issue_examination_page .tipBox .content .tips{width:3.6rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.issue_examination_page .tipBox .content .tips.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.issue_examination_page .tipBox .content .tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.issue_examination_page .tipBox .content .tips.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.issue_examination_page .tipBox .content .tips.en.SMALL{font-size:var(--en_small_font_size_seven)}.issue_examination_page .tipBox .content .tips.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.issue_examination_page .tipBox .content .tips.en.LARGE{font-size:var(--en_large_font_size_seven)}.issue_examination_page .tipBox .content .subTitle{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.issue_examination_page .tipBox .content .subTitle.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .tipBox .content .subTitle.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .tipBox .content .subTitle.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .tipBox .content .subTitle.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .tipBox .content .subTitle.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .tipBox .content .subTitle.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .tipBox .content .btn{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.issue_examination_page .tipBox .content .btn .fafang{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem}.issue_examination_page .tipBox .content .btn .cancel{width:1.76rem;height:.53rem;margin-top:.4rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.issue_examination_page .tipBox .content .btn .tosure{width:1.76rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.issue_examination_page .tipBox .content .btn span{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.issue_examination_page .tipBox .content .btn span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.issue_examination_page .tipBox .content .btn span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.issue_examination_page .tipBox .content .btn span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.issue_examination_page .tipBox .content .btn span.en.SMALL{font-size:var(--en_small_font_size_five)}.issue_examination_page .tipBox .content .btn span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.issue_examination_page .tipBox .content .btn span.en.LARGE{font-size:var(--en_large_font_size_five)}.issue_examination_page .questionBox{width:100%;height:auto;padding:.2rem;border:1px solid #d7d0eb;border-radius:12px;margin-bottom:.2rem}.hkat_test_detail_page{width:100%;height:100%;background:#fafafa}.hkat_test_detail_page .content{padding:.4rem}.hkat_test_detail_page .content .title_box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hkat_test_detail_page .content .title_box .test_name{font-size:.36rem;color:#592f99;line-height:.55rem}.hkat_test_detail_page .content .title_box .test_name.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.hkat_test_detail_page .content .title_box .test_name.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.hkat_test_detail_page .content .title_box .test_name.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.hkat_test_detail_page .content .title_box .test_name.en.SMALL{font-size:var(--en_small_font_size_nine)}.hkat_test_detail_page .content .title_box .test_name.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.hkat_test_detail_page .content .title_box .test_name.en.LARGE{font-size:var(--en_large_font_size_nine)}.hkat_test_detail_page .content .title_box .test_action{display:-webkit-box;display:-ms-flexbox;display:flex}.hkat_test_detail_page .content .title_box .test_action .btn{margin-left:.1rem;height:.53rem}.hkat_test_detail_page .content .sub_title_box{width:100%;margin:.1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hkat_test_detail_page .content .sub_title_box .gradeBox{font-size:.18rem;color:#775dc0;margin-right:.16rem}.hkat_test_detail_page .content .sub_title_box .gradeBox.hk.SMALL{font-size:var(--hk_small_font_size_18)}.hkat_test_detail_page .content .sub_title_box .gradeBox.hk.MEDIUM{font-size:var(--hk_middle_font_size_20)}.hkat_test_detail_page .content .sub_title_box .gradeBox.hk.LARGE{font-size:var(--hk_large_font_size_22)}.hkat_test_detail_page .content .sub_title_box .gradeBox.en.SMALL{font-size:var(--en_small_font_size_18)}.hkat_test_detail_page .content .sub_title_box .gradeBox.en.MEDIUM{font-size:var(--en_middle_font_size_20)}.hkat_test_detail_page .content .sub_title_box .gradeBox.en.LARGE{font-size:var(--en_large_font_size_22)}.hkat_test_detail_page .content .sub_title_box .nameBox{font-size:.24rem;color:#000}.hkat_test_detail_page .content .sub_title_box .nameBox.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.hkat_test_detail_page .content .sub_title_box .nameBox.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.hkat_test_detail_page .content .sub_title_box .nameBox.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.hkat_test_detail_page .content .sub_title_box .nameBox.en.SMALL{font-size:var(--en_small_font_size_seven)}.hkat_test_detail_page .content .sub_title_box .nameBox.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.hkat_test_detail_page .content .sub_title_box .nameBox.en.LARGE{font-size:var(--en_large_font_size_seven)}.hkat_test_detail_page .content .select_paper_box{width:100%;padding:.34rem .4rem;margin:.3rem 0;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hkat_test_detail_page .content .select_paper_box .select_paper_item_box{width:auto;padding:.2rem .32rem;background:#f5f0ff;border-radius:.2rem;border:2px solid #775dc0;font-size:.2rem;text-align:center;color:#592f99;margin-right:.2rem;cursor:pointer}.hkat_test_detail_page .content .select_paper_box .select_paper_item_box.hk.SMALL{font-size:var(--hk_small_font_size_five)}.hkat_test_detail_page .content .select_paper_box .select_paper_item_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.hkat_test_detail_page .content .select_paper_box .select_paper_item_box.hk.LARGE{font-size:var(--hk_large_font_size_five)}.hkat_test_detail_page .content .select_paper_box .select_paper_item_box.en.SMALL{font-size:var(--en_small_font_size_five)}.hkat_test_detail_page .content .select_paper_box .select_paper_item_box.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.hkat_test_detail_page .content .select_paper_box .select_paper_item_box.en.LARGE{font-size:var(--en_large_font_size_five)}.hkat_test_detail_page .content .select_paper_box .select_paper_item_box.active{color:#fff;background:#592f99}.hkat_test_detail_page .content .audio_box{width:100%;margin-bottom:.2rem}.hkat_test_detail_page .content .audio_box .ael_audio_con{border-radius:.16rem;padding:.2rem .3rem}.hkat_test_detail_page .content .pdf_content_box{width:100%;height:8rem}.hkat_test_detail_page .content .pdf_content_box::-webkit-scrollbar{width:.1rem;background-color:transparent}.hkat_test_detail_page .content .pdf_content_box::-webkit-scrollbar-thumb{background-color:#d4d4d4}.hkat_test_detail_page .tipBox{width:6.6rem;height:3.6rem;padding:.5rem;background:#fff;border-radius:.33rem}.hkat_test_detail_page .tipBox .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hkat_test_detail_page .tipBox .content img{width:.6rem;height:.6rem;margin-bottom:.15rem}.hkat_test_detail_page .tipBox .content .tips{width:3.6rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.hkat_test_detail_page .tipBox .content .tips.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.hkat_test_detail_page .tipBox .content .tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.hkat_test_detail_page .tipBox .content .tips.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.hkat_test_detail_page .tipBox .content .tips.en.SMALL{font-size:var(--en_small_font_size_seven)}.hkat_test_detail_page .tipBox .content .tips.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.hkat_test_detail_page .tipBox .content .tips.en.LARGE{font-size:var(--en_large_font_size_seven)}.hkat_test_detail_page .tipBox .content .subTitle{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.hkat_test_detail_page .tipBox .content .subTitle.hk.SMALL{font-size:var(--hk_small_font_size_five)}.hkat_test_detail_page .tipBox .content .subTitle.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.hkat_test_detail_page .tipBox .content .subTitle.hk.LARGE{font-size:var(--hk_large_font_size_five)}.hkat_test_detail_page .tipBox .content .subTitle.en.SMALL{font-size:var(--en_small_font_size_five)}.hkat_test_detail_page .tipBox .content .subTitle.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.hkat_test_detail_page .tipBox .content .subTitle.en.LARGE{font-size:var(--en_large_font_size_five)}.hkat_test_detail_page .tipBox .content .btn{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hkat_test_detail_page .tipBox .content .btn .fafang{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem}.hkat_test_detail_page .tipBox .content .btn .cancel{width:1.76rem;height:.53rem;margin-top:.4rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.hkat_test_detail_page .tipBox .content .btn .tosure{width:1.76rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.hkat_test_detail_page .tipBox .content .btn span{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.hkat_test_detail_page .tipBox .content .btn span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.hkat_test_detail_page .tipBox .content .btn span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.hkat_test_detail_page .tipBox .content .btn span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.hkat_test_detail_page .tipBox .content .btn span.en.SMALL{font-size:var(--en_small_font_size_five)}.hkat_test_detail_page .tipBox .content .btn span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.hkat_test_detail_page .tipBox .content .btn span.en.LARGE{font-size:var(--en_large_font_size_five)}html[data-v-47ca95db]{font-size:100px}@media only screen and (max-height:650px){html[data-v-47ca95db]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-47ca95db]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-47ca95db]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-47ca95db]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-47ca95db]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-47ca95db]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-47ca95db]{font-size:100px}}#app[data-v-47ca95db],body[data-v-47ca95db],html[data-v-47ca95db]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-47ca95db],#app h1[data-v-47ca95db],#app h2[data-v-47ca95db],#app h3[data-v-47ca95db],#app h4[data-v-47ca95db],#app h5[data-v-47ca95db],#app h6[data-v-47ca95db],#app p[data-v-47ca95db],body body[data-v-47ca95db],body h1[data-v-47ca95db],body h2[data-v-47ca95db],body h3[data-v-47ca95db],body h4[data-v-47ca95db],body h5[data-v-47ca95db],body h6[data-v-47ca95db],body p[data-v-47ca95db],html body[data-v-47ca95db],html h1[data-v-47ca95db],html h2[data-v-47ca95db],html h3[data-v-47ca95db],html h4[data-v-47ca95db],html h5[data-v-47ca95db],html h6[data-v-47ca95db],html p[data-v-47ca95db]{margin:0}li[data-v-47ca95db],ul[data-v-47ca95db]{list-style:none;padding:0}[data-v-47ca95db]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-47ca95db]{white-space:break-spaces}.sortableDrag[data-v-47ca95db]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-47ca95db],.sortableDrag td[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-47ca95db]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-47ca95db]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-47ca95db]{color:var(--theme-color)}.error_color[data-v-47ca95db]{color:#eb6646!important}.warn_color[data-v-47ca95db]{color:#ff6800}.pointer[data-v-47ca95db]{cursor:pointer}.ellipsis[data-v-47ca95db]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-47ca95db],.flex_center_center[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-47ca95db],.flex_center_center[data-v-47ca95db]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-47ca95db],.flex_row_s_p[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-47ca95db]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-47ca95db],.flex_start[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-47ca95db]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-47ca95db],.flex_column_center_center[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-47ca95db]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-47ca95db]{position:relative;border-radius:.2rem}.talk_frame[data-v-47ca95db]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-47ca95db]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-47ca95db]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-47ca95db]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-47ca95db]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-47ca95db]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-47ca95db]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-47ca95db]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-47ca95db]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-47ca95db]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-47ca95db]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-47ca95db]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-47ca95db]{max-height:30vh}.ant-select-dropdown-menu[data-v-47ca95db]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-47ca95db]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-47ca95db]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-47ca95db]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-47ca95db]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-47ca95db]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-47ca95db]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-47ca95db]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-47ca95db]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-47ca95db]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-47ca95db]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-47ca95db]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-47ca95db]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-47ca95db]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-47ca95db]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-47ca95db]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-47ca95db]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-47ca95db]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-47ca95db]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-47ca95db]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-47ca95db]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-47ca95db]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-47ca95db]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-47ca95db]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-47ca95db]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-47ca95db]{width:100%}.ant-input[data-v-47ca95db]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-47ca95db]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-47ca95db]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-47ca95db]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-47ca95db]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-47ca95db]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-47ca95db]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-47ca95db]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-47ca95db]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-47ca95db]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-47ca95db]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-47ca95db]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-47ca95db]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-47ca95db],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-47ca95db]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-47ca95db]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-47ca95db]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-47ca95db],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-47ca95db]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-47ca95db]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-47ca95db]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-47ca95db],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-47ca95db]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-47ca95db]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-47ca95db]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-47ca95db]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-47ca95db],.ant-table-thead>tr>th[data-v-47ca95db]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-47ca95db]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-47ca95db]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-47ca95db]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-47ca95db]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-47ca95db]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-47ca95db]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-47ca95db]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-47ca95db]{width:24px;height:24px}.ant-radio-inner[data-v-47ca95db]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-47ca95db]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-47ca95db]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-47ca95db],.ant-radio-checked .ant-radio-inner[data-v-47ca95db]{border-color:#10c7a3}.ant-checkbox[data-v-47ca95db]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-47ca95db]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-47ca95db]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-47ca95db]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-47ca95db]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-47ca95db]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-47ca95db]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-47ca95db]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-47ca95db]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-47ca95db]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-47ca95db]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-47ca95db],.ant-dropdown-menu-submenu-title[data-v-47ca95db]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-47ca95db],:root .ant-dropdown-link>.anticon.anticon-down[data-v-47ca95db],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-47ca95db]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-47ca95db]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-47ca95db]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-47ca95db]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-47ca95db]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-47ca95db]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-47ca95db],.dropMenuItem_hk_SMALL[data-v-47ca95db]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-47ca95db]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-47ca95db]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-47ca95db]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-47ca95db]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-47ca95db]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-47ca95db]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-47ca95db],.ant-switch[data-v-47ca95db]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-47ca95db],.ant-switch[data-v-47ca95db]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-47ca95db]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-47ca95db]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-47ca95db]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-47ca95db]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-47ca95db]{width:100%}.ant-progress-circle .ant-progress-text[data-v-47ca95db]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-47ca95db]{max-width:4.6rem}.ant-popover-title[data-v-47ca95db]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-47ca95db]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-47ca95db]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-47ca95db],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-47ca95db],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-47ca95db]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-47ca95db],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-47ca95db],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-47ca95db]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-47ca95db]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-47ca95db]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-47ca95db]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-47ca95db]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-47ca95db]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-47ca95db]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-47ca95db]{text-decoration:underline}.modalBox .btn_box[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-47ca95db],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-47ca95db],.ant-pagination-disabled:focus a[data-v-47ca95db],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-47ca95db],.ant-pagination-disabled:hover a[data-v-47ca95db],[data-v-47ca95db] .ant-pagination-disabled a{background:#e6e7e8}[data-v-47ca95db] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-47ca95db] .ant-pagination-item-active a,[data-v-47ca95db] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-47ca95db] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-47ca95db] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-47ca95db]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-47ca95db]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-47ca95db]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-47ca95db]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-47ca95db]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-47ca95db]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-47ca95db]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-47ca95db]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-47ca95db]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-47ca95db],.wangEditor table th[data-v-47ca95db]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-47ca95db]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-47ca95db]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-47ca95db]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-47ca95db]{display:block}.wangEditor ol[data-v-47ca95db],.wangEditor ul[data-v-47ca95db]{margin:10px 0 10px 20px}.wangEditor ul[data-v-47ca95db],.wangEditor ul li[data-v-47ca95db]{list-style:disc inside!important}.wangEditor ol[data-v-47ca95db],.wangEditor ol li[data-v-47ca95db]{list-style:decimal inside!important}.wangEditor img[data-v-47ca95db]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-47ca95db]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-47ca95db]{border-bottom:2px solid #e1e1e1}.component[data-v-47ca95db]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-47ca95db]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-47ca95db]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-47ca95db]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-47ca95db]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-47ca95db]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-47ca95db]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-47ca95db]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-47ca95db]{cursor:default}.listen_picture[data-v-47ca95db]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-47ca95db]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-47ca95db]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-47ca95db]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-47ca95db]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-47ca95db]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-47ca95db]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-47ca95db]{font-size:var(--en_large_font_size_five)}[data-v-47ca95db] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-47ca95db]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-47ca95db]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-47ca95db]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-47ca95db]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-47ca95db]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-47ca95db]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-47ca95db]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-47ca95db]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-47ca95db],.home_practice_status.NO_PUBLIC[data-v-47ca95db]{background:#2c58b1}.home_practice_status.FINISHED[data-v-47ca95db],.home_practice_status.IN_PROGRESS[data-v-47ca95db],.home_practice_status.NOT_STARTED[data-v-47ca95db],.home_practice_status.UNDISTRIBUTED[data-v-47ca95db]{background:#486fbf}.ant-calendar-picker-container[data-v-47ca95db]{z-index:9999999!important}.e_practice_list[data-v-47ca95db]{width:100%;height:100%;background:#fafafa}.e_practice_list .con[data-v-47ca95db]{width:100%;height:auto;padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_list .con .action_btn[data-v-47ca95db]{width:1.41rem;height:.48rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#775dc0;border-radius:.2rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#fff;cursor:pointer;margin:auto}.e_practice_list .con .action_btn img[data-v-47ca95db]{width:.24rem;height:.24rem;margin-right:.11rem}.e_practice_list .con .title[data-v-47ca95db]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_list .con .title .titleText[data-v-47ca95db]{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.e_practice_list .con .selectBox[data-v-47ca95db]{width:100%;margin-bottom:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_list .con .selectBox .select[data-v-47ca95db]{width:1.8rem;height:.7rem;margin-right:.24rem}.e_practice_list .con .selectBox .return[data-v-47ca95db]{width:1.76rem;height:.53rem}.e_practice_list .con .ePdetail[data-v-47ca95db]{width:100%;height:1.7rem;padding:.24rem;background:#fff;border-radius:.17rem;margin-bottom:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_list .con .ePdetail .coverBox[data-v-47ca95db]{width:.88rem;height:1.22rem;margin-right:.32rem}.e_practice_list .con .ePdetail .coverBox img[data-v-47ca95db]{width:.88rem;height:1.22rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.e_practice_list .con .ePdetail .content[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_list .con .ePdetail .content .name[data-v-47ca95db]{margin-bottom:.22rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.26rem}.e_practice_list .con .ePdetail .content .detail[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_list .con .ePdetail .content .detail .grade[data-v-47ca95db]{margin-right:.36rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.e_practice_list .con .ePdetail .content .detail .textbookLevel[data-v-47ca95db]{width:.74rem;height:.3rem;background:#00b4d8;border-radius:.15rem;font-size:.14rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.3rem}.e_practice_list .con .tableBox[data-v-47ca95db]{width:100%;height:auto;padding:.24rem;background:#fff;border-radius:.17rem}.e_practice_list .epModel[data-v-47ca95db]{width:7.2rem;max-height:90vh;height:auto;padding:.36rem .24rem .36rem .36rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.33rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_list .epModel .title[data-v-47ca95db],.e_practice_list .epModel[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_list .epModel .title[data-v-47ca95db]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:.2rem}.e_practice_list .epModel .title span[data-v-47ca95db]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.e_practice_list .epModel .title img[data-v-47ca95db]{width:.24rem;height:.24rem;cursor:pointer}.e_practice_list .epModel .ePname[data-v-47ca95db]{width:100%;margin-bottom:.32rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#592f99;line-height:.35rem}.e_practice_list .epModel .lineBox[data-v-47ca95db]{width:100%;min-height:.3rem;margin-bottom:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:right;color:#000;line-height:.26rem}.e_practice_list .epModel .lineBox .name[data-v-47ca95db]{width:1.3rem}.e_practice_list .epModel .lineBox .content[data-v-47ca95db]{margin-left:.26rem}.e_practice_list .epModel .lineBox .content .timeTips[data-v-47ca95db]{margin-top:.11rem;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#e34851;line-height:.2rem}.e_practice_list .epModel .btn[data-v-47ca95db]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_list .epModel .btn .fafang[data-v-47ca95db]{width:1.76rem;height:.53rem;margin:.4rem .2rem 0 0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);line-height:.19rem}.e_practice_list .epModel .btn .fafang img[data-v-47ca95db]{width:.24rem;height:.24rem;margin-right:.1rem}.e_practice_list .epModel .btn .more[data-v-47ca95db]{width:1.76rem;height:.53rem;color:#592f99;margin-top:.4rem;border:2px solid #775dc0}.e_practice_list .epModel .detailBox[data-v-47ca95db]{width:100%;height:4.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.e_practice_list .epModel .detailBox .homework[data-v-47ca95db]{width:100%;height:auto;padding:.24rem;margin-bottom:.2rem;background:#f5f5f5;border-radius:.16rem}.e_practice_list .epModel .detailBox .homework .homeworkName[data-v-47ca95db]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.08rem}.e_practice_list .epModel .detailBox .homework .homeworkName .name[data-v-47ca95db]{width:80%;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.35rem}.e_practice_list .epModel .detailBox .homework .homeworkName .time[data-v-47ca95db]{width:20%;height:.19rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:right;color:#775dc0;line-height:.19rem}.e_practice_list .epModel .detailBox .homework .detailLine[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:.08rem}.e_practice_list .epModel .detailBox .homework .detailLine .name[data-v-47ca95db]{font-size:.16rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.24rem}.e_practice_list .epModel .detailBox .homework .detailLine .content[data-v-47ca95db]{font-size:.16rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.24rem}.e_practice_list .epModel .detailBox .homework .box_btn[data-v-47ca95db]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_list .epModel .detailBox .homework .box_btn .mr8[data-v-47ca95db]{margin-right:.08rem}.e_practice_list .epModel .detailBox .homework .box_btn .action[data-v-47ca95db]{width:1.04rem;height:.4rem;border-radius:.2rem}.e_practice_list .epModel .detailBox .homework .box_btn .again[data-v-47ca95db]{width:.66rem;height:.4rem;background:#deeffd;border:2px solid #2e9cfa;border-radius:.22rem;color:#2e9cfa}.e_practice_list .epModel .detailBox .homework .box_btn .correct[data-v-47ca95db]{width:.88rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.e_practice_list .epModel .detailBox .homework .box_btn .delete[data-v-47ca95db]{width:.88rem;background:#fbe9e8;border:2px solid #ed5a53;border-radius:.22rem;color:#ed5a53}.e_practice_list .epModel .detailBox[data-v-47ca95db]::-webkit-scrollbar{border-radius:.07rem;border:none;width:.1rem;top:0;bottom:0;right:2px}.e_practice_list .epModel .detailBox[data-v-47ca95db]::-webkit-scrollbar-thumb{background:#d4d4d4;margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#eeebeb;width:.1rem;opacity:1;left:0;right:0}.e_practice_list .epModel .toSure[data-v-47ca95db]{width:1.7rem;height:.53rem;margin-top:.2rem}.e_practice_list .tipBox[data-v-47ca95db]{width:660px;height:360px;padding:50px;background:#fff;border-radius:33px}.e_practice_list .tipBox .content[data-v-47ca95db]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_list .tipBox .content img[data-v-47ca95db]{width:60px;height:60px;margin-bottom:15px}.e_practice_list .tipBox .content .tips[data-v-47ca95db]{width:360px;font-size:24px;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:36px}.e_practice_list .tipBox .content .subTitle[data-v-47ca95db]{font-size:18px;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:26px}.e_practice_list .tipBox .content .btn[data-v-47ca95db]{width:100%;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_list .tipBox .content .btn .fafang[data-v-47ca95db]{width:176px;height:53px;color:#484848;margin:40px 20px 0 0;border-radius:20px}.e_practice_list .tipBox .content .btn .cancel[data-v-47ca95db]{width:176px;height:53px;margin-top:40px;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.e_practice_list .tipBox .content .btn .tosure[data-v-47ca95db]{width:176px;height:53px;margin-top:40px;margin-left:24px}.e_practice_list .tipBox .content .btn span[data-v-47ca95db]{font-size:20px;font-family:var(--common-font-family);line-height:19px}.e_practice_list .noSubmitBox[data-v-47ca95db]{width:660px;height:680px;opacity:1;padding:40px;background:#fff;border-radius:33px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_list .noSubmitBox .boxTitle[data-v-47ca95db]{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_list .noSubmitBox .boxTitle .title[data-v-47ca95db]{font-size:24px;font-family:var(--common-font-family);text-align:left;color:#775dc0;line-height:26px}.e_practice_list .noSubmitBox .boxTitle img[data-v-47ca95db]{width:29px;height:29px;cursor:pointer}.e_practice_list .noSubmitBox .box_btn[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_list .noSubmitBox .checkNumber[data-v-47ca95db]{margin-top:20px;font-size:18px;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:22px}.e_practice_list .noSubmitBox .studentBox[data-v-47ca95db]{width:580px;height:360px;margin:40px 0;padding:24px 8px 24px 32px;border:2px solid #e6e7e8;border-radius:14px}.e_practice_list .noSubmitBox .studentBox .student[data-v-47ca95db]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;display:inline-block;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.e_practice_list .noSubmitBox .studentBox .student .studentDetail[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#000;line-height:29px;margin-bottom:24px;padding-right:24px}.e_practice_list .noSubmitBox .studentBox .student .studentDetail .name[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_list .noSubmitBox .studentBox .student .studentDetail .name .index[data-v-47ca95db]{width:24px}.e_practice_list .noSubmitBox .studentBox .student .studentDetail .name .studentName[data-v-47ca95db]{margin-left:12px}.e_practice_list .noSubmitBox .studentBox .student .studentDetail .name span[data-v-47ca95db]{font-size:20px;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000}.e_practice_list .noSubmitBox .studentBox .student .studentDetail .name .status[data-v-47ca95db]{width:38px;height:22px;margin-left:6px;background:rgba(16,199,163,.19);border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_list .noSubmitBox .studentBox .student .studentDetail .name .status span[data-v-47ca95db]{font-size:14px;font-family:var(--common-font-family);font-weight:700;color:#fff}.e_practice_list .noSubmitBox .studentBox .student .studentDetail .check[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_list .noSubmitBox .studentBox .student .studentDetail .check .point[data-v-47ca95db]{width:20px;height:20px;border:1px solid #775dc0;border-radius:50%;cursor:pointer}.e_practice_list .noSubmitBox .studentBox .student .studentDetail .check .checkPoint[data-v-47ca95db]{width:20px;height:20px;background:#775dc0;border-radius:50%;cursor:pointer}.e_practice_list .noSubmitBox .studentBox .student .studentDetail .check .checkPoint .icon[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2px}.e_practice_list .noSubmitBox .studentBox .student .studentDetail .check .text[data-v-47ca95db]{margin-left:10px;font-size:16px;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#775dc0;line-height:24px}.e_practice_list .changeTimeBox[data-v-47ca95db]{width:660px;height:400px;background:#fff;border-radius:33px;padding:40px}.e_practice_list .changeTimeBox .title[data-v-47ca95db]{font-size:24px;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:26px}.e_practice_list .changeTimeBox .lineBox[data-v-47ca95db]{height:72px;margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_list .changeTimeBox .lineBox .lineName[data-v-47ca95db]{width:120px;margin-right:20px;font-size:18px;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#000;line-height:25px}.e_practice_list .changeTimeBox .lineBox .lineDate .tips[data-v-47ca95db]{width:392px;height:40px;margin:12px;font-size:14px;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:20px}.e_practice_list .changeTimeBox .box_btn[data-v-47ca95db]{width:100%;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_list .changeTimeBox .box_btn .cancel[data-v-47ca95db]{width:176px;height:53px;margin-top:40px;background:#fff;border:1px solid #775dc0;color:#775dc0;font-size:20px;font-family:var(--common-font-family);font-weight:700;text-align:left;line-height:19px}.e_practice_list .changeTimeBox .box_btn .tosure[data-v-47ca95db]{width:176px;height:53px;margin-top:40px;margin-left:24px;font-size:20px;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:19px}.stuimp_Box[data-v-47ca95db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 .1rem}.stuimp_Box span[data-v-47ca95db]{text-align:left;margin-left:0}.stuimp_Box img[data-v-47ca95db]{width:.16rem;height:.16rem;margin-left:.2rem;opacity:1;cursor:pointer}.statusBox[data-v-47ca95db]{min-width:.79rem;max-width:.9rem;margin:AUTO;background:#e34851;border-radius:.15rem}.statusBox_part[data-v-47ca95db]{background:#ff9207}.statusBox_all[data-v-47ca95db]{background:#10c7a3}.statusBox span[data-v-47ca95db]{font-size:.14rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.27rem}html[data-v-679b900a]{font-size:100px}@media only screen and (max-height:650px){html[data-v-679b900a]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-679b900a]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-679b900a]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-679b900a]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-679b900a]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-679b900a]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-679b900a]{font-size:100px}}#app[data-v-679b900a],body[data-v-679b900a],html[data-v-679b900a]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-679b900a],#app h1[data-v-679b900a],#app h2[data-v-679b900a],#app h3[data-v-679b900a],#app h4[data-v-679b900a],#app h5[data-v-679b900a],#app h6[data-v-679b900a],#app p[data-v-679b900a],body body[data-v-679b900a],body h1[data-v-679b900a],body h2[data-v-679b900a],body h3[data-v-679b900a],body h4[data-v-679b900a],body h5[data-v-679b900a],body h6[data-v-679b900a],body p[data-v-679b900a],html body[data-v-679b900a],html h1[data-v-679b900a],html h2[data-v-679b900a],html h3[data-v-679b900a],html h4[data-v-679b900a],html h5[data-v-679b900a],html h6[data-v-679b900a],html p[data-v-679b900a]{margin:0}li[data-v-679b900a],ul[data-v-679b900a]{list-style:none;padding:0}[data-v-679b900a]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-679b900a]{white-space:break-spaces}.sortableDrag[data-v-679b900a]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-679b900a],.sortableDrag td[data-v-679b900a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-679b900a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-679b900a]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-679b900a]{color:var(--theme-color)}.error_color[data-v-679b900a]{color:#eb6646!important}.warn_color[data-v-679b900a]{color:#ff6800}.pointer[data-v-679b900a]{cursor:pointer}.ellipsis[data-v-679b900a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-679b900a]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-679b900a],.flex_center_center[data-v-679b900a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-679b900a],.flex_center_center[data-v-679b900a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-679b900a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-679b900a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-679b900a],.flex_row_s_p[data-v-679b900a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-679b900a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-679b900a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-679b900a],.flex_start[data-v-679b900a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-679b900a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-679b900a],.flex_column_center_center[data-v-679b900a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-679b900a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-679b900a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-679b900a]{position:relative;border-radius:.2rem}.talk_frame[data-v-679b900a]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-679b900a]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-679b900a]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-679b900a]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-679b900a]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-679b900a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-679b900a]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-679b900a]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-679b900a]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-679b900a]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-679b900a]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-679b900a]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-679b900a]{max-height:30vh}.ant-select-dropdown-menu[data-v-679b900a]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-679b900a]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-679b900a]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-679b900a]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-679b900a]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-679b900a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-679b900a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-679b900a]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-679b900a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-679b900a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-679b900a]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-679b900a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-679b900a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-679b900a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-679b900a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-679b900a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-679b900a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-679b900a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-679b900a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-679b900a]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-679b900a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-679b900a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-679b900a]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-679b900a]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-679b900a]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-679b900a]{width:100%}.ant-input[data-v-679b900a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-679b900a]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-679b900a]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-679b900a]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-679b900a]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-679b900a]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-679b900a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-679b900a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-679b900a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-679b900a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-679b900a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-679b900a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-679b900a]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-679b900a],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-679b900a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-679b900a]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-679b900a]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-679b900a],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-679b900a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-679b900a]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-679b900a]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-679b900a],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-679b900a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-679b900a]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-679b900a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-679b900a]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-679b900a],.ant-table-thead>tr>th[data-v-679b900a]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-679b900a]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-679b900a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-679b900a]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-679b900a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-679b900a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-679b900a]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-679b900a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-679b900a]{width:24px;height:24px}.ant-radio-inner[data-v-679b900a]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-679b900a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-679b900a]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-679b900a],.ant-radio-checked .ant-radio-inner[data-v-679b900a]{border-color:#10c7a3}.ant-checkbox[data-v-679b900a]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-679b900a]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-679b900a]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-679b900a]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-679b900a]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-679b900a]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-679b900a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-679b900a]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-679b900a]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-679b900a]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-679b900a]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-679b900a],.ant-dropdown-menu-submenu-title[data-v-679b900a]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-679b900a],:root .ant-dropdown-link>.anticon.anticon-down[data-v-679b900a],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-679b900a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-679b900a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-679b900a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-679b900a]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-679b900a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-679b900a]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-679b900a],.dropMenuItem_hk_SMALL[data-v-679b900a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-679b900a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-679b900a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-679b900a]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-679b900a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-679b900a]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-679b900a]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-679b900a],.ant-switch[data-v-679b900a]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-679b900a],.ant-switch[data-v-679b900a]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-679b900a]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-679b900a]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-679b900a]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-679b900a]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-679b900a]{width:100%}.ant-progress-circle .ant-progress-text[data-v-679b900a]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-679b900a]{max-width:4.6rem}.ant-popover-title[data-v-679b900a]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-679b900a]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-679b900a]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-679b900a],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-679b900a],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-679b900a]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-679b900a],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-679b900a],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-679b900a]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-679b900a]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-679b900a]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-679b900a]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-679b900a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-679b900a]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-679b900a]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-679b900a]{text-decoration:underline}.modalBox .btn_box[data-v-679b900a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-679b900a],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-679b900a],.ant-pagination-disabled:focus a[data-v-679b900a],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-679b900a],.ant-pagination-disabled:hover a[data-v-679b900a],[data-v-679b900a] .ant-pagination-disabled a{background:#e6e7e8}[data-v-679b900a] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-679b900a] .ant-pagination-item-active a,[data-v-679b900a] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-679b900a] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-679b900a] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-679b900a]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-679b900a]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-679b900a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-679b900a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-679b900a]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-679b900a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-679b900a]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-679b900a]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-679b900a]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-679b900a],.wangEditor table th[data-v-679b900a]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-679b900a]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-679b900a]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-679b900a]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-679b900a]{display:block}.wangEditor ol[data-v-679b900a],.wangEditor ul[data-v-679b900a]{margin:10px 0 10px 20px}.wangEditor ul[data-v-679b900a],.wangEditor ul li[data-v-679b900a]{list-style:disc inside!important}.wangEditor ol[data-v-679b900a],.wangEditor ol li[data-v-679b900a]{list-style:decimal inside!important}.wangEditor img[data-v-679b900a]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-679b900a]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-679b900a]{border-bottom:2px solid #e1e1e1}.component[data-v-679b900a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-679b900a]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-679b900a]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-679b900a]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-679b900a]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-679b900a]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-679b900a]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-679b900a]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-679b900a]{cursor:default}.listen_picture[data-v-679b900a]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-679b900a]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-679b900a]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-679b900a]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-679b900a]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-679b900a]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-679b900a]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-679b900a]{font-size:var(--en_large_font_size_five)}[data-v-679b900a] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-679b900a]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-679b900a]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-679b900a]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-679b900a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-679b900a]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-679b900a]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-679b900a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-679b900a]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-679b900a],.home_practice_status.NO_PUBLIC[data-v-679b900a]{background:#2c58b1}.home_practice_status.FINISHED[data-v-679b900a],.home_practice_status.IN_PROGRESS[data-v-679b900a],.home_practice_status.NOT_STARTED[data-v-679b900a],.home_practice_status.UNDISTRIBUTED[data-v-679b900a]{background:#486fbf}.ant-calendar-picker-container[data-v-679b900a]{z-index:9999999!important}.e_practice_option_page[data-v-679b900a]{width:100%;height:100%;background:#fafafa}.e_practice_option_page .conBox[data-v-679b900a],.e_practice_option_page .flex_column[data-v-679b900a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_option_page .conBox[data-v-679b900a]{padding:.4rem}.e_practice_option_page .conBox .title[data-v-679b900a]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_option_page .conBox .title .titleText[data-v-679b900a]{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.e_practice_option_page .conBox .smallTitle[data-v-679b900a]{margin-bottom:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_option_page .conBox .smallTitle .gradeName[data-v-679b900a]{margin-right:.16rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.22rem}.e_practice_option_page .conBox .smallTitle .courseName[data-v-679b900a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.e_practice_option_page .conBox .smallTitle .courseName span[data-v-679b900a]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.24rem}.e_practice_option_page .conBox .smallTitle .courseName img[data-v-679b900a]{width:.28rem;height:.28rem;margin-left:.1rem;cursor:pointer}.e_practice_option_page .conBox .cardBox[data-v-679b900a]{width:100%;height:auto;padding:0 .16rem;margin-bottom:.2rem}.e_practice_option_page .conBox .cardBox .cardTitle[data-v-679b900a]{margin-bottom:.1rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.e_practice_option_page .conBox .cardBox .cardTitle .tips[data-v-679b900a]{margin:0 .08rem;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.22rem}.e_practice_option_page .conBox .cardBox .mb24[data-v-679b900a]{margin-bottom:.24rem}.e_practice_option_page .conBox .cardBox .content[data-v-679b900a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_option_page .conBox .cardBox .content .fenzu[data-v-679b900a]{margin-left:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:not-allowed}.e_practice_option_page .conBox .cardBox .content .fenzu img[data-v-679b900a]{width:.2rem;height:.2rem}.e_practice_option_page .conBox .cardBox .content .fenzu span[data-v-679b900a]{font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.22rem}.e_practice_option_page .conBox .cardBox .content .knowledge[data-v-679b900a]{margin:0 0 .12rem .32rem}.e_practice_option_page .conBox .cardBox .btn[data-v-679b900a]{width:100%;height:.6rem;margin:.4rem 0 .2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_option_page .button[data-v-679b900a]{width:1.78rem;height:.55rem;opacity:1;color:#fff;border:1px solid #775dc0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.19rem}.e_practice_option_page .changeNameBox[data-v-679b900a]{width:660px;height:400px;background:#fff;border-radius:33px;padding:40px}.e_practice_option_page .changeNameBox .title[data-v-679b900a]{font-size:24px;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:26px}.e_practice_option_page .changeNameBox .lineBox[data-v-679b900a]{width:100%}.e_practice_option_page .changeNameBox .lineBox .textareaBox[data-v-679b900a]{width:100%;height:160px;background:#fff;border-radius:10px;-webkit-box-shadow:0 4px 30px 0 hsla(0,0%,73.3%,.24);box-shadow:0 4px 30px 0 hsla(0,0%,73.3%,.24);padding:25px 17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:23px 0}.e_practice_option_page .changeNameBox .lineBox .textareaBox textarea[data-v-679b900a]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:20px;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:34px}.e_practice_option_page .changeNameBox .lineBox .textareaBox .number[data-v-679b900a]{margin-right:20px;font-size:20px;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:26px}.e_practice_option_page .changeNameBox .box_btn[data-v-679b900a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_option_page .changeNameBox .box_btn .cancel[data-v-679b900a]{width:176px;height:53px;margin-top:40px;background:#fff;border:1px solid #775dc0;color:#775dc0;font-size:20px;font-family:var(--common-font-family);font-weight:700;text-align:left;line-height:19px}.e_practice_option_page .changeNameBox .box_btn .tosure[data-v-679b900a]{width:176px;height:53px;margin-top:40px;margin-left:24px;font-size:20px;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:19px}.ant-input[data-v-679b900a]{width:580px;height:70px;background:#fff;border-radius:10px;-webkit-box-shadow:0 4px 30px 0 hsla(0,0%,73.3%,.24);box-shadow:0 4px 30px 0 hsla(0,0%,73.3%,.24)}.ant-input-affix-wrapper .ant-input[data-v-679b900a]:not(:last-child){padding-right:65px}.e_practice_detail_card{width:100%;height:auto}.e_practice_detail_card .text_view_component{white-space:pre-wrap}.e_practice_detail_card .video_tips_modal{width:6.8rem;height:5.7rem;background:#fff;border-radius:.33rem;padding:.33rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.e_practice_detail_card .video_tips_modal .modal_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.4rem}.e_practice_detail_card .video_tips_modal .modal_header span{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0}.e_practice_detail_card .video_tips_modal .modal_header span.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.e_practice_detail_card .video_tips_modal .modal_header span.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.e_practice_detail_card .video_tips_modal .modal_header span.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.e_practice_detail_card .video_tips_modal .modal_header span.en.SMALL{font-size:var(--en_small_font_size_seven)}.e_practice_detail_card .video_tips_modal .modal_header span.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.e_practice_detail_card .video_tips_modal .modal_header span.en.LARGE{font-size:var(--en_large_font_size_seven)}.e_practice_detail_card .video_tips_modal .modal_header img{width:.29rem;height:.29rem;cursor:pointer}.e_practice_detail_card .video_tips_modal .modal_video_box{width:100%;height:4rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.3rem;white-space:pre-wrap}.e_practice_detail_card .video_tips_modal .modal_video_box.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.e_practice_detail_card .video_tips_modal .modal_video_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.e_practice_detail_card .video_tips_modal .modal_video_box.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.e_practice_detail_card .video_tips_modal .modal_video_box.en.SMALL{font-size:var(--en_small_font_size_seven)}.e_practice_detail_card .video_tips_modal .modal_video_box.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.e_practice_detail_card .video_tips_modal .modal_video_box.en.LARGE{font-size:var(--en_large_font_size_seven)}.e_practice_detail_card .video_tips_modal .modal_video_box img{width:100%;height:100%}.e_practice_detail_card .video_tips_modal .self_study_top{width:100%;height:auto;max-height:100vh;overflow:hidden;padding:0 .2rem .2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_detail_card .video_tips_modal .self_study_top .current_video_box{width:6.05rem;height:100%}.e_practice_detail_card .video_tips_modal .self_study_top .current_video_box .title{width:6.96rem;margin:0 auto .24rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#3d3232;line-height:.3rem}.e_practice_detail_card .video_tips_modal .self_study_top .current_video_box .title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .current_video_box .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .current_video_box .title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .current_video_box .title.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .current_video_box .title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .current_video_box .title.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .current_video_box .video_con{width:6.05rem;height:3.61rem;margin:0 auto}.e_practice_detail_card .video_tips_modal .self_study_top .current_video_box .video_con .pic{width:100%;height:100%}.e_practice_detail_card .video_tips_modal .self_study_top .current_video_box .video_con .ppt_box{width:100%;height:100%;background:#393a3d;position:relative}.e_practice_detail_card .video_tips_modal .self_study_top .current_video_box .video_con .ppt_box .shelter{position:absolute;left:0;top:.48rem;width:100%;height:.4rem;background:#393a3d}.e_practice_detail_card .video_tips_modal .self_study_top .current_video_box .btn_con{margin-top:.62rem;text-align:center}.e_practice_detail_card .video_tips_modal .self_study_top .document_list{width:2rem;height:100%;margin:0 0 0 .4rem}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li{width:1.73rem;height:auto;margin-bottom:.38rem;overflow:hidden}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li:last-child{margin-bottom:0}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .title{display:block;width:100%;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#592f99;line-height:.26rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.16rem}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .title.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .title.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box{width:1.73rem;height:1.13rem;border-radius:.1rem;position:relative;overflow:hidden}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box img{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box .replay{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff;cursor:pointer}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box .replay.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box .replay.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box .replay.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box .replay.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box .replay.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box .replay.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box .replay img{width:.44rem;height:.44rem}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box .ing{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(16,199,163,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box .ing.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box .ing.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box .ing.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box .ing.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box .ing.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .video_tips_modal .self_study_top .document_list li .img_box .ing.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .question_card_item{width:100%;height:auto}.e_practice_detail_card .question_card_item .knowledges{width:100%;height:auto;margin-bottom:.32rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem}.e_practice_detail_card .question_card_item .knowledges.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .question_card_item .knowledges.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .question_card_item .knowledges.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .question_card_item .knowledges.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .question_card_item .knowledges.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .question_card_item .knowledges.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .question_card_item .questionType{width:calc(95% + .2rem);height:.42rem;background:#f5f5f5;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;color:#000;padding:0 .06rem 0 .22rem;line-height:.26rem;border-radius:.18rem;margin-bottom:.14rem}.e_practice_detail_card .question_card_item .questionType.hk.SMALL{font-size:var(--hk_small_font_size_three)}.e_practice_detail_card .question_card_item .questionType.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.e_practice_detail_card .question_card_item .questionType.hk.LARGE{font-size:var(--hk_large_font_size_three)}.e_practice_detail_card .question_card_item .questionType.en.SMALL{font-size:var(--en_small_font_size_three)}.e_practice_detail_card .question_card_item .questionType.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.e_practice_detail_card .question_card_item .questionType.en.LARGE{font-size:var(--en_large_font_size_three)}.e_practice_detail_card .question_card_item .questionType span:first-child{margin-right:.3rem}.e_practice_detail_card .question_card_item .questionType .button{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.34rem;background:#775dc0;border-radius:.14rem;cursor:pointer}.e_practice_detail_card .question_card_item .questionType .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.e_practice_detail_card .question_card_item .questionType .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.e_practice_detail_card .question_card_item .questionType .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.e_practice_detail_card .question_card_item .questionType .button.en.SMALL{font-size:var(--en_small_font_size_four)}.e_practice_detail_card .question_card_item .questionType .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.e_practice_detail_card .question_card_item .questionType .button.en.LARGE{font-size:var(--en_large_font_size_four)}.e_practice_detail_card .question_card_item .questionType .cancelButton{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#775dc0;line-height:.34rem;border:1px solid #775dc0;border-radius:.14rem;cursor:pointer}.e_practice_detail_card .question_card_item .questionType .cancelButton.hk.SMALL{font-size:var(--hk_small_font_size_four)}.e_practice_detail_card .question_card_item .questionType .cancelButton.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.e_practice_detail_card .question_card_item .questionType .cancelButton.hk.LARGE{font-size:var(--hk_large_font_size_four)}.e_practice_detail_card .question_card_item .questionType .cancelButton.en.SMALL{font-size:var(--en_small_font_size_four)}.e_practice_detail_card .question_card_item .questionType .cancelButton.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.e_practice_detail_card .question_card_item .questionType .cancelButton.en.LARGE{font-size:var(--en_large_font_size_four)}.e_practice_detail_card .question_card_item .title_box{display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_detail_card .question_card_item .title_box .button{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.e_practice_detail_card .question_card_item .title_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.e_practice_detail_card .question_card_item .title_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.e_practice_detail_card .question_card_item .title_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.e_practice_detail_card .question_card_item .title_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.e_practice_detail_card .question_card_item .title_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.e_practice_detail_card .question_card_item .title_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.e_practice_detail_card .question_card_item .bottom_box{text-align:right;margin-bottom:.35rem}.e_practice_detail_card .question_card_item .bottom_box .button{display:inline-block;width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.e_practice_detail_card .question_card_item .bottom_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.e_practice_detail_card .question_card_item .bottom_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.e_practice_detail_card .question_card_item .bottom_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.e_practice_detail_card .question_card_item .bottom_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.e_practice_detail_card .question_card_item .bottom_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.e_practice_detail_card .question_card_item .bottom_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.e_practice_detail_card .question_card_item .video_tips{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.34rem}.e_practice_detail_card .question_card_item .video_tips.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .question_card_item .video_tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .question_card_item .video_tips.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .question_card_item .video_tips.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .question_card_item .video_tips.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .question_card_item .video_tips.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .question_card_item .video_tips span{cursor:pointer;white-space:pre-wrap}.e_practice_detail_card .question_card_item .question_card_title{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_detail_card .question_card_item .question_card_title .ael_audio{margin-right:.1rem;margin-top:.03rem}.e_practice_detail_card .question_card_item .question_card_title .text{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.e_practice_detail_card .question_card_item .question_card_title .text.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .text.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .text.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .text.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .text.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .text.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:.8rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.14rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#00b4d8;color:#fff}.e_practice_detail_card .question_card_item .question_card_title .tag.hk.SMALL{font-size:var(--hk_small_font_size_three)}.e_practice_detail_card .question_card_item .question_card_title .tag.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.e_practice_detail_card .question_card_item .question_card_title .tag.hk.LARGE{font-size:var(--hk_large_font_size_three)}.e_practice_detail_card .question_card_item .question_card_title .tag.en.SMALL{font-size:var(--en_small_font_size_three)}.e_practice_detail_card .question_card_item .question_card_title .tag.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.e_practice_detail_card .question_card_item .question_card_title .tag.en.LARGE{font-size:var(--en_large_font_size_three)}.e_practice_detail_card .question_card_item .question_card_title .tag .star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_detail_card .question_card_item .question_card_title .tag .star img{width:.16rem;height:.16rem}.e_practice_detail_card .question_card_item .question_card_title .self{width:1.06rem;height:.3rem;background:#f5f0ff;border:2px solid #775dc0;border-radius:.17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.14rem;cursor:pointer}.e_practice_detail_card .question_card_item .question_card_title .self img{width:.18rem;height:.18rem}.e_practice_detail_card .question_card_item .question_card_title .self span{font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#592f99;line-height:.26rem}.e_practice_detail_card .question_card_item .question_card_title .self span.hk.SMALL{font-size:var(--hk_small_font_size_three)}.e_practice_detail_card .question_card_item .question_card_title .self span.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.e_practice_detail_card .question_card_item .question_card_title .self span.hk.LARGE{font-size:var(--hk_large_font_size_three)}.e_practice_detail_card .question_card_item .question_card_title .self span.en.SMALL{font-size:var(--en_small_font_size_three)}.e_practice_detail_card .question_card_item .question_card_title .self span.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.e_practice_detail_card .question_card_item .question_card_title .self span.en.LARGE{font-size:var(--en_large_font_size_three)}.e_practice_detail_card .question_card_item .question_card_title .tryButton{width:1.2rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.19rem;position:absolute;right:1.8rem}.e_practice_detail_card .question_card_item .question_card_title .tryButton.hk.SMALL{font-size:var(--hk_small_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .tryButton.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .tryButton.hk.LARGE{font-size:var(--hk_large_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .tryButton.en.SMALL{font-size:var(--en_small_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .tryButton.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .tryButton.en.LARGE{font-size:var(--en_large_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .checkBox{width:1.2rem;height:.4rem;background:#775dc0;border:2px solid #775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:.48rem;cursor:pointer}.e_practice_detail_card .question_card_item .question_card_title .checkBox span{margin-left:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff;line-height:.19rem}.e_practice_detail_card .question_card_item .question_card_title .checkBox span.hk.SMALL{font-size:var(--hk_small_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .checkBox span.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .checkBox span.hk.LARGE{font-size:var(--hk_large_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .checkBox span.en.SMALL{font-size:var(--en_small_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .checkBox span.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .checkBox span.en.LARGE{font-size:var(--en_large_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .noCheckBox{width:1.2rem;height:.4rem;background:#f5f0ff;border:2px solid #775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:.48rem;cursor:pointer}.e_practice_detail_card .question_card_item .question_card_title .noCheckBox span{margin-left:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#775dc0;line-height:.19rem}.e_practice_detail_card .question_card_item .question_card_title .noCheckBox span.hk.SMALL{font-size:var(--hk_small_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .noCheckBox span.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .noCheckBox span.hk.LARGE{font-size:var(--hk_large_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .noCheckBox span.en.SMALL{font-size:var(--en_small_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .noCheckBox span.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .noCheckBox span.en.LARGE{font-size:var(--en_large_font_size_four)}.e_practice_detail_card .question_card_item .question_card_title .questionTitle{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_detail_card .question_card_item .question_card_title .questionTitle .index{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem}.e_practice_detail_card .question_card_item .question_card_title .questionTitle .index.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .questionTitle .index.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .questionTitle .index.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .questionTitle .index.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .questionTitle .index.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .questionTitle .index.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .media_box .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.e_practice_detail_card .question_card_item .question_card_title .media_box .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .media_box .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .media_box .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .media_box .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .media_box .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .media_box .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .media_box .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .img{display:block;width:auto;height:auto;max-width:4rem;max-height:2rem;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;margin-bottom:.2rem}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .question_fill_con{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .question_fill_con.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .question_fill_con.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .question_fill_con.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .question_fill_con.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .question_fill_con.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .question_fill_con.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .content_top{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;margin-bottom:.28rem}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .content_top.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .content_top.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .content_top.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .content_top.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .content_top.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .content_top.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .content_btn{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .content_btn.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .content_btn.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .content_btn.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .content_btn.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .content_btn.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .content_btn.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .label{width:72px;min-width:72px;height:auto}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .optionBox{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .optionBox>li{word-break:break-word}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .mr28{margin-right:.28rem}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .mb28{margin-bottom:.28rem}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .connect_img_box{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;height:1.1rem;padding:.12rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25);box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25)}.e_practice_detail_card .question_card_item .question_card_title .question_fill_info .connect_img_box .option_img{width:.9rem;height:.9rem}.e_practice_detail_card .question_card_item .question_group_info{width:100%;height:auto;overflow:hidden;margin-bottom:.1rem}.e_practice_detail_card .question_card_item .question_group_info .optionsBox{float:left;width:auto;height:auto;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;padding:.1rem .16rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-right:.1rem;margin-bottom:.1rem}.e_practice_detail_card .question_card_item .question_group_info .optionsBox.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .question_card_item .question_group_info .optionsBox.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .question_card_item .question_group_info .optionsBox.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .question_card_item .question_group_info .optionsBox.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .question_card_item .question_group_info .optionsBox.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .question_card_item .question_group_info .optionsBox.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .question_card_item .question_group_info .optionsBox:last-child{margin-right:0}.e_practice_detail_card .question_card_item .question_group_info .optionsBox.result{background:none;border:0;border-radius:0;padding:.1rem 0}.e_practice_detail_card .question_card_item .question_group_info p{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.e_practice_detail_card .question_card_item .question_group_info p.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .question_card_item .question_group_info p.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .question_card_item .question_group_info p.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .question_card_item .question_group_info p.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .question_card_item .question_group_info p.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .question_card_item .question_group_info p.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;padding:.24rem .32rem .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.e_practice_detail_card .question_card_item .auto_answer_box .flag_box{position:absolute;right:.32rem;top:.25rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.e_practice_detail_card .question_card_item .auto_answer_box .flag_box.hk.SMALL{font-size:var(--hk_small_font_size_four)}.e_practice_detail_card .question_card_item .auto_answer_box .flag_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.e_practice_detail_card .question_card_item .auto_answer_box .flag_box.hk.LARGE{font-size:var(--hk_large_font_size_four)}.e_practice_detail_card .question_card_item .auto_answer_box .flag_box.en.SMALL{font-size:var(--en_small_font_size_four)}.e_practice_detail_card .question_card_item .auto_answer_box .flag_box.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.e_practice_detail_card .question_card_item .auto_answer_box .flag_box.en.LARGE{font-size:var(--en_large_font_size_four)}.e_practice_detail_card .question_card_item .auto_answer_box .flag_box .anticon{margin-left:.06rem}.e_practice_detail_card .question_card_item .auto_answer_box .auto_title{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem;margin-bottom:.12rem}.e_practice_detail_card .question_card_item .auto_answer_box .auto_title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .auto_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .auto_title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .auto_title.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .auto_title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .auto_title.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .answer_box{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.e_practice_detail_card .question_card_item .auto_answer_box .answer_box.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .answer_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .answer_box.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .answer_box.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .answer_box.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .answer_box.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .media_box .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.e_practice_detail_card .question_card_item .auto_answer_box .media_box .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .media_box .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .media_box .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .media_box .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .media_box .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .media_box .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .question_card_item .auto_answer_box .media_box .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.12rem}.e_practice_detail_card .question_card_item .article_answer_box{width:100%;height:auto;background:#f5f0ff;border-radius:.1rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.e_practice_detail_card .question_card_item .article_answer_box .btn{position:absolute;right:.24rem;top:.24rem;width:.96rem;height:.47rem;background:#ff6d95;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.47rem;cursor:pointer}.e_practice_detail_card .question_card_item .article_answer_box .btn.hk.SMALL{font-size:var(--hk_small_font_size_four)}.e_practice_detail_card .question_card_item .article_answer_box .btn.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.e_practice_detail_card .question_card_item .article_answer_box .btn.hk.LARGE{font-size:var(--hk_large_font_size_four)}.e_practice_detail_card .question_card_item .article_answer_box .btn.en.SMALL{font-size:var(--en_small_font_size_four)}.e_practice_detail_card .question_card_item .article_answer_box .btn.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.e_practice_detail_card .question_card_item .article_answer_box .btn.en.LARGE{font-size:var(--en_large_font_size_four)}.e_practice_detail_card .question_card_item .article_answer_box .title{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem}.e_practice_detail_card .question_card_item .article_answer_box .title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_detail_card .question_card_item .article_answer_box .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_detail_card .question_card_item .article_answer_box .title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_detail_card .question_card_item .article_answer_box .title.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_detail_card .question_card_item .article_answer_box .title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_detail_card .question_card_item .article_answer_box .title.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_detail_card .question_card_item .article_answer_box .img_box{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.13rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.21rem;padding:.1rem 0}.e_practice_detail_card .question_card_item .article_answer_box .img_box.hk.SMALL{font-size:var(--hk_small_font_size_two)}.e_practice_detail_card .question_card_item .article_answer_box .img_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_two)}.e_practice_detail_card .question_card_item .article_answer_box .img_box.hk.LARGE{font-size:var(--hk_large_font_size_two)}.e_practice_detail_card .question_card_item .article_answer_box .img_box.en.SMALL{font-size:var(--en_small_font_size_two)}.e_practice_detail_card .question_card_item .article_answer_box .img_box.en.MEDIUM{font-size:var(--en_middle_font_size_two)}.e_practice_detail_card .question_card_item .article_answer_box .img_box.en.LARGE{font-size:var(--en_large_font_size_two)}.e_practice_detail_card .question_card_item .article_answer_box .img_box .img_item{width:1rem;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.e_practice_detail_card .question_card_item .article_answer_box .img_box .img_item img{width:.57rem;height:.69rem;margin-bottom:.2rem}.e_practice_detail_card .blank{display:inline-block;width:1rem;height:.58rem;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;position:relative;top:.06rem;margin:0 .16rem;padding:.06rem .1rem}html[data-v-54f06232]{font-size:100px}@media only screen and (max-height:650px){html[data-v-54f06232]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-54f06232]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-54f06232]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-54f06232]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-54f06232]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-54f06232]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-54f06232]{font-size:100px}}#app[data-v-54f06232],body[data-v-54f06232],html[data-v-54f06232]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-54f06232],#app h1[data-v-54f06232],#app h2[data-v-54f06232],#app h3[data-v-54f06232],#app h4[data-v-54f06232],#app h5[data-v-54f06232],#app h6[data-v-54f06232],#app p[data-v-54f06232],body body[data-v-54f06232],body h1[data-v-54f06232],body h2[data-v-54f06232],body h3[data-v-54f06232],body h4[data-v-54f06232],body h5[data-v-54f06232],body h6[data-v-54f06232],body p[data-v-54f06232],html body[data-v-54f06232],html h1[data-v-54f06232],html h2[data-v-54f06232],html h3[data-v-54f06232],html h4[data-v-54f06232],html h5[data-v-54f06232],html h6[data-v-54f06232],html p[data-v-54f06232]{margin:0}li[data-v-54f06232],ul[data-v-54f06232]{list-style:none;padding:0}[data-v-54f06232]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-54f06232]{white-space:break-spaces}.sortableDrag[data-v-54f06232]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-54f06232],.sortableDrag td[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-54f06232]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-54f06232]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-54f06232]{color:var(--theme-color)}.error_color[data-v-54f06232]{color:#eb6646!important}.warn_color[data-v-54f06232]{color:#ff6800}.pointer[data-v-54f06232]{cursor:pointer}.ellipsis[data-v-54f06232]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-54f06232],.flex_center_center[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-54f06232],.flex_center_center[data-v-54f06232]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-54f06232],.flex_row_s_p[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-54f06232]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-54f06232],.flex_start[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-54f06232]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-54f06232],.flex_column_center_center[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-54f06232]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-54f06232]{position:relative;border-radius:.2rem}.talk_frame[data-v-54f06232]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-54f06232]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-54f06232]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-54f06232]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-54f06232]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-54f06232]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-54f06232]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-54f06232]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-54f06232]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-54f06232]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-54f06232]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-54f06232]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-54f06232]{max-height:30vh}.ant-select-dropdown-menu[data-v-54f06232]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-54f06232]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-54f06232]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-54f06232]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-54f06232]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-54f06232]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-54f06232]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-54f06232]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-54f06232]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-54f06232]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-54f06232]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-54f06232]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-54f06232]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-54f06232]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-54f06232]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-54f06232]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-54f06232]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-54f06232]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-54f06232]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-54f06232]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-54f06232]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-54f06232]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-54f06232]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-54f06232]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-54f06232]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-54f06232]{width:100%}.ant-input[data-v-54f06232]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-54f06232]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-54f06232]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-54f06232]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-54f06232]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-54f06232]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-54f06232]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-54f06232]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-54f06232]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-54f06232]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-54f06232]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-54f06232]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-54f06232]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-54f06232],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-54f06232]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-54f06232]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-54f06232]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-54f06232],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-54f06232]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-54f06232]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-54f06232]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-54f06232],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-54f06232]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-54f06232]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-54f06232]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-54f06232]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-54f06232],.ant-table-thead>tr>th[data-v-54f06232]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-54f06232]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-54f06232]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-54f06232]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-54f06232]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-54f06232]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-54f06232]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-54f06232]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-54f06232]{width:24px;height:24px}.ant-radio-inner[data-v-54f06232]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-54f06232]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-54f06232]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-54f06232],.ant-radio-checked .ant-radio-inner[data-v-54f06232]{border-color:#10c7a3}.ant-checkbox[data-v-54f06232]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-54f06232]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-54f06232]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-54f06232]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-54f06232]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-54f06232]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-54f06232]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-54f06232]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-54f06232]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-54f06232]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-54f06232]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-54f06232],.ant-dropdown-menu-submenu-title[data-v-54f06232]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-54f06232],:root .ant-dropdown-link>.anticon.anticon-down[data-v-54f06232],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-54f06232]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-54f06232]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-54f06232]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-54f06232]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-54f06232]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-54f06232]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-54f06232],.dropMenuItem_hk_SMALL[data-v-54f06232]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-54f06232]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-54f06232]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-54f06232]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-54f06232]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-54f06232]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-54f06232]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-54f06232],.ant-switch[data-v-54f06232]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-54f06232],.ant-switch[data-v-54f06232]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-54f06232]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-54f06232]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-54f06232]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-54f06232]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-54f06232]{width:100%}.ant-progress-circle .ant-progress-text[data-v-54f06232]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-54f06232]{max-width:4.6rem}.ant-popover-title[data-v-54f06232]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-54f06232]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-54f06232]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-54f06232],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-54f06232],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-54f06232]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-54f06232],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-54f06232],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-54f06232]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-54f06232]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-54f06232]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-54f06232]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-54f06232]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-54f06232]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-54f06232]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-54f06232]{text-decoration:underline}.modalBox .btn_box[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-54f06232],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-54f06232],.ant-pagination-disabled:focus a[data-v-54f06232],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-54f06232],.ant-pagination-disabled:hover a[data-v-54f06232],[data-v-54f06232] .ant-pagination-disabled a{background:#e6e7e8}[data-v-54f06232] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-54f06232] .ant-pagination-item-active a,[data-v-54f06232] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-54f06232] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-54f06232] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-54f06232]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-54f06232]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-54f06232]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-54f06232]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-54f06232]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-54f06232]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-54f06232]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-54f06232]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-54f06232]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-54f06232],.wangEditor table th[data-v-54f06232]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-54f06232]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-54f06232]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-54f06232]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-54f06232]{display:block}.wangEditor ol[data-v-54f06232],.wangEditor ul[data-v-54f06232]{margin:10px 0 10px 20px}.wangEditor ul[data-v-54f06232],.wangEditor ul li[data-v-54f06232]{list-style:disc inside!important}.wangEditor ol[data-v-54f06232],.wangEditor ol li[data-v-54f06232]{list-style:decimal inside!important}.wangEditor img[data-v-54f06232]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-54f06232]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-54f06232]{border-bottom:2px solid #e1e1e1}.component[data-v-54f06232]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-54f06232]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-54f06232]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-54f06232]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-54f06232]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-54f06232]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-54f06232]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-54f06232]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-54f06232]{cursor:default}.listen_picture[data-v-54f06232]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-54f06232]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-54f06232]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-54f06232]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-54f06232]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-54f06232]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-54f06232]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-54f06232]{font-size:var(--en_large_font_size_five)}[data-v-54f06232] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-54f06232]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-54f06232]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-54f06232]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-54f06232]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-54f06232]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-54f06232]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-54f06232]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-54f06232]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-54f06232],.home_practice_status.NO_PUBLIC[data-v-54f06232]{background:#2c58b1}.home_practice_status.FINISHED[data-v-54f06232],.home_practice_status.IN_PROGRESS[data-v-54f06232],.home_practice_status.NOT_STARTED[data-v-54f06232],.home_practice_status.UNDISTRIBUTED[data-v-54f06232]{background:#486fbf}.ant-calendar-picker-container[data-v-54f06232]{z-index:9999999!important}.e_practice_detail_page[data-v-54f06232]{width:100%;height:100%;background:#fafafa}.e_practice_detail_page .text_view_component[data-v-54f06232]{white-space:pre-wrap}.e_practice_detail_page .conBox[data-v-54f06232]{padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_detail_page .conBox .title[data-v-54f06232]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_detail_page .conBox .title .titleText[data-v-54f06232]{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.e_practice_detail_page .conBox .title .titleBtn .print[data-v-54f06232]{margin-right:.32rem}.e_practice_detail_page .conBox .smallTitle[data-v-54f06232]{margin-bottom:.4rem}.e_practice_detail_page .conBox .smallTitle .box[data-v-54f06232],.e_practice_detail_page .conBox .smallTitle[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_detail_page .conBox .smallTitle .gradeName[data-v-54f06232]{margin-right:.16rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.22rem}.e_practice_detail_page .conBox .smallTitle .courseName[data-v-54f06232]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.16rem}.e_practice_detail_page .conBox .tab_list[data-v-54f06232]{width:100%;height:auto;overflow:hidden;padding-top:.4rem;margin-bottom:.2rem}.e_practice_detail_page .conBox .tab_list .tab_item[data-v-54f06232]{float:left;width:2.56rem;height:.69rem;background:rgba(245,240,255,.7);border:2px solid rgba(89,47,153,.7);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.48rem;font-size:.27rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:rgba(89,47,153,.7);line-height:.65rem;cursor:pointer;margin-right:.4rem}.e_practice_detail_page .conBox .tab_list .tab_item.active[data-v-54f06232]{background:#592f99;border:2px solid #592f99;color:#fff}.e_practice_detail_page .conBox .tab_list .tab_right[data-v-54f06232]{float:right;font-size:.16rem;font-family:var(--common-font-family);font-weight:400;line-height:.47rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_detail_page .conBox .tab_list .tab_right .left[data-v-54f06232]{color:#7d7d7d;margin-right:.22rem}.e_practice_detail_page .conBox .tab_list .tab_right .right[data-v-54f06232]{color:#775dc0;cursor:pointer}.e_practice_detail_page .conBox .tab_list .tab_right img[data-v-54f06232]{width:.22rem;height:.22rem;cursor:pointer}.e_practice_detail_page .conBox .cardBox[data-v-54f06232]{width:100%;height:100%;margin-top:.2rem;padding:0 .2rem}.e_practice_detail_page .conBox .cardBox.no_margin[data-v-54f06232]{margin-top:0;border-radius:0 .17rem .17rem .17rem}.e_practice_detail_page .conBox .cardBox.no_padding[data-v-54f06232]{padding:0}.e_practice_detail_page .conBox .cardBox.no_padding .ant-card-body[data-v-54f06232]{padding:.2rem 0}.e_practice_detail_page .conBox .cardBox .homework .titleBox[data-v-54f06232]{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.e_practice_detail_page .conBox .cardBox .homework .titleBox span[data-v-54f06232]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.e_practice_detail_page .conBox .cardBox .homework .question[data-v-54f06232]{margin:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_detail_page .conBox .cardBox .homework .question .question_left[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem}.e_practice_detail_page .conBox .cardBox .homework .content[data-v-54f06232]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_detail_page .conBox .cardBox .homework .content .checkBox[data-v-54f06232]{width:100%;height:.74rem;opacity:1;padding:.2rem;margin:.1rem 0;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.e_practice_detail_page .conBox .cardBox .homework .answerBox[data-v-54f06232]{width:100%;height:auto;opacity:1;border-radius:.2rem;background:#f5f5f5;padding:.24rem .32rem}.e_practice_detail_page .conBox .cardBox .homework .answerBox .name[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.e_practice_detail_page .conBox .cardBox .homework .answerBox .name .open[data-v-54f06232]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.24rem}.e_practice_detail_page .conBox .cardBox .noDataBox[data-v-54f06232]{width:100%;height:5rem;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_detail_page .conBox .cardBox .noDataBox img[data-v-54f06232]{width:1.54rem;height:.93rem}.e_practice_detail_page .conBox .cardBox .noDataBox span[data-v-54f06232]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#592f99;line-height:.22rem}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .title_box[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .title_box .button[data-v-54f06232]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .title_box .question_card_title[data-v-54f06232]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-54f06232]{margin-right:.1rem;margin-top:.03rem}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .title_box .question_card_title .text[data-v-54f06232]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .title_box .question_card_title .tryButton[data-v-54f06232]{width:1.2rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.19rem;position:absolute;right:1.8rem}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .title_box .question_card_title .checkBox[data-v-54f06232]{width:1.2rem;height:.4rem;background:#775dc0;border:2px solid #775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:.48rem;cursor:pointer}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .title_box .question_card_title .checkBox span[data-v-54f06232]{margin-left:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff;line-height:.19rem}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .title_box .question_card_title .noCheckBox[data-v-54f06232]{width:1.2rem;height:.4rem;background:#f5f0ff;border:2px solid #775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:.48rem;cursor:pointer}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .title_box .question_card_title .noCheckBox span[data-v-54f06232]{margin-left:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#775dc0;line-height:.19rem}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .readBox[data-v-54f06232]{width:100%;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .readBox .media_box[data-v-54f06232]{overflow:hidden}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-54f06232]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-54f06232]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .readBox .flag_box[data-v-54f06232]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .mathChartBox .text_view_component[data-v-54f06232]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.e_practice_detail_page .conBox .cardBox .combinationQuestionsBox .mathChartBox .picture_view_component[data-v-54f06232]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.e_practice_detail_page .self_study_top[data-v-54f06232]{width:100%;height:auto;max-height:100vh;overflow:hidden;padding:0 .2rem .2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_detail_page .self_study_top .module_box[data-v-54f06232]{width:3rem;height:6rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.2rem}.e_practice_detail_page .self_study_top .module_box .title[data-v-54f06232]{width:100%;height:.88rem;padding:0 .6rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.88rem;margin:0}.e_practice_detail_page .self_study_top .module_box .module_list[data-v-54f06232]{width:100%;height:calc(100% - .88rem);margin:0}.e_practice_detail_page .self_study_top .module_box .module_list li[data-v-54f06232]{width:2.74rem;height:auto;margin-bottom:.2rem;padding:.2rem .1rem .2rem .6rem!important;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.e_practice_detail_page .self_study_top .module_box .module_list li.active[data-v-54f06232]{background:#f5f0ff}.e_practice_detail_page .self_study_top .module_box .module_list li .number[data-v-54f06232]{width:.38rem;height:.38rem;border-radius:50%;background:#592f99;font-size:.2rem;color:#fff;line-height:.38rem;text-align:center;margin-right:.16rem}.e_practice_detail_page .self_study_top .module_box .module_list li>div[data-v-54f06232]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;overflow:hidden}.e_practice_detail_page .self_study_top .module_box .module_list li .module_title[data-v-54f06232]{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;color:#3d3232;line-height:.34rem;margin-bottom:.04rem}.e_practice_detail_page .self_study_top .module_box .module_list li[data-v-54f06232]:last-child{margin-bottom:0}.e_practice_detail_page .self_study_top .document_list[data-v-54f06232]{width:2rem;height:auto;max-height:6rem;margin:0 0 0 .4rem}.e_practice_detail_page .self_study_top .document_list li[data-v-54f06232]{width:1.73rem;height:auto;margin-bottom:.38rem;overflow:hidden}.e_practice_detail_page .self_study_top .document_list li[data-v-54f06232]:last-child{margin-bottom:0}.e_practice_detail_page .self_study_top .document_list li .title[data-v-54f06232]{display:block;width:100%;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#592f99;line-height:.26rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.16rem}.e_practice_detail_page .self_study_top .document_list li .img_box[data-v-54f06232]{width:1.73rem;height:1.13rem;border-radius:.1rem;border:.01rem dashed #ddd6e7;position:relative;overflow:hidden}.e_practice_detail_page .self_study_top .document_list li .img_box img[data-v-54f06232]{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.e_practice_detail_page .self_study_top .document_list li .img_box .docType[data-v-54f06232]{width:.75rem;height:.75rem;cursor:pointer}.e_practice_detail_page .self_study_top .document_list li .img_box .replay[data-v-54f06232]{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff;cursor:pointer}.e_practice_detail_page .self_study_top .document_list li .img_box .replay img[data-v-54f06232]{width:.44rem;height:.44rem}.e_practice_detail_page .self_study_top .document_list li .img_box .ing[data-v-54f06232]{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(16,199,163,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff}.e_practice_detail_page .self_study_top .current_video_box[data-v-54f06232]{width:8.7rem;height:100%}.e_practice_detail_page .self_study_top .current_video_box .title[data-v-54f06232]{width:6.96rem;margin:0 auto .24rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#3d3232;line-height:.3rem}.e_practice_detail_page .self_study_top .current_video_box .video_con[data-v-54f06232]{width:6.96rem;height:4.6rem;margin:0 auto}.e_practice_detail_page .self_study_top .current_video_box .video_con .pic[data-v-54f06232]{width:100%;height:100%}.e_practice_detail_page .self_study_top .current_video_box .video_con .ppt_box[data-v-54f06232]{width:100%;height:100%;background:#393a3d;position:relative}.e_practice_detail_page .self_study_top .current_video_box .video_con .ppt_box .shelter[data-v-54f06232]{position:absolute;left:0;top:.48rem;width:100%;height:.4rem;background:#393a3d}.e_practice_detail_page .self_study_top .current_video_box .btn_con[data-v-54f06232]{margin-top:.62rem;text-align:center}.e_practice_detail_page .changeSelectBox[data-v-54f06232]{width:6.6rem;height:4rem;padding:.4rem;background:#fff;border-radius:.33rem}.e_practice_detail_page .changeSelectBox .title[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_detail_page .changeSelectBox .title span[data-v-54f06232]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.e_practice_detail_page .changeSelectBox .title img[data-v-54f06232]{width:.29rem;height:.29rem;cursor:pointer}.e_practice_detail_page .changeSelectBox .lineBox[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:.6rem 0}.e_practice_detail_page .changeSelectBox .lineBox .name[data-v-54f06232]{width:1.2rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#000;line-height:.48rem}.e_practice_detail_page .changeSelectBox .lineBox .inputBox[data-v-54f06232]{width:4.2rem;height:.48rem;background:#fff;border:0;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);text-indent:.25rem;outline:none;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.e_practice_detail_page .changeSelectBox .lineBox .tips[data-v-54f06232]{margin-top:.12rem;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.2rem;text-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.e_practice_detail_page .changeSelectBox .btn[data-v-54f06232]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_detail_page .changeSelectBox .btn .button[data-v-54f06232]{width:1.76rem;height:.54rem;opacity:1;color:#fff;border:1px solid #775dc0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.19rem}.e_practice_detail_page .changeSelectBox .btn .cancel[data-v-54f06232]{margin-right:.12rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#775dc0;line-height:.19rem}.e_practice_detail_page .changeSelectBox .btn .sure[data-v-54f06232]{margin-left:.12rem;background:#775dc0;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.19rem}.e_practice_detail_page .changeModal[data-v-54f06232]{background:#fff;border-radius:.33rem;padding:.4rem .4rem .6rem}.e_practice_detail_page .changeModal .changeBox[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:6.3rem}.e_practice_detail_page .changeModal .changeBox .left[data-v-54f06232]{width:5.72rem}.e_practice_detail_page .changeModal .changeBox .left .boxTitle[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.e_practice_detail_page .changeModal .changeBox .left .boxTitle span[data-v-54f06232]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.e_practice_detail_page .changeModal .changeBox .left .boxContent[data-v-54f06232]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#000;line-height:.26rem}.e_practice_detail_page .changeModal .changeBox .left .boxContent>div[data-v-54f06232]{margin-bottom:.06rem}.e_practice_detail_page .changeModal .changeBox .left .boxContent .text[data-v-54f06232]{color:#775dc0;font-family:var(--common-font-family);font-weight:700}.e_practice_detail_page .changeModal .changeBox .left .boxContent .button[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;height:.3rem;font-size:.14rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#0077b6;line-height:.2rem;background:#90e0ef;border-radius:.15rem;padding:.05rem .1rem;margin-left:.23rem}.e_practice_detail_page .changeModal .changeBox .left .boxContent .button .star[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.03rem}.e_practice_detail_page .changeModal .changeBox .left .boxContent .button .star img[data-v-54f06232]{width:.16rem;height:.16rem;margin-right:.02rem}.e_practice_detail_page .changeModal .changeBox .left .boxContent .line[data-v-54f06232]{padding:.44rem 0 .17rem;border-bottom:.03rem solid #f5f5f5;margin-bottom:.16rem}.e_practice_detail_page .changeModal .changeBox .left .boxContent .line>div[data-v-54f06232]{margin-bottom:.21rem}.e_practice_detail_page .changeModal .changeBox .left .boxContent[data-v-54f06232] .ant-checkbox-group>label{width:50%;font-size:.16rem;margin-right:0;margin-bottom:.2rem}.e_practice_detail_page .changeModal .changeBox .right[data-v-54f06232]{width:7.5rem;height:6.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_detail_page .changeModal .changeBox .right .scrollBox[data-v-54f06232]{width:7.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:.23rem .08rem .05rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:3px solid #c4b7e9;border-radius:.14rem;margin-top:.23rem}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent[data-v-54f06232]{width:100%;height:auto;padding:0 .24rem;-webkit-box-sizing:border-box;box-sizing:border-box}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType[data-v-54f06232]{width:calc(100% + .2rem);height:.42rem;background:#f5f5f5;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;color:#000;padding:0 .06rem 0 .22rem;line-height:.26rem;border-radius:.18rem;margin:0 0 .14rem -.12rem}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType span[data-v-54f06232]:first-child{margin-right:.3rem}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button[data-v-54f06232]{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.34rem;background:#775dc0;border-radius:.14rem;cursor:pointer}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton[data-v-54f06232]{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#775dc0;line-height:.34rem;border:1px solid #775dc0;border-radius:.14rem;cursor:pointer}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button[data-v-54f06232]{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title[data-v-54f06232]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-54f06232]{margin-right:.1rem;margin-top:.03rem}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text[data-v-54f06232]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox[data-v-54f06232]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box[data-v-54f06232]{overflow:hidden}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-54f06232]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-54f06232]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box[data-v-54f06232]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box[data-v-54f06232]{text-align:right;margin-bottom:.35rem}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button[data-v-54f06232]{display:inline-block;width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .noData[data-v-54f06232]{height:calc(100% - .17rem);background:#f2edf7;margin-right:.14rem;margin-bottom:.17rem;border-radius:.1rem}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .noData img[data-v-54f06232]{width:1.55rem;height:.93rem;margin-bottom:.33rem}.e_practice_detail_page .changeModal .changeBox .right .scrollBox .noData span[data-v-54f06232]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.22rem}.e_practice_detail_page .changeModal .changeBox .right .ant-pagination[data-v-54f06232]{padding:0 0 .24rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.e_practice_detail_page .changeModal .btnBox[data-v-54f06232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.27rem}.e_practice_detail_page .changeModal .btnBox .cancenBtn[data-v-54f06232]{color:#775dc0;border:1px solid #775dc0;border-radius:.2rem;margin-right:.24rem}.e_practice_detail_page .changeModal .btnBox .cancenBtn[data-v-54f06232],.e_practice_detail_page .changeModal .btnBox .sureBtn[data-v-54f06232]{width:1.76rem;height:.54rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.54rem;cursor:pointer}.e_practice_detail_page .changeModal .btnBox .sureBtn[data-v-54f06232]{color:#fff;background:#775dc0;border-radius:.2rem}.e_practice_detail_page .print_modal_box[data-v-54f06232]{width:7.8rem;height:90vh;background:#fff;border-radius:.33rem}.e_practice_detail_page .tipBox[data-v-54f06232]{width:6.6rem;height:3.6rem;padding:.5rem;background:#fff;border-radius:.33rem}.e_practice_detail_page .tipBox .content[data-v-54f06232]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_detail_page .tipBox .content img[data-v-54f06232]{width:.6rem;height:.6rem;margin-bottom:.15rem}.e_practice_detail_page .tipBox .content .tips[data-v-54f06232]{width:3.6rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.e_practice_detail_page .tipBox .content .subTitle[data-v-54f06232]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.e_practice_detail_page .tipBox .content .btn[data-v-54f06232]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_detail_page .tipBox .content .btn .fafang[data-v-54f06232]{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem}.e_practice_detail_page .tipBox .content .btn .cancel[data-v-54f06232]{width:1.76rem;height:.53rem;margin-top:.4rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.e_practice_detail_page .tipBox .content .btn .tosure[data-v-54f06232]{width:1.76rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.e_practice_detail_page .tipBox .content .btn span[data-v-54f06232]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.questionBox[data-v-54f06232]{width:100%;height:auto;padding:.2rem;border:1px solid #d7d0eb;border-radius:12px;margin-bottom:.2rem}html[data-v-66767e5a]{font-size:100px}@media only screen and (max-height:650px){html[data-v-66767e5a]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-66767e5a]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-66767e5a]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-66767e5a]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-66767e5a]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-66767e5a]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-66767e5a]{font-size:100px}}#app[data-v-66767e5a],body[data-v-66767e5a],html[data-v-66767e5a]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-66767e5a],#app h1[data-v-66767e5a],#app h2[data-v-66767e5a],#app h3[data-v-66767e5a],#app h4[data-v-66767e5a],#app h5[data-v-66767e5a],#app h6[data-v-66767e5a],#app p[data-v-66767e5a],body body[data-v-66767e5a],body h1[data-v-66767e5a],body h2[data-v-66767e5a],body h3[data-v-66767e5a],body h4[data-v-66767e5a],body h5[data-v-66767e5a],body h6[data-v-66767e5a],body p[data-v-66767e5a],html body[data-v-66767e5a],html h1[data-v-66767e5a],html h2[data-v-66767e5a],html h3[data-v-66767e5a],html h4[data-v-66767e5a],html h5[data-v-66767e5a],html h6[data-v-66767e5a],html p[data-v-66767e5a]{margin:0}li[data-v-66767e5a],ul[data-v-66767e5a]{list-style:none;padding:0}[data-v-66767e5a]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-66767e5a]{white-space:break-spaces}.sortableDrag[data-v-66767e5a]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-66767e5a],.sortableDrag td[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-66767e5a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-66767e5a]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-66767e5a]{color:var(--theme-color)}.error_color[data-v-66767e5a]{color:#eb6646!important}.warn_color[data-v-66767e5a]{color:#ff6800}.pointer[data-v-66767e5a]{cursor:pointer}.ellipsis[data-v-66767e5a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-66767e5a],.flex_center_center[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-66767e5a],.flex_center_center[data-v-66767e5a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-66767e5a],.flex_row_s_p[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-66767e5a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-66767e5a],.flex_start[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-66767e5a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-66767e5a],.flex_column_center_center[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-66767e5a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-66767e5a]{position:relative;border-radius:.2rem}.talk_frame[data-v-66767e5a]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-66767e5a]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-66767e5a]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-66767e5a]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-66767e5a]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-66767e5a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-66767e5a]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-66767e5a]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-66767e5a]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-66767e5a]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-66767e5a]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-66767e5a]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-66767e5a]{max-height:30vh}.ant-select-dropdown-menu[data-v-66767e5a]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-66767e5a]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-66767e5a]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-66767e5a]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-66767e5a]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-66767e5a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-66767e5a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-66767e5a]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-66767e5a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-66767e5a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-66767e5a]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-66767e5a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-66767e5a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-66767e5a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-66767e5a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-66767e5a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-66767e5a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-66767e5a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-66767e5a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-66767e5a]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-66767e5a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-66767e5a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-66767e5a]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-66767e5a]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-66767e5a]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-66767e5a]{width:100%}.ant-input[data-v-66767e5a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-66767e5a]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-66767e5a]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-66767e5a]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-66767e5a]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-66767e5a]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-66767e5a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-66767e5a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-66767e5a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-66767e5a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-66767e5a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-66767e5a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-66767e5a]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-66767e5a],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-66767e5a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-66767e5a]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-66767e5a]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-66767e5a],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-66767e5a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-66767e5a]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-66767e5a]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-66767e5a],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-66767e5a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-66767e5a]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-66767e5a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-66767e5a]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-66767e5a],.ant-table-thead>tr>th[data-v-66767e5a]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-66767e5a]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-66767e5a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-66767e5a]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-66767e5a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-66767e5a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-66767e5a]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-66767e5a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-66767e5a]{width:24px;height:24px}.ant-radio-inner[data-v-66767e5a]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-66767e5a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-66767e5a]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-66767e5a],.ant-radio-checked .ant-radio-inner[data-v-66767e5a]{border-color:#10c7a3}.ant-checkbox[data-v-66767e5a]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-66767e5a]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-66767e5a]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-66767e5a]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-66767e5a]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-66767e5a]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-66767e5a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-66767e5a]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-66767e5a]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-66767e5a]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-66767e5a]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-66767e5a],.ant-dropdown-menu-submenu-title[data-v-66767e5a]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-66767e5a],:root .ant-dropdown-link>.anticon.anticon-down[data-v-66767e5a],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-66767e5a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-66767e5a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-66767e5a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-66767e5a]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-66767e5a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-66767e5a]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-66767e5a],.dropMenuItem_hk_SMALL[data-v-66767e5a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-66767e5a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-66767e5a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-66767e5a]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-66767e5a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-66767e5a]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-66767e5a]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-66767e5a],.ant-switch[data-v-66767e5a]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-66767e5a],.ant-switch[data-v-66767e5a]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-66767e5a]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-66767e5a]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-66767e5a]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-66767e5a]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-66767e5a]{width:100%}.ant-progress-circle .ant-progress-text[data-v-66767e5a]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-66767e5a]{max-width:4.6rem}.ant-popover-title[data-v-66767e5a]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-66767e5a]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-66767e5a]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-66767e5a],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-66767e5a],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-66767e5a]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-66767e5a],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-66767e5a],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-66767e5a]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-66767e5a]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-66767e5a]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-66767e5a]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-66767e5a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-66767e5a]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-66767e5a]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-66767e5a]{text-decoration:underline}.modalBox .btn_box[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-66767e5a],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-66767e5a],.ant-pagination-disabled:focus a[data-v-66767e5a],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-66767e5a],.ant-pagination-disabled:hover a[data-v-66767e5a],[data-v-66767e5a] .ant-pagination-disabled a{background:#e6e7e8}[data-v-66767e5a] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-66767e5a] .ant-pagination-item-active a,[data-v-66767e5a] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-66767e5a] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-66767e5a] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-66767e5a]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-66767e5a]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-66767e5a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-66767e5a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-66767e5a]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-66767e5a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-66767e5a]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-66767e5a]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-66767e5a]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-66767e5a],.wangEditor table th[data-v-66767e5a]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-66767e5a]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-66767e5a]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-66767e5a]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-66767e5a]{display:block}.wangEditor ol[data-v-66767e5a],.wangEditor ul[data-v-66767e5a]{margin:10px 0 10px 20px}.wangEditor ul[data-v-66767e5a],.wangEditor ul li[data-v-66767e5a]{list-style:disc inside!important}.wangEditor ol[data-v-66767e5a],.wangEditor ol li[data-v-66767e5a]{list-style:decimal inside!important}.wangEditor img[data-v-66767e5a]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-66767e5a]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-66767e5a]{border-bottom:2px solid #e1e1e1}.component[data-v-66767e5a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-66767e5a]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-66767e5a]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-66767e5a]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-66767e5a]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-66767e5a]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-66767e5a]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-66767e5a]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-66767e5a]{cursor:default}.listen_picture[data-v-66767e5a]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-66767e5a]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-66767e5a]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-66767e5a]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-66767e5a]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-66767e5a]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-66767e5a]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-66767e5a]{font-size:var(--en_large_font_size_five)}[data-v-66767e5a] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-66767e5a]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-66767e5a]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-66767e5a]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-66767e5a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-66767e5a]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-66767e5a]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-66767e5a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-66767e5a]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-66767e5a],.home_practice_status.NO_PUBLIC[data-v-66767e5a]{background:#2c58b1}.home_practice_status.FINISHED[data-v-66767e5a],.home_practice_status.IN_PROGRESS[data-v-66767e5a],.home_practice_status.NOT_STARTED[data-v-66767e5a],.home_practice_status.UNDISTRIBUTED[data-v-66767e5a]{background:#486fbf}.ant-calendar-picker-container[data-v-66767e5a]{z-index:9999999!important}.e_practice_preview_page[data-v-66767e5a]{width:100%;height:100%;background:#fafafa}.e_practice_preview_page .text_view_component[data-v-66767e5a]{white-space:pre-wrap}.e_practice_preview_page .conBox[data-v-66767e5a]{padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_preview_page .conBox .title[data-v-66767e5a]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_preview_page .conBox .title .titleText[data-v-66767e5a]{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.e_practice_preview_page .conBox .smallTitle[data-v-66767e5a]{margin-bottom:.4rem}.e_practice_preview_page .conBox .smallTitle .box[data-v-66767e5a],.e_practice_preview_page .conBox .smallTitle[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_preview_page .conBox .smallTitle .gradeName[data-v-66767e5a]{margin-right:.16rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.22rem}.e_practice_preview_page .conBox .smallTitle .courseName[data-v-66767e5a]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.16rem}.e_practice_preview_page .conBox .tab_list[data-v-66767e5a]{width:100%;height:auto;overflow:hidden;padding-top:.4rem;margin-bottom:.2rem}.e_practice_preview_page .conBox .tab_list .tab_item[data-v-66767e5a]{float:left;width:2.56rem;height:.69rem;background:rgba(245,240,255,.7);border:2px solid rgba(89,47,153,.7);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.48rem;font-size:.27rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:rgba(89,47,153,.7);line-height:.65rem;cursor:pointer;margin-right:.4rem}.e_practice_preview_page .conBox .tab_list .tab_item.active[data-v-66767e5a]{background:#592f99;border:2px solid #592f99;color:#fff}.e_practice_preview_page .conBox .tab_list .tab_right[data-v-66767e5a]{float:right;font-size:.16rem;font-family:var(--common-font-family);font-weight:400;line-height:.47rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_preview_page .conBox .tab_list .tab_right .left[data-v-66767e5a]{color:#7d7d7d;margin-right:.22rem}.e_practice_preview_page .conBox .tab_list .tab_right .right[data-v-66767e5a]{color:#775dc0;cursor:pointer}.e_practice_preview_page .conBox .tab_list .tab_right img[data-v-66767e5a]{width:.22rem;height:.22rem;cursor:pointer}.e_practice_preview_page .conBox .cardBox[data-v-66767e5a]{width:100%;height:100%;margin-top:.2rem;padding:0 .2rem}.e_practice_preview_page .conBox .cardBox.no_margin[data-v-66767e5a]{margin-top:0;border-radius:0 .17rem .17rem .17rem}.e_practice_preview_page .conBox .cardBox.no_padding[data-v-66767e5a]{padding:0}.e_practice_preview_page .conBox .cardBox.no_padding .ant-card-body[data-v-66767e5a]{padding:.2rem 0}.e_practice_preview_page .conBox .cardBox .homework .titleBox[data-v-66767e5a]{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.e_practice_preview_page .conBox .cardBox .homework .titleBox span[data-v-66767e5a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.e_practice_preview_page .conBox .cardBox .homework .question[data-v-66767e5a]{margin:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_preview_page .conBox .cardBox .homework .question .question_left[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem}.e_practice_preview_page .conBox .cardBox .homework .content[data-v-66767e5a]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_preview_page .conBox .cardBox .homework .content .checkBox[data-v-66767e5a]{width:100%;height:.74rem;opacity:1;padding:.2rem;margin:.1rem 0;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.e_practice_preview_page .conBox .cardBox .homework .answerBox[data-v-66767e5a]{width:100%;height:auto;opacity:1;border-radius:.2rem;background:#f5f5f5;padding:.24rem .32rem}.e_practice_preview_page .conBox .cardBox .homework .answerBox .name[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.e_practice_preview_page .conBox .cardBox .homework .answerBox .name .open[data-v-66767e5a]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.24rem}.e_practice_preview_page .conBox .cardBox .noDataBox[data-v-66767e5a]{width:100%;height:5rem;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_preview_page .conBox .cardBox .noDataBox img[data-v-66767e5a]{width:1.54rem;height:.93rem}.e_practice_preview_page .conBox .cardBox .noDataBox span[data-v-66767e5a]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#592f99;line-height:.22rem}.e_practice_preview_page .conBox .cardBox .combinationQuestionsBox .title_box[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.e_practice_preview_page .conBox .cardBox .combinationQuestionsBox .title_box .button[data-v-66767e5a]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.e_practice_preview_page .conBox .cardBox .combinationQuestionsBox .title_box .question_card_title[data-v-66767e5a]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_preview_page .conBox .cardBox .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-66767e5a]{margin-right:.1rem;margin-top:.3rem}.e_practice_preview_page .conBox .cardBox .combinationQuestionsBox .title_box .question_card_title .text[data-v-66767e5a]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.e_practice_preview_page .conBox .cardBox .combinationQuestionsBox .readBox[data-v-66767e5a]{width:100%;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.e_practice_preview_page .conBox .cardBox .combinationQuestionsBox .readBox .media_box[data-v-66767e5a]{overflow:hidden}.e_practice_preview_page .conBox .cardBox .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-66767e5a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.e_practice_preview_page .conBox .cardBox .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-66767e5a]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.e_practice_preview_page .conBox .cardBox .combinationQuestionsBox .readBox .flag_box[data-v-66767e5a]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.e_practice_preview_page .self_study_top[data-v-66767e5a]{width:100%;height:auto;max-height:100vh;overflow:hidden;padding:0 .2rem .2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_preview_page .self_study_top .module_box[data-v-66767e5a]{width:3rem;height:6rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.2rem}.e_practice_preview_page .self_study_top .module_box .title[data-v-66767e5a]{width:100%;height:.88rem;padding:0 .6rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.88rem;margin:0}.e_practice_preview_page .self_study_top .module_box .module_list[data-v-66767e5a]{width:100%;height:calc(100% - .88rem);margin:0}.e_practice_preview_page .self_study_top .module_box .module_list li[data-v-66767e5a]{width:2.74rem;height:auto;margin-bottom:.2rem;padding:.2rem .1rem .2rem .6rem!important;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.e_practice_preview_page .self_study_top .module_box .module_list li.active[data-v-66767e5a]{background:#f5f0ff}.e_practice_preview_page .self_study_top .module_box .module_list li .number[data-v-66767e5a]{width:.38rem;height:.38rem;border-radius:50%;background:#592f99;font-size:.2rem;color:#fff;line-height:.38rem;text-align:center;margin-right:.16rem}.e_practice_preview_page .self_study_top .module_box .module_list li>div[data-v-66767e5a]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;overflow:hidden}.e_practice_preview_page .self_study_top .module_box .module_list li .module_title[data-v-66767e5a]{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;color:#3d3232;line-height:.34rem;margin-bottom:.04rem}.e_practice_preview_page .self_study_top .module_box .module_list li[data-v-66767e5a]:last-child{margin-bottom:0}.e_practice_preview_page .self_study_top .document_list[data-v-66767e5a]{width:2rem;height:auto;max-height:6rem;margin:0 0 0 .4rem}.e_practice_preview_page .self_study_top .document_list li[data-v-66767e5a]{width:1.73rem;height:auto;margin-bottom:.38rem;overflow:hidden}.e_practice_preview_page .self_study_top .document_list li[data-v-66767e5a]:last-child{margin-bottom:0}.e_practice_preview_page .self_study_top .document_list li .title[data-v-66767e5a]{display:block;width:100%;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#592f99;line-height:.26rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.16rem}.e_practice_preview_page .self_study_top .document_list li .img_box[data-v-66767e5a]{width:1.73rem;height:1.13rem;border-radius:.1rem;position:relative;overflow:hidden}.e_practice_preview_page .self_study_top .document_list li .img_box img[data-v-66767e5a]{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.e_practice_preview_page .self_study_top .document_list li .img_box .replay[data-v-66767e5a]{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff;cursor:pointer}.e_practice_preview_page .self_study_top .document_list li .img_box .replay img[data-v-66767e5a]{width:.44rem;height:.44rem}.e_practice_preview_page .self_study_top .document_list li .img_box .ing[data-v-66767e5a]{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(16,199,163,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff}.e_practice_preview_page .self_study_top .current_video_box[data-v-66767e5a]{width:8.7rem;height:100%}.e_practice_preview_page .self_study_top .current_video_box .title[data-v-66767e5a]{width:6.96rem;margin:0 auto .24rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#3d3232;line-height:.3rem}.e_practice_preview_page .self_study_top .current_video_box .video_con[data-v-66767e5a]{width:6.96rem;height:4.6rem;margin:0 auto}.e_practice_preview_page .self_study_top .current_video_box .btn_con[data-v-66767e5a]{margin-top:.62rem;text-align:center}.e_practice_preview_page .changeBox[data-v-66767e5a]{width:6.6rem;height:4rem;padding:.4rem;background:#fff;border-radius:.33rem}.e_practice_preview_page .changeBox .title[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_preview_page .changeBox .title span[data-v-66767e5a]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.e_practice_preview_page .changeBox .title img[data-v-66767e5a]{width:.29rem;height:.29rem;cursor:pointer}.e_practice_preview_page .changeBox .lineBox[data-v-66767e5a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:.6rem 0}.e_practice_preview_page .changeBox .lineBox .name[data-v-66767e5a]{width:1.2rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#000;line-height:.48rem}.e_practice_preview_page .changeBox .lineBox .inputBox[data-v-66767e5a]{width:4.2rem;height:.48rem;background:#fff;border:0;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);text-indent:.25rem;outline:none;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.e_practice_preview_page .changeBox .lineBox .tips[data-v-66767e5a]{margin-top:.12rem;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.2rem;text-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.e_practice_preview_page .changeBox .btn[data-v-66767e5a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_preview_page .changeBox .btn .button[data-v-66767e5a]{width:1.76rem;height:.54rem;opacity:1;color:#fff;border:1px solid #775dc0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.19rem}.e_practice_preview_page .changeBox .btn .cancel[data-v-66767e5a]{margin-right:.12rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#775dc0;line-height:.19rem}.e_practice_preview_page .changeBox .btn .sure[data-v-66767e5a]{margin-left:.12rem;background:#775dc0;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.19rem}.e_practice_preview_page .tryButton[data-v-66767e5a]{width:1.2rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.19rem;position:absolute;right:.48rem}.e_practice_preview_page .mathChartBox .text_view_component[data-v-66767e5a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.e_practice_preview_page .mathChartBox .picture_view_component[data-v-66767e5a]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}html[data-v-0a50d522]{font-size:100px}@media only screen and (max-height:650px){html[data-v-0a50d522]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-0a50d522]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-0a50d522]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-0a50d522]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-0a50d522]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-0a50d522]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-0a50d522]{font-size:100px}}#app[data-v-0a50d522],body[data-v-0a50d522],html[data-v-0a50d522]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-0a50d522],#app h1[data-v-0a50d522],#app h2[data-v-0a50d522],#app h3[data-v-0a50d522],#app h4[data-v-0a50d522],#app h5[data-v-0a50d522],#app h6[data-v-0a50d522],#app p[data-v-0a50d522],body body[data-v-0a50d522],body h1[data-v-0a50d522],body h2[data-v-0a50d522],body h3[data-v-0a50d522],body h4[data-v-0a50d522],body h5[data-v-0a50d522],body h6[data-v-0a50d522],body p[data-v-0a50d522],html body[data-v-0a50d522],html h1[data-v-0a50d522],html h2[data-v-0a50d522],html h3[data-v-0a50d522],html h4[data-v-0a50d522],html h5[data-v-0a50d522],html h6[data-v-0a50d522],html p[data-v-0a50d522]{margin:0}li[data-v-0a50d522],ul[data-v-0a50d522]{list-style:none;padding:0}[data-v-0a50d522]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-0a50d522]{white-space:break-spaces}.sortableDrag[data-v-0a50d522]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-0a50d522],.sortableDrag td[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-0a50d522]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-0a50d522]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-0a50d522]{color:var(--theme-color)}.error_color[data-v-0a50d522]{color:#eb6646!important}.warn_color[data-v-0a50d522]{color:#ff6800}.pointer[data-v-0a50d522]{cursor:pointer}.ellipsis[data-v-0a50d522]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-0a50d522],.flex_center_center[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-0a50d522],.flex_center_center[data-v-0a50d522]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-0a50d522],.flex_row_s_p[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-0a50d522]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-0a50d522],.flex_start[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-0a50d522]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-0a50d522],.flex_column_center_center[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-0a50d522]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-0a50d522]{position:relative;border-radius:.2rem}.talk_frame[data-v-0a50d522]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-0a50d522]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-0a50d522]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-0a50d522]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-0a50d522]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-0a50d522]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-0a50d522]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-0a50d522]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-0a50d522]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-0a50d522]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-0a50d522]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-0a50d522]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-0a50d522]{max-height:30vh}.ant-select-dropdown-menu[data-v-0a50d522]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-0a50d522]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-0a50d522]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-0a50d522]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-0a50d522]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-0a50d522]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-0a50d522]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-0a50d522]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-0a50d522]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-0a50d522]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-0a50d522]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-0a50d522]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-0a50d522]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-0a50d522]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-0a50d522]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-0a50d522]{width:100%}.ant-input[data-v-0a50d522]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-0a50d522]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-0a50d522]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-0a50d522]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-0a50d522]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-0a50d522]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-0a50d522]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-0a50d522]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-0a50d522]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-0a50d522]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-0a50d522],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-0a50d522]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-0a50d522],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-0a50d522]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-0a50d522],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-0a50d522]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-0a50d522]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-0a50d522]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-0a50d522],.ant-table-thead>tr>th[data-v-0a50d522]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-0a50d522]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-0a50d522]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-0a50d522]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-0a50d522]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-0a50d522]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-0a50d522]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-0a50d522]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-0a50d522]{width:24px;height:24px}.ant-radio-inner[data-v-0a50d522]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-0a50d522]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-0a50d522]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-0a50d522],.ant-radio-checked .ant-radio-inner[data-v-0a50d522]{border-color:#10c7a3}.ant-checkbox[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-0a50d522]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-0a50d522]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-0a50d522]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-0a50d522]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-0a50d522]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-0a50d522]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-0a50d522]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-0a50d522]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-0a50d522]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-0a50d522]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-0a50d522],.ant-dropdown-menu-submenu-title[data-v-0a50d522]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-0a50d522],:root .ant-dropdown-link>.anticon.anticon-down[data-v-0a50d522],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-0a50d522],.dropMenuItem_hk_SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-0a50d522]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-0a50d522],.ant-switch[data-v-0a50d522]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-0a50d522],.ant-switch[data-v-0a50d522]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-0a50d522]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-0a50d522]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-0a50d522]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-0a50d522]{width:100%}.ant-progress-circle .ant-progress-text[data-v-0a50d522]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-0a50d522]{max-width:4.6rem}.ant-popover-title[data-v-0a50d522]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-0a50d522]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-0a50d522]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-0a50d522],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-0a50d522],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-0a50d522]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-0a50d522],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-0a50d522],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-0a50d522]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-0a50d522]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-0a50d522]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-0a50d522]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-0a50d522]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-0a50d522]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-0a50d522]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-0a50d522]{text-decoration:underline}.modalBox .btn_box[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-0a50d522],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-0a50d522],.ant-pagination-disabled:focus a[data-v-0a50d522],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-0a50d522],.ant-pagination-disabled:hover a[data-v-0a50d522],[data-v-0a50d522] .ant-pagination-disabled a{background:#e6e7e8}[data-v-0a50d522] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-0a50d522] .ant-pagination-item-active a,[data-v-0a50d522] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-0a50d522] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-0a50d522] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-0a50d522]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-0a50d522]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-0a50d522]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-0a50d522]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-0a50d522]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-0a50d522]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-0a50d522]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-0a50d522]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-0a50d522]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-0a50d522],.wangEditor table th[data-v-0a50d522]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-0a50d522]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-0a50d522]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-0a50d522]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-0a50d522]{display:block}.wangEditor ol[data-v-0a50d522],.wangEditor ul[data-v-0a50d522]{margin:10px 0 10px 20px}.wangEditor ul[data-v-0a50d522],.wangEditor ul li[data-v-0a50d522]{list-style:disc inside!important}.wangEditor ol[data-v-0a50d522],.wangEditor ol li[data-v-0a50d522]{list-style:decimal inside!important}.wangEditor img[data-v-0a50d522]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-0a50d522]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-0a50d522]{border-bottom:2px solid #e1e1e1}.component[data-v-0a50d522]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-0a50d522]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-0a50d522]{cursor:default}.listen_picture[data-v-0a50d522]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-0a50d522]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}[data-v-0a50d522] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-0a50d522]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-0a50d522]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-0a50d522]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-0a50d522]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-0a50d522]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-0a50d522]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-0a50d522]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-0a50d522]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-0a50d522],.home_practice_status.NO_PUBLIC[data-v-0a50d522]{background:#2c58b1}.home_practice_status.FINISHED[data-v-0a50d522],.home_practice_status.IN_PROGRESS[data-v-0a50d522],.home_practice_status.NOT_STARTED[data-v-0a50d522],.home_practice_status.UNDISTRIBUTED[data-v-0a50d522]{background:#486fbf}.ant-calendar-picker-container[data-v-0a50d522]{z-index:9999999!important}.preview_course_page[data-v-0a50d522]{width:100%;height:100%;background:#f5f0ff}.preview_course_page .flex_bet_center[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.2rem 0;height:.6rem}.preview_course_page .text_view_component[data-v-0a50d522]{white-space:pre-wrap}.preview_course_page .print_modal_box[data-v-0a50d522]{width:7.8rem;height:90vh;background:#fff;border-radius:.33rem}.preview_course_page .self_study_top[data-v-0a50d522]{width:100%;height:auto;max-height:100vh;overflow:hidden;padding:0 .2rem .2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.preview_course_page .self_study_top .module_box[data-v-0a50d522]{width:3rem;height:7rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.2rem}.preview_course_page .self_study_top .module_box .title[data-v-0a50d522]{width:100%;height:auto;padding:0 .6rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.24rem;font-family:var(--common-font-family);color:#734fb3;line-height:.6rem;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.preview_course_page .self_study_top .module_box .title.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_seven)}.preview_course_page .self_study_top .module_box .title.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_seven)}.preview_course_page .self_study_top .module_box .title.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_seven)}.preview_course_page .self_study_top .module_box .title.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_seven)}.preview_course_page .self_study_top .module_box .title.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_seven)}.preview_course_page .self_study_top .module_box .title.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_seven)}.preview_course_page .self_study_top .module_box .title span[data-v-0a50d522]{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#592f99;line-height:.26rem}.preview_course_page .self_study_top .module_box .title span.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.preview_course_page .self_study_top .module_box .title span.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.preview_course_page .self_study_top .module_box .title span.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.preview_course_page .self_study_top .module_box .title span.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.preview_course_page .self_study_top .module_box .title span.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.preview_course_page .self_study_top .module_box .title span.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.preview_course_page .self_study_top .module_box .module_list[data-v-0a50d522]{width:100%;height:calc(100% - .8rem);margin:.2rem .1rem;overflow-y:auto}.preview_course_page .self_study_top .module_box .module_list[data-v-0a50d522]::-webkit-scrollbar{width:.1rem;background-color:transparent}.preview_course_page .self_study_top .module_box .module_list[data-v-0a50d522]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.preview_course_page .self_study_top .module_box .module_list li[data-v-0a50d522]{padding:.1rem .3rem!important;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #775dc0;border-radius:.3rem;margin:0 .2rem .2rem .4rem;color:#734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;position:relative}.preview_course_page .self_study_top .module_box .module_list li.active[data-v-0a50d522]{color:#f5f0ff;background:#775dc0}.preview_course_page .self_study_top .module_box .module_list li.active .number[data-v-0a50d522]{background:#fff;color:#592f99;border:2px solid #592f99}.preview_course_page .self_study_top .module_box .module_list li .number[data-v-0a50d522]{width:.38rem;height:.38rem;border-radius:50%;background:#592f99;font-size:.2rem;color:#fff;border:2px solid #fff;line-height:.38rem;text-align:center;margin-right:.16rem;position:absolute;left:-.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_course_page .self_study_top .module_box .module_list li .number.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.preview_course_page .self_study_top .module_box .module_list li .number.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.preview_course_page .self_study_top .module_box .module_list li .number.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.preview_course_page .self_study_top .module_box .module_list li .number.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.preview_course_page .self_study_top .module_box .module_list li .number.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.preview_course_page .self_study_top .module_box .module_list li .number.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.preview_course_page .self_study_top .module_box .module_list li>div[data-v-0a50d522]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;overflow:hidden}.preview_course_page .self_study_top .module_box .module_list li .module_title[data-v-0a50d522]{width:1.7rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.26rem;font-family:var(--common-font-family);margin-bottom:.04rem}.preview_course_page .self_study_top .module_box .module_list li .module_title.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_eight)}.preview_course_page .self_study_top .module_box .module_list li .module_title.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_eight)}.preview_course_page .self_study_top .module_box .module_list li .module_title.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_eight)}.preview_course_page .self_study_top .module_box .module_list li .module_title.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_eight)}.preview_course_page .self_study_top .module_box .module_list li .module_title.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_eight)}.preview_course_page .self_study_top .module_box .module_list li .module_title.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_eight)}.preview_course_page .self_study_top .module_box .module_list li[data-v-0a50d522]:last-child{margin-bottom:0}.preview_course_page .self_study_top .document_list[data-v-0a50d522]{width:2rem;height:auto;max-height:6rem;margin:0 0 0 .4rem;overflow-y:auto}.preview_course_page .self_study_top .document_list li[data-v-0a50d522]{width:1.73rem;height:auto;margin-bottom:.38rem;overflow:hidden}.preview_course_page .self_study_top .document_list li[data-v-0a50d522]:last-child{margin-bottom:0}.preview_course_page .self_study_top .document_list li .title[data-v-0a50d522]{display:block;width:100%;font-size:.2rem;color:#592f99;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.16rem}.preview_course_page .self_study_top .document_list li .title.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.preview_course_page .self_study_top .document_list li .title.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.preview_course_page .self_study_top .document_list li .title.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.preview_course_page .self_study_top .document_list li .title.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.preview_course_page .self_study_top .document_list li .title.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.preview_course_page .self_study_top .document_list li .title.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.preview_course_page .self_study_top .document_list li .img_box[data-v-0a50d522]{width:1.73rem;height:1.13rem;border:1px dashed #ddd6e7;border-radius:.1rem;position:relative;overflow:hidden}.preview_course_page .self_study_top .document_list li .img_box img[data-v-0a50d522]{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.preview_course_page .self_study_top .document_list li .img_box .docType[data-v-0a50d522]{width:.75rem;height:.75rem;cursor:pointer}.preview_course_page .self_study_top .document_list li .img_box .replay[data-v-0a50d522]{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff;cursor:pointer}.preview_course_page .self_study_top .document_list li .img_box .replay.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.preview_course_page .self_study_top .document_list li .img_box .replay.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.preview_course_page .self_study_top .document_list li .img_box .replay.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.preview_course_page .self_study_top .document_list li .img_box .replay.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.preview_course_page .self_study_top .document_list li .img_box .replay.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.preview_course_page .self_study_top .document_list li .img_box .replay.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.preview_course_page .self_study_top .document_list li .img_box .replay img[data-v-0a50d522]{width:.44rem;height:.44rem}.preview_course_page .self_study_top .document_list li .img_box .ing[data-v-0a50d522]{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(16,199,163,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff}.preview_course_page .self_study_top .document_list li .img_box .ing.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.preview_course_page .self_study_top .document_list li .img_box .ing.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.preview_course_page .self_study_top .document_list li .img_box .ing.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.preview_course_page .self_study_top .document_list li .img_box .ing.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.preview_course_page .self_study_top .document_list li .img_box .ing.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.preview_course_page .self_study_top .document_list li .img_box .ing.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.preview_course_page .self_study_top .current_video_box[data-v-0a50d522]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.preview_course_page .self_study_top .current_video_box .smalltitle[data-v-0a50d522]{width:100%;margin:0 auto .24rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#1dbbb1;line-height:.3rem}.preview_course_page .self_study_top .current_video_box .smalltitle.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_four)}.preview_course_page .self_study_top .current_video_box .smalltitle.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_four)}.preview_course_page .self_study_top .current_video_box .smalltitle.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_four)}.preview_course_page .self_study_top .current_video_box .smalltitle.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_four)}.preview_course_page .self_study_top .current_video_box .smalltitle.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_four)}.preview_course_page .self_study_top .current_video_box .smalltitle.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_four)}.preview_course_page .self_study_top .current_video_box .title[data-v-0a50d522]{width:100%;margin:0 auto .24rem;font-size:.24rem;font-family:var(--common-font-family);color:#734fb3}.preview_course_page .self_study_top .current_video_box .title.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_seven)}.preview_course_page .self_study_top .current_video_box .title.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_seven)}.preview_course_page .self_study_top .current_video_box .title.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_seven)}.preview_course_page .self_study_top .current_video_box .title.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_seven)}.preview_course_page .self_study_top .current_video_box .title.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_seven)}.preview_course_page .self_study_top .current_video_box .title.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_seven)}.preview_course_page .self_study_top .current_video_box .video_con[data-v-0a50d522]{width:100%;margin:0 auto}.preview_course_page .self_study_top .current_video_box .video_con .pic[data-v-0a50d522]{width:100%;height:100%}.preview_course_page .self_study_top .current_video_box .video_con .ppt_box[data-v-0a50d522]{width:100%;height:100%;background:#393a3d;position:relative}.preview_course_page .self_study_top .current_video_box .video_con .ppt_box .shelter[data-v-0a50d522]{position:absolute;left:0;top:.48rem;width:100%;height:.4rem;background:#393a3d}.preview_course_page .self_study_top .current_video_box .btn_con[data-v-0a50d522]{margin-top:.62rem;text-align:center}.preview_course_page .conBox[data-v-0a50d522]{height:100%;padding:.4rem;overflow-y:scroll;overflow-x:none}.preview_course_page .conBox[data-v-0a50d522]::-webkit-scrollbar{width:.1rem;background-color:transparent}.preview_course_page .conBox[data-v-0a50d522]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.preview_course_page .conBox .title[data-v-0a50d522]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_course_page .conBox .title .titleText[data-v-0a50d522]{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.preview_course_page .conBox .title .titleText.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_nine)}.preview_course_page .conBox .title .titleText.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_nine)}.preview_course_page .conBox .title .titleText.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_nine)}.preview_course_page .conBox .title .titleText.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_nine)}.preview_course_page .conBox .title .titleText.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_nine)}.preview_course_page .conBox .title .titleText.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_nine)}.preview_course_page .conBox .title .titleBtn[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex}.preview_course_page .conBox .title .titleBtn .mr32[data-v-0a50d522],.preview_course_page .conBox .title .titleBtn .print[data-v-0a50d522]{margin-right:.32rem}.preview_course_page .conBox .title .titleBtn .ml12[data-v-0a50d522]{margin-left:.12rem}.preview_course_page .conBox .smallTitle[data-v-0a50d522]{margin-bottom:.2rem}.preview_course_page .conBox .smallTitle .box[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_course_page .conBox .smallTitle .tips[data-v-0a50d522]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.22rem;margin-top:.05rem}.preview_course_page .conBox .smallTitle .tips.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.preview_course_page .conBox .smallTitle .tips.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.preview_course_page .conBox .smallTitle .tips.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.preview_course_page .conBox .smallTitle .tips.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.preview_course_page .conBox .smallTitle .tips.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.preview_course_page .conBox .smallTitle .tips.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.preview_course_page .conBox .smallTitle .gradeName[data-v-0a50d522]{margin-right:.16rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.22rem}.preview_course_page .conBox .smallTitle .gradeName.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_four)}.preview_course_page .conBox .smallTitle .gradeName.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_four)}.preview_course_page .conBox .smallTitle .gradeName.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_four)}.preview_course_page .conBox .smallTitle .gradeName.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_four)}.preview_course_page .conBox .smallTitle .gradeName.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_four)}.preview_course_page .conBox .smallTitle .gradeName.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_four)}.preview_course_page .conBox .smallTitle .courseName[data-v-0a50d522]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.16rem}.preview_course_page .conBox .smallTitle .courseName.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_seven)}.preview_course_page .conBox .smallTitle .courseName.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_seven)}.preview_course_page .conBox .smallTitle .courseName.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_seven)}.preview_course_page .conBox .smallTitle .courseName.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_seven)}.preview_course_page .conBox .smallTitle .courseName.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_seven)}.preview_course_page .conBox .smallTitle .courseName.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_seven)}.preview_course_page .conBox .tab_list[data-v-0a50d522]{overflow:hidden;background:#fff;border-radius:.4rem;display:inline-block}.preview_course_page .conBox .tab_list .tab_item[data-v-0a50d522]{min-width:1.8rem;padding:.1rem .4rem;color:#734fb3;font-size:.27rem;text-align:center;cursor:pointer;display:inline-block}.preview_course_page .conBox .tab_list .tab_item.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_eight)}.preview_course_page .conBox .tab_list .tab_item.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_eight)}.preview_course_page .conBox .tab_list .tab_item.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_eight)}.preview_course_page .conBox .tab_list .tab_item.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_eight)}.preview_course_page .conBox .tab_list .tab_item.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_eight)}.preview_course_page .conBox .tab_list .tab_item.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_eight)}.preview_course_page .conBox .tab_list .tab_item.active[data-v-0a50d522]{color:#fff;background:#734fb3;border-radius:.4rem}.preview_course_page .conBox .follow_tab_list[data-v-0a50d522]{width:100%;height:.5rem;overflow:hidden}.preview_course_page .conBox .follow_tab_list .follow_tab_item[data-v-0a50d522]{width:2.2rem;height:100%;float:left;margin-right:.02rem;background:#808285;border-radius:.2rem .2rem 0 0;cursor:pointer;font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#fff;line-height:.5rem;position:relative}.preview_course_page .conBox .follow_tab_list .follow_tab_item.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_seven)}.preview_course_page .conBox .follow_tab_list .follow_tab_item.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_seven)}.preview_course_page .conBox .follow_tab_list .follow_tab_item.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_seven)}.preview_course_page .conBox .follow_tab_list .follow_tab_item.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_seven)}.preview_course_page .conBox .follow_tab_list .follow_tab_item.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_seven)}.preview_course_page .conBox .follow_tab_list .follow_tab_item.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_seven)}.preview_course_page .conBox .follow_tab_list .follow_tab_item[data-v-0a50d522]:before{content:"";background:#592f99;border-radius:.2rem .2rem 0 0;position:absolute;left:.47rem;bottom:0;opacity:0}.preview_course_page .conBox .follow_tab_list .follow_tab_item.active[data-v-0a50d522]{font-family:var(--common-font-family);color:#fff;background:#734fb3}.preview_course_page .conBox .follow_tab_list .follow_tab_item.active[data-v-0a50d522]:before{opacity:1}.preview_course_page .conBox .follow_tab_list .follow_tab_item.disabled[data-v-0a50d522]{color:#7d7d7d;background:#ccc;cursor:no-drop}.preview_course_page .conBox .question_item_box[data-v-0a50d522]{width:100%;height:auto;margin-bottom:.2rem}.preview_course_page .conBox .cardBox[data-v-0a50d522]{width:100%;height:7rem;margin-top:.2rem;padding:0 .2rem}.preview_course_page .conBox .cardBox.no_margin[data-v-0a50d522]{margin-top:0;border-radius:0 .17rem .17rem .17rem}.preview_course_page .conBox .cardBox.no_padding[data-v-0a50d522]{padding:0}.preview_course_page .conBox .cardBox.no_padding .ant-card-body[data-v-0a50d522]{padding:.2rem 0}.preview_course_page .conBox .cardBox .homework .titleBox[data-v-0a50d522]{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.preview_course_page .conBox .cardBox .homework .titleBox span[data-v-0a50d522]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.preview_course_page .conBox .cardBox .homework .titleBox span.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.preview_course_page .conBox .cardBox .homework .titleBox span.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.preview_course_page .conBox .cardBox .homework .titleBox span.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.preview_course_page .conBox .cardBox .homework .titleBox span.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.preview_course_page .conBox .cardBox .homework .titleBox span.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.preview_course_page .conBox .cardBox .homework .titleBox span.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.preview_course_page .conBox .cardBox .homework .question[data-v-0a50d522]{margin:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_course_page .conBox .cardBox .homework .question .question_left[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem}.preview_course_page .conBox .cardBox .homework .question .question_left.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.preview_course_page .conBox .cardBox .homework .question .question_left.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.preview_course_page .conBox .cardBox .homework .question .question_left.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.preview_course_page .conBox .cardBox .homework .question .question_left.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.preview_course_page .conBox .cardBox .homework .question .question_left.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.preview_course_page .conBox .cardBox .homework .question .question_left.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.preview_course_page .conBox .cardBox .homework .content[data-v-0a50d522]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.preview_course_page .conBox .cardBox .homework .content .checkBox[data-v-0a50d522]{width:100%;height:.74rem;opacity:1;padding:.2rem;margin:.1rem 0;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.preview_course_page .conBox .cardBox .homework .answerBox[data-v-0a50d522]{width:100%;height:auto;opacity:1;border-radius:.2rem;background:#f5f5f5;padding:.24rem .32rem}.preview_course_page .conBox .cardBox .homework .answerBox .name[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.preview_course_page .conBox .cardBox .homework .answerBox .name.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.preview_course_page .conBox .cardBox .homework .answerBox .name.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.preview_course_page .conBox .cardBox .homework .answerBox .name.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.preview_course_page .conBox .cardBox .homework .answerBox .name.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.preview_course_page .conBox .cardBox .homework .answerBox .name.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.preview_course_page .conBox .cardBox .homework .answerBox .name.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.preview_course_page .conBox .cardBox .homework .answerBox .name .open[data-v-0a50d522]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.24rem}.preview_course_page .conBox .cardBox .homework .answerBox .name .open.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_four)}.preview_course_page .conBox .cardBox .homework .answerBox .name .open.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_four)}.preview_course_page .conBox .cardBox .homework .answerBox .name .open.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_four)}.preview_course_page .conBox .cardBox .homework .answerBox .name .open.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_four)}.preview_course_page .conBox .cardBox .homework .answerBox .name .open.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_four)}.preview_course_page .conBox .cardBox .homework .answerBox .name .open.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_four)}.preview_course_page .conBox .cardBox .noDataBox[data-v-0a50d522]{width:100%;height:5rem;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_course_page .conBox .cardBox .noDataBox img[data-v-0a50d522]{width:1.54rem;height:.93rem}.preview_course_page .conBox .cardBox .noDataBox span[data-v-0a50d522]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#592f99;line-height:.22rem}.preview_course_page .conBox .cardBox .noDataBox span.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.preview_course_page .conBox .cardBox .noDataBox span.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.preview_course_page .conBox .cardBox .noDataBox span.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.preview_course_page .conBox .cardBox .noDataBox span.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.preview_course_page .conBox .cardBox .noDataBox span.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.preview_course_page .conBox .cardBox .noDataBox span.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.preview_course_page .conBox .button[data-v-0a50d522]{width:1.78rem;height:.55rem;opacity:1;border:1px solid #775dc0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.19rem}.preview_course_page .conBox .button.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_four)}.preview_course_page .conBox .button.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_four)}.preview_course_page .conBox .button.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_four)}.preview_course_page .conBox .button.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_four)}.preview_course_page .conBox .button.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_four)}.preview_course_page .conBox .button.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_four)}.preview_course_page .conBox .combinationQuestionsBox .title_box[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.preview_course_page .conBox .combinationQuestionsBox .title_box .button[data-v-0a50d522]{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.preview_course_page .conBox .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_four)}.preview_course_page .conBox .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_four)}.preview_course_page .conBox .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_four)}.preview_course_page .conBox .combinationQuestionsBox .title_box .button.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_four)}.preview_course_page .conBox .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_four)}.preview_course_page .conBox .combinationQuestionsBox .title_box .button.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_four)}.preview_course_page .conBox .combinationQuestionsBox .title_box .question_card_title[data-v-0a50d522]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.preview_course_page .conBox .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-0a50d522]{margin-right:.1rem;margin-top:.03rem}.preview_course_page .conBox .combinationQuestionsBox .title_box .question_card_title .text[data-v-0a50d522]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.preview_course_page .conBox .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.preview_course_page .conBox .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.preview_course_page .conBox .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.preview_course_page .conBox .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.preview_course_page .conBox .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.preview_course_page .conBox .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.preview_course_page .conBox .combinationQuestionsBox .readBox[data-v-0a50d522]{width:100%;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.preview_course_page .conBox .combinationQuestionsBox .readBox .media_box[data-v-0a50d522]{overflow:hidden}.preview_course_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-0a50d522]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.preview_course_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.preview_course_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.preview_course_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.preview_course_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.preview_course_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.preview_course_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.preview_course_page .conBox .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-0a50d522]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.preview_course_page .conBox .combinationQuestionsBox .readBox .flag_box[data-v-0a50d522]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.preview_course_page .conBox .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_four)}.preview_course_page .conBox .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_four)}.preview_course_page .conBox .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_four)}.preview_course_page .conBox .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_four)}.preview_course_page .conBox .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_four)}.preview_course_page .conBox .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_four)}.preview_course_page .changeBox[data-v-0a50d522]{width:7.8rem;height:90vh;padding:0;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.preview_course_page .changeBox .boxTitle[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:100%;padding:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.preview_course_page .changeBox .boxTitle span[data-v-0a50d522]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.preview_course_page .changeBox .boxTitle span.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_seven)}.preview_course_page .changeBox .boxTitle span.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_seven)}.preview_course_page .changeBox .boxTitle span.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_seven)}.preview_course_page .changeBox .boxTitle span.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_seven)}.preview_course_page .changeBox .boxTitle span.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_seven)}.preview_course_page .changeBox .boxTitle span.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_seven)}.preview_course_page .changeBox .boxTitle img[data-v-0a50d522]{width:.24rem;height:.24rem}.preview_course_page .changeBox .scrollBox[data-v-0a50d522]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:0 .16rem .4rem .16rem;-webkit-box-sizing:border-box;box-sizing:border-box}.preview_course_page .changeBox .scrollBox .boxContent[data-v-0a50d522]{width:100%;height:auto;padding:0 .24rem;-webkit-box-sizing:border-box;box-sizing:border-box}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .button[data-v-0a50d522]{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_four)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_four)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_four)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_four)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_four)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_four)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title[data-v-0a50d522]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-0a50d522]{margin-right:.1rem;margin-top:.03rem}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text[data-v-0a50d522]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox[data-v-0a50d522]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box[data-v-0a50d522]{overflow:hidden}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-0a50d522]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.preview_course_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-0a50d522]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.preview_course_page .changeBox .scrollBox .boxContent .bottom_box[data-v-0a50d522]{text-align:right;margin-bottom:.35rem}.preview_course_page .changeBox .scrollBox .boxContent .bottom_box .button[data-v-0a50d522]{display:inline-block;width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.preview_course_page .changeBox .scrollBox .boxContent .bottom_box .button.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_four)}.preview_course_page .changeBox .scrollBox .boxContent .bottom_box .button.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_four)}.preview_course_page .changeBox .scrollBox .boxContent .bottom_box .button.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_four)}.preview_course_page .changeBox .scrollBox .boxContent .bottom_box .button.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_four)}.preview_course_page .changeBox .scrollBox .boxContent .bottom_box .button.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_four)}.preview_course_page .changeBox .scrollBox .boxContent .bottom_box .button.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_four)}.preview_course_page .changeBox .ant-pagination[data-v-0a50d522]{padding:0 .4rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.preview_course_page .titleBox[data-v-0a50d522]{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.preview_course_page .titleBox span[data-v-0a50d522]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.preview_course_page .titleBox span.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.preview_course_page .titleBox span.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.preview_course_page .titleBox span.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.preview_course_page .titleBox span.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.preview_course_page .titleBox span.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.preview_course_page .titleBox span.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.preview_course_page .mathChartBox .text_view_component[data-v-0a50d522]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.preview_course_page .mathChartBox .text_view_component.hk.SMALL[data-v-0a50d522]{font-size:var(--hk_small_font_size_five)}.preview_course_page .mathChartBox .text_view_component.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk_middle_font_size_five)}.preview_course_page .mathChartBox .text_view_component.hk.LARGE[data-v-0a50d522]{font-size:var(--hk_large_font_size_five)}.preview_course_page .mathChartBox .text_view_component.en.SMALL[data-v-0a50d522]{font-size:var(--en_small_font_size_five)}.preview_course_page .mathChartBox .text_view_component.en.MEDIUM[data-v-0a50d522]{font-size:var(--en_middle_font_size_five)}.preview_course_page .mathChartBox .text_view_component.en.LARGE[data-v-0a50d522]{font-size:var(--en_large_font_size_five)}.preview_course_page .mathChartBox .picture_view_component[data-v-0a50d522]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.preview_course_page .tab_select_box[data-v-0a50d522]{margin:0 0 .2rem 0}.preview_course_page .audio_box[data-v-0a50d522]{width:100%;margin-bottom:.2rem}.preview_course_page .audio_box .ael_audio_con[data-v-0a50d522]{border-radius:.16rem;padding:.2rem .3rem}.preview_course_page .pdf_content_box[data-v-0a50d522]{width:100%;height:8rem}.preview_course_page .pdf_content_box[data-v-0a50d522]::-webkit-scrollbar{width:.1rem;background-color:transparent}.preview_course_page .pdf_content_box[data-v-0a50d522]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.cardBox[data-v-0a50d522]{width:100%;height:100vh;margin-top:.2rem;padding:.2rem}.cardBox .scroll_content[data-v-0a50d522]{background-color:#fff;font-size:.18rem;padding:.4rem .52rem .2rem}.cardBox .scroll_content .item_content[data-v-0a50d522]{margin-bottom:.24rem}.cardBox .scroll_content .item_content .tip[data-v-0a50d522]{margin-right:.07rem}.cardBox .scroll_content .item_content .tip_pic[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cardBox .scroll_content .item_content .tip_pic img[data-v-0a50d522]{width:2.5rem;height:1.8rem;margin-right:.24rem}.cardBox .scroll_content .item_content .konwladgeApply[data-v-0a50d522]{margin-top:.08rem}.cardBox .scroll_content .item_content .konwladgeApply .item[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex}.cardBox .scroll_content .item_content .konwladgeApply .item_left[data-v-0a50d522]{margin-right:.07rem}.cardBox .scroll_content .item_content .questionReferencePicture[data-v-0a50d522]{width:2.5rem;height:1.9rem}.cardBox .scroll_content_Info[data-v-0a50d522]{background-color:#fff;font-size:.18rem;padding:0 .52rem .2rem}.cardBox .scroll_content_Info .submit_homework[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cardBox .scroll_content_Info .submit_homework_tip[data-v-0a50d522]{margin-right:.5rem;width:1.7rem}.cardBox .scroll_content_Info .item_content[data-v-0a50d522]{margin-bottom:.24rem}.cardBox .scroll_content_Info .item_content .tip[data-v-0a50d522]{margin-right:.07rem}.cardBox .scroll_content_Info .item_content .tip_pic[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cardBox .scroll_content_Info .item_content .tip_pic img[data-v-0a50d522]{width:2.5rem;height:1.8rem;margin-right:.24rem}.cardBox .scroll_content_Info .item_content .konwladgeApply[data-v-0a50d522]{margin-top:.08rem}.cardBox .scroll_content_Info .item_content .konwladgeApply .item[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex}.cardBox .scroll_content_Info .item_content .konwladgeApply .item_left[data-v-0a50d522]{margin-right:.07rem}.cardBox .scroll_content_Info .item_content.hk.LARGE[data-v-0a50d522]{font-size:var(--hk-other-large-font-size-28)}.cardBox .scroll_content_Info .item_content.hk.MEDIUM[data-v-0a50d522]{font-size:var(--hk-other-medium-font-size-26)}.cardBox .scroll_content_Info .item_content.hk.SMALL[data-v-0a50d522]{font-size:var(--hk-other-small-font-size-24)}.cardBox .scroll_content_Info .item_content.en.LARGE[data-v-0a50d522]{font-size:var(--en-other-large-font-size-28)}.cardBox .scroll_content_Info .item_content.en.MEDIUM[data-v-0a50d522]{font-size:var(--en-other-medium-font-size-26)}.cardBox .scroll_content_Info .item_content.en.SMALL[data-v-0a50d522]{font-size:var(--en-other-small-font-size-24)}.cardBox .flex[data-v-0a50d522]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cardBox .blod[data-v-0a50d522]{font-weight:700}[data-v-0a50d522] .ael_audio_con{width:100%;padding:.2rem}.scroll_content{table{font-size:.18rem}table,td,th{border:1px solid #333!important}td,th{padding:.05rem!important}td:first-child{text-align:center;padding:.08rem!important}}.preview_test_page{width:100%;height:100%;background:#f5f0ff}.preview_test_page .text_view_component{white-space:pre-wrap}.preview_test_page .print_modal_box{width:7.8rem;height:90vh;background:#fff;border-radius:.33rem}.preview_test_page .content{padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.preview_test_page .content .title{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_test_page .content .title .titleText{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.preview_test_page .content .title .titleText.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.preview_test_page .content .title .titleText.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.preview_test_page .content .title .titleText.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.preview_test_page .content .title .titleText.en.SMALL{font-size:var(--en_small_font_size_nine)}.preview_test_page .content .title .titleText.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.preview_test_page .content .title .titleText.en.LARGE{font-size:var(--en_large_font_size_nine)}.preview_test_page .content .title .titleBtn{display:-webkit-box;display:-ms-flexbox;display:flex}.preview_test_page .content .title .titleBtn .mr32,.preview_test_page .content .title .titleBtn .print{margin-right:.32rem}.preview_test_page .content .title .titleBtn .ml12{margin-left:.12rem}.preview_test_page .content .smallTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.2rem}.preview_test_page .content .smallTitle .gradeName{margin-right:.16rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.22rem}.preview_test_page .content .smallTitle .gradeName.hk.SMALL{font-size:var(--hk_small_font_size_five)}.preview_test_page .content .smallTitle .gradeName.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.preview_test_page .content .smallTitle .gradeName.hk.LARGE{font-size:var(--hk_large_font_size_five)}.preview_test_page .content .smallTitle .gradeName.en.SMALL{font-size:var(--en_small_font_size_five)}.preview_test_page .content .smallTitle .gradeName.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.preview_test_page .content .smallTitle .gradeName.en.LARGE{font-size:var(--en_large_font_size_five)}.preview_test_page .content .smallTitle .courseName{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.16rem}.preview_test_page .content .smallTitle .courseName.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.preview_test_page .content .smallTitle .courseName.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.preview_test_page .content .smallTitle .courseName.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.preview_test_page .content .smallTitle .courseName.en.SMALL{font-size:var(--en_small_font_size_seven)}.preview_test_page .content .smallTitle .courseName.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.preview_test_page .content .smallTitle .courseName.en.LARGE{font-size:var(--en_large_font_size_seven)}.preview_test_page .content .tab_list{width:100%;height:auto;overflow:hidden;padding-top:.4rem;margin-bottom:.2rem}.preview_test_page .content .tab_list .tab_item{float:left;width:2.56rem;height:.69rem;background:rgba(245,240,255,.7);border:2px solid rgba(89,47,153,.7);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.48rem;font-size:.27rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:rgba(89,47,153,.7);line-height:.65rem;cursor:pointer;margin-right:.4rem}.preview_test_page .content .tab_list .tab_item.hk.SMALL{font-size:var(--hk_small_font_size_eight)}.preview_test_page .content .tab_list .tab_item.hk.MEDIUM{font-size:var(--hk_middle_font_size_eight)}.preview_test_page .content .tab_list .tab_item.hk.LARGE{font-size:var(--hk_large_font_size_eight)}.preview_test_page .content .tab_list .tab_item.en.SMALL{font-size:var(--en_small_font_size_eight)}.preview_test_page .content .tab_list .tab_item.en.MEDIUM{font-size:var(--en_middle_font_size_eight)}.preview_test_page .content .tab_list .tab_item.en.LARGE{font-size:var(--en_large_font_size_eight)}.preview_test_page .content .tab_list .tab_item.active{background:#592f99;border:2px solid #592f99;color:#fff}.preview_test_page .content .cardBox{width:100%;height:100%;margin-top:.2rem;padding:0 .2rem}.preview_test_page .content .cardBox .homework .titleBox{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.preview_test_page .content .cardBox .homework .titleBox span{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.preview_test_page .content .cardBox .homework .titleBox span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.preview_test_page .content .cardBox .homework .titleBox span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.preview_test_page .content .cardBox .homework .titleBox span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.preview_test_page .content .cardBox .homework .titleBox span.en.SMALL{font-size:var(--en_small_font_size_five)}.preview_test_page .content .cardBox .homework .titleBox span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.preview_test_page .content .cardBox .homework .titleBox span.en.LARGE{font-size:var(--en_large_font_size_five)}.preview_test_page .content .cardBox .homework .question{margin:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_test_page .content .cardBox .homework .question .question_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem}.preview_test_page .content .cardBox .homework .question .question_left.hk.SMALL{font-size:var(--hk_small_font_size_five)}.preview_test_page .content .cardBox .homework .question .question_left.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.preview_test_page .content .cardBox .homework .question .question_left.hk.LARGE{font-size:var(--hk_large_font_size_five)}.preview_test_page .content .cardBox .homework .question .question_left.en.SMALL{font-size:var(--en_small_font_size_five)}.preview_test_page .content .cardBox .homework .question .question_left.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.preview_test_page .content .cardBox .homework .question .question_left.en.LARGE{font-size:var(--en_large_font_size_five)}.preview_test_page .content .cardBox .homework .content{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.preview_test_page .content .cardBox .homework .content .checkBox{width:100%;height:.74rem;opacity:1;padding:.2rem;margin:.1rem 0;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.preview_test_page .content .cardBox .homework .answerBox{width:100%;height:auto;opacity:1;border-radius:.2rem;background:#f5f5f5;padding:.24rem .32rem}.preview_test_page .content .cardBox .homework .answerBox .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.preview_test_page .content .cardBox .homework .answerBox .name.hk.SMALL{font-size:var(--hk_small_font_size_five)}.preview_test_page .content .cardBox .homework .answerBox .name.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.preview_test_page .content .cardBox .homework .answerBox .name.hk.LARGE{font-size:var(--hk_large_font_size_five)}.preview_test_page .content .cardBox .homework .answerBox .name.en.SMALL{font-size:var(--en_small_font_size_five)}.preview_test_page .content .cardBox .homework .answerBox .name.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.preview_test_page .content .cardBox .homework .answerBox .name.en.LARGE{font-size:var(--en_large_font_size_five)}.preview_test_page .content .cardBox .homework .answerBox .name .open{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.24rem}.preview_test_page .content .cardBox .homework .answerBox .name .open.hk.SMALL{font-size:var(--hk_small_font_size_four)}.preview_test_page .content .cardBox .homework .answerBox .name .open.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.preview_test_page .content .cardBox .homework .answerBox .name .open.hk.LARGE{font-size:var(--hk_large_font_size_four)}.preview_test_page .content .cardBox .homework .answerBox .name .open.en.SMALL{font-size:var(--en_small_font_size_four)}.preview_test_page .content .cardBox .homework .answerBox .name .open.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.preview_test_page .content .cardBox .homework .answerBox .name .open.en.LARGE{font-size:var(--en_large_font_size_four)}.preview_test_page .content .button{width:1.78rem;height:.55rem;opacity:1;border:1px solid #775dc0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.19rem}.preview_test_page .content .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.preview_test_page .content .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.preview_test_page .content .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.preview_test_page .content .button.en.SMALL{font-size:var(--en_small_font_size_four)}.preview_test_page .content .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.preview_test_page .content .button.en.LARGE{font-size:var(--en_large_font_size_four)}.preview_test_page .content .combinationQuestionsBox .title_box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.preview_test_page .content .combinationQuestionsBox .title_box .button{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.preview_test_page .content .combinationQuestionsBox .title_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.preview_test_page .content .combinationQuestionsBox .title_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.preview_test_page .content .combinationQuestionsBox .title_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.preview_test_page .content .combinationQuestionsBox .title_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.preview_test_page .content .combinationQuestionsBox .title_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.preview_test_page .content .combinationQuestionsBox .title_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.preview_test_page .content .combinationQuestionsBox .title_box .question_card_title{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.preview_test_page .content .combinationQuestionsBox .title_box .question_card_title .ael_audio{margin-right:.1rem;margin-top:.03rem}.preview_test_page .content .combinationQuestionsBox .title_box .question_card_title .text{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.preview_test_page .content .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL{font-size:var(--hk_small_font_size_five)}.preview_test_page .content .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.preview_test_page .content .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE{font-size:var(--hk_large_font_size_five)}.preview_test_page .content .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL{font-size:var(--en_small_font_size_five)}.preview_test_page .content .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.preview_test_page .content .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE{font-size:var(--en_large_font_size_five)}.preview_test_page .content .combinationQuestionsBox .readBox{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.preview_test_page .content .combinationQuestionsBox .readBox .media_box{overflow:hidden}.preview_test_page .content .combinationQuestionsBox .readBox .media_box .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.preview_test_page .content .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.preview_test_page .content .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.preview_test_page .content .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.preview_test_page .content .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.preview_test_page .content .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.preview_test_page .content .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.preview_test_page .content .combinationQuestionsBox .readBox .media_box .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.preview_test_page .content .combinationQuestionsBox .readBox .flag_box{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.preview_test_page .content .combinationQuestionsBox .readBox .flag_box.hk.SMALL{font-size:var(--hk_small_font_size_four)}.preview_test_page .content .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.preview_test_page .content .combinationQuestionsBox .readBox .flag_box.hk.LARGE{font-size:var(--hk_large_font_size_four)}.preview_test_page .content .combinationQuestionsBox .readBox .flag_box.en.SMALL{font-size:var(--en_small_font_size_four)}.preview_test_page .content .combinationQuestionsBox .readBox .flag_box.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.preview_test_page .content .combinationQuestionsBox .readBox .flag_box.en.LARGE{font-size:var(--en_large_font_size_four)}.preview_test_page .changeBox{width:5.8rem;height:8rem;opacity:1;padding:.36rem;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.preview_test_page .changeBox .boxTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:100%;margin-bottom:.2rem}.preview_test_page .changeBox .boxTitle span{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.preview_test_page .changeBox .boxTitle span.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.preview_test_page .changeBox .boxTitle span.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.preview_test_page .changeBox .boxTitle span.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.preview_test_page .changeBox .boxTitle span.en.SMALL{font-size:var(--en_small_font_size_seven)}.preview_test_page .changeBox .boxTitle span.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.preview_test_page .changeBox .boxTitle span.en.LARGE{font-size:var(--en_large_font_size_seven)}.preview_test_page .changeBox .boxTitle img{width:.24rem;height:.24rem}.preview_test_page .changeBox .boxContent{width:100%;height:100%}.preview_test_page .titleBox{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.preview_test_page .titleBox span{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.preview_test_page .titleBox span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.preview_test_page .titleBox span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.preview_test_page .titleBox span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.preview_test_page .titleBox span.en.SMALL{font-size:var(--en_small_font_size_five)}.preview_test_page .titleBox span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.preview_test_page .titleBox span.en.LARGE{font-size:var(--en_large_font_size_five)}.preview_test_page .moduleName{margin-bottom:.2rem}.preview_test_page .moduleName,.preview_test_page .moduleName .point{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_test_page .moduleName .point{width:.38rem;height:.38rem;background:#592f99;border-radius:50%;margin-right:.2rem;font-size:.2rem;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.preview_test_page .moduleName .point,.preview_test_page .moduleName span{font-family:var(--common-font-family);font-weight:700;text-align:left;line-height:.26rem}.preview_test_page .moduleName span{font-size:.24rem;color:#000}.preview_test_page .moduleName span.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.preview_test_page .moduleName span.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.preview_test_page .moduleName span.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.preview_test_page .moduleName span.en.SMALL{font-size:var(--en_small_font_size_seven)}.preview_test_page .moduleName span.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.preview_test_page .moduleName span.en.LARGE{font-size:var(--en_large_font_size_seven)}.preview_test_page .moduleName .smallTips{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.22rem}.preview_test_page .moduleName .smallTips.hk.SMALL{font-size:var(--hk_small_font_size_five)}.preview_test_page .moduleName .smallTips.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.preview_test_page .moduleName .smallTips.hk.LARGE{font-size:var(--hk_large_font_size_five)}.preview_test_page .moduleName .smallTips.en.SMALL{font-size:var(--en_small_font_size_five)}.preview_test_page .moduleName .smallTips.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.preview_test_page .moduleName .smallTips.en.LARGE{font-size:var(--en_large_font_size_five)}.preview_test_page .mathChartBox .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.preview_test_page .mathChartBox .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.preview_test_page .mathChartBox .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.preview_test_page .mathChartBox .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.preview_test_page .mathChartBox .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.preview_test_page .mathChartBox .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.preview_test_page .mathChartBox .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.preview_test_page .mathChartBox .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}html[data-v-a14c9770]{font-size:100px}@media only screen and (max-height:650px){html[data-v-a14c9770]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-a14c9770]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-a14c9770]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-a14c9770]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-a14c9770]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-a14c9770]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-a14c9770]{font-size:100px}}#app[data-v-a14c9770],body[data-v-a14c9770],html[data-v-a14c9770]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-a14c9770],#app h1[data-v-a14c9770],#app h2[data-v-a14c9770],#app h3[data-v-a14c9770],#app h4[data-v-a14c9770],#app h5[data-v-a14c9770],#app h6[data-v-a14c9770],#app p[data-v-a14c9770],body body[data-v-a14c9770],body h1[data-v-a14c9770],body h2[data-v-a14c9770],body h3[data-v-a14c9770],body h4[data-v-a14c9770],body h5[data-v-a14c9770],body h6[data-v-a14c9770],body p[data-v-a14c9770],html body[data-v-a14c9770],html h1[data-v-a14c9770],html h2[data-v-a14c9770],html h3[data-v-a14c9770],html h4[data-v-a14c9770],html h5[data-v-a14c9770],html h6[data-v-a14c9770],html p[data-v-a14c9770]{margin:0}li[data-v-a14c9770],ul[data-v-a14c9770]{list-style:none;padding:0}[data-v-a14c9770]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-a14c9770]{white-space:break-spaces}.sortableDrag[data-v-a14c9770]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-a14c9770],.sortableDrag td[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-a14c9770]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-a14c9770]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-a14c9770]{color:var(--theme-color)}.error_color[data-v-a14c9770]{color:#eb6646!important}.warn_color[data-v-a14c9770]{color:#ff6800}.pointer[data-v-a14c9770]{cursor:pointer}.ellipsis[data-v-a14c9770]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-a14c9770],.flex_center_center[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-a14c9770],.flex_center_center[data-v-a14c9770]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-a14c9770],.flex_row_s_p[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-a14c9770]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-a14c9770],.flex_start[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-a14c9770]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-a14c9770],.flex_column_center_center[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-a14c9770]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-a14c9770]{position:relative;border-radius:.2rem}.talk_frame[data-v-a14c9770]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-a14c9770]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-a14c9770]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-a14c9770]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-a14c9770]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-a14c9770]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-a14c9770]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-a14c9770]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-a14c9770]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-a14c9770]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-a14c9770]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-a14c9770]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-a14c9770]{max-height:30vh}.ant-select-dropdown-menu[data-v-a14c9770]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-a14c9770]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-a14c9770]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-a14c9770]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-a14c9770]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-a14c9770]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-a14c9770]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-a14c9770]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-a14c9770]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-a14c9770]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-a14c9770]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-a14c9770]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-a14c9770]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-a14c9770]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-a14c9770]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-a14c9770]{width:100%}.ant-input[data-v-a14c9770]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-a14c9770]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-a14c9770]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-a14c9770]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-a14c9770]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-a14c9770]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-a14c9770]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-a14c9770]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-a14c9770]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-a14c9770]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-a14c9770],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-a14c9770]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-a14c9770],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-a14c9770]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-a14c9770],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-a14c9770]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-a14c9770]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-a14c9770]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a14c9770],.ant-table-thead>tr>th[data-v-a14c9770]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-a14c9770]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-a14c9770]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a14c9770]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a14c9770]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a14c9770]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-a14c9770]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-a14c9770]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-a14c9770]{width:24px;height:24px}.ant-radio-inner[data-v-a14c9770]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-a14c9770]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-a14c9770]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-a14c9770],.ant-radio-checked .ant-radio-inner[data-v-a14c9770]{border-color:#10c7a3}.ant-checkbox[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-a14c9770]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-a14c9770]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-a14c9770]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-a14c9770]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-a14c9770]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-a14c9770]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-a14c9770]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-a14c9770]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-a14c9770]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-a14c9770]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-a14c9770],.ant-dropdown-menu-submenu-title[data-v-a14c9770]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-a14c9770],:root .ant-dropdown-link>.anticon.anticon-down[data-v-a14c9770],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-a14c9770],.dropMenuItem_hk_SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-a14c9770]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-a14c9770],.ant-switch[data-v-a14c9770]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-a14c9770],.ant-switch[data-v-a14c9770]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-a14c9770]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-a14c9770]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-a14c9770]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-a14c9770]{width:100%}.ant-progress-circle .ant-progress-text[data-v-a14c9770]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-a14c9770]{max-width:4.6rem}.ant-popover-title[data-v-a14c9770]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-a14c9770]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-a14c9770]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-a14c9770],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-a14c9770],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-a14c9770]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-a14c9770],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-a14c9770],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-a14c9770]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-a14c9770]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-a14c9770]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-a14c9770]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-a14c9770]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-a14c9770]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-a14c9770]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-a14c9770]{text-decoration:underline}.modalBox .btn_box[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-a14c9770],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-a14c9770],.ant-pagination-disabled:focus a[data-v-a14c9770],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-a14c9770],.ant-pagination-disabled:hover a[data-v-a14c9770],[data-v-a14c9770] .ant-pagination-disabled a{background:#e6e7e8}[data-v-a14c9770] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-a14c9770] .ant-pagination-item-active a,[data-v-a14c9770] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-a14c9770] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-a14c9770] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-a14c9770]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-a14c9770]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-a14c9770]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-a14c9770]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-a14c9770]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-a14c9770]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-a14c9770]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-a14c9770]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-a14c9770]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-a14c9770],.wangEditor table th[data-v-a14c9770]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-a14c9770]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-a14c9770]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-a14c9770]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-a14c9770]{display:block}.wangEditor ol[data-v-a14c9770],.wangEditor ul[data-v-a14c9770]{margin:10px 0 10px 20px}.wangEditor ul[data-v-a14c9770],.wangEditor ul li[data-v-a14c9770]{list-style:disc inside!important}.wangEditor ol[data-v-a14c9770],.wangEditor ol li[data-v-a14c9770]{list-style:decimal inside!important}.wangEditor img[data-v-a14c9770]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-a14c9770]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-a14c9770]{border-bottom:2px solid #e1e1e1}.component[data-v-a14c9770]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-a14c9770]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-a14c9770]{cursor:default}.listen_picture[data-v-a14c9770]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-a14c9770]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}[data-v-a14c9770] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-a14c9770]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-a14c9770]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-a14c9770]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-a14c9770]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-a14c9770]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-a14c9770]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-a14c9770]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-a14c9770]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-a14c9770],.home_practice_status.NO_PUBLIC[data-v-a14c9770]{background:#2c58b1}.home_practice_status.FINISHED[data-v-a14c9770],.home_practice_status.IN_PROGRESS[data-v-a14c9770],.home_practice_status.NOT_STARTED[data-v-a14c9770],.home_practice_status.UNDISTRIBUTED[data-v-a14c9770]{background:#486fbf}.ant-calendar-picker-container[data-v-a14c9770]{z-index:9999999!important}.preview_exercise_page[data-v-a14c9770]{width:100%;height:100%;background:#f5f0ff}.preview_exercise_page .text_view_component[data-v-a14c9770]{white-space:pre-wrap}.preview_exercise_page .print_modal_box[data-v-a14c9770]{width:7.8rem;height:90vh;background:#fff;border-radius:.33rem}.preview_exercise_page .self_study_top[data-v-a14c9770]{width:100%;height:auto;max-height:100vh;overflow:hidden;padding:0 .2rem .2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.preview_exercise_page .self_study_top .module_box[data-v-a14c9770]{width:3rem;height:7rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.2rem}.preview_exercise_page .self_study_top .module_box .title[data-v-a14c9770]{width:100%;height:auto;padding:0 .6rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.24rem;font-family:var(--common-font-family);color:#734fb3;line-height:.6rem;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.preview_exercise_page .self_study_top .module_box .title.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_seven)}.preview_exercise_page .self_study_top .module_box .title.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_seven)}.preview_exercise_page .self_study_top .module_box .title.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_seven)}.preview_exercise_page .self_study_top .module_box .title.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_seven)}.preview_exercise_page .self_study_top .module_box .title.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_seven)}.preview_exercise_page .self_study_top .module_box .title.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_seven)}.preview_exercise_page .self_study_top .module_box .title span[data-v-a14c9770]{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#592f99;line-height:.26rem}.preview_exercise_page .self_study_top .module_box .title span.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .self_study_top .module_box .title span.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .self_study_top .module_box .title span.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .self_study_top .module_box .title span.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .self_study_top .module_box .title span.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .self_study_top .module_box .title span.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .self_study_top .module_box .module_list[data-v-a14c9770]{width:100%;height:calc(100% - .8rem);margin:.2rem .1rem;overflow-y:auto}.preview_exercise_page .self_study_top .module_box .module_list[data-v-a14c9770]::-webkit-scrollbar{width:.1rem;background-color:transparent}.preview_exercise_page .self_study_top .module_box .module_list[data-v-a14c9770]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.preview_exercise_page .self_study_top .module_box .module_list li[data-v-a14c9770]{padding:.1rem .3rem!important;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #775dc0;border-radius:.3rem;margin:0 .2rem .2rem .4rem;color:#734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;position:relative}.preview_exercise_page .self_study_top .module_box .module_list li.active[data-v-a14c9770]{color:#f5f0ff;background:#775dc0}.preview_exercise_page .self_study_top .module_box .module_list li.active .number[data-v-a14c9770]{background:#fff;color:#592f99;border:2px solid #592f99}.preview_exercise_page .self_study_top .module_box .module_list li .number[data-v-a14c9770]{width:.38rem;height:.38rem;border-radius:50%;background:#592f99;font-size:.2rem;color:#fff;border:2px solid #fff;line-height:.38rem;text-align:center;margin-right:.16rem;position:absolute;left:-.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_exercise_page .self_study_top .module_box .module_list li .number.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .self_study_top .module_box .module_list li .number.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .self_study_top .module_box .module_list li .number.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .self_study_top .module_box .module_list li .number.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .self_study_top .module_box .module_list li .number.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .self_study_top .module_box .module_list li .number.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .self_study_top .module_box .module_list li>div[data-v-a14c9770]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;overflow:hidden}.preview_exercise_page .self_study_top .module_box .module_list li .module_title[data-v-a14c9770]{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.26rem;font-family:var(--common-font-family);margin-bottom:.04rem}.preview_exercise_page .self_study_top .module_box .module_list li .module_title.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_eight)}.preview_exercise_page .self_study_top .module_box .module_list li .module_title.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_eight)}.preview_exercise_page .self_study_top .module_box .module_list li .module_title.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_eight)}.preview_exercise_page .self_study_top .module_box .module_list li .module_title.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_eight)}.preview_exercise_page .self_study_top .module_box .module_list li .module_title.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_eight)}.preview_exercise_page .self_study_top .module_box .module_list li .module_title.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_eight)}.preview_exercise_page .self_study_top .module_box .module_list li[data-v-a14c9770]:last-child{margin-bottom:0}.preview_exercise_page .self_study_top .document_list[data-v-a14c9770]{width:2rem;height:auto;max-height:6rem;margin:0 0 0 .4rem;overflow-y:auto}.preview_exercise_page .self_study_top .document_list li[data-v-a14c9770]{width:1.73rem;height:auto;margin-bottom:.38rem;overflow:hidden}.preview_exercise_page .self_study_top .document_list li[data-v-a14c9770]:last-child{margin-bottom:0}.preview_exercise_page .self_study_top .document_list li .title[data-v-a14c9770]{display:block;width:100%;font-size:.2rem;color:#592f99;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.16rem}.preview_exercise_page .self_study_top .document_list li .title.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .self_study_top .document_list li .title.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .self_study_top .document_list li .title.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .self_study_top .document_list li .title.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .self_study_top .document_list li .title.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .self_study_top .document_list li .title.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .self_study_top .document_list li .img_box[data-v-a14c9770]{width:1.73rem;height:1.13rem;border:1px dashed #ddd6e7;border-radius:.1rem;position:relative;overflow:hidden}.preview_exercise_page .self_study_top .document_list li .img_box img[data-v-a14c9770]{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.preview_exercise_page .self_study_top .document_list li .img_box .docType[data-v-a14c9770]{width:.75rem;height:.75rem;cursor:pointer}.preview_exercise_page .self_study_top .document_list li .img_box .replay[data-v-a14c9770]{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff;cursor:pointer}.preview_exercise_page .self_study_top .document_list li .img_box .replay.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .self_study_top .document_list li .img_box .replay.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .self_study_top .document_list li .img_box .replay.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .self_study_top .document_list li .img_box .replay.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .self_study_top .document_list li .img_box .replay.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .self_study_top .document_list li .img_box .replay.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .self_study_top .document_list li .img_box .replay img[data-v-a14c9770]{width:.44rem;height:.44rem}.preview_exercise_page .self_study_top .document_list li .img_box .ing[data-v-a14c9770]{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(16,199,163,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff}.preview_exercise_page .self_study_top .document_list li .img_box .ing.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .self_study_top .document_list li .img_box .ing.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .self_study_top .document_list li .img_box .ing.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .self_study_top .document_list li .img_box .ing.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .self_study_top .document_list li .img_box .ing.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .self_study_top .document_list li .img_box .ing.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .self_study_top .current_video_box[data-v-a14c9770]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.preview_exercise_page .self_study_top .current_video_box .smalltitle[data-v-a14c9770]{width:100%;margin:0 auto .24rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#1dbbb1;line-height:.3rem}.preview_exercise_page .self_study_top .current_video_box .smalltitle.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_four)}.preview_exercise_page .self_study_top .current_video_box .smalltitle.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_four)}.preview_exercise_page .self_study_top .current_video_box .smalltitle.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_four)}.preview_exercise_page .self_study_top .current_video_box .smalltitle.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_four)}.preview_exercise_page .self_study_top .current_video_box .smalltitle.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_four)}.preview_exercise_page .self_study_top .current_video_box .smalltitle.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_four)}.preview_exercise_page .self_study_top .current_video_box .title[data-v-a14c9770]{width:100%;margin:0 auto .24rem;font-size:.24rem;font-family:var(--common-font-family);color:#734fb3}.preview_exercise_page .self_study_top .current_video_box .title.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_seven)}.preview_exercise_page .self_study_top .current_video_box .title.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_seven)}.preview_exercise_page .self_study_top .current_video_box .title.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_seven)}.preview_exercise_page .self_study_top .current_video_box .title.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_seven)}.preview_exercise_page .self_study_top .current_video_box .title.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_seven)}.preview_exercise_page .self_study_top .current_video_box .title.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_seven)}.preview_exercise_page .self_study_top .current_video_box .video_con[data-v-a14c9770]{width:100%;height:6rem;margin:0 auto}.preview_exercise_page .self_study_top .current_video_box .video_con .pic[data-v-a14c9770]{width:100%;height:100%}.preview_exercise_page .self_study_top .current_video_box .video_con .ppt_box[data-v-a14c9770]{width:100%;height:100%;background:#393a3d;position:relative}.preview_exercise_page .self_study_top .current_video_box .video_con .ppt_box .shelter[data-v-a14c9770]{position:absolute;left:0;top:.48rem;width:100%;height:.4rem;background:#393a3d}.preview_exercise_page .self_study_top .current_video_box .btn_con[data-v-a14c9770]{margin-top:.62rem;text-align:center}.preview_exercise_page .conBox[data-v-a14c9770]{height:100%;padding:.4rem;overflow-y:scroll;overflow-x:none}.preview_exercise_page .conBox[data-v-a14c9770]::-webkit-scrollbar{width:.1rem;background-color:transparent}.preview_exercise_page .conBox[data-v-a14c9770]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.preview_exercise_page .conBox .title[data-v-a14c9770]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_exercise_page .conBox .title .titleText[data-v-a14c9770]{font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.3rem}.preview_exercise_page .conBox .title .titleText.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_seven)}.preview_exercise_page .conBox .title .titleText.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_seven)}.preview_exercise_page .conBox .title .titleText.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_seven)}.preview_exercise_page .conBox .title .titleText.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_seven)}.preview_exercise_page .conBox .title .titleText.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_seven)}.preview_exercise_page .conBox .title .titleText.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_seven)}.preview_exercise_page .conBox .title .titleBtn[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex}.preview_exercise_page .conBox .title .titleBtn .print[data-v-a14c9770]{margin-right:.32rem}.preview_exercise_page .conBox .smallTitle[data-v-a14c9770]{margin-bottom:.2rem}.preview_exercise_page .conBox .smallTitle .box[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_exercise_page .conBox .smallTitle .tips[data-v-a14c9770]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.22rem;margin-top:.12rem}.preview_exercise_page .conBox .smallTitle .tips.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .conBox .smallTitle .tips.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .conBox .smallTitle .tips.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .conBox .smallTitle .tips.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .conBox .smallTitle .tips.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .conBox .smallTitle .tips.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .conBox .smallTitle .courseName[data-v-a14c9770]{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#414042;line-height:.16rem}.preview_exercise_page .conBox .smallTitle .courseName.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .conBox .smallTitle .courseName.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .conBox .smallTitle .courseName.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .conBox .smallTitle .courseName.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .conBox .smallTitle .courseName.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .conBox .smallTitle .courseName.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .conBox .line_box[data-v-a14c9770]{width:100%;height:1px;margin-bottom:.2rem;border:1px solid #734fb3}.preview_exercise_page .conBox .flex_bet_center[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.2rem 0;height:.6rem}.preview_exercise_page .conBox .tab_list[data-v-a14c9770]{overflow:hidden;background:#fff;border-radius:.4rem;display:inline-block}.preview_exercise_page .conBox .tab_list .tab_item[data-v-a14c9770]{min-width:1.8rem;padding:.1rem .4rem;color:#734fb3;font-size:.27rem;text-align:center;cursor:pointer;display:inline-block}.preview_exercise_page .conBox .tab_list .tab_item.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_eight)}.preview_exercise_page .conBox .tab_list .tab_item.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_eight)}.preview_exercise_page .conBox .tab_list .tab_item.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_eight)}.preview_exercise_page .conBox .tab_list .tab_item.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_eight)}.preview_exercise_page .conBox .tab_list .tab_item.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_eight)}.preview_exercise_page .conBox .tab_list .tab_item.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_eight)}.preview_exercise_page .conBox .tab_list .tab_item.active[data-v-a14c9770]{color:#fff;background:#734fb3;border-radius:.4rem}.preview_exercise_page .conBox .follow_tab_list[data-v-a14c9770]{width:100%;height:.5rem;overflow:hidden}.preview_exercise_page .conBox .follow_tab_list .follow_tab_item[data-v-a14c9770]{width:2.2rem;height:100%;float:left;margin-right:.02rem;background:#808285;border-radius:.2rem .2rem 0 0;cursor:pointer;font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#fff;line-height:.5rem;position:relative}.preview_exercise_page .conBox .follow_tab_list .follow_tab_item.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_seven)}.preview_exercise_page .conBox .follow_tab_list .follow_tab_item.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_seven)}.preview_exercise_page .conBox .follow_tab_list .follow_tab_item.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_seven)}.preview_exercise_page .conBox .follow_tab_list .follow_tab_item.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_seven)}.preview_exercise_page .conBox .follow_tab_list .follow_tab_item.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_seven)}.preview_exercise_page .conBox .follow_tab_list .follow_tab_item.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_seven)}.preview_exercise_page .conBox .follow_tab_list .follow_tab_item[data-v-a14c9770]:before{content:"";background:#592f99;border-radius:.2rem .2rem 0 0;position:absolute;left:.47rem;bottom:0;opacity:0}.preview_exercise_page .conBox .follow_tab_list .follow_tab_item.active[data-v-a14c9770]{font-family:var(--common-font-family);color:#fff;background:#734fb3}.preview_exercise_page .conBox .follow_tab_list .follow_tab_item.active[data-v-a14c9770]:before{opacity:1}.preview_exercise_page .conBox .follow_tab_list .follow_tab_item.disabled[data-v-a14c9770]{color:#7d7d7d;background:#ccc;cursor:no-drop}.preview_exercise_page .conBox .question_item_box[data-v-a14c9770]{width:100%;height:auto;margin-bottom:.2rem}.preview_exercise_page .conBox .question_item_box .moduleName[data-v-a14c9770]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_exercise_page .conBox .question_item_box .moduleName .point[data-v-a14c9770]{width:.38rem;height:.38rem;background:#592f99;border-radius:50%;margin-right:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff;line-height:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_exercise_page .conBox .question_item_box .moduleName .point.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .conBox .question_item_box .moduleName .point.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .conBox .question_item_box .moduleName .point.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .conBox .question_item_box .moduleName .point.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .conBox .question_item_box .moduleName .point.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .conBox .question_item_box .moduleName .point.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .conBox .question_item_box .moduleName span[data-v-a14c9770]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.preview_exercise_page .conBox .question_item_box .moduleName span.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_seven)}.preview_exercise_page .conBox .question_item_box .moduleName span.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_seven)}.preview_exercise_page .conBox .question_item_box .moduleName span.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_seven)}.preview_exercise_page .conBox .question_item_box .moduleName span.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_seven)}.preview_exercise_page .conBox .question_item_box .moduleName span.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_seven)}.preview_exercise_page .conBox .question_item_box .moduleName span.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_seven)}.preview_exercise_page .conBox .question_item_box .moduleName .smallTips[data-v-a14c9770]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.22rem}.preview_exercise_page .conBox .question_item_box .moduleName .smallTips.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .conBox .question_item_box .moduleName .smallTips.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .conBox .question_item_box .moduleName .smallTips.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .conBox .question_item_box .moduleName .smallTips.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .conBox .question_item_box .moduleName .smallTips.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .conBox .question_item_box .moduleName .smallTips.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .conBox .cardBox[data-v-a14c9770]{width:100%;height:80vh;margin-top:.2rem;padding:.2rem}.preview_exercise_page .conBox .cardBox.no_margin[data-v-a14c9770]{margin-top:0;border-radius:0 .17rem .17rem .17rem}.preview_exercise_page .conBox .cardBox.no_padding[data-v-a14c9770]{padding:0}.preview_exercise_page .conBox .cardBox.no_padding .ant-card-body[data-v-a14c9770]{padding:.2rem 0}.preview_exercise_page .conBox .cardBox .homework .titleBox[data-v-a14c9770]{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.preview_exercise_page .conBox .cardBox .homework .titleBox span[data-v-a14c9770]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.preview_exercise_page .conBox .cardBox .homework .titleBox span.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .titleBox span.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .titleBox span.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .titleBox span.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .titleBox span.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .titleBox span.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .question[data-v-a14c9770]{margin:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_exercise_page .conBox .cardBox .homework .question .question_left[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem}.preview_exercise_page .conBox .cardBox .homework .question .question_left.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .question .question_left.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .question .question_left.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .question .question_left.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .question .question_left.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .question .question_left.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .content[data-v-a14c9770]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.preview_exercise_page .conBox .cardBox .homework .content .checkBox[data-v-a14c9770]{width:100%;height:.74rem;opacity:1;padding:.2rem;margin:.1rem 0;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.preview_exercise_page .conBox .cardBox .homework .answerBox[data-v-a14c9770]{width:100%;height:auto;opacity:1;border-radius:.2rem;background:#f5f5f5;padding:.24rem .32rem}.preview_exercise_page .conBox .cardBox .homework .answerBox .name[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.preview_exercise_page .conBox .cardBox .homework .answerBox .name.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .answerBox .name.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .answerBox .name.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .answerBox .name.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .answerBox .name.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .answerBox .name.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .conBox .cardBox .homework .answerBox .name .open[data-v-a14c9770]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.24rem}.preview_exercise_page .conBox .cardBox .homework .answerBox .name .open.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_four)}.preview_exercise_page .conBox .cardBox .homework .answerBox .name .open.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_four)}.preview_exercise_page .conBox .cardBox .homework .answerBox .name .open.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_four)}.preview_exercise_page .conBox .cardBox .homework .answerBox .name .open.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_four)}.preview_exercise_page .conBox .cardBox .homework .answerBox .name .open.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_four)}.preview_exercise_page .conBox .cardBox .homework .answerBox .name .open.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_four)}.preview_exercise_page .conBox .cardBox .noDataBox[data-v-a14c9770]{width:100%;height:5rem;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_exercise_page .conBox .cardBox .noDataBox img[data-v-a14c9770]{width:1.54rem;height:.93rem}.preview_exercise_page .conBox .cardBox .noDataBox span[data-v-a14c9770]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#592f99;line-height:.22rem}.preview_exercise_page .conBox .cardBox .noDataBox span.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .conBox .cardBox .noDataBox span.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .conBox .cardBox .noDataBox span.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .conBox .cardBox .noDataBox span.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .conBox .cardBox .noDataBox span.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .conBox .cardBox .noDataBox span.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .conBox .button[data-v-a14c9770]{width:1.78rem;height:.55rem;opacity:1;border:1px solid #775dc0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.19rem;margin-right:.15rem}.preview_exercise_page .conBox .button.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_four)}.preview_exercise_page .conBox .button.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_four)}.preview_exercise_page .conBox .button.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_four)}.preview_exercise_page .conBox .button.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_four)}.preview_exercise_page .conBox .button.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_four)}.preview_exercise_page .conBox .button.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_four)}.preview_exercise_page .changeBox[data-v-a14c9770]{width:7.8rem;height:90vh;padding:0;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.preview_exercise_page .changeBox .boxTitle[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:100%;padding:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.preview_exercise_page .changeBox .boxTitle span[data-v-a14c9770]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.preview_exercise_page .changeBox .boxTitle span.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_seven)}.preview_exercise_page .changeBox .boxTitle span.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_seven)}.preview_exercise_page .changeBox .boxTitle span.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_seven)}.preview_exercise_page .changeBox .boxTitle span.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_seven)}.preview_exercise_page .changeBox .boxTitle span.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_seven)}.preview_exercise_page .changeBox .boxTitle span.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_seven)}.preview_exercise_page .changeBox .boxTitle img[data-v-a14c9770]{width:.24rem;height:.24rem}.preview_exercise_page .changeBox .scrollBox[data-v-a14c9770]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:0 .16rem .4rem .16rem;-webkit-box-sizing:border-box;box-sizing:border-box}.preview_exercise_page .changeBox .scrollBox .boxContent[data-v-a14c9770]{width:100%;height:auto;padding:0 .24rem;-webkit-box-sizing:border-box;box-sizing:border-box}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box[data-v-a14c9770]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .button[data-v-a14c9770]{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_four)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_four)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_four)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_four)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_four)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_four)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title[data-v-a14c9770]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-a14c9770]{margin-right:.1rem;margin-top:.03rem}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text[data-v-a14c9770]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox[data-v-a14c9770]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box[data-v-a14c9770]{overflow:hidden}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-a14c9770]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .changeBox .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-a14c9770]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.preview_exercise_page .changeBox .scrollBox .boxContent .bottom_box[data-v-a14c9770]{text-align:right;margin-bottom:.35rem}.preview_exercise_page .changeBox .scrollBox .boxContent .bottom_box .button[data-v-a14c9770]{display:inline-block;width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.preview_exercise_page .changeBox .scrollBox .boxContent .bottom_box .button.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_four)}.preview_exercise_page .changeBox .scrollBox .boxContent .bottom_box .button.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_four)}.preview_exercise_page .changeBox .scrollBox .boxContent .bottom_box .button.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_four)}.preview_exercise_page .changeBox .scrollBox .boxContent .bottom_box .button.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_four)}.preview_exercise_page .changeBox .scrollBox .boxContent .bottom_box .button.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_four)}.preview_exercise_page .changeBox .scrollBox .boxContent .bottom_box .button.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_four)}.preview_exercise_page .changeBox .ant-pagination[data-v-a14c9770]{padding:0 .4rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.preview_exercise_page .titleBox[data-v-a14c9770]{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.preview_exercise_page .titleBox span[data-v-a14c9770]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.preview_exercise_page .titleBox span.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .titleBox span.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .titleBox span.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .titleBox span.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .titleBox span.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .titleBox span.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .mathChartBox .text_view_component[data-v-a14c9770]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.preview_exercise_page .mathChartBox .text_view_component.hk.SMALL[data-v-a14c9770]{font-size:var(--hk_small_font_size_five)}.preview_exercise_page .mathChartBox .text_view_component.hk.MEDIUM[data-v-a14c9770]{font-size:var(--hk_middle_font_size_five)}.preview_exercise_page .mathChartBox .text_view_component.hk.LARGE[data-v-a14c9770]{font-size:var(--hk_large_font_size_five)}.preview_exercise_page .mathChartBox .text_view_component.en.SMALL[data-v-a14c9770]{font-size:var(--en_small_font_size_five)}.preview_exercise_page .mathChartBox .text_view_component.en.MEDIUM[data-v-a14c9770]{font-size:var(--en_middle_font_size_five)}.preview_exercise_page .mathChartBox .text_view_component.en.LARGE[data-v-a14c9770]{font-size:var(--en_large_font_size_five)}.preview_exercise_page .mathChartBox .picture_view_component[data-v-a14c9770]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}[data-v-a14c9770] .ael_audio_con{width:100%;padding:.2rem}.preview_hkat_test_page{width:100%;height:100%;background:#f5f0ff}.preview_hkat_test_page .content{padding:.4rem}.preview_hkat_test_page .content .title_box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_hkat_test_page .content .title_box .test_name{font-size:.36rem;color:#592f99;line-height:.55rem}.preview_hkat_test_page .content .title_box .test_name.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.preview_hkat_test_page .content .title_box .test_name.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.preview_hkat_test_page .content .title_box .test_name.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.preview_hkat_test_page .content .title_box .test_name.en.SMALL{font-size:var(--en_small_font_size_nine)}.preview_hkat_test_page .content .title_box .test_name.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.preview_hkat_test_page .content .title_box .test_name.en.LARGE{font-size:var(--en_large_font_size_nine)}.preview_hkat_test_page .content .title_box .test_action{display:-webkit-box;display:-ms-flexbox;display:flex}.preview_hkat_test_page .content .title_box .test_action .btn{margin-left:.1rem;height:.53rem}.preview_hkat_test_page .content .sub_title_box{width:100%;margin:.1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_hkat_test_page .content .sub_title_box .gradeBox{font-size:.18rem;color:#775dc0;margin-right:.16rem}.preview_hkat_test_page .content .sub_title_box .gradeBox.hk.SMALL{font-size:var(--hk_small_font_size_18)}.preview_hkat_test_page .content .sub_title_box .gradeBox.hk.MEDIUM{font-size:var(--hk_middle_font_size_20)}.preview_hkat_test_page .content .sub_title_box .gradeBox.hk.LARGE{font-size:var(--hk_large_font_size_22)}.preview_hkat_test_page .content .sub_title_box .gradeBox.en.SMALL{font-size:var(--en_small_font_size_18)}.preview_hkat_test_page .content .sub_title_box .gradeBox.en.MEDIUM{font-size:var(--en_middle_font_size_20)}.preview_hkat_test_page .content .sub_title_box .gradeBox.en.LARGE{font-size:var(--en_large_font_size_22)}.preview_hkat_test_page .content .sub_title_box .nameBox{font-size:.24rem;color:#000}.preview_hkat_test_page .content .sub_title_box .nameBox.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.preview_hkat_test_page .content .sub_title_box .nameBox.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.preview_hkat_test_page .content .sub_title_box .nameBox.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.preview_hkat_test_page .content .sub_title_box .nameBox.en.SMALL{font-size:var(--en_small_font_size_seven)}.preview_hkat_test_page .content .sub_title_box .nameBox.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.preview_hkat_test_page .content .sub_title_box .nameBox.en.LARGE{font-size:var(--en_large_font_size_seven)}.preview_hkat_test_page .content .tab_select_box{margin:0 0 .2rem 0}.preview_hkat_test_page .content .audio_box{width:100%;margin-bottom:.2rem}.preview_hkat_test_page .content .audio_box /deep/ .ael_audio_con{border-radius:.16rem;padding:.2rem .3rem}.preview_hkat_test_page .content .pdf_content_box{width:100%;height:8rem}.preview_hkat_test_page .content .pdf_content_box::-webkit-scrollbar{width:.1rem;background-color:transparent}.preview_hkat_test_page .content .pdf_content_box::-webkit-scrollbar-thumb{background-color:#d4d4d4}.preview_hkat_test_page .tipBox{width:6.6rem;height:3.6rem;padding:.5rem;background:#fff;border-radius:.33rem}.preview_hkat_test_page .tipBox .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_hkat_test_page .tipBox .content img{width:.6rem;height:.6rem;margin-bottom:.15rem}.preview_hkat_test_page .tipBox .content .tips{width:3.6rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.preview_hkat_test_page .tipBox .content .tips.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.preview_hkat_test_page .tipBox .content .tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.preview_hkat_test_page .tipBox .content .tips.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.preview_hkat_test_page .tipBox .content .tips.en.SMALL{font-size:var(--en_small_font_size_seven)}.preview_hkat_test_page .tipBox .content .tips.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.preview_hkat_test_page .tipBox .content .tips.en.LARGE{font-size:var(--en_large_font_size_seven)}.preview_hkat_test_page .tipBox .content .subTitle{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.preview_hkat_test_page .tipBox .content .subTitle.hk.SMALL{font-size:var(--hk_small_font_size_five)}.preview_hkat_test_page .tipBox .content .subTitle.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.preview_hkat_test_page .tipBox .content .subTitle.hk.LARGE{font-size:var(--hk_large_font_size_five)}.preview_hkat_test_page .tipBox .content .subTitle.en.SMALL{font-size:var(--en_small_font_size_five)}.preview_hkat_test_page .tipBox .content .subTitle.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.preview_hkat_test_page .tipBox .content .subTitle.en.LARGE{font-size:var(--en_large_font_size_five)}.preview_hkat_test_page .tipBox .content .btn{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_hkat_test_page .tipBox .content .btn .fafang{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem}.preview_hkat_test_page .tipBox .content .btn .cancel{width:1.76rem;height:.53rem;margin-top:.4rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.preview_hkat_test_page .tipBox .content .btn .tosure{width:1.76rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.preview_hkat_test_page .tipBox .content .btn span{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.preview_hkat_test_page .tipBox .content .btn span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.preview_hkat_test_page .tipBox .content .btn span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.preview_hkat_test_page .tipBox .content .btn span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.preview_hkat_test_page .tipBox .content .btn span.en.SMALL{font-size:var(--en_small_font_size_five)}.preview_hkat_test_page .tipBox .content .btn span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.preview_hkat_test_page .tipBox .content .btn span.en.LARGE{font-size:var(--en_large_font_size_five)}html[data-v-5b14ed54]{font-size:100px}@media only screen and (max-height:650px){html[data-v-5b14ed54]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-5b14ed54]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-5b14ed54]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-5b14ed54]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-5b14ed54]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-5b14ed54]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-5b14ed54]{font-size:100px}}#app[data-v-5b14ed54],body[data-v-5b14ed54],html[data-v-5b14ed54]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-5b14ed54],#app h1[data-v-5b14ed54],#app h2[data-v-5b14ed54],#app h3[data-v-5b14ed54],#app h4[data-v-5b14ed54],#app h5[data-v-5b14ed54],#app h6[data-v-5b14ed54],#app p[data-v-5b14ed54],body body[data-v-5b14ed54],body h1[data-v-5b14ed54],body h2[data-v-5b14ed54],body h3[data-v-5b14ed54],body h4[data-v-5b14ed54],body h5[data-v-5b14ed54],body h6[data-v-5b14ed54],body p[data-v-5b14ed54],html body[data-v-5b14ed54],html h1[data-v-5b14ed54],html h2[data-v-5b14ed54],html h3[data-v-5b14ed54],html h4[data-v-5b14ed54],html h5[data-v-5b14ed54],html h6[data-v-5b14ed54],html p[data-v-5b14ed54]{margin:0}li[data-v-5b14ed54],ul[data-v-5b14ed54]{list-style:none;padding:0}[data-v-5b14ed54]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-5b14ed54]{white-space:break-spaces}.sortableDrag[data-v-5b14ed54]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-5b14ed54],.sortableDrag td[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-5b14ed54]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-5b14ed54]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-5b14ed54]{color:var(--theme-color)}.error_color[data-v-5b14ed54]{color:#eb6646!important}.warn_color[data-v-5b14ed54]{color:#ff6800}.pointer[data-v-5b14ed54]{cursor:pointer}.ellipsis[data-v-5b14ed54]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-5b14ed54],.flex_center_center[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-5b14ed54],.flex_center_center[data-v-5b14ed54]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-5b14ed54],.flex_row_s_p[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-5b14ed54]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-5b14ed54],.flex_start[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-5b14ed54]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-5b14ed54],.flex_column_center_center[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-5b14ed54]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-5b14ed54]{position:relative;border-radius:.2rem}.talk_frame[data-v-5b14ed54]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-5b14ed54]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-5b14ed54]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-5b14ed54]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-5b14ed54]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-5b14ed54]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-5b14ed54]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-5b14ed54]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-5b14ed54]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-5b14ed54]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-5b14ed54]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-5b14ed54]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-5b14ed54]{max-height:30vh}.ant-select-dropdown-menu[data-v-5b14ed54]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-5b14ed54]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-5b14ed54]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-5b14ed54]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-5b14ed54]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-5b14ed54]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-5b14ed54]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-5b14ed54]{width:100%}.ant-input[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-5b14ed54]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-5b14ed54]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-5b14ed54]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-5b14ed54]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-5b14ed54]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-5b14ed54],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-5b14ed54]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-5b14ed54],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-5b14ed54]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-5b14ed54],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-5b14ed54]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-5b14ed54]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5b14ed54],.ant-table-thead>tr>th[data-v-5b14ed54]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-5b14ed54]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-5b14ed54]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5b14ed54]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5b14ed54]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5b14ed54]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-5b14ed54]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-5b14ed54]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-5b14ed54]{width:24px;height:24px}.ant-radio-inner[data-v-5b14ed54]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-5b14ed54]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-5b14ed54],.ant-radio-checked .ant-radio-inner[data-v-5b14ed54]{border-color:#10c7a3}.ant-checkbox[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-5b14ed54]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-5b14ed54]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-5b14ed54]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-5b14ed54]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-5b14ed54]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-5b14ed54]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-5b14ed54]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-5b14ed54]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-5b14ed54]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-5b14ed54],.ant-dropdown-menu-submenu-title[data-v-5b14ed54]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-5b14ed54],:root .ant-dropdown-link>.anticon.anticon-down[data-v-5b14ed54],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-5b14ed54],.dropMenuItem_hk_SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-5b14ed54]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-5b14ed54],.ant-switch[data-v-5b14ed54]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-5b14ed54],.ant-switch[data-v-5b14ed54]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-5b14ed54]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-5b14ed54]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-5b14ed54]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-5b14ed54]{width:100%}.ant-progress-circle .ant-progress-text[data-v-5b14ed54]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-5b14ed54]{max-width:4.6rem}.ant-popover-title[data-v-5b14ed54]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-5b14ed54]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-5b14ed54]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-5b14ed54],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-5b14ed54],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-5b14ed54]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-5b14ed54],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-5b14ed54],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-5b14ed54]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-5b14ed54]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-5b14ed54]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-5b14ed54]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-5b14ed54]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-5b14ed54]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-5b14ed54]{text-decoration:underline}.modalBox .btn_box[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-5b14ed54],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-5b14ed54],.ant-pagination-disabled:focus a[data-v-5b14ed54],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-5b14ed54],.ant-pagination-disabled:hover a[data-v-5b14ed54],[data-v-5b14ed54] .ant-pagination-disabled a{background:#e6e7e8}[data-v-5b14ed54] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-5b14ed54] .ant-pagination-item-active a,[data-v-5b14ed54] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-5b14ed54] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-5b14ed54] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-5b14ed54]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-5b14ed54]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-5b14ed54]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-5b14ed54]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-5b14ed54]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-5b14ed54]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-5b14ed54]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-5b14ed54]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-5b14ed54],.wangEditor table th[data-v-5b14ed54]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-5b14ed54]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-5b14ed54]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-5b14ed54]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-5b14ed54]{display:block}.wangEditor ol[data-v-5b14ed54],.wangEditor ul[data-v-5b14ed54]{margin:10px 0 10px 20px}.wangEditor ul[data-v-5b14ed54],.wangEditor ul li[data-v-5b14ed54]{list-style:disc inside!important}.wangEditor ol[data-v-5b14ed54],.wangEditor ol li[data-v-5b14ed54]{list-style:decimal inside!important}.wangEditor img[data-v-5b14ed54]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-5b14ed54]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-5b14ed54]{border-bottom:2px solid #e1e1e1}.component[data-v-5b14ed54]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-5b14ed54]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-5b14ed54]{cursor:default}.listen_picture[data-v-5b14ed54]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-5b14ed54]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_five)}[data-v-5b14ed54] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-5b14ed54]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-5b14ed54]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-5b14ed54]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-5b14ed54]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-5b14ed54]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-5b14ed54]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-5b14ed54]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-5b14ed54]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-5b14ed54],.home_practice_status.NO_PUBLIC[data-v-5b14ed54]{background:#2c58b1}.home_practice_status.FINISHED[data-v-5b14ed54],.home_practice_status.IN_PROGRESS[data-v-5b14ed54],.home_practice_status.NOT_STARTED[data-v-5b14ed54],.home_practice_status.UNDISTRIBUTED[data-v-5b14ed54]{background:#486fbf}.ant-calendar-picker-container[data-v-5b14ed54]{z-index:9999999!important}.batch_public_page[data-v-5b14ed54]{width:100%;min-height:100%;background:#f4efff}.batch_public_page .borderTop[data-v-5b14ed54]{border-top:2px solid #734fb3}.batch_public_page .borderBottom[data-v-5b14ed54]{border-bottom:2px solid #734fb3}.batch_public_page .borderLeft[data-v-5b14ed54]{border-left:2px solid #734fb3}.batch_public_page .borderRight[data-v-5b14ed54]{border-right:2px solid #734fb3}.batch_public_page .tipsImg[data-v-5b14ed54]{width:.32rem;height:.32rem}.batch_public_page .main[data-v-5b14ed54]{width:100%;height:100%;padding:.4rem;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.batch_public_page .main[data-v-5b14ed54]::-webkit-scrollbar{width:.1rem;background-color:transparent}.batch_public_page .main[data-v-5b14ed54]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.batch_public_page .main .title_box[data-v-5b14ed54]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batch_public_page .main .title_box .title[data-v-5b14ed54]{font-size:.36rem;font-family:var(--common-font-family);text-align:left;color:#592f99;line-height:.55rem}.batch_public_page .main .title_box .btn[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex}.batch_public_page .main .title_box .btn .button[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.24rem}.batch_public_page .main .title_box .btn .button img[data-v-5b14ed54]{width:.18rem;height:.18rem;margin-right:.1rem;cursor:pointer}.batch_public_page .main .pubObjBox[data-v-5b14ed54]{width:100%;height:auto;padding:.2rem;margin:.24rem 0;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.batch_public_page .main .pubObjBox .box_title[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batch_public_page .main .pubObjBox .box_title .title_left[data-v-5b14ed54]{font-size:.2rem;text-align:left;color:#734fb2;line-height:.26rem}.batch_public_page .main .pubObjBox .box_title .title_right[data-v-5b14ed54]{font-size:.16rem;font-weight:400;color:#775dc0;line-height:.19rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batch_public_page .main .pubObjBox .box_title .title_right img[data-v-5b14ed54]{width:.24rem;height:.24rem;margin-right:.06rem}.batch_public_page .main .pubObjBox .box_content[data-v-5b14ed54]{margin-top:.16rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batch_public_page .main .pubObjBox .box_content.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.batch_public_page .main .pubObjBox .box_content.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.batch_public_page .main .pubObjBox .box_content.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.batch_public_page .main .pubObjBox .box_content.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_five)}.batch_public_page .main .pubObjBox .box_content.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_five)}.batch_public_page .main .pubObjBox .box_content.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_five)}.batch_public_page .main .pubObjBox .box_content .groupBox[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.batch_public_page .main .pubObjBox .box_content .groupBox .groupDetail[data-v-5b14ed54]{min-width:1.26rem;height:.4rem;padding:0 .2rem;background:#f5f0ff;border-radius:.2rem;margin:0 .2rem .1rem 0;color:#775dc0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.batch_public_page .main .pubObjBox .box_content .groupBox .groupDetail .img[data-v-5b14ed54]{width:.2rem;height:.2rem;cursor:pointer;position:absolute;top:-.05rem;right:.05rem}.batch_public_page .main .pubObjBox .box_content .fenzu[data-v-5b14ed54]{width:auto;height:.36rem;padding:0 .2rem;background:#775dc0;border-radius:.14rem;margin-left:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;white-space:nowrap}.batch_public_page .main .pubObjBox .box_content .fenzu img[data-v-5b14ed54]{width:.14rem;height:.14rem;margin-right:.04rem}.batch_public_page .main .pubObjBox .box_content .fenzu span[data-v-5b14ed54]{font-size:.14rem;font-family:var(--common-font-family);color:#fff}.batch_public_page .main .pubObjBox .box_content .fenzu span.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_three)}.batch_public_page .main .pubObjBox .box_content .fenzu span.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_three)}.batch_public_page .main .pubObjBox .box_content .fenzu span.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_three)}.batch_public_page .main .pubObjBox .box_content .fenzu span.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_three)}.batch_public_page .main .pubObjBox .box_content .fenzu span.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_three)}.batch_public_page .main .pubObjBox .box_content .fenzu span.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_three)}.batch_public_page .main .checkBox[data-v-5b14ed54]{width:100%;margin:.24rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}.batch_public_page .main .content[data-v-5b14ed54]{width:100%;height:auto;background:#fff;border-radius:.17rem;padding:.38rem}.batch_public_page .main .content .content_item[data-v-5b14ed54]{width:100%;min-height:1rem}.batch_public_page .main .content .content_item .contnet_item_course[data-v-5b14ed54]{width:100%;height:1rem}.batch_public_page .main .content .content_item .contnet_item_course .course_check[data-v-5b14ed54],.batch_public_page .main .content .content_item .contnet_item_course[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batch_public_page .main .content .content_item .contnet_item_course .course_check img[data-v-5b14ed54]{width:.32rem;height:.32rem;cursor:pointer}.batch_public_page .main .content .content_item .contnet_item_course .course_name[data-v-5b14ed54]{font-size:.22rem;font-family:var(--common-font-family);text-align:left;color:#000;line-height:.35rem}.batch_public_page .main .content .content_item .content_item_table[data-v-5b14ed54]{width:100%;border:1.5px solid #734fb3;border-radius:.06rem;padding:.15rem;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.batch_public_page .main .content .content_item .content_item_table[data-v-5b14ed54]::-webkit-scrollbar{width:6px;height:60px}.batch_public_page .main .content .homeworkName[data-v-5b14ed54]{font-size:.2rem}.batch_public_page .main .content .homeworkName.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.batch_public_page .main .content .homeworkName.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.batch_public_page .main .content .homeworkName.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.batch_public_page .main .content .homeworkName.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_five)}.batch_public_page .main .content .homeworkName.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_five)}.batch_public_page .main .content .homeworkName.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_five)}.batch_public_page .main .noData[data-v-5b14ed54]{width:100%;height:5.2rem;background:#eeeaf9;border-radius:.1rem}.batch_public_page .main .noData .noDataBox[data-v-5b14ed54]{width:100%;height:100%;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batch_public_page .main .noData .noDataBox img[data-v-5b14ed54]{width:1.54rem;height:.93rem}.batch_public_page .main .noData .noDataBox span[data-v-5b14ed54]{margin-top:.32rem;font-size:.16rem;font-family:var(--common-font-family);color:#9990b3;line-height:.24rem}.batch_public_page .main .noData .noDataBox span.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_four)}.batch_public_page .main .noData .noDataBox span.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_four)}.batch_public_page .main .noData .noDataBox span.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_four)}.batch_public_page .main .noData .noDataBox span.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_four)}.batch_public_page .main .noData .noDataBox span.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_four)}.batch_public_page .main .noData .noDataBox span.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_four)}.batch_public_page .setDataBox[data-v-5b14ed54]{width:10rem;height:auto;max-height:8rem;background:#fff;border-radius:.34rem;padding:.32rem .2rem .32rem .4rem}.batch_public_page .setDataBox .model_title_box[data-v-5b14ed54]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batch_public_page .setDataBox .model_title_box .model_title[data-v-5b14ed54]{font-size:.24rem;font-family:var(--common-font-family);text-align:left;color:#775dc0;line-height:.26rem}.batch_public_page .setDataBox .model_title_box img[data-v-5b14ed54]{width:.28rem;height:.28rem}.batch_public_page .setDataBox .model_content_box[data-v-5b14ed54]{max-height:5rem;padding-right:.2rem}.batch_public_page .setDataBox .model_content_box .lineBox[data-v-5b14ed54]{width:100%;margin-top:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batch_public_page .setDataBox .model_content_box .lineBox .line_name[data-v-5b14ed54]{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#000;line-height:.26rem}.batch_public_page .setDataBox .model_content_box .lineBox .line_name.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.batch_public_page .setDataBox .model_content_box .lineBox .line_name.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.batch_public_page .setDataBox .model_content_box .lineBox .line_name.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.batch_public_page .setDataBox .model_content_box .lineBox .line_name.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_five)}.batch_public_page .setDataBox .model_content_box .lineBox .line_name.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_five)}.batch_public_page .setDataBox .model_content_box .lineBox .line_name.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_five)}.batch_public_page .setDataBox .model_content_box .lineBox .line_content[data-v-5b14ed54]{-webkit-box-flex:1;-ms-flex:1;flex:1}.batch_public_page .setDataBox .model_content_box .model_content[data-v-5b14ed54]{width:100%;margin-top:.4rem}.batch_public_page .setDataBox .model_content_box .model_content .content_title[data-v-5b14ed54]{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#775dc0;line-height:.29rem}.batch_public_page .setDataBox .model_content_box .model_content .content_box[data-v-5b14ed54]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item[data-v-5b14ed54]{width:50%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_name[data-v-5b14ed54]{width:1.8rem;padding:.1rem 0;font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#000;line-height:.26rem}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_name.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_name.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_name.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_name.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_name.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_name.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_name_self[data-v-5b14ed54]{width:1.8rem;padding:.1rem 0;font-size:.2rem;font-family:var(--common-font-family);padding-right:.24rem;color:#000;line-height:.26rem}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_name_self.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_name_self.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_name_self.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_name_self.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_name_self.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_name_self.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_content[data-v-5b14ed54]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;padding:.1rem;margin-right:.1rem;font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#000;line-height:.26rem}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_content.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_content.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_content.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_content.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_content.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .content_box_item .item_content.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_five)}.batch_public_page .setDataBox .model_content_box .model_content .content_box .width100[data-v-5b14ed54]{width:100%}.batch_public_page .setDataBox .model_action_box[data-v-5b14ed54]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batch_public_page .setDataBox .model_action_box .advanced[data-v-5b14ed54]{margin-top:.4rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;cursor:pointer}.batch_public_page .setDataBox .model_action_box .advanced.cancel[data-v-5b14ed54]{color:#775dc0;border:1px solid #775dc0;background:#fff}.batch_public_page .setDataBox .model_action_box .advanced.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.batch_public_page .setDataBox .model_action_box .advanced.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.batch_public_page .setDataBox .model_action_box .advanced.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.batch_public_page .setDataBox .model_action_box .advanced.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_five)}.batch_public_page .setDataBox .model_action_box .advanced.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_five)}.batch_public_page .setDataBox .model_action_box .advanced.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_five)}.batch_public_page .setDataBox .model_action_box .advanced .img[data-v-5b14ed54]{width:.24rem;height:.24rem;margin-right:.1rem}.batch_public_page .setDataBox .model_action_box .mr48[data-v-5b14ed54]{margin-right:.48rem}.batch_public_page .tipBox[data-v-5b14ed54]{width:6.6rem;padding:.5rem;background:#fff;border-radius:.33rem}.batch_public_page .tipBox .content[data-v-5b14ed54]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batch_public_page .tipBox .content img[data-v-5b14ed54]{width:1rem;height:1rem;margin-bottom:.15rem}.batch_public_page .tipBox .content .tips[data-v-5b14ed54]{width:4rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.batch_public_page .tipBox .content .tips.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_seven)}.batch_public_page .tipBox .content .tips.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_seven)}.batch_public_page .tipBox .content .tips.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_seven)}.batch_public_page .tipBox .content .tips.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_seven)}.batch_public_page .tipBox .content .tips.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_seven)}.batch_public_page .tipBox .content .tips.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_seven)}.batch_public_page .tipBox .content .subTitle[data-v-5b14ed54]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.batch_public_page .tipBox .content .subTitle.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.batch_public_page .tipBox .content .subTitle.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.batch_public_page .tipBox .content .subTitle.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.batch_public_page .tipBox .content .subTitle.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_five)}.batch_public_page .tipBox .content .subTitle.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_five)}.batch_public_page .tipBox .content .subTitle.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_five)}.batch_public_page .tipBox .content .btn[data-v-5b14ed54]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batch_public_page .tipBox .content .btn .fafang[data-v-5b14ed54]{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem}.batch_public_page .tipBox .content .btn .cancel[data-v-5b14ed54]{width:1.76rem;margin-top:.2rem}.batch_public_page .tipBox .content .btn .tosure[data-v-5b14ed54]{width:1.76rem;margin-top:.2rem;margin-left:.24rem}.batch_public_page .tipBox .content .btn span[data-v-5b14ed54]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.batch_public_page .tipBox .content .btn span.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.batch_public_page .tipBox .content .btn span.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.batch_public_page .tipBox .content .btn span.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.batch_public_page .tipBox .content .btn span.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_five)}.batch_public_page .tipBox .content .btn span.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_five)}.batch_public_page .tipBox .content .btn span.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_five)}.batch_public_page .group_modal_box[data-v-5b14ed54]{height:100%;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batch_public_page .group_modal_box.edit[data-v-5b14ed54]{width:6rem}.batch_public_page .group_modal_box.edit .edit_body[data-v-5b14ed54]{width:100%;height:auto}.batch_public_page .group_modal_box.edit .edit_body .btn[data-v-5b14ed54]{width:1.3rem;height:.4rem;background:#f5f0ff;border:1px solid #775dc0;border-radius:.22rem;line-height:.38rem;text-align:center;cursor:pointer;font-size:16px;font-family:var(--common-font-family);font-weight:700;color:#592f99;margin-bottom:.24rem;margin-left:.3rem}.batch_public_page .group_modal_box.edit .edit_body .btn.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_four)}.batch_public_page .group_modal_box.edit .edit_body .btn.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_four)}.batch_public_page .group_modal_box.edit .edit_body .btn.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_four)}.batch_public_page .group_modal_box.edit .edit_body .btn.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_four)}.batch_public_page .group_modal_box.edit .edit_body .btn.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_four)}.batch_public_page .group_modal_box.edit .edit_body .btn.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_four)}.batch_public_page .group_modal_box.edit .edit_body .tips[data-v-5b14ed54]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#000;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.batch_public_page .group_modal_box.edit .edit_body .tips.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_four)}.batch_public_page .group_modal_box.edit .edit_body .tips.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_four)}.batch_public_page .group_modal_box.edit .edit_body .tips.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_four)}.batch_public_page .group_modal_box.edit .edit_body .tips.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_four)}.batch_public_page .group_modal_box.edit .edit_body .tips.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_four)}.batch_public_page .group_modal_box.edit .edit_body .tips.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_four)}.batch_public_page .group_modal_box.edit .edit_body .distribute[data-v-5b14ed54]{width:calc(100% - .6rem);height:calc(100% - .6rem);max-height:5.4rem;border-radius:.14rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);margin:0 auto .3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box[data-v-5b14ed54]{width:100%;height:auto;padding:.2rem;border-right:1px solid #e6e7e8;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box[data-v-5b14ed54]:last-child{border-right:0}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title[data-v-5b14ed54]{font-size:.22rem;font-family:var(--common-font-family);color:#000}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_six)}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_six)}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_six)}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_six)}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_six)}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_six)}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-5b14ed54]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-5b14ed54]::-webkit-scrollbar{width:6px;height:6px}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-5b14ed54]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-5b14ed54]::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item[data-v-5b14ed54]{width:100%;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:.18rem;font-family:var(--common-font-family)}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_five)}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_five)}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_five)}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes[data-v-5b14ed54]{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no[data-v-5b14ed54]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item .ant-checkbox-wrapper[data-v-5b14ed54]{margin-right:.16rem}.batch_public_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item span[data-v-5b14ed54]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch_public_page .group_modal_box.tips_modal[data-v-5b14ed54]{width:6.6rem}.batch_public_page .group_modal_box.tips_modal .group_modal_body[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.5rem}.batch_public_page .group_modal_box.tips_modal .group_modal_body img[data-v-5b14ed54]{width:1rem;height:1rem;margin-bottom:.15rem}.batch_public_page .group_modal_box.tips_modal .group_modal_body p[data-v-5b14ed54]{font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.36rem;margin:0}.batch_public_page .group_modal_box.tips_modal .group_modal_body p.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_seven)}.batch_public_page .group_modal_box.tips_modal .group_modal_body p.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_seven)}.batch_public_page .group_modal_box.tips_modal .group_modal_body p.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_seven)}.batch_public_page .group_modal_box.tips_modal .group_modal_body p.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_seven)}.batch_public_page .group_modal_box.tips_modal .group_modal_body p.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_seven)}.batch_public_page .group_modal_box.tips_modal .group_modal_body p.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_seven)}.batch_public_page .group_modal_box .group_modal_body[data-v-5b14ed54]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;margin:.3rem 0}.batch_public_page .group_modal_box .group_modal_btn[data-v-5b14ed54]{width:100%;height:auto;padding:0 .3rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.batch_public_page .group_modal_box .group_modal_btn .btn[data-v-5b14ed54]{width:1.5rem;color:#fff;font-size:.2rem;font-family:var(--common-font-family);cursor:pointer;text-align:center;margin-right:.24rem}.batch_public_page .group_modal_box .group_modal_btn .btn.hk.SMALL[data-v-5b14ed54]{font-size:var(--hk_small_font_size_five)}.batch_public_page .group_modal_box .group_modal_btn .btn.hk.MEDIUM[data-v-5b14ed54]{font-size:var(--hk_middle_font_size_five)}.batch_public_page .group_modal_box .group_modal_btn .btn.hk.LARGE[data-v-5b14ed54]{font-size:var(--hk_large_font_size_five)}.batch_public_page .group_modal_box .group_modal_btn .btn.en.SMALL[data-v-5b14ed54]{font-size:var(--en_small_font_size_five)}.batch_public_page .group_modal_box .group_modal_btn .btn.en.MEDIUM[data-v-5b14ed54]{font-size:var(--en_middle_font_size_five)}.batch_public_page .group_modal_box .group_modal_btn .btn.en.LARGE[data-v-5b14ed54]{font-size:var(--en_large_font_size_five)}.batch_public_page .group_modal_box .group_modal_btn .btn[data-v-5b14ed54]:last-child{margin-right:0}.batch_public_page .group_modal_box .group_modal_btn .btn.primary[data-v-5b14ed54]{background:#775dc0;color:#fff}.batch_public_page .calendar_icon_img[data-v-5b14ed54]{width:20px;height:20px;cursor:pointer}.batch_public_page .table_data_pick[data-v-5b14ed54] .ant-calendar-picker-input.ant-input{-webkit-box-shadow:none;box-shadow:none;padding:.02rem .6rem .02rem .2rem!important;border-radius:6.5px}.batch_public_page .table_data_pick[data-v-5b14ed54] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.batch_public_page .model_data_pick[data-v-5b14ed54] .ant-calendar-picker-input.ant-input{padding:.02rem .6rem .02rem .2rem!important;border-radius:6.5px;-webkit-box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5);box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5)}.batch_public_page .model_data_pick[data-v-5b14ed54] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.batch_public_page .table_border[data-v-5b14ed54] .ant-table-thead>tr>th{border-bottom:2px solid #734fb3!important}.batch_public_page .table_border .ant-table-tbody>tr>td[data-v-5b14ed54],.batch_public_page .table_border[data-v-5b14ed54] .ant-table-thead>tr>th{border-right:2px solid #734fb3}.batch_public_page .table_border[data-v-5b14ed54] .ant-table-tbody>tr>td{border-right:2px solid #734fb3;border-bottom:2px solid #734fb3}.batch_public_page .table_border[data-v-5b14ed54] .ant-table-column-title{font-weight:400}.batch_public_page .check_box[data-v-5b14ed54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batch_public_page .check_box[data-v-5b14ed54] .ant-checkbox{width:.2rem;height:.2rem;margin-top:.03rem}.batch_public_page .check_box[data-v-5b14ed54] .ant-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batch_public_page .check_box[data-v-5b14ed54] .ant-checkbox-input{border-color:#734fb3}.batch_public_page .check_box[data-v-5b14ed54] .ant-checkbox-checked .ant-checkbox-inner,.batch_public_page .check_box[data-v-5b14ed54] .ant-checkbox-inner{width:.2rem;height:.2rem;border:2px solid #734fb3;border-radius:.04rem;border-color:#734fb3}.batch_public_page .check_box[data-v-5b14ed54] .ant-checkbox-checked .ant-checkbox-inner:after{width:.08rem;height:.2rem;top:.04rem;left:.04rem;border:2px solid #734fb3;border-top:0;border-left:0}.batch_public_page .check_box[data-v-5b14ed54] .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#734fb3}.batch_public_page .batch_select[data-v-5b14ed54] .ant-select-selection{height:.4rem;background:#734fb3;border-radius:17px;-webkit-box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25);box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25)}.batch_public_page .batch_select[data-v-5b14ed54] .ant-select-selection__rendered{line-height:.4rem;color:#fff}.batch_public_page .batch_select[data-v-5b14ed54] .ant-select-arrow .ant-select-arrow-icon{color:#fff;font-size:.18rem}.batch_public_page .batch_select[data-v-5b14ed54] .ant-select-open .ant-select-selection{padding:.05rem .1rem;border-color:#fff;border-radius:.17rem;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%);background:#734fb3;color:#fff}[data-v-5b14ed54] .ant-select-dropdown{z-index:12;overflow:hidden;border-radius:.17rem!important;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}[data-v-5b14ed54] .ant-select-dropdown-menu{padding:.05rem .1rem;border-radius:.17rem;background:#734fb3;color:#fff}[data-v-5b14ed54] .ant-select-dropdown-menu-item{height:.4rem;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#fff;line-height:.4rem}[data-v-5b14ed54] .ant-select-dropdown-menu-item-active,[data-v-5b14ed54] .ant-select-dropdown-menu-item-selected{color:#734fb3}.ant-table-fixed-right[data-v-5b14ed54],[data-v-5b14ed54] .table_border.ant-table-fixed-left{bottom:0}[data-v-5b14ed54] .table_border .ant-table-hide-scrollbar::-webkit-scrollbar{min-width:6px!important}[data-v-5b14ed54] .table_border .ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar{width:6px!important}[data-v-5b14ed54] .table_border .ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body::-webkit-scrollbar{width:6px;height:6px}[data-v-5b14ed54] .table_border .ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#959595}[data-v-5b14ed54] .table_border .ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}[data-v-5b14ed54] .table_border .ant-table-body::-webkit-scrollbar{width:6px;height:6px}[data-v-5b14ed54] .table_border .ant-table-body::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#959595}[data-v-5b14ed54] .table_border .ant-table-body::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}[data-v-5b14ed54] .table_border .ant-table-body-inner::-webkit-scrollbar{width:6px;height:6px}[data-v-5b14ed54] .table_border .ant-table-body-inner::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#959595}[data-v-5b14ed54] .table_border .ant-table-body-inner::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.practice_page{width:100%;height:100%;background:#fafafa}.practice_page .greenText{color:#10c7a3}.practice_page .greenText,.practice_page .redText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_page .redText{color:#e34851}.practice_page td{position:relative!important}.practice_page .more{cursor:pointer;margin:.04rem 0 0 .04rem}.practice_page .ant-dropdown-menu li{border-bottom:1px solid #e1e1e1}.practice_page .ant-dropdown-menu li:last-child{border-bottom:0}.practice_page .con{padding:.4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.practice_page .con,.practice_page .con .title{display:-webkit-box;display:-ms-flexbox;display:flex}.practice_page .con .title{margin-bottom:.4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_page .con .title .titleText{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.practice_page .con .title .titleText.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.practice_page .con .title .titleText.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.practice_page .con .title .titleText.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.practice_page .con .title .titleText.en.SMALL{font-size:var(--en_small_font_size_nine)}.practice_page .con .title .titleText.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.practice_page .con .title .titleText.en.LARGE{font-size:var(--en_large_font_size_nine)}.practice_page .con .inputBox{width:9.16rem}.practice_page .con .inputBox .tab_list{width:100%;height:auto;min-height:.8rem;overflow:hidden}.practice_page .con .selectBox{width:100%;margin-bottom:.4rem}.practice_page .con .selectBox .select{width:2rem;margin-right:.32rem;margin-top:.24rem}.practice_page .con .selectBox .w234{width:2.34rem}.practice_page .con .selectBox img{width:.64rem;height:.64rem;cursor:pointer}.practice_page .con .noDataBox{width:100%;height:4rem;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_page .con .noDataBox .img{width:1.55rem;height:.93rem}.practice_page .statusBox{margin:auto;color:#000}.practice_page .statusBox_ing{color:#e34851}.practice_page .statusBox_correct,.practice_page .statusBox_over{color:#000}.practice_page .statusBox span{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;line-height:.27rem}.practice_page .statusBox span.hk.SMALL{font-size:var(--hk_small_font_size_18)}.practice_page .statusBox span.hk.MEDIUM{font-size:var(--hk_middle_font_size_20)}.practice_page .statusBox span.hk.LARGE{font-size:var(--hk_large_font_size_22)}.practice_page .statusBox span.en.SMALL{font-size:var(--en_small_font_size_18)}.practice_page .statusBox span.en.MEDIUM{font-size:var(--en_middle_font_size_20)}.practice_page .statusBox span.en.LARGE{font-size:var(--en_large_font_size_22)}.practice_page .filterBox{min-width:5.6rem;max-height:5.7rem;opacity:1;padding:.36rem .24rem .36rem .36rem;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_page .filterBox .img img{width:.6rem;height:.6rem;margin-bottom:.2rem}.practice_page .filterBox .text{font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.practice_page .filterBox .text.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.practice_page .filterBox .text.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.practice_page .filterBox .text.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.practice_page .filterBox .text.en.SMALL{font-size:var(--en_small_font_size_seven)}.practice_page .filterBox .text.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.practice_page .filterBox .text.en.LARGE{font-size:var(--en_large_font_size_seven)}.practice_page .filterBox .btn{width:100%;height:.6rem;margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_page .filterBox .btn .button{width:1.78rem;height:.55rem;opacity:1;border:1px solid #775dc0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.19rem}.practice_page .filterBox .btn .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.practice_page .filterBox .btn .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.practice_page .filterBox .btn .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.practice_page .filterBox .btn .button.en.SMALL{font-size:var(--en_small_font_size_four)}.practice_page .filterBox .btn .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.practice_page .filterBox .btn .button.en.LARGE{font-size:var(--en_large_font_size_four)}.practice_page .noSubmitBox{width:6.6rem;height:7rem;opacity:1;padding:.4rem;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.practice_page .noSubmitBox .boxTitle{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_page .noSubmitBox .boxTitle .title{font-size:.24rem;font-family:var(--common-font-family);text-align:left;color:#775dc0;line-height:.26rem}.practice_page .noSubmitBox .boxTitle .title.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.practice_page .noSubmitBox .boxTitle .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.practice_page .noSubmitBox .boxTitle .title.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.practice_page .noSubmitBox .boxTitle .title.en.SMALL{font-size:var(--en_small_font_size_seven)}.practice_page .noSubmitBox .boxTitle .title.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.practice_page .noSubmitBox .boxTitle .title.en.LARGE{font-size:var(--en_large_font_size_seven)}.practice_page .noSubmitBox .boxTitle .smallTitle{margin-top:.14rem;font-size:.18rem;font-family:var(--common-font-family);text-align:left;color:#7d7d7d;line-height:.26rem}.practice_page .noSubmitBox .boxTitle .smallTitle.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_page .noSubmitBox .boxTitle .smallTitle.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_page .noSubmitBox .boxTitle .smallTitle.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_page .noSubmitBox .boxTitle .smallTitle.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_page .noSubmitBox .boxTitle .smallTitle.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_page .noSubmitBox .boxTitle .smallTitle.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_page .noSubmitBox .boxTitle img{width:.29rem;height:.29rem;cursor:pointer}.practice_page .noSubmitBox .lineBox{height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.2rem}.practice_page .noSubmitBox .lineBox span{margin-right:.4rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#000;line-height:.25rem}.practice_page .noSubmitBox .lineBox span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_page .noSubmitBox .lineBox span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_page .noSubmitBox .lineBox span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_page .noSubmitBox .lineBox span.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_page .noSubmitBox .lineBox span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_page .noSubmitBox .lineBox span.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_page .noSubmitBox .lineBox .lineContent{width:2.66rem;height:.52rem;opacity:1;padding:0 .2rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem;text-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_page .noSubmitBox .lineBox .lineContent.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_page .noSubmitBox .lineBox .lineContent.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_page .noSubmitBox .lineBox .lineContent.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_page .noSubmitBox .lineBox .lineContent.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_page .noSubmitBox .lineBox .lineContent.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_page .noSubmitBox .lineBox .lineContent.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_page .noSubmitBox .tableBox{min-height:4.05rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.practice_page .noSubmitBox .tableBox .tableHead{height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.practice_page .noSubmitBox .tableBox .tableHead .tableName{width:1rem;height:100%;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#775dc0;line-height:.42rem}.practice_page .noSubmitBox .tableBox .tableHead .tableName.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_page .noSubmitBox .tableBox .tableHead .tableName.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_page .noSubmitBox .tableBox .tableHead .tableName.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_page .noSubmitBox .tableBox .tableHead .tableName.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_page .noSubmitBox .tableBox .tableHead .tableName.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_page .noSubmitBox .tableBox .tableHead .tableName.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_page .noSubmitBox .tableBox .tableHead .tableName:last-child{border-right:0!important}.practice_page .noSubmitBox .tableBox .tableBody{min-height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.practice_page .noSubmitBox .tableBox .tableBody .tableContent{width:1rem;height:auto;min-height:.6rem;padding:.2rem 0;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#000}.practice_page .noSubmitBox .tableBox .tableBody .tableContent.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_page .noSubmitBox .tableBox .tableBody .tableContent.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_page .noSubmitBox .tableBox .tableBody .tableContent.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_page .noSubmitBox .tableBox .tableBody .tableContent.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_page .noSubmitBox .tableBox .tableBody .tableContent.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_page .noSubmitBox .tableBox .tableBody .tableContent.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_page .noSubmitBox .tableBox .tableBody .changeContent{width:1rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1}.practice_page .noSubmitBox .tableBox .tableBody .changeContent:last-child{border-right:0}.practice_page .noSubmitBox .tableBox .table_demo{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1}.practice_page .noSubmitBox .tableBox .table_demo .content1{width:1rem;border-right:2px solid #e1e1e1;padding:.2rem 0;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#000}.practice_page .noSubmitBox .tableBox .table_demo .content1.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content1.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content1.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content1.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content1.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content1.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content2{width:1rem;border-right:2px solid #e1e1e1;padding:.2rem 0;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#000}.practice_page .noSubmitBox .tableBox .table_demo .content2.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content2.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content2.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content2.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content2.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content2.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content3{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.2rem 0;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#000}.practice_page .noSubmitBox .tableBox .table_demo .content3.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content3.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content3.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content3.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content3.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content3.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_page .noSubmitBox .tableBox .table_demo .content3:last-child{border-right:0!important}.practice_page .noSubmitBox .box_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_page .noSubmitBox .box_btn .sure{width:1.7rem;height:.4rem;margin-top:.2rem}.practice_page .noSubmitBox .studentBox{width:580px;height:360px;margin:40px 0;padding:24px 8px 24px 32px;border:2px solid #e6e7e8;border-radius:14px}.practice_page .noSubmitBox .studentBox .student{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;display:inline-block;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.practice_page .noSubmitBox .studentBox .student .studentDetail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.29rem;padding-right:.24rem}.practice_page .noSubmitBox .studentBox .student .studentDetail.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_page .noSubmitBox .studentBox .student .studentDetail.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_page .noSubmitBox .studentBox .student .studentDetail.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_page .noSubmitBox .studentBox .student .studentDetail.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_page .noSubmitBox .studentBox .student .studentDetail.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_page .noSubmitBox .studentBox .student .studentDetail.en.LARGE{font-size:var(--en_large_font_size_five)}.practice_page .ant-table-column-title{white-space:pre-wrap}.practice_page .actionText{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.practice_page .actionText.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practice_page .actionText.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practice_page .actionText.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practice_page .actionText.en.SMALL{font-size:var(--en_small_font_size_five)}.practice_page .actionText.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practice_page .actionText.en.LARGE{font-size:var(--en_large_font_size_five)}.practiceName{font-size:.18rem;font-family:var(--common-font-family);text-decoration:underline;color:#775dc0;line-height:.16rem;cursor:pointer}.practiceName.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practiceName.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practiceName.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practiceName.en.SMALL{font-size:var(--en_small_font_size_five)}.practiceName.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practiceName.en.LARGE{font-size:var(--en_large_font_size_five)}.practiceImg{cursor:pointer}.practiceImg.hk.SMALL{width:var(--hk_small_font_size_five);height:var(--hk_small_font_size_five)}.practiceImg.hk.MEDIUM{width:var(--hk_middle_font_size_five);height:var(--hk_middle_font_size_five)}.practiceImg.hk.LARGE{width:var(--hk_large_font_size_five);height:var(--hk_large_font_size_five)}.practiceImg.en.SMALL{width:var(--en_small_font_size_five);height:var(--en_small_font_size_five)}.practiceImg.en.MEDIUM{width:var(--en_middle_font_size_five);height:var(--en_middle_font_size_five)}.practiceImg.en.LARGE{width:var(--en_large_font_size_five);height:var(--en_large_font_size_five)}.practiceDetail{padding:.1rem .24rem;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.practiceDetail.hk.SMALL{font-size:var(--hk_small_font_size_five)}.practiceDetail.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.practiceDetail.hk.LARGE{font-size:var(--hk_large_font_size_five)}.practiceDetail.en.SMALL{font-size:var(--en_small_font_size_five)}.practiceDetail.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.practiceDetail.en.LARGE{font-size:var(--en_large_font_size_five)}html[data-v-00044b90]{font-size:100px}@media only screen and (max-height:650px){html[data-v-00044b90]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-00044b90]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-00044b90]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-00044b90]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-00044b90]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-00044b90]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-00044b90]{font-size:100px}}#app[data-v-00044b90],body[data-v-00044b90],html[data-v-00044b90]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-00044b90],#app h1[data-v-00044b90],#app h2[data-v-00044b90],#app h3[data-v-00044b90],#app h4[data-v-00044b90],#app h5[data-v-00044b90],#app h6[data-v-00044b90],#app p[data-v-00044b90],body body[data-v-00044b90],body h1[data-v-00044b90],body h2[data-v-00044b90],body h3[data-v-00044b90],body h4[data-v-00044b90],body h5[data-v-00044b90],body h6[data-v-00044b90],body p[data-v-00044b90],html body[data-v-00044b90],html h1[data-v-00044b90],html h2[data-v-00044b90],html h3[data-v-00044b90],html h4[data-v-00044b90],html h5[data-v-00044b90],html h6[data-v-00044b90],html p[data-v-00044b90]{margin:0}li[data-v-00044b90],ul[data-v-00044b90]{list-style:none;padding:0}[data-v-00044b90]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-00044b90]{white-space:break-spaces}.sortableDrag[data-v-00044b90]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-00044b90],.sortableDrag td[data-v-00044b90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-00044b90]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-00044b90]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-00044b90]{color:var(--theme-color)}.error_color[data-v-00044b90]{color:#eb6646!important}.warn_color[data-v-00044b90]{color:#ff6800}.pointer[data-v-00044b90]{cursor:pointer}.ellipsis[data-v-00044b90]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-00044b90]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-00044b90],.flex_center_center[data-v-00044b90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-00044b90],.flex_center_center[data-v-00044b90]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-00044b90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-00044b90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-00044b90],.flex_row_s_p[data-v-00044b90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-00044b90]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-00044b90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-00044b90],.flex_start[data-v-00044b90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-00044b90]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-00044b90],.flex_column_center_center[data-v-00044b90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-00044b90]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-00044b90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-00044b90]{position:relative;border-radius:.2rem}.talk_frame[data-v-00044b90]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-00044b90]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-00044b90]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-00044b90]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-00044b90]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-00044b90]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-00044b90]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-00044b90]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-00044b90]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-00044b90]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-00044b90]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-00044b90]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-00044b90]{max-height:30vh}.ant-select-dropdown-menu[data-v-00044b90]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-00044b90]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-00044b90]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-00044b90]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-00044b90]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-00044b90]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-00044b90]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-00044b90]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-00044b90]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-00044b90]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-00044b90]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-00044b90]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-00044b90]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-00044b90]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-00044b90]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-00044b90]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-00044b90]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-00044b90]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-00044b90]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-00044b90]{width:100%}.ant-input[data-v-00044b90]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-00044b90]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-00044b90]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-00044b90]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-00044b90]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-00044b90]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-00044b90]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-00044b90]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-00044b90]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-00044b90]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-00044b90]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-00044b90]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-00044b90],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-00044b90]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-00044b90]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-00044b90]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-00044b90],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-00044b90]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-00044b90]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-00044b90],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-00044b90]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-00044b90]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-00044b90]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-00044b90]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-00044b90],.ant-table-thead>tr>th[data-v-00044b90]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-00044b90]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-00044b90]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-00044b90]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-00044b90]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-00044b90]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-00044b90]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-00044b90]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-00044b90]{width:24px;height:24px}.ant-radio-inner[data-v-00044b90]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-00044b90]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-00044b90]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-00044b90],.ant-radio-checked .ant-radio-inner[data-v-00044b90]{border-color:#10c7a3}.ant-checkbox[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-00044b90]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-00044b90]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-00044b90]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-00044b90]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-00044b90]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-00044b90]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-00044b90]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-00044b90]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-00044b90]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-00044b90]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-00044b90],.ant-dropdown-menu-submenu-title[data-v-00044b90]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-00044b90],:root .ant-dropdown-link>.anticon.anticon-down[data-v-00044b90],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-00044b90]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-00044b90]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-00044b90]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-00044b90],.dropMenuItem_hk_SMALL[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-00044b90]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-00044b90]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-00044b90]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-00044b90]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-00044b90],.ant-switch[data-v-00044b90]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-00044b90],.ant-switch[data-v-00044b90]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-00044b90]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-00044b90]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-00044b90]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-00044b90]{width:100%}.ant-progress-circle .ant-progress-text[data-v-00044b90]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-00044b90]{max-width:4.6rem}.ant-popover-title[data-v-00044b90]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-00044b90]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-00044b90]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-00044b90],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-00044b90],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-00044b90]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-00044b90],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-00044b90],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-00044b90]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-00044b90]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-00044b90]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-00044b90]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-00044b90]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-00044b90]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-00044b90]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-00044b90]{text-decoration:underline}.modalBox .btn_box[data-v-00044b90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-00044b90],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-00044b90],.ant-pagination-disabled:focus a[data-v-00044b90],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-00044b90],.ant-pagination-disabled:hover a[data-v-00044b90],[data-v-00044b90] .ant-pagination-disabled a{background:#e6e7e8}[data-v-00044b90] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-00044b90] .ant-pagination-item-active a,[data-v-00044b90] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-00044b90] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-00044b90] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-00044b90]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-00044b90]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-00044b90]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-00044b90]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-00044b90]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-00044b90]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-00044b90]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-00044b90]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-00044b90]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-00044b90],.wangEditor table th[data-v-00044b90]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-00044b90]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-00044b90]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-00044b90]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-00044b90]{display:block}.wangEditor ol[data-v-00044b90],.wangEditor ul[data-v-00044b90]{margin:10px 0 10px 20px}.wangEditor ul[data-v-00044b90],.wangEditor ul li[data-v-00044b90]{list-style:disc inside!important}.wangEditor ol[data-v-00044b90],.wangEditor ol li[data-v-00044b90]{list-style:decimal inside!important}.wangEditor img[data-v-00044b90]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-00044b90]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-00044b90]{border-bottom:2px solid #e1e1e1}.component[data-v-00044b90]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-00044b90]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-00044b90]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-00044b90]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-00044b90]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-00044b90]{cursor:default}.listen_picture[data-v-00044b90]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-00044b90]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-00044b90]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-00044b90]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-00044b90]{font-size:var(--en_large_font_size_five)}[data-v-00044b90] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-00044b90]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-00044b90]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-00044b90]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-00044b90]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-00044b90]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-00044b90]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-00044b90]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-00044b90]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-00044b90],.home_practice_status.NO_PUBLIC[data-v-00044b90]{background:#2c58b1}.home_practice_status.FINISHED[data-v-00044b90],.home_practice_status.IN_PROGRESS[data-v-00044b90],.home_practice_status.NOT_STARTED[data-v-00044b90],.home_practice_status.UNDISTRIBUTED[data-v-00044b90]{background:#486fbf}.ant-calendar-picker-container[data-v-00044b90]{z-index:9999999!important}.practice_detail_page[data-v-00044b90]{width:100%;height:100%;background:#f5f0ff}.practice_detail_page[data-v-00044b90] .ant-spin-nested-loading,.practice_detail_page[data-v-00044b90] .ant-spin-nested-loading .ant-spin-container{height:100%}.practice_detail_page .con[data-v-00044b90]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.practice_detail_page .con[data-v-00044b90]::-webkit-scrollbar{width:.1rem;background-color:transparent}.practice_detail_page .con[data-v-00044b90]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.practice_detail_page .con .title[data-v-00044b90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #734fb3;padding:.4rem 0 .2rem 0;background:#f5f0ff;position:sticky;top:0;z-index:3}.practice_detail_page .con .title .info_box .titleText[data-v-00044b90]{font-size:.26rem;font-family:var(--common-font-family);text-align:left;color:#592f99;line-height:.55rem}.practice_detail_page .con .title .info_box .titleText.hk.SMALL[data-v-00044b90]{font-size:var(--hk_small_font_size_eight)}.practice_detail_page .con .title .info_box .titleText.hk.MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_eight)}.practice_detail_page .con .title .info_box .titleText.hk.LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_eight)}.practice_detail_page .con .title .info_box .titleText.en.SMALL[data-v-00044b90]{font-size:var(--en_small_font_size_eight)}.practice_detail_page .con .title .info_box .titleText.en.MEDIUM[data-v-00044b90]{font-size:var(--en_middle_font_size_eight)}.practice_detail_page .con .title .info_box .titleText.en.LARGE[data-v-00044b90]{font-size:var(--en_large_font_size_eight)}.practice_detail_page .con .title .info_box .header_info[data-v-00044b90]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.45rem}.practice_detail_page .con .title .info_box .header_info[data-v-00044b90]:last-child{margin-bottom:0}.practice_detail_page .con .title .info_box .header_info .className[data-v-00044b90]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;line-height:.22rem;margin-right:.15rem}.practice_detail_page .con .title .info_box .header_info .className.hk.SMALL[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.practice_detail_page .con .title .info_box .header_info .className.hk.MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_five)}.practice_detail_page .con .title .info_box .header_info .className.hk.LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_five)}.practice_detail_page .con .title .info_box .header_info .className.en.SMALL[data-v-00044b90]{font-size:var(--en_small_font_size_five)}.practice_detail_page .con .title .info_box .header_info .className.en.MEDIUM[data-v-00044b90]{font-size:var(--en_middle_font_size_five)}.practice_detail_page .con .title .info_box .header_info .className.en.LARGE[data-v-00044b90]{font-size:var(--en_large_font_size_five)}.practice_detail_page .con .title .info_box .header_info .testName[data-v-00044b90]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.16rem}.practice_detail_page .con .title .info_box .header_info .testName.hk.SMALL[data-v-00044b90]{font-size:var(--hk_small_font_size_seven)}.practice_detail_page .con .title .info_box .header_info .testName.hk.MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_seven)}.practice_detail_page .con .title .info_box .header_info .testName.hk.LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_seven)}.practice_detail_page .con .title .info_box .header_info .testName.en.SMALL[data-v-00044b90]{font-size:var(--en_small_font_size_seven)}.practice_detail_page .con .title .info_box .header_info .testName.en.MEDIUM[data-v-00044b90]{font-size:var(--en_middle_font_size_seven)}.practice_detail_page .con .title .info_box .header_info .testName.en.LARGE[data-v-00044b90]{font-size:var(--en_large_font_size_seven)}.practice_detail_page .con .title .btn_box .button[data-v-00044b90]{width:1.5rem}.practice_detail_page .con .inputBox[data-v-00044b90]{width:100%;height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.18rem 0;background:#f5f0ff;position:sticky;top:1.39rem;z-index:1}.practice_detail_page .con .inputBox .switch[data-v-00044b90],.practice_detail_page .con .inputBox[data-v-00044b90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_detail_page .con .inputBox .switch[data-v-00044b90]{width:auto;margin-bottom:.05rem}.practice_detail_page .con .inputBox .switch .tips[data-v-00044b90]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#939598}.practice_detail_page .con .inputBox .switch .tips.hk.SMALL[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.practice_detail_page .con .inputBox .switch .tips.hk.MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_five)}.practice_detail_page .con .inputBox .switch .tips.hk.LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_five)}.practice_detail_page .con .inputBox .switch .tips.en.SMALL[data-v-00044b90]{font-size:var(--en_small_font_size_five)}.practice_detail_page .con .inputBox .switch .tips.en.MEDIUM[data-v-00044b90]{font-size:var(--en_middle_font_size_five)}.practice_detail_page .con .inputBox .switch .tips.en.LARGE[data-v-00044b90]{font-size:var(--en_large_font_size_five)}.practice_detail_page .con .inputBox .switch .tips.active[data-v-00044b90]{color:#5b4096}.practice_detail_page .con .inputBox .switch .ant-switch[data-v-00044b90]{margin:0 .15rem}.practice_detail_page .con .inputBox .btn span[data-v-00044b90]{font-size:.18rem;font-family:var(--common-font-family);color:#fff;margin-left:.12rem}.practice_detail_page .con .inputBox .btn span.hk.SMALL[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.practice_detail_page .con .inputBox .btn span.hk.MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_five)}.practice_detail_page .con .inputBox .btn span.hk.LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_five)}.practice_detail_page .con .inputBox .btn span.en.SMALL[data-v-00044b90]{font-size:var(--en_small_font_size_five)}.practice_detail_page .con .inputBox .btn span.en.MEDIUM[data-v-00044b90]{font-size:var(--en_middle_font_size_five)}.practice_detail_page .con .inputBox .btn span.en.LARGE[data-v-00044b90]{font-size:var(--en_large_font_size_five)}.practice_detail_page .con .table_box[data-v-00044b90]{border-radius:.2rem}.practice_detail_page .course_table[data-v-00044b90] .ant-table-thead{position:sticky;top:2.2rem;z-index:1}.practice_detail_page .course_table[data-v-00044b90] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.practice_detail_page .course_table[data-v-00044b90] .ant-table-tbody>tr>td{color:#414042}.practice_detail_page .course_table[data-v-00044b90] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.practice_detail_page .course_table[data-v-00044b90] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.practice_detail_page .course_table[data-v-00044b90] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.practice_detail_page .course_table[data-v-00044b90] .ant-table-thead>tr>th:last-child:after,.practice_detail_page .course_table[data-v-00044b90] .ant-table-thead>tr>th:last-child:before{display:none}.practice_detail_page .course_table[data-v-00044b90] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.practice_detail_page .course_table[data-v-00044b90] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.practice_detail_page .course_table[data-v-00044b90] .ant-table-column-title{color:#fff;font-weight:400}.practice_detail_page .course_table[data-v-00044b90] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.practice_detail_page .course_table[data-v-00044b90] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_detail_page .course_table .filter_icon[data-v-00044b90]{width:.2rem;height:.2rem;cursor:pointer}.practice_detail_page .course_table .action_box[data-v-00044b90]{display:inline-block}.practice_detail_page .course_table .action_box img[data-v-00044b90]{height:.08rem;cursor:pointer}.practice_detail_page .course_table .action_box.moveButton img[data-v-00044b90]{height:.2rem}.practice_detail_page .course_table .no_data_line[data-v-00044b90]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.practice_detail_page .mr10[data-v-00044b90]{margin-right:.1rem}.practice_detail_page .statusBox[data-v-00044b90]{min-width:.79rem;max-width:.9rem;margin:auto;border-radius:.1rem}.practice_detail_page .statusBox.NO_READ[data-v-00044b90]{background:#ccc;color:#666}.practice_detail_page .statusBox.NOT_PRACTICE[data-v-00044b90]{background:#e34851}.practice_detail_page .statusBox.WAIT_CORRECT[data-v-00044b90]{background:#ffc274}.practice_detail_page .statusBox.CORRECTED[data-v-00044b90]{background:#10c7a3}.practice_detail_page .statusBox.NOT_QUALIFIED[data-v-00044b90]{background:#f7b500}.practice_detail_page .statusBox span[data-v-00044b90]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.27rem}.practice_detail_page .statusBox span.hk.SMALL[data-v-00044b90]{font-size:var(--hk_small_font_size_18)}.practice_detail_page .statusBox span.hk.MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_20)}.practice_detail_page .statusBox span.hk.LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_22)}.practice_detail_page .statusBox span.en.SMALL[data-v-00044b90]{font-size:var(--en_small_font_size_18)}.practice_detail_page .statusBox span.en.MEDIUM[data-v-00044b90]{font-size:var(--en_middle_font_size_20)}.practice_detail_page .statusBox span.en.LARGE[data-v-00044b90]{font-size:var(--en_large_font_size_22)}.practice_detail_page .actionBox[data-v-00044b90]{width:1.2rem;height:.48rem;opacity:1;background:#775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.practice_detail_page .actionBox img[data-v-00044b90]{width:.24rem;height:.24rem;margin-right:.12rem}.practice_detail_page .actionBox span[data-v-00044b90]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#fff;line-height:.19rem}.practice_detail_page .actionBox span.hk.SMALL[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.practice_detail_page .actionBox span.hk.MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_five)}.practice_detail_page .actionBox span.hk.LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_five)}.practice_detail_page .actionBox span.en.SMALL[data-v-00044b90]{font-size:var(--en_small_font_size_five)}.practice_detail_page .actionBox span.en.MEDIUM[data-v-00044b90]{font-size:var(--en_middle_font_size_five)}.practice_detail_page .actionBox span.en.LARGE[data-v-00044b90]{font-size:var(--en_large_font_size_five)}.practice_detail_page .notshow[data-v-00044b90]{display:none}.practice_detail_page .selfBox[data-v-00044b90]{width:6rem;height:auto;background:#fff;border:.5px solid #e0e0e0;border-radius:.3rem;padding:.24rem .32rem}.practice_detail_page .selfBox .title[data-v-00044b90]{font-size:.28rem;font-family:var(--common-font-family);color:#000;line-height:.5rem}.practice_detail_page .selfBox .title.hk.SMALL[data-v-00044b90]{font-size:var(--hk_small_font_size_eight)}.practice_detail_page .selfBox .title.hk.MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_eight)}.practice_detail_page .selfBox .title.hk.LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_eight)}.practice_detail_page .selfBox .title.en.SMALL[data-v-00044b90]{font-size:var(--en_small_font_size_eight)}.practice_detail_page .selfBox .title.en.MEDIUM[data-v-00044b90]{font-size:var(--en_middle_font_size_eight)}.practice_detail_page .selfBox .title.en.LARGE[data-v-00044b90]{font-size:var(--en_large_font_size_eight)}.practice_detail_page .selfBox .self_content[data-v-00044b90]{width:100%;min-height:1.4rem;border:2px solid #eee;border-radius:.14rem;margin:.32rem 0 .5rem 0}.practice_detail_page .selfBox .self_content .lineBox[data-v-00044b90]{width:100%;min-height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #eee}.practice_detail_page .selfBox .self_content .lineBox .category[data-v-00044b90]{width:1rem;min-height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_detail_page .selfBox .self_content .lineBox .knowLedge[data-v-00044b90]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;border-left:2px solid #eee;border-right:2px solid #eee}.practice_detail_page .selfBox .self_content .lineBox .knowLedge[data-v-00044b90],.practice_detail_page .selfBox .self_content .lineBox .status[data-v-00044b90]{min-height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_detail_page .selfBox .self_content .lineBox .status[data-v-00044b90]{width:1rem}.practice_detail_page .selfBox .self_content .lineBox .status.YES[data-v-00044b90]{color:#775dc0}.practice_detail_page .selfBox .self_content .lineBox .status.NO[data-v-00044b90]{color:#df3d3d}.practice_detail_page .selfBox .self_content .title_text[data-v-00044b90]{font-size:.2rem;font-family:var(--common-font-family);color:#868686;line-height:.29rem}.practice_detail_page .selfBox .self_content .title_text.hk.SMALL[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.practice_detail_page .selfBox .self_content .title_text.hk.MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_five)}.practice_detail_page .selfBox .self_content .title_text.hk.LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_five)}.practice_detail_page .selfBox .self_content .title_text.en.SMALL[data-v-00044b90]{font-size:var(--en_small_font_size_five)}.practice_detail_page .selfBox .self_content .title_text.en.MEDIUM[data-v-00044b90]{font-size:var(--en_middle_font_size_five)}.practice_detail_page .selfBox .self_content .title_text.en.LARGE[data-v-00044b90]{font-size:var(--en_large_font_size_five)}.practice_detail_page .selfBox .self_content .content_text[data-v-00044b90]{font-size:.2rem;font-family:var(--common-font-family);color:#333;line-height:.29rem}.practice_detail_page .selfBox .self_content .content_text.hk.SMALL[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.practice_detail_page .selfBox .self_content .content_text.hk.MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_five)}.practice_detail_page .selfBox .self_content .content_text.hk.LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_five)}.practice_detail_page .selfBox .self_content .content_text.en.SMALL[data-v-00044b90]{font-size:var(--en_small_font_size_five)}.practice_detail_page .selfBox .self_content .content_text.en.MEDIUM[data-v-00044b90]{font-size:var(--en_middle_font_size_five)}.practice_detail_page .selfBox .self_content .content_text.en.LARGE[data-v-00044b90]{font-size:var(--en_large_font_size_five)}.practice_detail_page .selfBox .sure[data-v-00044b90]{width:1.76rem;height:.54rem;background:#775dc0;border-radius:.2rem;font-size:.2rem;font-family:var(--common-font-family);color:#fff;line-height:.19rem}.practice_detail_page .selfBox .sure.hk.SMALL[data-v-00044b90]{font-size:var(--hk_small_font_size_five)}.practice_detail_page .selfBox .sure.hk.MEDIUM[data-v-00044b90]{font-size:var(--hk_middle_font_size_five)}.practice_detail_page .selfBox .sure.hk.LARGE[data-v-00044b90]{font-size:var(--hk_large_font_size_five)}.practice_detail_page .selfBox .sure.en.SMALL[data-v-00044b90]{font-size:var(--en_small_font_size_five)}.practice_detail_page .selfBox .sure.en.MEDIUM[data-v-00044b90]{font-size:var(--en_middle_font_size_five)}.practice_detail_page .selfBox .sure.en.LARGE[data-v-00044b90]{font-size:var(--en_large_font_size_five)}.practice_detail_page[data-v-00044b90] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.practice_detail_page[data-v-00044b90] .ant-switch,.practice_detail_page[data-v-00044b90] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.practice_detail_page .ant-switch[data-v-00044b90]:after,.practice_detail_page[data-v-00044b90] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}[data-v-00044b90] .ant-input-affix-wrapper .ant-input-suffix{right:.53rem}[data-v-00044b90] .ant-input{padding-left:.35rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;text-align:left;color:#7d7d7d;line-height:.29rem;height:.63rem;border:none}.e_practice_submit_page{width:100%;height:100%;background:#fafafa}.e_practice_submit_page .new{width:.2rem;height:.17rem}.e_practice_submit_page .con{padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_submit_page .con .con_title{margin-bottom:.4rem}.e_practice_submit_page .con .con_title .titleText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.e_practice_submit_page .con .con_title .titleText .text{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem;margin-bottom:.16rem}.e_practice_submit_page .con .con_title .titleText .text.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.e_practice_submit_page .con .con_title .titleText .text.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.e_practice_submit_page .con .con_title .titleText .text.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.e_practice_submit_page .con .con_title .titleText .text.en.SMALL{font-size:var(--en_small_font_size_nine)}.e_practice_submit_page .con .con_title .titleText .text.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.e_practice_submit_page .con .con_title .titleText .text.en.LARGE{font-size:var(--en_large_font_size_nine)}.e_practice_submit_page .con .con_title .titleText .time{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.19rem;margin-bottom:.16rem;margin-left:.16rem}.e_practice_submit_page .con .con_title .titleText .time.hk.SMALL{font-size:var(--hk_small_font_size_four)}.e_practice_submit_page .con .con_title .titleText .time.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.e_practice_submit_page .con .con_title .titleText .time.hk.LARGE{font-size:var(--hk_large_font_size_four)}.e_practice_submit_page .con .con_title .titleText .time.en.SMALL{font-size:var(--en_small_font_size_four)}.e_practice_submit_page .con .con_title .titleText .time.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.e_practice_submit_page .con .con_title .titleText .time.en.LARGE{font-size:var(--en_large_font_size_four)}.e_practice_submit_page .con .con_title .header_info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.45rem}.e_practice_submit_page .con .con_title .header_info:last-child{margin-bottom:0}.e_practice_submit_page .con .con_title .header_info .className{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.22rem;margin-right:.15rem}.e_practice_submit_page .con .con_title .header_info .className.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_submit_page .con .con_title .header_info .className.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_submit_page .con .con_title .header_info .className.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_submit_page .con .con_title .header_info .className.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_submit_page .con .con_title .header_info .className.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_submit_page .con .con_title .header_info .className.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_submit_page .con .con_title .header_info .testName{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.16rem}.e_practice_submit_page .con .con_title .header_info .testName.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.e_practice_submit_page .con .con_title .header_info .testName.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.e_practice_submit_page .con .con_title .header_info .testName.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.e_practice_submit_page .con .con_title .header_info .testName.en.SMALL{font-size:var(--en_small_font_size_seven)}.e_practice_submit_page .con .con_title .header_info .testName.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.e_practice_submit_page .con .con_title .header_info .testName.en.LARGE{font-size:var(--en_large_font_size_seven)}.e_practice_submit_page .con .inputBox{width:100%;height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.e_practice_submit_page .con .inputBox,.e_practice_submit_page .con .inputBox .switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_submit_page .con .inputBox .switch{width:auto;margin-bottom:.05rem}.e_practice_submit_page .con .inputBox .switch .tips{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.e_practice_submit_page .con .inputBox .switch .tips.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_submit_page .con .inputBox .switch .tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_submit_page .con .inputBox .switch .tips.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_submit_page .con .inputBox .switch .tips.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_submit_page .con .inputBox .switch .tips.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_submit_page .con .inputBox .switch .tips.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_submit_page .con .inputBox .switch .tips.active{color:#000}.e_practice_submit_page .con .inputBox .switch .ant-switch{margin:0 .15rem}.e_practice_submit_page .con .inputBox .btn span{font-size:.18rem;font-family:var(--common-font-family);color:#fff;margin-left:.12rem}.e_practice_submit_page .con .inputBox .btn span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_submit_page .con .inputBox .btn span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_submit_page .con .inputBox .btn span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_submit_page .con .inputBox .btn span.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_submit_page .con .inputBox .btn span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_submit_page .con .inputBox .btn span.en.LARGE{font-size:var(--en_large_font_size_five)}.e_practice_submit_page .statusBox{min-width:.79rem;max-width:.9rem;margin:auto;border-radius:.15rem}.e_practice_submit_page .statusBox.NOT_PRACTICE{background:#e34851}.e_practice_submit_page .statusBox.PRACTICED{background:#10c7a3}.e_practice_submit_page .statusBox.WAIT_CORRECT{background:#ffc274}.e_practice_submit_page .statusBox.CORRECTED{background:#10c7a3}.e_practice_submit_page .statusBox span{font-size:.14rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.27rem}.e_practice_submit_page .statusBox span.hk.SMALL{font-size:var(--hk_small_font_size_three)}.e_practice_submit_page .statusBox span.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.e_practice_submit_page .statusBox span.hk.LARGE{font-size:var(--hk_large_font_size_three)}.e_practice_submit_page .statusBox span.en.SMALL{font-size:var(--en_small_font_size_three)}.e_practice_submit_page .statusBox span.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.e_practice_submit_page .statusBox span.en.LARGE{font-size:var(--en_large_font_size_three)}.e_practice_submit_page .actionBox{width:1.2rem;height:.48rem;opacity:1;background:#775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.e_practice_submit_page .actionBox img{width:.24rem;height:.24rem;margin-right:.12rem}.e_practice_submit_page .actionBox span{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#fff;line-height:.19rem}.e_practice_submit_page .actionBox span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.e_practice_submit_page .actionBox span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.e_practice_submit_page .actionBox span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.e_practice_submit_page .actionBox span.en.SMALL{font-size:var(--en_small_font_size_five)}.e_practice_submit_page .actionBox span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.e_practice_submit_page .actionBox span.en.LARGE{font-size:var(--en_large_font_size_five)}html[data-v-3b8e1b8a]{font-size:100px}@media only screen and (max-height:650px){html[data-v-3b8e1b8a]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-3b8e1b8a]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-3b8e1b8a]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-3b8e1b8a]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-3b8e1b8a]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-3b8e1b8a]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-3b8e1b8a]{font-size:100px}}#app[data-v-3b8e1b8a],body[data-v-3b8e1b8a],html[data-v-3b8e1b8a]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-3b8e1b8a],#app h1[data-v-3b8e1b8a],#app h2[data-v-3b8e1b8a],#app h3[data-v-3b8e1b8a],#app h4[data-v-3b8e1b8a],#app h5[data-v-3b8e1b8a],#app h6[data-v-3b8e1b8a],#app p[data-v-3b8e1b8a],body body[data-v-3b8e1b8a],body h1[data-v-3b8e1b8a],body h2[data-v-3b8e1b8a],body h3[data-v-3b8e1b8a],body h4[data-v-3b8e1b8a],body h5[data-v-3b8e1b8a],body h6[data-v-3b8e1b8a],body p[data-v-3b8e1b8a],html body[data-v-3b8e1b8a],html h1[data-v-3b8e1b8a],html h2[data-v-3b8e1b8a],html h3[data-v-3b8e1b8a],html h4[data-v-3b8e1b8a],html h5[data-v-3b8e1b8a],html h6[data-v-3b8e1b8a],html p[data-v-3b8e1b8a]{margin:0}li[data-v-3b8e1b8a],ul[data-v-3b8e1b8a]{list-style:none;padding:0}[data-v-3b8e1b8a]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-3b8e1b8a]{white-space:break-spaces}.sortableDrag[data-v-3b8e1b8a]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-3b8e1b8a],.sortableDrag td[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-3b8e1b8a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-3b8e1b8a]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-3b8e1b8a]{color:var(--theme-color)}.error_color[data-v-3b8e1b8a]{color:#eb6646!important}.warn_color[data-v-3b8e1b8a]{color:#ff6800}.pointer[data-v-3b8e1b8a]{cursor:pointer}.ellipsis[data-v-3b8e1b8a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-3b8e1b8a],.flex_center_center[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-3b8e1b8a],.flex_center_center[data-v-3b8e1b8a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-3b8e1b8a],.flex_row_s_p[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-3b8e1b8a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-3b8e1b8a],.flex_start[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-3b8e1b8a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-3b8e1b8a],.flex_column_center_center[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-3b8e1b8a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-3b8e1b8a]{position:relative;border-radius:.2rem}.talk_frame[data-v-3b8e1b8a]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-3b8e1b8a]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-3b8e1b8a]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-3b8e1b8a]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-3b8e1b8a]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-3b8e1b8a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-3b8e1b8a]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-3b8e1b8a]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-3b8e1b8a]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-3b8e1b8a]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-3b8e1b8a]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-3b8e1b8a]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-3b8e1b8a]{max-height:30vh}.ant-select-dropdown-menu[data-v-3b8e1b8a]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-3b8e1b8a]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-3b8e1b8a]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-3b8e1b8a]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-3b8e1b8a]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-3b8e1b8a]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-3b8e1b8a]{width:100%}.ant-input[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-3b8e1b8a]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-3b8e1b8a]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-3b8e1b8a]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-3b8e1b8a]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-3b8e1b8a]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-3b8e1b8a],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-3b8e1b8a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-3b8e1b8a],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-3b8e1b8a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-3b8e1b8a],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-3b8e1b8a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-3b8e1b8a]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3b8e1b8a],.ant-table-thead>tr>th[data-v-3b8e1b8a]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-3b8e1b8a]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-3b8e1b8a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3b8e1b8a]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3b8e1b8a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3b8e1b8a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-3b8e1b8a]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-3b8e1b8a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-3b8e1b8a]{width:24px;height:24px}.ant-radio-inner[data-v-3b8e1b8a]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-3b8e1b8a]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-3b8e1b8a],.ant-radio-checked .ant-radio-inner[data-v-3b8e1b8a]{border-color:#10c7a3}.ant-checkbox[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-3b8e1b8a]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-3b8e1b8a]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-3b8e1b8a]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-3b8e1b8a]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-3b8e1b8a]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-3b8e1b8a]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-3b8e1b8a]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-3b8e1b8a]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-3b8e1b8a],.ant-dropdown-menu-submenu-title[data-v-3b8e1b8a]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-3b8e1b8a],:root .ant-dropdown-link>.anticon.anticon-down[data-v-3b8e1b8a],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-3b8e1b8a],.dropMenuItem_hk_SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-3b8e1b8a]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-3b8e1b8a],.ant-switch[data-v-3b8e1b8a]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-3b8e1b8a],.ant-switch[data-v-3b8e1b8a]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-3b8e1b8a]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-3b8e1b8a]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-3b8e1b8a]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-3b8e1b8a]{width:100%}.ant-progress-circle .ant-progress-text[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-3b8e1b8a]{max-width:4.6rem}.ant-popover-title[data-v-3b8e1b8a]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-3b8e1b8a]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-3b8e1b8a]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-3b8e1b8a],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-3b8e1b8a],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-3b8e1b8a]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-3b8e1b8a],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-3b8e1b8a],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-3b8e1b8a]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-3b8e1b8a]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-3b8e1b8a]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-3b8e1b8a]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-3b8e1b8a]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-3b8e1b8a]{text-decoration:underline}.modalBox .btn_box[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-3b8e1b8a],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-3b8e1b8a],.ant-pagination-disabled:focus a[data-v-3b8e1b8a],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-3b8e1b8a],.ant-pagination-disabled:hover a[data-v-3b8e1b8a],[data-v-3b8e1b8a] .ant-pagination-disabled a{background:#e6e7e8}[data-v-3b8e1b8a] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-3b8e1b8a] .ant-pagination-item-active a,[data-v-3b8e1b8a] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-3b8e1b8a] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-3b8e1b8a] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-3b8e1b8a]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-3b8e1b8a]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-3b8e1b8a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-3b8e1b8a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-3b8e1b8a]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-3b8e1b8a]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-3b8e1b8a]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-3b8e1b8a]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-3b8e1b8a],.wangEditor table th[data-v-3b8e1b8a]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-3b8e1b8a]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-3b8e1b8a]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-3b8e1b8a]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-3b8e1b8a]{display:block}.wangEditor ol[data-v-3b8e1b8a],.wangEditor ul[data-v-3b8e1b8a]{margin:10px 0 10px 20px}.wangEditor ul[data-v-3b8e1b8a],.wangEditor ul li[data-v-3b8e1b8a]{list-style:disc inside!important}.wangEditor ol[data-v-3b8e1b8a],.wangEditor ol li[data-v-3b8e1b8a]{list-style:decimal inside!important}.wangEditor img[data-v-3b8e1b8a]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-3b8e1b8a]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-3b8e1b8a]{border-bottom:2px solid #e1e1e1}.component[data-v-3b8e1b8a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-3b8e1b8a]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-3b8e1b8a]{cursor:default}.listen_picture[data-v-3b8e1b8a]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-3b8e1b8a]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}[data-v-3b8e1b8a] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-3b8e1b8a]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-3b8e1b8a]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-3b8e1b8a]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-3b8e1b8a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-3b8e1b8a]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-3b8e1b8a]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-3b8e1b8a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-3b8e1b8a]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-3b8e1b8a],.home_practice_status.NO_PUBLIC[data-v-3b8e1b8a]{background:#2c58b1}.home_practice_status.FINISHED[data-v-3b8e1b8a],.home_practice_status.IN_PROGRESS[data-v-3b8e1b8a],.home_practice_status.NOT_STARTED[data-v-3b8e1b8a],.home_practice_status.UNDISTRIBUTED[data-v-3b8e1b8a]{background:#486fbf}.ant-calendar-picker-container[data-v-3b8e1b8a]{z-index:9999999!important}.practice_correct_card[data-v-3b8e1b8a]{width:100%;height:auto}.practice_correct_card .text_view_component[data-v-3b8e1b8a]{white-space:pre-wrap}.practice_correct_card .video_tips_modal[data-v-3b8e1b8a]{width:6.8rem;height:5.7rem;background:#fff;border-radius:.33rem;padding:.33rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.practice_correct_card .video_tips_modal .modal_header[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.4rem}.practice_correct_card .video_tips_modal .modal_header span[data-v-3b8e1b8a]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0}.practice_correct_card .video_tips_modal .modal_header span.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_seven)}.practice_correct_card .video_tips_modal .modal_header span.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_seven)}.practice_correct_card .video_tips_modal .modal_header span.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_seven)}.practice_correct_card .video_tips_modal .modal_header span.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_seven)}.practice_correct_card .video_tips_modal .modal_header span.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_seven)}.practice_correct_card .video_tips_modal .modal_header span.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_seven)}.practice_correct_card .video_tips_modal .modal_header img[data-v-3b8e1b8a]{width:.29rem;height:.29rem;cursor:pointer}.practice_correct_card .video_tips_modal .modal_video_box[data-v-3b8e1b8a]{width:100%;height:4rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.3rem;white-space:pre-wrap}.practice_correct_card .video_tips_modal .modal_video_box.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_seven)}.practice_correct_card .video_tips_modal .modal_video_box.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_seven)}.practice_correct_card .video_tips_modal .modal_video_box.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_seven)}.practice_correct_card .video_tips_modal .modal_video_box.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_seven)}.practice_correct_card .video_tips_modal .modal_video_box.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_seven)}.practice_correct_card .video_tips_modal .modal_video_box.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_seven)}.practice_correct_card .question_card_item[data-v-3b8e1b8a]{width:100%;height:auto}.practice_correct_card .question_card_item .knowledges[data-v-3b8e1b8a]{border-radius:.1rem;margin-bottom:.32rem;font-size:.2rem;font-family:var(--common-font-family);color:#734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.practice_correct_card .question_card_item .knowledges .btn[data-v-3b8e1b8a]{height:.32rem;font-size:.2rem;font-family:var(--common-font-family);text-align:center;color:#fff;cursor:pointer}.practice_correct_card .question_card_item .knowledges .btn.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .knowledges .btn.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .knowledges .btn.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .knowledges .btn.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .knowledges .btn.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .knowledges .btn.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .video_tips[data-v-3b8e1b8a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.34rem}.practice_correct_card .question_card_item .video_tips.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .video_tips.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .video_tips.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .video_tips.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .video_tips.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .video_tips.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .video_tips span[data-v-3b8e1b8a]{cursor:pointer;white-space:pre-wrap}.practice_correct_card .question_card_item .question_card_title[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex}.practice_correct_card .question_card_item .question_card_title .question_card_con[data-v-3b8e1b8a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.practice_correct_card .question_card_item .question_card_title .question_card_con .questionTitle[data-v-3b8e1b8a]{margin-bottom:.2rem}.practice_correct_card .question_card_item .question_card_title .ael_audio[data-v-3b8e1b8a]{margin-right:.1rem;margin-top:.03rem}.practice_correct_card .question_card_item .question_card_title .text[data-v-3b8e1b8a]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.practice_correct_card .question_card_item .question_card_title .text.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .text.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .text.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .text.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .text.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .text.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .tag[data-v-3b8e1b8a]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:1.2rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#697fe0;color:#fff}.practice_correct_card .question_card_item .question_card_title .tag.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_18)}.practice_correct_card .question_card_item .question_card_title .tag.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_20)}.practice_correct_card .question_card_item .question_card_title .tag.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_22)}.practice_correct_card .question_card_item .question_card_title .tag.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_18)}.practice_correct_card .question_card_item .question_card_title .tag.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_20)}.practice_correct_card .question_card_item .question_card_title .tag.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_22)}.practice_correct_card .question_card_item .question_card_title .tag .label[data-v-3b8e1b8a]{white-space:nowrap}.practice_correct_card .question_card_item .question_card_title .tag .star[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_correct_card .question_card_item .question_card_title .tag .star img[data-v-3b8e1b8a]{width:.16rem;height:.16rem}.practice_correct_card .question_card_item .question_card_title .media_box .text_view_component[data-v-3b8e1b8a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.practice_correct_card .question_card_item .question_card_title .media_box .text_view_component.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .media_box .text_view_component.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .media_box .text_view_component.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .media_box .text_view_component.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .media_box .text_view_component.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .media_box .text_view_component.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .media_box .picture_view_component[data-v-3b8e1b8a]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.practice_correct_card .question_card_item .question_card_title .question_fill_info img[data-v-3b8e1b8a]{display:block;width:4rem;height:2.2rem;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;margin-bottom:.2rem}.practice_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con[data-v-3b8e1b8a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.practice_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_top[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_top.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_top.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_top.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_top.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_top.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_top.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_btn[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .label[data-v-3b8e1b8a]{min-width:.72rem;height:auto}.practice_correct_card .question_card_item .question_card_title .question_fill_info .optionBox[data-v-3b8e1b8a]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto}.practice_correct_card .question_card_item .question_card_title .question_fill_info .optionBox>li[data-v-3b8e1b8a]{word-break:break-word}.practice_correct_card .question_card_item .question_card_title .question_fill_info .mr28[data-v-3b8e1b8a]{margin-right:.28rem}.practice_correct_card .question_card_item .question_card_title .question_fill_info .mb28[data-v-3b8e1b8a]{margin-bottom:.28rem}.practice_correct_card .question_card_item .question_card_title .question_fill_info .connect_img_box[data-v-3b8e1b8a]{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;height:1.1rem;padding:.12rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25);box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25)}.practice_correct_card .question_card_item .question_card_title .question_fill_info .connect_img_box .option_img[data-v-3b8e1b8a]{width:.9rem;height:.9rem}.practice_correct_card .question_card_item .question_group_info[data-v-3b8e1b8a]{width:100%;height:auto;overflow:hidden;margin-bottom:.1rem}.practice_correct_card .question_card_item .question_group_info .optionsBox[data-v-3b8e1b8a]{float:left;width:auto;height:auto;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;padding:.1rem .16rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-right:.1rem;margin-bottom:.1rem}.practice_correct_card .question_card_item .question_group_info .optionsBox.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .question_group_info .optionsBox.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .question_group_info .optionsBox.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .question_group_info .optionsBox.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .question_group_info .optionsBox.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .question_group_info .optionsBox.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .question_group_info .optionsBox[data-v-3b8e1b8a]:last-child{margin-right:0}.practice_correct_card .question_card_item .question_group_info .optionsBox.result[data-v-3b8e1b8a]{background:none;border:0;border-radius:0;padding:.1rem 0}.practice_correct_card .question_card_item .auto_answer_box[data-v-3b8e1b8a]{width:100%;height:auto;background:#f3f3ff;border-radius:.1rem;padding:.24rem .32rem .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.practice_correct_card .question_card_item .auto_answer_box .flag_box[data-v-3b8e1b8a]{position:absolute;right:.32rem;top:.25rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.practice_correct_card .question_card_item .auto_answer_box .flag_box.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_four)}.practice_correct_card .question_card_item .auto_answer_box .flag_box.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_four)}.practice_correct_card .question_card_item .auto_answer_box .flag_box.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_four)}.practice_correct_card .question_card_item .auto_answer_box .flag_box.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_four)}.practice_correct_card .question_card_item .auto_answer_box .flag_box.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_four)}.practice_correct_card .question_card_item .auto_answer_box .flag_box.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_four)}.practice_correct_card .question_card_item .auto_answer_box .flag_box .anticon[data-v-3b8e1b8a]{margin-left:.06rem}.practice_correct_card .question_card_item .auto_answer_box .auto_title[data-v-3b8e1b8a]{font-size:.2rem;font-family:var(--common-font-family);color:#6156a5;line-height:.26rem;margin-bottom:.12rem}.practice_correct_card .question_card_item .auto_answer_box .auto_title.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .auto_title.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .auto_title.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .auto_title.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .auto_title.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .auto_title.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .answer_box[data-v-3b8e1b8a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.practice_correct_card .question_card_item .auto_answer_box .answer_box.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .answer_box.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .answer_box.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .answer_box.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .answer_box.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .answer_box.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .media_box .text_view_component[data-v-3b8e1b8a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.practice_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .auto_answer_box .media_box .picture_view_component[data-v-3b8e1b8a]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.12rem}.practice_correct_card .question_card_item .article_answer_box[data-v-3b8e1b8a]{width:100%;height:auto;background:#f5f0ff;border-radius:.1rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.practice_correct_card .question_card_item .article_answer_box .btn[data-v-3b8e1b8a]{position:absolute;right:.24rem;top:.24rem;width:.96rem;height:.47rem;background:#ff6d95;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.47rem;cursor:pointer}.practice_correct_card .question_card_item .article_answer_box .btn.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_four)}.practice_correct_card .question_card_item .article_answer_box .btn.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_four)}.practice_correct_card .question_card_item .article_answer_box .btn.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_four)}.practice_correct_card .question_card_item .article_answer_box .btn.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_four)}.practice_correct_card .question_card_item .article_answer_box .btn.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_four)}.practice_correct_card .question_card_item .article_answer_box .btn.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_four)}.practice_correct_card .question_card_item .article_answer_box .btn.look[data-v-3b8e1b8a]{background:#775dc0}.practice_correct_card .question_card_item .article_answer_box .title[data-v-3b8e1b8a]{font-size:.2rem;font-family:var(--common-font-family);color:#6156a5;line-height:.26rem}.practice_correct_card .question_card_item .article_answer_box .title.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .title.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .title.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .title.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .title.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .title.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .img_box[data-v-3b8e1b8a]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#000;padding-top:.42rem;font-size:.2rem;font-family:var(--common-font-family);color:#6156a5;line-height:.26rem}.practice_correct_card .question_card_item .article_answer_box .img_box.hk.SMALL[data-v-3b8e1b8a]{font-size:var(--hk_small_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .img_box.hk.MEDIUM[data-v-3b8e1b8a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .img_box.hk.LARGE[data-v-3b8e1b8a]{font-size:var(--hk_large_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .img_box.en.SMALL[data-v-3b8e1b8a]{font-size:var(--en_small_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .img_box.en.MEDIUM[data-v-3b8e1b8a]{font-size:var(--en_middle_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .img_box.en.LARGE[data-v-3b8e1b8a]{font-size:var(--en_large_font_size_five)}.practice_correct_card .question_card_item .article_answer_box .img_box .img_item[data-v-3b8e1b8a]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:.2rem}.practice_correct_card .question_card_item .article_answer_box .img_box .img_item img[data-v-3b8e1b8a]{width:.57rem;height:.69rem;margin-bottom:.2rem}.practice_correct_card .question_card_item .article_answer_box .img_box .img_item .text[data-v-3b8e1b8a]{width:100%;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;white-space:break-spaces;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:20;line-clamp:20;-webkit-box-orient:vertical}.practice_correct_card .question_card_item .article_answer_box .img_box .img_item .text span[data-v-3b8e1b8a]{white-space:break-spaces}.practice_correct_card .mt20[data-v-3b8e1b8a]{margin-top:.2rem;width:100%}.practice_correct_card .mt20 .audio_box[data-v-3b8e1b8a]{width:100%}.practice_correct_card .mt20 .audio_box[data-v-3b8e1b8a] .ael_audio_con{border-radius:.16rem;padding:.2rem .3rem}html[data-v-0dddfe4a]{font-size:100px}@media only screen and (max-height:650px){html[data-v-0dddfe4a]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-0dddfe4a]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-0dddfe4a]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-0dddfe4a]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-0dddfe4a]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-0dddfe4a]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-0dddfe4a]{font-size:100px}}#app[data-v-0dddfe4a],body[data-v-0dddfe4a],html[data-v-0dddfe4a]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-0dddfe4a],#app h1[data-v-0dddfe4a],#app h2[data-v-0dddfe4a],#app h3[data-v-0dddfe4a],#app h4[data-v-0dddfe4a],#app h5[data-v-0dddfe4a],#app h6[data-v-0dddfe4a],#app p[data-v-0dddfe4a],body body[data-v-0dddfe4a],body h1[data-v-0dddfe4a],body h2[data-v-0dddfe4a],body h3[data-v-0dddfe4a],body h4[data-v-0dddfe4a],body h5[data-v-0dddfe4a],body h6[data-v-0dddfe4a],body p[data-v-0dddfe4a],html body[data-v-0dddfe4a],html h1[data-v-0dddfe4a],html h2[data-v-0dddfe4a],html h3[data-v-0dddfe4a],html h4[data-v-0dddfe4a],html h5[data-v-0dddfe4a],html h6[data-v-0dddfe4a],html p[data-v-0dddfe4a]{margin:0}li[data-v-0dddfe4a],ul[data-v-0dddfe4a]{list-style:none;padding:0}[data-v-0dddfe4a]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-0dddfe4a]{white-space:break-spaces}.sortableDrag[data-v-0dddfe4a]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-0dddfe4a],.sortableDrag td[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-0dddfe4a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-0dddfe4a]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-0dddfe4a]{color:var(--theme-color)}.error_color[data-v-0dddfe4a]{color:#eb6646!important}.warn_color[data-v-0dddfe4a]{color:#ff6800}.pointer[data-v-0dddfe4a]{cursor:pointer}.ellipsis[data-v-0dddfe4a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-0dddfe4a],.flex_center_center[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-0dddfe4a],.flex_center_center[data-v-0dddfe4a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-0dddfe4a],.flex_row_s_p[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-0dddfe4a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-0dddfe4a],.flex_start[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-0dddfe4a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-0dddfe4a],.flex_column_center_center[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-0dddfe4a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-0dddfe4a]{position:relative;border-radius:.2rem}.talk_frame[data-v-0dddfe4a]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-0dddfe4a]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-0dddfe4a]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-0dddfe4a]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-0dddfe4a]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-0dddfe4a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-0dddfe4a]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-0dddfe4a]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-0dddfe4a]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-0dddfe4a]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-0dddfe4a]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-0dddfe4a]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-0dddfe4a]{max-height:30vh}.ant-select-dropdown-menu[data-v-0dddfe4a]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-0dddfe4a]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-0dddfe4a]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-0dddfe4a]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-0dddfe4a]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-0dddfe4a]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-0dddfe4a]{width:100%}.ant-input[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-0dddfe4a]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-0dddfe4a]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-0dddfe4a]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-0dddfe4a]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-0dddfe4a]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-0dddfe4a],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-0dddfe4a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-0dddfe4a],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-0dddfe4a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-0dddfe4a],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-0dddfe4a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-0dddfe4a]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-0dddfe4a],.ant-table-thead>tr>th[data-v-0dddfe4a]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-0dddfe4a]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-0dddfe4a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-0dddfe4a]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-0dddfe4a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-0dddfe4a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-0dddfe4a]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-0dddfe4a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-0dddfe4a]{width:24px;height:24px}.ant-radio-inner[data-v-0dddfe4a]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-0dddfe4a]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-0dddfe4a],.ant-radio-checked .ant-radio-inner[data-v-0dddfe4a]{border-color:#10c7a3}.ant-checkbox[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-0dddfe4a]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-0dddfe4a]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-0dddfe4a]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-0dddfe4a]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-0dddfe4a]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-0dddfe4a]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-0dddfe4a]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-0dddfe4a]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-0dddfe4a],.ant-dropdown-menu-submenu-title[data-v-0dddfe4a]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-0dddfe4a],:root .ant-dropdown-link>.anticon.anticon-down[data-v-0dddfe4a],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-0dddfe4a],.dropMenuItem_hk_SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-0dddfe4a]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-0dddfe4a],.ant-switch[data-v-0dddfe4a]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-0dddfe4a],.ant-switch[data-v-0dddfe4a]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-0dddfe4a]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-0dddfe4a]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-0dddfe4a]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-0dddfe4a]{width:100%}.ant-progress-circle .ant-progress-text[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-0dddfe4a]{max-width:4.6rem}.ant-popover-title[data-v-0dddfe4a]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-0dddfe4a]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-0dddfe4a]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-0dddfe4a],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-0dddfe4a],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-0dddfe4a]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-0dddfe4a],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-0dddfe4a],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-0dddfe4a]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-0dddfe4a]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-0dddfe4a]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-0dddfe4a]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-0dddfe4a]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-0dddfe4a]{text-decoration:underline}.modalBox .btn_box[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-0dddfe4a],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-0dddfe4a],.ant-pagination-disabled:focus a[data-v-0dddfe4a],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-0dddfe4a],.ant-pagination-disabled:hover a[data-v-0dddfe4a],[data-v-0dddfe4a] .ant-pagination-disabled a{background:#e6e7e8}[data-v-0dddfe4a] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-0dddfe4a] .ant-pagination-item-active a,[data-v-0dddfe4a] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-0dddfe4a] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-0dddfe4a] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-0dddfe4a]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-0dddfe4a]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-0dddfe4a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-0dddfe4a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-0dddfe4a]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-0dddfe4a]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-0dddfe4a]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-0dddfe4a]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-0dddfe4a],.wangEditor table th[data-v-0dddfe4a]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-0dddfe4a]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-0dddfe4a]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-0dddfe4a]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-0dddfe4a]{display:block}.wangEditor ol[data-v-0dddfe4a],.wangEditor ul[data-v-0dddfe4a]{margin:10px 0 10px 20px}.wangEditor ul[data-v-0dddfe4a],.wangEditor ul li[data-v-0dddfe4a]{list-style:disc inside!important}.wangEditor ol[data-v-0dddfe4a],.wangEditor ol li[data-v-0dddfe4a]{list-style:decimal inside!important}.wangEditor img[data-v-0dddfe4a]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-0dddfe4a]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-0dddfe4a]{border-bottom:2px solid #e1e1e1}.component[data-v-0dddfe4a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-0dddfe4a]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-0dddfe4a]{cursor:default}.listen_picture[data-v-0dddfe4a]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-0dddfe4a]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}[data-v-0dddfe4a] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-0dddfe4a]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-0dddfe4a]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-0dddfe4a]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-0dddfe4a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-0dddfe4a]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-0dddfe4a]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-0dddfe4a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-0dddfe4a]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-0dddfe4a],.home_practice_status.NO_PUBLIC[data-v-0dddfe4a]{background:#2c58b1}.home_practice_status.FINISHED[data-v-0dddfe4a],.home_practice_status.IN_PROGRESS[data-v-0dddfe4a],.home_practice_status.NOT_STARTED[data-v-0dddfe4a],.home_practice_status.UNDISTRIBUTED[data-v-0dddfe4a]{background:#486fbf}.ant-calendar-picker-container[data-v-0dddfe4a]{z-index:9999999!important}.practice_correct_page[data-v-0dddfe4a]{width:100%;height:100%;background:#f5f0ff}.practice_correct_page[data-v-0dddfe4a] .ant-spin-nested-loading,.practice_correct_page[data-v-0dddfe4a] .ant-spin-nested-loading .ant-spin-container{height:100%}.practice_correct_page[data-v-0dddfe4a] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.practice_correct_page[data-v-0dddfe4a] .ant-switch,.practice_correct_page[data-v-0dddfe4a] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.practice_correct_page .ant-switch[data-v-0dddfe4a]:after,.practice_correct_page[data-v-0dddfe4a] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}.practice_correct_page .text_view_component[data-v-0dddfe4a]{white-space:pre-wrap}.practice_correct_page .conBox[data-v-0dddfe4a]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.practice_correct_page .conBox[data-v-0dddfe4a]::-webkit-scrollbar{width:.1rem;background-color:transparent}.practice_correct_page .conBox[data-v-0dddfe4a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.practice_correct_page .conBox .page_header[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #734fb3;padding:.4rem 0 .2rem 0;background:#f5f0ff;position:sticky;top:0;z-index:3}.practice_correct_page .conBox .page_header .page_title[data-v-0dddfe4a]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.55rem;margin-bottom:.15rem}.practice_correct_page .conBox .page_header .page_title.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_eight)}.practice_correct_page .conBox .page_header .page_title.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_eight)}.practice_correct_page .conBox .page_header .page_title.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_eight)}.practice_correct_page .conBox .page_header .page_title.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_eight)}.practice_correct_page .conBox .page_header .page_title.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_eight)}.practice_correct_page .conBox .page_header .page_title.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_eight)}.practice_correct_page .conBox .page_header .header_info[data-v-0dddfe4a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.practice_correct_page .conBox .page_header .header_info[data-v-0dddfe4a]:last-child{margin-bottom:0}.practice_correct_page .conBox .page_header .header_info .className[data-v-0dddfe4a]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;line-height:.22rem;margin-right:.15rem}.practice_correct_page .conBox .page_header .header_info .className.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.practice_correct_page .conBox .page_header .header_info .className.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_page .conBox .page_header .header_info .className.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.practice_correct_page .conBox .page_header .header_info .className.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.practice_correct_page .conBox .page_header .header_info .className.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.practice_correct_page .conBox .page_header .header_info .className.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.practice_correct_page .conBox .page_header .header_info .testName[data-v-0dddfe4a]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.16rem}.practice_correct_page .conBox .page_header .header_info .testName.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_seven)}.practice_correct_page .conBox .page_header .header_info .testName.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_seven)}.practice_correct_page .conBox .page_header .header_info .testName.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_seven)}.practice_correct_page .conBox .page_header .header_info .testName.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_seven)}.practice_correct_page .conBox .page_header .header_info .testName.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_seven)}.practice_correct_page .conBox .page_header .header_info .testName.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_seven)}.practice_correct_page .conBox .page_header .tab_con[data-v-0dddfe4a]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:.32rem;-webkit-box-shadow:2.16px 4.32px 4.32px 0 rgba(77,84,218,.5);box-shadow:2.16px 4.32px 4.32px 0 rgba(77,84,218,.5)}.practice_correct_page .conBox .page_header .tab_con li[data-v-0dddfe4a]{padding:.12rem .4rem;color:#734fb3;font-size:.18rem;font-family:var(--common-font-family);color:rgba(89,47,153,.7);cursor:pointer}.practice_correct_page .conBox .page_header .tab_con li.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_18)}.practice_correct_page .conBox .page_header .tab_con li.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_20)}.practice_correct_page .conBox .page_header .tab_con li.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_22)}.practice_correct_page .conBox .page_header .tab_con li.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_18)}.practice_correct_page .conBox .page_header .tab_con li.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_20)}.practice_correct_page .conBox .page_header .tab_con li.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_22)}.practice_correct_page .conBox .page_header .tab_con li[data-v-0dddfe4a]:last-child{margin-right:0}.practice_correct_page .conBox .page_header .tab_con li.active[data-v-0dddfe4a]{color:#fff;background:#734fb3;border-radius:.32rem}.practice_correct_page .conBox .page_header .tab_con li.disabled[data-v-0dddfe4a]{background:hsla(0,0%,94.1%,.7);border:2px solid hsla(0,0%,49%,.7);border-radius:.32rem;color:hsla(0,0%,49%,.7);cursor:no-drop}.practice_correct_page .conBox .page_header .switch[data-v-0dddfe4a]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.practice_correct_page .conBox .page_header .switch .tips[data-v-0dddfe4a]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#939598}.practice_correct_page .conBox .page_header .switch .tips.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.practice_correct_page .conBox .page_header .switch .tips.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_page .conBox .page_header .switch .tips.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.practice_correct_page .conBox .page_header .switch .tips.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.practice_correct_page .conBox .page_header .switch .tips.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.practice_correct_page .conBox .page_header .switch .tips.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.practice_correct_page .conBox .page_header .switch .tips.active[data-v-0dddfe4a]{color:#5b4096}.practice_correct_page .conBox .page_header .switch .ant-switch[data-v-0dddfe4a]{margin:0 .15rem}.practice_correct_page .conBox .test_box[data-v-0dddfe4a]{width:100%;height:auto}.practice_correct_page .conBox .test_box .test_top[data-v-0dddfe4a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.2rem 0}.practice_correct_page .conBox .test_box .test_top .cardBox[data-v-0dddfe4a]{border-radius:.1rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;background:#fff;padding:.15rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem}.practice_correct_page .conBox .test_box .test_top .cardBox[data-v-0dddfe4a]:last-child{margin-bottom:0}.practice_correct_page .conBox .test_box .test_top .cardBox .cardTitle[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.26rem;margin-bottom:.05rem}.practice_correct_page .conBox .test_box .test_top .cardBox .cardTitle.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .cardTitle.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .cardTitle.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .cardTitle.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .cardTitle.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .cardTitle.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .status[data-v-0dddfe4a]{width:100%;margin-bottom:.05rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_correct_page .conBox .test_box .test_top .cardBox .status .pointBox[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--common-font-family);color:#000;margin-right:.1rem}.practice_correct_page .conBox .test_box .test_top .cardBox .status .pointBox.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .status .pointBox.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .status .pointBox.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .status .pointBox.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .status .pointBox.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .status .pointBox.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .status .pointBox[data-v-0dddfe4a]:last-child{margin-right:0}.practice_correct_page .conBox .test_box .test_top .cardBox .status .pointBox .point[data-v-0dddfe4a]{width:.16rem;height:.16rem;margin:0 .05rem 0 .16rem;border-radius:50%}.practice_correct_page .conBox .test_box .test_top .cardBox .status .pointBox .partRight[data-v-0dddfe4a]{width:.16rem;height:.16rem;border:2px solid #e34851;-webkit-box-sizing:border-box;box-sizing:border-box}.practice_correct_page .conBox .test_box .test_top .cardBox .student_box[data-v-0dddfe4a]{width:100%;height:auto;overflow:hidden;margin:0 auto .2rem}.practice_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item[data-v-0dddfe4a]{float:left;width:.42rem;height:.42rem;margin:0 .14rem .1rem 0;cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAACgZJREFUeF7lnHlQG9cZwL+3uxIIIcRhDMLhBhu0YOzY9XgycVrHHbdxk2lcLPlI09YHlrBbT5y0mTQdd0gnmWk6iZ1mHIOgrtPWdoqEM06nHdcdJ06aNJ3EF2AkgY05DIjDIC4JgbRHZ9XiEi6tpNUB3n/1vuu33759733fCkEQL71ejzODBUUI2EcxFuWzwObiBJuBERCD4SgaIVbE0GBnGGSjXaiHZaAZYXCbBewKYNLP1PtSrUF0120KBdqg/ujnEiw6bgvDMNvFEviWRMbESGQsRESxIIoEwInZPWBZANcEgMuBwGFD4BhFzLgN1TMUqnEh0D+jVd4OtO8BBXT+982pLufEITyCKZEnglyWwEBElH8hMTSAbRDBaD8GtiH0CSA4arIY/lpWVsb4p3luacEz6GzVzSScwV6Jimb3xqUwRHQcC0hwKwDOcYChHgyGezETYtGLxRrl3wIBSTDXy8pYjFSYDosl8MuEVDpGFs8Gwt8ZOiknQH8HBsP3sEs4LdIUH1jeIqRhQQCdO3EriyFc78an0BsSlrGAMCFd5KfLYQPouYPbXHb0U1UpqeMn5XmU34AMOvNmIoKuTsmlYyOjPRsM5AiGAbjXjsFgD3ZmLCJq3+7dmeP+2vMLkL7c/GNpHH1MkUsTc72N/HXQF/nhPgS9rfiXLCF+Ur0n954vOiZlfAZkKG94UbYUfp2cTaNATML+BMXJjg0j6GrCjU5gNu0qKez1VZ9PgAzlxhdkicwbyTlMQN5QvgYzXW5sxA3JzAA8qt5H+rTI9BqQocL8vag42rBsBY2FY+ZMh2QfQtDViH/CdsNmdRnp9Ba+V4D+XNFQJJHC52kkHYXh3poK3fihXgR9LUSVSqvc760XvAGdOtUaKaPGrqavpEhxpLdmQj+++zYGNiuxbdv+/HPeeMMbUHWF6VhyNvVc7NLgLAC9CYLPWJoCaL9JDLjsUKA+SPbwkeHG8AKk15kLpXL6+kP59BxbS77mQjvONoTAYiL+oCpV/oivJ7wAGSrNH6YXuh7nduAL/epsxJnxYdH64v0rrvCJxSOgc7rGjdGJro+SswO2Yebjp2BjJhwI2mrxv6u15BN8lHoEZNAZL2QUUd8WS/ioWxhjuppwdsQKq3doC+o8eTwvIH2FUSmLZxtSVtAeQXoyFE6/j40AdBiJd9Vacrcnv+YN3KAzv6ZY7no5WEcXnpwV8vfWWmLUKYlJUqtTHfPpnQcQi94/aWrJepjKCMXxhZAwZtPV34nBQAe+Q61VVvsEiHu1xyRQ9YrcxTE5T4cwMQbQXkecVmnJZ30CVK0zHlJk0b+VL9CFoacM5IoCd64RXcV7yYd8AqTXGWuyVlHFXOVhsV5dTRiMDELODk3hnblinHMOqqkyNuWuo5YvVjhcXAPueQh7WqUlP/AK0FUdK7JEG8fSCxb21sLTzR0dQNB1i3hpu1b5Om9Ap9++HSMST7wiT2SfU+Qszgl6EgY3UbfVEyaEEVpVyYpPZ4P0lUfsvZONKWKW+ueSVCZbnhSYepanuxrs3zlIfW0EYx+Bw9s15NvT7d8HdPlUa6SVdlxZlu8qkIS4OhFsSNwbzXKLYGxWfLtam1cz1f59QPoK8/NL0lxvcnWtB/HizotabxCd8Z3KzI1liJpkcB+Qocp0Jfth19pwKt8E+0b1tWIw2I1tUpeSH80A9MEfG+wZRbSf7QXBDklYe1w9racZ/4m6lDw+GyBbRhEtFdbkwtLmLjjeIQ6qtMoTMwDpKxu+zF1Lf20hVSuExt/XhsGQhdioKs3/eAagGp3pcEI6dTRe8WBO0lzvUesNouMe5cjWaNa6ZmbQ0Q4JJhu+nkbSeREP2IPGvea5stDowMzjj68sFM+cqM+KFOP/SMygs2OWPBgLRa4Rq68VZ2xD2MuzbTlmbFb/u9VwviQSww/jFHRKfMrifOS4/sfuW7hr3I5dBpp9VXWA9LzVmDrpcR1jhanG9uw19EMLoQbv7YQ90InA2iF+dps27/R8sp4O7X+zLI/+GddnuNiutjrcPjGKktUHSZvPgLhmBXkCW5uyfHHt6sdtAO0NxFm1hnzG0433WM4xVJo+zihyfX0hNizMFbzlFgZ2K7Z+m4b8wn9AOvPmmETq4mKprDodAG11xIcqDflNT3C43z1mEDfIUGn8IqOIWrcYsshyG4Ohe7BxZ2nh/dWyz3PQpKC+3LguKo79d2o+HYIGXz73md8Y+zBAp4kwqLWkmp8EzwzilOl1phOKHKqUW0AuxItrEb57kxgBF57/3b15Fr4x8HrEOGWnjt2IjZGJr6evpDJFEXzVh8+43hYMhvvwEpVG+TtvvOINyJ1FVeY1EgnzWSpJRS6kcvRIP4LuZvxPag35A2/g8J6kpyqtqTSXSOOpSq7isRBW2I5R97xTF8HGPfKUJmUs4IDcbzWd6Yh8Kf2rpKzwXkCO2wE6TEQzMwEbvOlLnArRq0dsqqBBZ3xDnsS8sDQjPDOJ+wjP0oh1TDhdj+0sXd3mbeZMjvcZkDuTKow/l8azrylyaBROJ5GjVu5smahHIPpOcUlup69wfJqDphurqTDvFEmZk4ocSuLvF4X+BMLJcgdf7nq7BbvoHBerv38od8RfnX5l0KTxs8eNpDgCTi9Jo1fFhqgiy20heu4QEw4bOmLq1r8p1GeaggByLwH0RjFrhTKJlH0+MYOJiIoJzoKSK/hZu7h6FrrKInGJev/yWn+zRpBJei4n9FWNmUDTr8sS2G1L0mgUyP3bYDcCqwXvoCbQL1Ta/NMIIcHvimAZNBVYdbnxkCyBfUuRSyMsgLs3m9W9ALzhZBybd2nW9guZOYK8xWZzqEZnPBSdwL6VnBOcD+24DailiWjAiagNW3dnDgkNSdAMMpSbn4yKo88vy6PxYK6yuW/pu5rwS4ndfU9sLNt4v/FACFiCAXrvnZupkVJ0M72QloeiAcJqQdDXTry6Xas8IgQYwR8xvc50MY10bZbIhHSPvy5uDdRpwqkxO75eXZJ/jb/k/CMFyaDqioanYpPYvySHeG/mPk6tJz5V7ScfCytANVWmusxVrpWEWCi3fNfT0+Lu8dmy4wB5wXct/5f0O4MM5eZvxCRTl0OdPZMhcaXktlrigkpDbgkLQPpy45n0InpXpFTwNZrP8d014gw9Hpnx9J6cDp+V/E/QrwzS61lcNGbsz1pNx/rriJDygz2I61w9oNYoy/3V6xcgQ6X5EXki9a9wOzhzjQO01IrOqzXKrSEFVKMzHVyaRR0Pxw9emq8Rd4v3kOkhBWSoML2TWuA6EKq1z3zBdxhxttdByPfuzRv1B5Jfj5i+wvh+1hpqqygMXu/TIXAV1NEhLFe9j2wOJaBLUXJ2UzD3XXyD5T4xcLqwNTs0yut8ZWYb518G6a7KiUhp2P7ZQFxr3vDUrnlfQP0HZ5mlduiizxoAAAAASUVORK5CYII=);background-position:50%;background-size:100% 100%;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#9481c1;line-height:.32rem}.practice_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.active[data-v-0dddfe4a]{background-image:url(../img/student_recently@2x.be04c0d5.png)!important;color:#fff}.practice_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.finish[data-v-0dddfe4a]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAAB0hJREFUeF7tnHlsFGUYxp932tKi0pktMfFEgxJU4hnszlYgNop4ECWaVKW7LYpHgkqIGm8NGEyMSoy3/KEEZlZNNSFqVDxiVdSZLQh4xCsaLzQq2s62WGm7871mN7SItjvnLrtt56+m877P+3y/+Wa+Ob5vCcXceLkkp6adTMQNLPgYAqYDOIKJJhF4EhgTAOoBuAfAHwx8TcBXYPqYD6B30ic0dxXTbrYWFbzgqw9Xy3WR+QS6BMxnAIj4q8kCoG1gfpEroKWjLd/50/GWVTBAk7e1HWrv6r8RjBaA67zZcoxmEG0E8ypLTbwMAjtm+AwIHdCBHW0HZUTfCsFoJaDapy8vaZ+ApLsstflFL0luY8MD1NZWoRw+cA0g7gYguzUQVhwTXoVtL02ftujbsDRDuwZFNq6dwpXSswAawjTnQ6uXJWlpOtr8lI/cYVMC96BISjuPGWvBmByWqRB0klZV71WYeXVvUK1AgGRTu4oEHgehIqiRsPOZyGAxYX53Q1NnEG3fgGRDu42IVoLZt0YQ465yiT7vz/TN7Z21+BdX8cME+WqcYujXAfyw36LFzaNPUTMwxzr5MstPXc+AZENrIiB7QZb8FNwnOYSN1uTJczHt3D6v9T0BOsDUj6sEd4Cxv9dC+zqeiR5Pq/FrvPpwD2jz6v2U/okdIJrhtUhJxBMxk7g4HW153osf14AUU38AzDd4ES+9WOrMDPQfs3PO5TvcenMFKPKhfrwg/oiAKrfCJRtHWGOpicvd+nMFSDG0dgCnuxUt8TgW4Fh3rCXlxqcjIKUjOQe2eNeNWNnEEF6x1MR8N34dAUVM7XVmnOVGrIxiGBXSKVZ98zYnz3kBTdqkTa+w6YuSvlt2auFI+4mfttSWxU7peQHJhr6SwLc7iZTp/m6Lqw9CQ9Pf+fznBaQY2vfZd8ZlCsDRtiC+tFttec4XoLqOZ2YI2/7MsUo5BxDWWWqi1Reg8nog9XmUiH6y1PgUf4BM7QUwLvJZumzSWNhH53tNO+I1SDa1L4lz361G+3aBFUu8NOJgN+yO9vZKuWZ776h4tHA4vCzhpnQ0cb9rQHWmXiuAFWBeNtq7TrZ9DPpSIvvKLrX1/eHau9cpJm9KTqUMbwB42liAM9RGgmDCLcP1pD2A2tfUyDWVWwg4dkzBGWwsEUtEF3dGm/d6XzQESDH1ZWB+cEzC2dOVfrJ2fTMVjcszQ9wG/5CNdSkC1Y9tQAAqKk636hcOvb3Y04MMrRvApLEOiIEl6Vjiif/1IGUcUI7JiIDGT7HdfWbEU2z8Ip2dTzbyRRrjw3z+YT7bwXI3ijZvAI/fKP7vIj34j+yjhs18MwGLABwymkc1JgwA9LYEe6WrR429YPBySTGO2g7CwaMWkkSLrGh8bb725X3lGjG1+5lx46gERPirMtN/8B+zFmenHI+4OQB65gRm++NRCQhIWrFE3Kltjt/FFFN7D4zZTkLltl+SRENntNVw8u0IqDaVnCcJscFJqKz2E9621ER2Urvj5ggoq6AYegrg0fQg22jFEu840nG7FKF2U7JeyohsdyyfWWUjtJ6Inu9S401u4GRjXPWgbGDE1J9k5qvdCpdoXE/FxOpj/zyp6We3/twD2twmc3/fFhCmuhUvtTiWpCu8TjJ3DSjbWDn17EyIzPtFWoMRLl8i3VLjCa+ingDlIBn6lURYXVYzPhjbqvqqZ+9obNpZcEC5Uc3U7wLzCq/F9lH8twO7MrP+arzsVz/1PfegwSJKSlsFgev9FC1izg8s7DOCrADyDSh3upn6rcR8j5fRsIhwPutjcfbfDa2uR6zhvAUCtHv4jzP4yVKaXM6g15Ch5vTs4GtcAwPKQsrNwBeibV9PMmdgQIJ0Z5e68D4QhbJMMxRAua753Zoa5beqW5n5JgJqingq5UoxwSQhllgNrVvDrB0eoN2uas3kNInte0G0AFyUR5MfWZLuTtcvfDqsXvNvwKEDyt0GfKgvg8SrigRoS2Y/PmfniS2/h9lzBrVCBxRJadeywCOFMJtH81PsysyxGv2tCcvnNVRAiqGdD/B6gIr/1E/Ubv04YS6amuwwD05ogJQPkkeAxFaQ319WCN4sBt2TjsXvCK60RyE0QLKpbyDmeWGa86zFsFFVeap16qWhjWShAFJS2gIIrPfcoAIkMLORbmgJbf1+OIBMbSsYJxWgvb4kmWheWo2/4Sv5P0mBAclG8kyCeDMMMyFqvGnFEqGsUAoMSDE1DQzH70shNt6NlC0RHdmpxre7CS7cMN++vFKZeNSfYNQGNRJ2Pkm4riuaeDSobqAeVGfqqmB2/PgW1KTP/PVWLHGhz9yhtECAFGPdUoAeCmqiQPk/W7HEYUG1AwGSDe0xApYENVGgfK6qra7dMcP7e+h/+wkESDG19WAsKFADA8vakpjeE239OohQMECG/haQ++G2ktyYpJlptfmjIOYCAYpsXi1n7JrKIAYKmdvTOyWNxsahWfN+av0DSmlzZxdk/YcAAAAASUVORK5CYII=);color:#fff}.practice_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.nosubmit[data-v-0dddfe4a]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAABxpJREFUeF7lnHtsHNUVxr9vdpNASJ3+B0IgEl4CylOkKLI942yDTAkg0UdCS0VpRQPljb2zTgqiXRCIkJ1NwisI2kogkkoQWtEKlFIMYXdMCkl4v4QICAitUpVHmzguSbxzqrET42Bn987cu+vdZf6dc777nd/cmbn37p0lanjII/MTOGTGKaC0Q3g8EBwDcgaELYBMAzAJgh0A+mFhK4SbQbwLciOs3X1sXf5ZDe0ONcVqNyjruw6EJOehJBcAOAtAS6w2iQDAawAeRcBH2JF7N5ZOxKSqAZINNxyOL3ZeA8FCENMj+lIJL8CylqF36uPMZkN4VTmMA5Leaw/GlEk3QXAJgGRVXO8r+haQ6KFz+xPVaMsYIMlmLczd3gXw15CYt5FOhUQvkLyM9pL3dWS+mmsEkPiLjwRKD0DENmkuupb0w6LLdu++6LnjZ2gDkucynSgFDwP8pilT+jqyGqVv/IKp7Be6WlqApK/nKgTB8ho9ayLWKhuAyefSue3fERP3CY8NSIqZHlCWQKo/VIhdIPkmdu6ayzPv+FdcjViApJBOg/TiNlrjvLeRLLXHHWRGBiSF9PdBrgFg1bhQneYK2PphJxes2RVVJBIg8btPgVjrAUyN2lAdxP+WjndpVB/KgGRd9gAktm8C+K2ojdRNfII/ZFvuj1H8qAMquuHb6roo4nUY+ylKPJGp3FZVb0qAZP2ikzBYeqk+X+eqpY7EPUjH+5lqlhqgovs0gO+oitZ1XLgqYMlstuU3qvisCEj6elIIgmdUxBomhvgrbe9sFb+VAfmZtRD5ropYA8UIGJxGe9mrlTyXBSTF9AkA36jFwlolo+bPywN08j+vpFseUF/mVgRyfSWRBj2/HcnSwWxd/r9y/vcLSMI5lp9+H+CMBgVQ2bbwR+zIPRwPUKHrJDARrgE387GKjndRPEC+G64n39HMdCDyD3bkD4sHqOg+CuAHTQ0oLC7Bo9mWe29/de7/GVR03wFwbNMDAs6n4/05EiDZdOkkDLQMNMnUovw1JhbT9m5XBiTPX92CXVNuaoKJqWrnfwsWf8n2nD9ewj63mPT1HIogKAI4SlW9KeKGf7Xtou3d+dV6RgANrfck+zdCcGJTFB21iBCSyAV08uHLaeT4EpDvdkOQj6rbXPH8GKWDZjKVHdxb12hAYe+Z1VwFx6hGMJcd3sjqxWhAOyANudYcg0LZlKvpeHeP7UEFtx/EQaZbazg9ypW08yvHAiq6GwB8u+EKMm2YSNH2nh0HUKYLkGWm22swvS2Yuu0ozrp/91hA4U6w3YmXQBzXYEWZszvO8se+A0W/60gg8TfI12ygCAQgrh9vyjFmsrpnqrEYwMUADjV3eepSKbyV1iHgLZyjMNUYXYJI1oLf/yGAsusldVm2qqkELmKbt6pceIVFe3cpgIxqew0WtwOlgUOYWtkfH9DwZoVXGqxwNbvEH2h7P6kUrPK72LMQ6agk1HDnidm0vRcq+a4MqJDpBOXJSkKNdZ5P08mdqeK5IqBQRIrpFwCeoSLYEDElpJj6crQc+xm0N1GKXWcAib832K6y/dW9ho63QPVCKvWgoV7U565EgMtVhesyjtgGWsezfek/Vf2pA9q0aDoGSi8DmKkqXndxFheyPfe7KL6UAQ31Ij99OoR9AA6I0kidxD5Ex/tpVC+RAA0/sN2FAO6P2tAEx7+KqdNaOSsb/pQV6YgMaA+kGwHcHKmlCQuWzShZdpR9iaOtxgI0fLtlPIikJ6xutYa3oDToMLXiA7XwsVGxAe3pSb8C5FaAWjpxzZfNI17DoHUOU0s/1tHXLkz89I8h/D2AA3WMGM59EpN3LuDsu7bp6moDGu5J6RNArobgVF1Dmvk7YeFG9E7Lm/pM0wigIUhvZifj8x2/QSDdEzIMEGxCkgvZljO6+mAM0N4rLwV3JiyEn0nNr9Hmzy2g3ID2/CoSotkDx6QbBzT8hgt3p8mKGj28X0ZJOpnKf2IaTqhnHNAQHGBFTT+0E7yBYNBmasV/TEMyCkj8zLkQeSzc2GbaqIJeL0rTzh698UAhp2KIMUBS6D4csF6v0p8IVCxkKIC8hXYuHOUbO8wBKrrhqmOnMWfxhAZBmU07/2K89LFZRgCJ754HwV9MmdLSIXzanqOlMSrZDKCiG34UcrIpU9o6gczjnPxabR0TbzHx3TkQrDNhxpgGsZa2N8+EnnYPkoK7GsSFJswY1AggwQx2LNuiq6kFSGR+Av4R4QCtjv6WYi8SXkEnd+/EAip0t4LWc7omqpPPx+jkvqerrdeD/MyVEBnZz6drxmg+8RFt7whdTU1A7j0QXKFrojr5IrAS09m+dLuOvh6ggvsnENrdWKeAsrnJ5DFsXbJZR18PUDHdC3CujoHq5vJ0Ornwe//Yhx6gpxZNR4tVi/8pi1fgwJT/6k5e/w/bJh9n84LlbwAAAABJRU5ErkJggg==);color:#fff;cursor:not-allowed}.practice_correct_page .conBox .test_box .test_top .cardBox .button_box[data-v-0dddfe4a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.1rem}.practice_correct_page .conBox .test_box .test_top .cardBox .button_box .button[data-v-0dddfe4a]{width:1.41rem;height:.32rem;color:#fff}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info[data-v-0dddfe4a]{width:100%;height:auto;padding:.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .name[data-v-0dddfe4a]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#000;border-bottom:2px solid #734fb3}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .name.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .name.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .name.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .name.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .name.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .name.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score[data-v-0dddfe4a]{font-size:0 .18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin-left:.1rem}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score b[data-v-0dddfe4a]{font-size:.24rem;font-weight:700;line-height:.26rem}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score b.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_seven)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score b.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_seven)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score b.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_seven)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score b.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_seven)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score b.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_seven)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score b.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_seven)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score .label[data-v-0dddfe4a]{display:inline-block;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score .label.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score .label.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score .label.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score .label.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score .label.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .score .label.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.1rem 0}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime .label[data-v-0dddfe4a]{display:inline-block;width:1rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime .label.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime .label.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime .label.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime .label.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime .label.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime .label.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime p[data-v-0dddfe4a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin:0}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime p.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime p.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime p.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime p.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime p.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime p.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.practice_correct_page .conBox .test_box .test_top .cardBox .quesContent[data-v-0dddfe4a]{width:3.3rem;height:auto;overflow:hidden}.practice_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo[data-v-0dddfe4a]{float:left;width:.32rem;height:.32rem;border-radius:50%;margin-right:.1rem;margin-bottom:.1rem;font-size:.23rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:rgba(119,93,192,.7);line-height:.32rem;background:hsla(0,0%,82%,.7)}.practice_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_six)}.practice_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_six)}.practice_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_six)}.practice_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_six)}.practice_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_six)}.practice_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_six)}.practice_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo[data-v-0dddfe4a]:nth-child(5n){margin-right:0}.practice_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.error[data-v-0dddfe4a]{background:#e34851;color:#fff}.practice_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.right[data-v-0dddfe4a]{background:#10c7a3;color:#fff}.practice_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.corrected[data-v-0dddfe4a]{background:#ffc274;color:#592f99}.practice_correct_page .conBox .test_box .test_botton[data-v-0dddfe4a]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;background:#fff;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.practice_correct_page .conBox .test_box .test_botton .no_data[data-v-0dddfe4a]{width:100%;height:4.07rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f2edf7;border-radius:.1rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.22rem}.practice_correct_page .conBox .test_box .test_botton .no_data.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .no_data.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .no_data.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .no_data.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .no_data.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .no_data.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .no_data img[data-v-0dddfe4a]{width:1.54rem;height:.94rem;margin-bottom:.3rem}.practice_correct_page .conBox .test_box .test_botton .writing_box[data-v-0dddfe4a]{width:100%;padding:.13rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#fff;border-radius:.1rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#333;line-height:.22rem}.practice_correct_page .conBox .test_box .test_botton .writing_box img[data-v-0dddfe4a]{width:4rem;height:3rem}.practice_correct_page .conBox .test_box .test_botton .writing_box.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .writing_box.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .writing_box.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .writing_box.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .writing_box.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .writing_box.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .writing_box .writing_tip[data-v-0dddfe4a]{color:#592f99}.practice_correct_page .conBox .test_box .test_botton .writing_box .writing_content[data-v-0dddfe4a]{margin:.2rem 0}.practice_correct_page .conBox .test_box .test_botton .writing_box .writing_content .question_picbox[data-v-0dddfe4a]{margin-right:.5rem}.practice_correct_page .conBox .test_box .test_botton .writing_box .writing_content .konwladgeApply[data-v-0dddfe4a]{margin-top:.08rem}.practice_correct_page .conBox .test_box .test_botton .writing_box .writing_content .konwladgeApply .item[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex}.practice_correct_page .conBox .test_box .test_botton .writing_box .writing_content .konwladgeApply .item_left[data-v-0dddfe4a]{margin-right:.07rem}.practice_correct_page .conBox .test_box .test_botton .writing_box .flex[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box[data-v-0dddfe4a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .button[data-v-0dddfe4a]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_four)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_four)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_four)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .button.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_four)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_four)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .button.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_four)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title[data-v-0dddfe4a]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-0dddfe4a]{margin-right:.1rem;margin-top:.03rem}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title .text[data-v-0dddfe4a]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;white-space:break-spaces}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox[data-v-0dddfe4a]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-0dddfe4a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.practice_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-0dddfe4a]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.practice_correct_page .mathChartBox .text_view_component[data-v-0dddfe4a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.practice_correct_page .mathChartBox .text_view_component.hk.SMALL[data-v-0dddfe4a]{font-size:var(--hk_small_font_size_five)}.practice_correct_page .mathChartBox .text_view_component.hk.MEDIUM[data-v-0dddfe4a]{font-size:var(--hk_middle_font_size_five)}.practice_correct_page .mathChartBox .text_view_component.hk.LARGE[data-v-0dddfe4a]{font-size:var(--hk_large_font_size_five)}.practice_correct_page .mathChartBox .text_view_component.en.SMALL[data-v-0dddfe4a]{font-size:var(--en_small_font_size_five)}.practice_correct_page .mathChartBox .text_view_component.en.MEDIUM[data-v-0dddfe4a]{font-size:var(--en_middle_font_size_five)}.practice_correct_page .mathChartBox .text_view_component.en.LARGE[data-v-0dddfe4a]{font-size:var(--en_large_font_size_five)}.practice_correct_page .mathChartBox .picture_view_component[data-v-0dddfe4a]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.practice_correct_page .noClick[data-v-0dddfe4a]{cursor:not-allowed!important;background:#c9bfe6!important}html[data-v-dd03d332]{font-size:100px}@media only screen and (max-height:650px){html[data-v-dd03d332]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-dd03d332]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-dd03d332]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-dd03d332]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-dd03d332]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-dd03d332]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-dd03d332]{font-size:100px}}#app[data-v-dd03d332],body[data-v-dd03d332],html[data-v-dd03d332]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-dd03d332],#app h1[data-v-dd03d332],#app h2[data-v-dd03d332],#app h3[data-v-dd03d332],#app h4[data-v-dd03d332],#app h5[data-v-dd03d332],#app h6[data-v-dd03d332],#app p[data-v-dd03d332],body body[data-v-dd03d332],body h1[data-v-dd03d332],body h2[data-v-dd03d332],body h3[data-v-dd03d332],body h4[data-v-dd03d332],body h5[data-v-dd03d332],body h6[data-v-dd03d332],body p[data-v-dd03d332],html body[data-v-dd03d332],html h1[data-v-dd03d332],html h2[data-v-dd03d332],html h3[data-v-dd03d332],html h4[data-v-dd03d332],html h5[data-v-dd03d332],html h6[data-v-dd03d332],html p[data-v-dd03d332]{margin:0}li[data-v-dd03d332],ul[data-v-dd03d332]{list-style:none;padding:0}[data-v-dd03d332]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-dd03d332]{white-space:break-spaces}.sortableDrag[data-v-dd03d332]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-dd03d332],.sortableDrag td[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-dd03d332]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-dd03d332]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-dd03d332]{color:var(--theme-color)}.error_color[data-v-dd03d332]{color:#eb6646!important}.warn_color[data-v-dd03d332]{color:#ff6800}.pointer[data-v-dd03d332]{cursor:pointer}.ellipsis[data-v-dd03d332]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-dd03d332],.flex_center_center[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-dd03d332],.flex_center_center[data-v-dd03d332]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-dd03d332],.flex_row_s_p[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-dd03d332]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-dd03d332],.flex_start[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-dd03d332]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-dd03d332],.flex_column_center_center[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-dd03d332]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-dd03d332]{position:relative;border-radius:.2rem}.talk_frame[data-v-dd03d332]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-dd03d332]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-dd03d332]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-dd03d332]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-dd03d332]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-dd03d332]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-dd03d332]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-dd03d332]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-dd03d332]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-dd03d332]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-dd03d332]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-dd03d332]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-dd03d332]{max-height:30vh}.ant-select-dropdown-menu[data-v-dd03d332]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-dd03d332]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-dd03d332]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-dd03d332]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-dd03d332]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-dd03d332]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-dd03d332]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-dd03d332]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-dd03d332]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-dd03d332]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-dd03d332]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-dd03d332]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-dd03d332]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-dd03d332]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-dd03d332]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-dd03d332]{width:100%}.ant-input[data-v-dd03d332]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-dd03d332]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-dd03d332]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-dd03d332]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-dd03d332]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-dd03d332]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-dd03d332]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-dd03d332]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-dd03d332]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-dd03d332]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-dd03d332],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-dd03d332]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-dd03d332],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-dd03d332]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-dd03d332],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-dd03d332]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-dd03d332]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-dd03d332]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-dd03d332],.ant-table-thead>tr>th[data-v-dd03d332]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-dd03d332]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-dd03d332]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-dd03d332]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-dd03d332]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-dd03d332]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-dd03d332]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-dd03d332]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-dd03d332]{width:24px;height:24px}.ant-radio-inner[data-v-dd03d332]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-dd03d332]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-dd03d332]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-dd03d332],.ant-radio-checked .ant-radio-inner[data-v-dd03d332]{border-color:#10c7a3}.ant-checkbox[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-dd03d332]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-dd03d332]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-dd03d332]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-dd03d332]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-dd03d332]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-dd03d332]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-dd03d332]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-dd03d332]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-dd03d332]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-dd03d332]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-dd03d332],.ant-dropdown-menu-submenu-title[data-v-dd03d332]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-dd03d332],:root .ant-dropdown-link>.anticon.anticon-down[data-v-dd03d332],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-dd03d332],.dropMenuItem_hk_SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-dd03d332]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-dd03d332],.ant-switch[data-v-dd03d332]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-dd03d332],.ant-switch[data-v-dd03d332]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-dd03d332]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-dd03d332]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-dd03d332]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-dd03d332]{width:100%}.ant-progress-circle .ant-progress-text[data-v-dd03d332]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-dd03d332]{max-width:4.6rem}.ant-popover-title[data-v-dd03d332]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-dd03d332]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-dd03d332]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-dd03d332],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-dd03d332],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-dd03d332]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-dd03d332],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-dd03d332],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-dd03d332]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-dd03d332]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-dd03d332]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-dd03d332]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-dd03d332]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-dd03d332]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-dd03d332]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-dd03d332]{text-decoration:underline}.modalBox .btn_box[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-dd03d332],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-dd03d332],.ant-pagination-disabled:focus a[data-v-dd03d332],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-dd03d332],.ant-pagination-disabled:hover a[data-v-dd03d332],[data-v-dd03d332] .ant-pagination-disabled a{background:#e6e7e8}[data-v-dd03d332] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-dd03d332] .ant-pagination-item-active a,[data-v-dd03d332] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-dd03d332] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-dd03d332] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-dd03d332]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-dd03d332]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-dd03d332]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-dd03d332]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-dd03d332]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-dd03d332]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-dd03d332]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-dd03d332]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-dd03d332]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-dd03d332],.wangEditor table th[data-v-dd03d332]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-dd03d332]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-dd03d332]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-dd03d332]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-dd03d332]{display:block}.wangEditor ol[data-v-dd03d332],.wangEditor ul[data-v-dd03d332]{margin:10px 0 10px 20px}.wangEditor ul[data-v-dd03d332],.wangEditor ul li[data-v-dd03d332]{list-style:disc inside!important}.wangEditor ol[data-v-dd03d332],.wangEditor ol li[data-v-dd03d332]{list-style:decimal inside!important}.wangEditor img[data-v-dd03d332]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-dd03d332]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-dd03d332]{border-bottom:2px solid #e1e1e1}.component[data-v-dd03d332]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-dd03d332]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-dd03d332]{cursor:default}.listen_picture[data-v-dd03d332]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-dd03d332]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}[data-v-dd03d332] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-dd03d332]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-dd03d332]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-dd03d332]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-dd03d332]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-dd03d332]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-dd03d332]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-dd03d332]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-dd03d332]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-dd03d332],.home_practice_status.NO_PUBLIC[data-v-dd03d332]{background:#2c58b1}.home_practice_status.FINISHED[data-v-dd03d332],.home_practice_status.IN_PROGRESS[data-v-dd03d332],.home_practice_status.NOT_STARTED[data-v-dd03d332],.home_practice_status.UNDISTRIBUTED[data-v-dd03d332]{background:#486fbf}.ant-calendar-picker-container[data-v-dd03d332]{z-index:9999999!important}.practice_correct_do_page[data-v-dd03d332]{width:100%;height:100%;background:#f5f0ff}.practice_correct_do_page[data-v-dd03d332] .ant-spin-nested-loading,.practice_correct_do_page[data-v-dd03d332] .ant-spin-nested-loading .ant-spin-container{height:100%}.practice_correct_do_page .text_view_component[data-v-dd03d332]{white-space:pre-wrap}.practice_correct_do_page .conBox[data-v-dd03d332]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.practice_correct_do_page .conBox[data-v-dd03d332]::-webkit-scrollbar{width:.1rem;background-color:transparent}.practice_correct_do_page .conBox[data-v-dd03d332]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.practice_correct_do_page .conBox .page_header[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #734fb3;padding:.4rem 0 .2rem 0;background:#f5f0ff;position:sticky;top:0;z-index:3}.practice_correct_do_page .conBox .page_header .page_title[data-v-dd03d332]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.55rem;margin-bottom:.15rem}.practice_correct_do_page .conBox .page_header .page_title.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_eight)}.practice_correct_do_page .conBox .page_header .page_title.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_eight)}.practice_correct_do_page .conBox .page_header .page_title.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_eight)}.practice_correct_do_page .conBox .page_header .page_title.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_eight)}.practice_correct_do_page .conBox .page_header .page_title.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_eight)}.practice_correct_do_page .conBox .page_header .page_title.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_eight)}.practice_correct_do_page .conBox .page_header .header_info[data-v-dd03d332]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.practice_correct_do_page .conBox .page_header .header_info[data-v-dd03d332]:last-child{margin-bottom:0}.practice_correct_do_page .conBox .page_header .header_info .className[data-v-dd03d332]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.22rem;margin-right:.15rem}.practice_correct_do_page .conBox .page_header .header_info .className.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .page_header .header_info .className.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .page_header .header_info .className.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .page_header .header_info .className.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .page_header .header_info .className.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .page_header .header_info .className.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .page_header .header_info .testName[data-v-dd03d332]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.16rem}.practice_correct_do_page .conBox .page_header .header_info .testName.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_seven)}.practice_correct_do_page .conBox .page_header .header_info .testName.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_seven)}.practice_correct_do_page .conBox .page_header .header_info .testName.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_seven)}.practice_correct_do_page .conBox .page_header .header_info .testName.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_seven)}.practice_correct_do_page .conBox .page_header .header_info .testName.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_seven)}.practice_correct_do_page .conBox .page_header .header_info .testName.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_seven)}.practice_correct_do_page .conBox .student_header[data-v-dd03d332]{width:100%;height:auto}.practice_correct_do_page .conBox .student_header .current[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;color:#000;margin:.18rem 0}.practice_correct_do_page .conBox .student_header .current.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_eight)}.practice_correct_do_page .conBox .student_header .current.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_eight)}.practice_correct_do_page .conBox .student_header .current.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_eight)}.practice_correct_do_page .conBox .student_header .current.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_eight)}.practice_correct_do_page .conBox .student_header .current.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_eight)}.practice_correct_do_page .conBox .student_header .current.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_eight)}.practice_correct_do_page .conBox .student_header .current .head_portrait[data-v-dd03d332]{width:.42rem;height:.42rem;background-image:url(../img/student_recently@2x.be04c0d5.png);background-size:100% 100%;background-position:50%;font-size:.19rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.32rem;margin-right:.25rem}.practice_correct_do_page .conBox .student_header .current .head_portrait.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .student_header .current .head_portrait.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .student_header .current .head_portrait.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .student_header .current .head_portrait.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .student_header .current .head_portrait.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .student_header .current .head_portrait.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .student_header .nextPro[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.25rem}.practice_correct_do_page .conBox .student_header .nextPro .center[data-v-dd03d332]{font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;line-height:.22rem}.practice_correct_do_page .conBox .student_header .nextPro .center.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .student_header .nextPro .center.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .student_header .nextPro .center.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .student_header .nextPro .center.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .student_header .nextPro .center.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .student_header .nextPro .center.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .student_header .nextPro .left[data-v-dd03d332],.practice_correct_do_page .conBox .student_header .nextPro .right[data-v-dd03d332]{min-width:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.practice_correct_do_page .conBox .student_header .nextPro .left.hk.SMALL[data-v-dd03d332],.practice_correct_do_page .conBox .student_header .nextPro .right.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .student_header .nextPro .left.hk.MEDIUM[data-v-dd03d332],.practice_correct_do_page .conBox .student_header .nextPro .right.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .student_header .nextPro .left.hk.LARGE[data-v-dd03d332],.practice_correct_do_page .conBox .student_header .nextPro .right.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .student_header .nextPro .left.en.SMALL[data-v-dd03d332],.practice_correct_do_page .conBox .student_header .nextPro .right.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .student_header .nextPro .left.en.MEDIUM[data-v-dd03d332],.practice_correct_do_page .conBox .student_header .nextPro .right.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .student_header .nextPro .left.en.LARGE[data-v-dd03d332],.practice_correct_do_page .conBox .student_header .nextPro .right.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .student_header .nextPro .left[data-v-dd03d332]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.practice_correct_do_page .conBox .student_header .nextPro .right[data-v-dd03d332]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.practice_correct_do_page .conBox .student_header .nextPro .left .head_portrait[data-v-dd03d332],.practice_correct_do_page .conBox .student_header .nextPro .right>span[data-v-dd03d332]{margin:0 .12rem}.practice_correct_do_page .conBox .student_header .nextPro .btn[data-v-dd03d332]{width:.34rem;height:.34rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;color:#fff;cursor:pointer}.practice_correct_do_page .conBox .student_header .nextPro .btn.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_four)}.practice_correct_do_page .conBox .student_header .nextPro .btn.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_four)}.practice_correct_do_page .conBox .student_header .nextPro .btn.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_four)}.practice_correct_do_page .conBox .student_header .nextPro .btn.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_four)}.practice_correct_do_page .conBox .student_header .nextPro .btn.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_four)}.practice_correct_do_page .conBox .student_header .nextPro .btn.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_four)}.practice_correct_do_page .conBox .student_header .nextPro .head_portrait[data-v-dd03d332]{width:.36rem;height:.36rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAACdNJREFUeF7lnHlQVMkdx3+/GeZQERDF8RgMiIC6Klge5bGKqxF1FSuCsCKuYCUkUcRCNlqbTW0qSWXLEFxXqWVRohQpWCy5xHgg6B66YnBYrkF3vLACjnjAqFlwgGGYTrU1WqwwvHnzGpwx/e/r/vbv93n93uvu368fwiAWQogYAAIA4G0AmAIAvnq93qu9vd2lq6vL2WQySSQSyTOJRNLm4uLyQCQS3QaAWwBQAQCXEPHxIJr7vCsc6A4JIUMA4F0AeK+lpWVFQ0ODS2NjIzx8+BB0Oh10dnb2aQIigpubG4waNQqUSiV4eXmZlEqlWiKR5ANALiJScANeBgwQIcQTAHbodLpYtVrtevXqVWhubhbkkFQqBX9/f5g+fTr4+vpeEIvF+wDgFCKaBAn305g5IEKIAgD+3NjY+MuysjKn69evAyGEuf10dM2bNw9mzZr1g0wm242Ip5l3wvIRI4SIAGBnc3PzH8+dO+dCwQxGcXZ2hqVLl8LMmTPPi8Xi3yDiHZb9MhlBhJCJ3d3dmRcvXlx04cIFMJkGbMRb9H3cuHGwbt26NoVC8TtEPMQKkmBAhJBgnU53LDc31+3+/fus7LJJx8nJCYKDg+mj9yUA/AoRO2wS6tFIECBCyPb6+vrPcnNzndrb24Xawqx9YGAghISEqCQSyRpEFPRlsBkQIWS3Wq3+W2FhIb6OR4qLppeXF0RFRV2TyWTLEPEhV31L120CRAj5oLq6em9RUdGAfKFsdebVdhMmTIBNmzZp5HL527ZOMnkDIoSE3rhxIy8nJ0c0EJ9vVnBe6Pj4+FBIdM4UjIgGvvq8ABFCApqami5nZGQMNRh498XXNmb1Z8+eDWvXrv0HIv6ar6jVgAgh8s7Ozu/T0tLeevx40JdEfP3qVT80NBQCAwPXI2IBHzE+gD4rKipKqKqq4qNvN3VlMhls3bpV5+7uPg0RH1hrmFWACCHT79y5U5WZmelkrbA91ps0aRJs3rz5n4gYY619VgEyGo1fpaWlLX306JG1unZbLyoqyuTv7z8PEekWCmfhBEQIeaeysvLrEydOcIo5QgW6fRIfH39WJBKtssZeTkAmk6k4JSVlJd27eVNKZGQkmTJlykxErOXyqV9AhJCpGo3m6tGjRzlBcnVkT9c9PT0hNjY2ExG3cNnFBeiTnJycjwZr64LLWJbX4+PjWz08PBSI2O8i0iIgQgjq9fo7ycnJXt3d3SxtswutoKAgWLZs2QZEPNafQf0Bml5TU6MuLCy0C4dYGzF69GjYvn17NiK+byugHcePHz9QXV3N2ja70du1a9c9FxcXpa2A8vft2xf29OlTu3GItSEREREwbdq0SYhYb0nb4iOm1+tv7Nmzx4+1UfakZ34P/QIRLU7y+gRECJFotVp9enq6Qy8tuG7G1KlTYcOGDR8iYpLVI4gQ4kLDNpWVlQlvyuzZkvMeHh4QFxf3g0gk+i0iftdXvZ+MIELIOL1ef/H8+fM+lZWVdr1byDU6rL1Olx6rV682+fj47ETElFfbvQRk3u+pyMzMnHbv3j1r9d+IejTMHRkZaZo8efJ7iEhD2y9LT0CJpaWln166dOmNcJqvE3K5HBITE7VyudwbEY0v2r8E1NXVVZGUlDTbUjIB3w4dsf6qVatg/vz5NArydS9ADx48eJaamjrUER1jZXNAQACEhYXFI+LnfQFqS01NHcaqM0fUoQHH0NDQOET8ohcgg8GgSkpKmuNI0QrWN2HlypWwYMGCdxDx216ACCE7z5w5s6+8vJx1vw6hR3OPEhIS7jo7O/sgYldfgIZ0dHRUHT58ePKbsPfM567Qz3xYWBjMmDGj1/bHqxPFiXq9vrS4uNhHrVb/X0wUR4wY8Xyi6Ofn91FfS45eazHzUuPD1tbW6LKysnGXL1/mczMcpq6rqytERER0KZXKbxDxr1YtNXp6RzPG2traGvbu3au0x+wNoXdi0aJFsHz58vcRMbs/La496b9nZ2fvunnzplB77K59XFzcM4VCMQYR24QACqirq6vJy8uzOweFGDR27Fgahs5BxCguHc5wjtFo/DYlJSXoyZMnXFoOcz08PJymEtPo6hUuozkB0RzEioqKkpMnT3JpOcR1d3d3Gln9ysnJ6efWGMwJiIoYDIYrqampcx0x7eVVCOvXr6fznZ/Mlm1+B71oSAiZe+vWrX9nZWXRXGiHLd7e3hATE5MnEokirHXCqhFExQghXxw7dmzrtWvXrNW2q3pisRi2bdv2o4eHxxREbLLWOD6A3PR6fdXBgwe9HTEUtGbNGpg7d24sIh62Fg6tZzUg8yiapdVqLx05ckTuSOFoevglPDw8CxE384HDG5AZUmxtbW16QQGvVD++djGrTzM5oqOja6VS6QJE1PMV5jWCery0P75y5cpfTp8ekAM2fH2wWH/MmDH0pXx76NChi/jkJfYUtAmQeSTtLS8v/6C4uNguV/3jx4+nmfZ0f2cxIv7HVuo2AzJD+r1Go/kkPz8fu7pe7jHZaguzdvTQXXh4uFoqla5GRK0QYUGAzJAim5qajuTn5w9paWkRYovgtiKRCGi8fcmSJSWIGIGIPwoVFQzIDOktg8GQXVpaGqhSqYTaZFN7uoQICwvr9PT0/BgAPmV1TJMJIDMkKQD8SavVJpaUlMgaGhpscpRvI5ogvnjxYnpG7HuJRELnOTV8NfqrzwxQjy+cNwAkaTSa9WfPnsWB3AWgZ1aDgoLuDhs27A8AQLPFmB+OZQ7IPJp2aDSa/Xl5eWg0vozisryxz7X8/Pzotmm1VCqlJ3kG5AXIHBAhZEddXd3+goKCQTloRxegGzduvCqTyehch3k6HFNAhJA1t2/fLsrKyhIP5lkyX19fComeel7VM/GAxZBlBoj+SKClpaUuPT3dtaND8Fla3r4tXLgQVqxYQaMT9CvGrDADZDQaSzIyMoLv3r3LzDi+QjExMcaJEyfSrdRKvm0t1WcCiBASolKp/nXq1ClWdtmkM3LkSJpS951EIllsk0AfjZgA6uzsrN2/f/+MtrZ+IyisbO5XJyQkBObMmfMuIhaz6FAwIELIEpVK9c3rHj0vYNBQckJCQrFIJKJ/nBFcWAD6Mi0tbePr/utCTxLR0dE0KdMLEQW/EAUBoj9M0ul0LQcOHHATfKsYCphPOW9DxDShskIBLVCpVGX28ni9gEF/nZOYmFiEiOteN6C4wsLCz2tqmK4Phfr0vP3u3bsbhw8f/jOhYkJHUOqhQ4e22WNe9ZYtW4i3t7crIrYKgSQUUGFycvK61lZBNgix32JbmjEWEBDgi4j0R3E2F6GAztfX1y+zxxCQQqEAV1fXWYgo6E8IQgG5AoA9nwj6r9DF6/8AhUG1dvpdUX4AAAAASUVORK5CYII=);background-size:100% 100%;background-position:50%;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.29rem}.practice_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_four)}.practice_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_four)}.practice_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_four)}.practice_correct_do_page .conBox .student_header .nextPro .head_portrait.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_four)}.practice_correct_do_page .conBox .student_header .nextPro .head_portrait.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_four)}.practice_correct_do_page .conBox .student_header .nextPro .head_portrait.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_four)}.practice_correct_do_page .conBox .student_header .nextPro .imgBox[data-v-dd03d332]{width:.2rem;height:.2rem;cursor:pointer}.practice_correct_do_page .conBox .correct_box[data-v-dd03d332]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.practice_correct_do_page .conBox .correct_box .correct_left[data-v-dd03d332]{width:7.8rem;min-width:7.8rem;height:auto;margin-right:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.practice_correct_do_page .conBox .correct_box .correct_left .question_tips_box[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:.2rem}.practice_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn[data-v-dd03d332]{width:1.2rem;height:.3rem;margin-right:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#f5f0ff;line-height:.19rem;cursor:pointer}.practice_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_four)}.practice_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_four)}.practice_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_four)}.practice_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_four)}.practice_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_four)}.practice_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_four)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .ael_audio[data-v-dd03d332]{margin-right:.1rem;margin-top:.03rem}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .text[data-v-dd03d332]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag[data-v-dd03d332]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:1.2rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#697fe0;color:#fff}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_18)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_20)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_22)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_18)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_20)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_22)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .label[data-v-dd03d332]{white-space:nowrap}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .star[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .star img[data-v-dd03d332]{width:.16rem;height:.16rem}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .questionTitle[data-v-dd03d332]{margin-bottom:.2rem}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component[data-v-dd03d332]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .picture_view_component[data-v-dd03d332]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box[data-v-dd03d332]{width:100%;height:auto;background:#f5f0ff;border-radius:.1rem;padding:.16rem .32rem .26rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.24rem}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title[data-v-dd03d332]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem;margin-bottom:.45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title .text_action_btn span[data-v-dd03d332]{color:#fff;padding:0 .12rem;cursor:pointer}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box[data-v-dd03d332]{width:100%;height:auto;background:#fff;margin-bottom:.36rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box canvas[data-v-dd03d332]{width:100%;height:auto}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box[data-v-dd03d332]{width:100%;height:auto;min-height:400px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem;white-space:pre-wrap}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_img[data-v-dd03d332]{width:100%;-o-object-fit:contain;object-fit:contain}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list[data-v-dd03d332]{width:100%;height:auto;overflow:hidden}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item[data-v-dd03d332]{float:left;width:.73rem;height:.9rem;margin-right:.14rem;position:relative;background:#fff;cursor:pointer}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item.active .mask[data-v-dd03d332]{display:none}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item img[data-v-dd03d332]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.practice_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item .mask[data-v-dd03d332]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.practice_correct_do_page .conBox .correct_box .correct_right[data-v-dd03d332]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.35rem;-webkit-box-sizing:border-box;box-sizing:border-box}.practice_correct_do_page .conBox .correct_box .correct_right .title[data-v-dd03d332]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.26rem;margin-bottom:.24rem}.practice_correct_do_page .conBox .correct_box .correct_right .title.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .title.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .title.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .title.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .title.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .title.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .action_list[data-v-dd03d332]{width:100%;height:auto;overflow:hidden;background:rgba(245,240,255,.7);border-radius:.48rem;padding:.16rem .3rem 0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.48rem}.practice_correct_do_page .conBox .correct_box .correct_right .action_list img[data-v-dd03d332]{float:left;display:block;height:.3rem;margin-right:.22rem;margin-bottom:.16rem;cursor:pointer}.practice_correct_do_page .conBox .correct_box .correct_right .action_list img[data-v-dd03d332]:last-child{margin-right:0}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.15rem}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title .title[data-v-dd03d332]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title .title.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title .title.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title .title.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title .title.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title .title.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title .title.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title .label[data-v-dd03d332]{width:.28rem;height:.28rem;background:#775dc0;border-radius:50%;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#fff;line-height:.27rem;margin-right:.08rem}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title .label.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title .label.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title .label.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title .label.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title .label.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title .label.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title .action[data-v-dd03d332]{width:.28rem;height:.28rem;font-size:0}.practice_correct_do_page .conBox .correct_box .correct_right .auto_title img[data-v-dd03d332]{width:.28rem;height:.28rem;cursor:pointer}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box[data-v-dd03d332]{margin-bottom:.35rem}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view[data-v-dd03d332]{width:100%;height:auto;background:#f5f0ff;border:2px solid #775dc0;border-radius:.1rem;padding:.17rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;white-space:pre-wrap}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no[data-v-dd03d332]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.34rem;margin-bottom:.64rem;border:0;background:none;padding:0}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box[data-v-dd03d332]{width:100%;height:auto}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_con[data-v-dd03d332]{width:100%;height:3.22rem;background:#fff;border:2px solid #775dc0;border-radius:.1rem;padding:.25rem .17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.23rem}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn[data-v-dd03d332]{width:1.41rem;height:.48rem;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;line-height:.48rem;cursor:pointer}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_four)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_four)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_four)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_four)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_four)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_four)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn[data-v-dd03d332]:first-child{background:#d1d1d1;color:#000}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn[data-v-dd03d332]:nth-child(2){background:#775dc0;color:#fff}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box textarea[data-v-dd03d332]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box textarea.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box textarea.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box textarea.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box textarea.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box textarea.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box textarea.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size[data-v-dd03d332]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:.26rem;margin-top:.2rem}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box[data-v-dd03d332]{width:100%;height:auto;background:#f5f5f5;border-radius:.16rem;padding:.24rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.practice_correct_do_page .conBox .auto_answer_box .flag_box[data-v-dd03d332]{position:absolute;right:.32rem;top:.25rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.practice_correct_do_page .conBox .auto_answer_box .flag_box.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_four)}.practice_correct_do_page .conBox .auto_answer_box .flag_box.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_four)}.practice_correct_do_page .conBox .auto_answer_box .flag_box.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_four)}.practice_correct_do_page .conBox .auto_answer_box .flag_box.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_four)}.practice_correct_do_page .conBox .auto_answer_box .flag_box.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_four)}.practice_correct_do_page .conBox .auto_answer_box .flag_box.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_four)}.practice_correct_do_page .conBox .auto_answer_box .flag_box .anticon[data-v-dd03d332]{margin-left:.06rem}.practice_correct_do_page .conBox .auto_answer_box .auto_title[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem;margin-bottom:.12rem}.practice_correct_do_page .conBox .auto_answer_box .auto_title.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .auto_title.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .auto_title.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .auto_title.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .auto_title.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .auto_title.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .auto_title img[data-v-dd03d332]{width:.28rem;height:.28rem;cursor:pointer}.practice_correct_do_page .conBox .auto_answer_box .scroe_box[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;line-height:.34rem;margin-bottom:.23rem}.practice_correct_do_page .conBox .auto_answer_box .scroe_box.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_eight)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_eight)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_eight)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_eight)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_eight)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_eight)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper[data-v-dd03d332]{width:1.06rem;border:2px solid #775dc0;border-radius:.09rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.07rem}.practice_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input[data-v-dd03d332]{background:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none;border:0}.practice_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix[data-v-dd03d332]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;top:47%}.practice_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_eight)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_eight)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_eight)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_eight)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_eight)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_eight)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box .tips[data-v-dd03d332]{font-size:.14rem;font-family:var(--common-font-family);font-weight:700;color:#e81313;line-height:.2rem;margin-left:.2rem}.practice_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_three)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_three)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_three)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_three)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_three)}.practice_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_three)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .data_view[data-v-dd03d332]{width:100%;height:auto;background:#f5f0ff;border:2px solid #775dc0;border-radius:.1rem;padding:.17rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no[data-v-dd03d332]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.34rem;margin-bottom:.64rem;border:0;background:none;padding:0}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box[data-v-dd03d332]{width:100%;height:auto}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_con[data-v-dd03d332]{width:100%;height:3.22rem;background:#fff;border:2px solid #775dc0;border-radius:.1rem;padding:.25rem .17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.23rem}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-dd03d332]{width:1.41rem;height:.48rem;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;line-height:.48rem;cursor:pointer}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_four)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_four)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_four)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_four)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_four)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_four)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-dd03d332]:first-child{background:#d1d1d1;color:#000}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-dd03d332]:nth-child(2){background:#775dc0;color:#fff}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea[data-v-dd03d332]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size[data-v-dd03d332]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:.26rem;margin-top:.2rem}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .noEvaluation[data-v-dd03d332]{width:100%;min-height:.74rem;background:#f5f5f5;border-radius:.16rem;padding:.23rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder[data-v-dd03d332]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d;line-height:.34rem}.practice_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .auto_answer_box .noEvaluation .action[data-v-dd03d332]{width:.28rem;height:.28rem;font-size:0;margin-right:.08rem}.practice_correct_do_page .conBox .auto_answer_box .noEvaluation img[data-v-dd03d332]{width:.28rem;height:.28rem;cursor:pointer}.practice_correct_do_page .conBox .new_box[data-v-dd03d332]{background:#fff!important;padding:0!important}.practice_correct_do_page .conBox .new_box .socre_table_box[data-v-dd03d332]{width:100%;height:auto;margin:.2rem 0;border-radius:.09rem;font-size:.18rem;font-family:var(--common-font-family);color:#333}.practice_correct_do_page .conBox .new_box .socre_table_box.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .new_box .socre_table_box.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .new_box .socre_table_box.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .new_box .socre_table_box.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .new_box .socre_table_box.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .new_box .socre_table_box.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .new_box .socre_table_box .socre_table_title[data-v-dd03d332]{width:100%;height:.66rem;border-bottom:2px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background:#6156a5;border-radius:.1rem .1rem 0 0}.practice_correct_do_page .conBox .new_box .socre_table_box .score_table_content[data-v-dd03d332]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.practice_correct_do_page .conBox .new_box .socre_table_box .score_table_content .score_table_line[data-v-dd03d332]{width:100%;height:.66rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:2px solid #e1e1e1}.practice_correct_do_page .conBox .new_box .socre_table_box .score_table_content .score_table_line[data-v-dd03d332]:first-child{border-top:0}.practice_correct_do_page .conBox .new_box .socre_table_box .score_table_btn[data-v-dd03d332]{width:100%;height:.66rem;border-top:2px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 0 .1rem .1rem}.practice_correct_do_page .conBox .new_box .socre_table_box .title1[data-v-dd03d332]{width:55%;height:.66rem;border-right:2px solid #ddd;padding:0 .3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_correct_do_page .conBox .new_box .socre_table_box .title2[data-v-dd03d332]{width:27%;border-right:2px solid #ddd}.practice_correct_do_page .conBox .new_box .socre_table_box .title2[data-v-dd03d332],.practice_correct_do_page .conBox .new_box .socre_table_box .title3[data-v-dd03d332]{height:.66rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_correct_do_page .conBox .new_box .socre_table_box .title3[data-v-dd03d332]{width:28%}.practice_correct_do_page .conBox .new_box .socre_table_box .title3 .inputBox[data-v-dd03d332]{width:1rem;height:auto;background:#fff;border:2px solid #775dc0;border-radius:.09rem}.practice_correct_do_page .conBox .new_box .user_tip_box[data-v-dd03d332]{width:100%;height:.64rem;margin:.4rem 0 .2rem 0;background:#775dc0;border-radius:.16rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#fff;line-height:.29rem}.practice_correct_do_page .conBox .new_box .user_tip_box.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .new_box .user_tip_box.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .new_box .user_tip_box.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .new_box .user_tip_box.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .new_box .user_tip_box.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .new_box .user_tip_box.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .new_box .user_tip_box img[data-v-dd03d332]{width:.24rem;height:.24rem;margin-right:.1rem}.practice_correct_do_page .conBox .new_box .tip_title[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.2rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin:.12rem 0}.practice_correct_do_page .conBox .new_box .tip_title.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .new_box .tip_title.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .new_box .tip_title.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .new_box .tip_title.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .new_box .tip_title.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .new_box .tip_title.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .new_box .tip_title .ml25[data-v-dd03d332]{margin-left:.25rem}.practice_correct_do_page .conBox .new_box .tip_title .mr90[data-v-dd03d332]{margin-right:.9rem}.practice_correct_do_page .conBox .new_box .user_tip_content[data-v-dd03d332]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.practice_correct_do_page .conBox .new_box .user_tip_content .user_tip_item[data-v-dd03d332]{width:100%;min-height:.6rem;background:#f5f5f5;border-radius:.1rem;margin-bottom:.16rem;padding:.16rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box[data-v-dd03d332]{width:4.5rem;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.25rem}.practice_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box[data-v-dd03d332]{height:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item[data-v-dd03d332],.practice_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item[data-v-dd03d332]{width:.32rem;height:.32rem;margin-right:.08rem;border-radius:50%}.practice_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item .img[data-v-dd03d332]{width:100%;height:100%;cursor:pointer}.practice_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box img[data-v-dd03d332]{width:.28rem;height:.28rem;cursor:pointer}.practice_correct_do_page .tips_modal[data-v-dd03d332]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.practice_correct_do_page .tips_modal img[data-v-dd03d332]{width:1rem;height:1rem;margin:.15rem 0}.practice_correct_do_page .tips_modal p[data-v-dd03d332]{font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.practice_correct_do_page .tips_modal p.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_seven)}.practice_correct_do_page .tips_modal p.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_seven)}.practice_correct_do_page .tips_modal p.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_seven)}.practice_correct_do_page .tips_modal p.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_seven)}.practice_correct_do_page .tips_modal p.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_seven)}.practice_correct_do_page .tips_modal p.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_seven)}.practice_correct_do_page .tips_modal .tips_con[data-v-dd03d332]{margin-bottom:.48rem}.practice_correct_do_page .tips_modal .action[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.practice_correct_do_page .tips_modal .action .btn[data-v-dd03d332]{width:1.78rem;font-size:.2rem;font-family:var(--common-font-family);cursor:pointer}.practice_correct_do_page .tips_modal .action .btn.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .tips_modal .action .btn.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .tips_modal .action .btn.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .tips_modal .action .btn.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .tips_modal .action .btn.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .tips_modal .action .btn.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .tips_modal .action .btn[data-v-dd03d332]:first-child{margin-right:.23rem}.practice_correct_do_page .tips_modal .action .btn.active[data-v-dd03d332]{background:#775dc0;color:#fff}.practice_correct_do_page .teacher_tips_modal[data-v-dd03d332]{width:100%;height:100%;background:#fff;border-radius:.2rem;padding:.32rem .4rem}.practice_correct_do_page .teacher_tips_modal .picture[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_correct_do_page .teacher_tips_modal .picture img[data-v-dd03d332]{width:7.6rem;height:3.64rem}.practice_correct_do_page .teacher_tips_modal .video[data-v-dd03d332]{width:100%;height:4.2rem}.practice_correct_do_page .teacher_tips_modal .audio[data-v-dd03d332]{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_correct_do_page .teacher_tips_modal .otherBox[data-v-dd03d332]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType[data-v-dd03d332]{width:4.4rem;height:1.9rem;margin-top:.6rem;border-radius:.2rem;-webkit-box-shadow:0 .04rem .3rem hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem hsla(0,0%,73.3%,.25);background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .icon_box[data-v-dd03d332]{width:1.5rem;height:1.5rem}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .icon_box img[data-v-dd03d332]{width:100%;height:100%}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box[data-v-dd03d332]{width:2rem}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name[data-v-dd03d332]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize[data-v-dd03d332]{margin-top:.04rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#7d7d7d;margin-bottom:.2rem}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span[data-v-dd03d332]{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;line-height:.26rem;text-align:left;cursor:pointer;margin-right:.16rem;text-decoration:underline}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_18)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_20)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_22)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_18)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_20)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_22)}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span img[data-v-dd03d332]{width:.2rem;height:.2rem;cursor:pointer;margin-right:.04rem}.practice_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span a[data-v-dd03d332]{text-decoration:underline}.practice_correct_do_page .teacher_tips_modal .otherBox .return[data-v-dd03d332]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;line-height:.19rem}.practice_correct_do_page .teacher_tips_modal .otherBox .return.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .return.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .return.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .return.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .return.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .teacher_tips_modal .otherBox .return.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .userTipBox[data-v-dd03d332]{width:11.76rem;height:6.76rem;background:#fff;border-radius:.34rem;padding:.4rem}.practice_correct_do_page .userTipBox .titleBox[data-v-dd03d332]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_correct_do_page .userTipBox .titleBox .title[data-v-dd03d332]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.practice_correct_do_page .userTipBox .titleBox .title.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_seven)}.practice_correct_do_page .userTipBox .titleBox .title.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_seven)}.practice_correct_do_page .userTipBox .titleBox .title.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_seven)}.practice_correct_do_page .userTipBox .titleBox .title.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_seven)}.practice_correct_do_page .userTipBox .titleBox .title.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_seven)}.practice_correct_do_page .userTipBox .titleBox .title.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_seven)}.practice_correct_do_page .userTipBox .titleBox img[data-v-dd03d332]{width:.28rem;height:.28rem;cursor:pointer}.practice_correct_do_page .userTipBox .modelContent[data-v-dd03d332]{width:100%;height:4.4rem;margin:.2rem 0;border:2px solid #c8c1d0;border-radius:20px;overflow:hidden}.practice_correct_do_page .userTipBox .pagination[data-v-dd03d332]{margin-bottom:.16rem}.practice_correct_do_page .userTipBox .modelBtn[data-v-dd03d332],.practice_correct_do_page .userTipBox .pagination[data-v-dd03d332]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_correct_do_page .userTipBox .modelBtn .returnBox[data-v-dd03d332]{width:1.76rem;height:.53rem;line-height:.53rem;color:#775dc0;border:1px solid #775dc0;border-radius:.2rem;text-align:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;cursor:pointer}.practice_correct_do_page .userTipBox .modelBtn .returnBox.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .userTipBox .modelBtn .returnBox.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .userTipBox .modelBtn .returnBox.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .userTipBox .modelBtn .returnBox.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .userTipBox .modelBtn .returnBox.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .userTipBox .modelBtn .returnBox.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.practice_correct_do_page .userTipBox .modelBtn .mr48[data-v-dd03d332]{margin-right:.48rem}.practice_correct_do_page .userTipBox .modelBtn .sureBox[data-v-dd03d332]{width:1.76rem;height:.54rem;background:#775dc0;border-radius:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700}.practice_correct_do_page .userTipBox .modelBtn .sureBox.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.practice_correct_do_page .userTipBox .modelBtn .sureBox.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.practice_correct_do_page .userTipBox .modelBtn .sureBox.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.practice_correct_do_page .userTipBox .modelBtn .sureBox.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.practice_correct_do_page .userTipBox .modelBtn .sureBox.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.practice_correct_do_page .userTipBox .modelBtn .sureBox.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.correctBox[data-v-dd03d332]{width:100%;height:100%;padding:.4rem .4rem .8rem .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#9c9b9e}.correctBox .img_do_box[data-v-dd03d332]{width:100%;height:auto;max-height:100%;font-size:0;overflow-y:scroll}.correctBox .img_do_box[data-v-dd03d332]::-webkit-scrollbar{width:.15rem;background-color:transparent}.correctBox .img_do_box[data-v-dd03d332]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.correctBox .img_do_box canvas[data-v-dd03d332],.correctBox .img_do_box img[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}.correctBox .img_do_box img[data-v-dd03d332]{max-width:100%;max-height:100%}.correctBox .img_do_box .text_box[data-v-dd03d332]{width:100%;height:auto;min-height:400px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:18px;white-space:pre-wrap}.correctBox .action_box[data-v-dd03d332]{position:absolute;bottom:.1rem;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.correctBox .action_box .action_list[data-v-dd03d332]{width:auto;height:auto;margin:auto .2rem;overflow:hidden;background:#f5f0ff;border-radius:.48rem;padding:.1rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.correctBox .action_box .action_list img[data-v-dd03d332]{float:left;display:block;height:.3rem;margin-right:.22rem;cursor:pointer}.correctBox .action_box .action_list img[data-v-dd03d332]:last-child{margin-right:0}.correctBox .action_box .action_no[data-v-dd03d332]{width:3rem;height:auto;margin:auto .2rem;overflow:hidden;background:#f5f0ff;border-radius:.48rem;padding:.1rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.correctBox .action_box .action_btn img[data-v-dd03d332]{width:.48rem;height:.48rem;margin:0 .2rem;cursor:pointer}.correctBox .close_box[data-v-dd03d332]{position:absolute;top:.2rem;right:.2rem}.correctBox .close_box img[data-v-dd03d332]{width:.4rem;height:.4rem;cursor:pointer}.pointColorBox[data-v-dd03d332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pointColorBox .point1[data-v-dd03d332]{width:.18rem;height:.18rem;background:#b5b5b5;border-radius:50%;margin-left:.18rem}.pointColorBox .point1.active[data-v-dd03d332]{background:#775dc0;border:1px solid #775dc0}.pointColorBox .point2[data-v-dd03d332]{width:.22rem;height:.22rem;background:#b5b5b5;border-radius:50%;margin-left:.18rem}.pointColorBox .point2.active[data-v-dd03d332]{background:#775dc0;border:1px solid #775dc0}.pointColorBox .point3[data-v-dd03d332]{width:.26rem;height:.26rem;background:#b5b5b5;border-radius:50%;margin-left:.18rem}.pointColorBox .point3.active[data-v-dd03d332]{background:#775dc0;border:1px solid #775dc0}.pointColorBox .colorRed[data-v-dd03d332]{width:.26rem;height:.26rem;background:red;border-radius:5%;margin-left:.18rem}.pointColorBox .colorRed.active[data-v-dd03d332]{background:#eee;border:4px solid red}.pointColorBox .colorYellow[data-v-dd03d332]{width:.26rem;height:.26rem;background:#ff0;border-radius:5%;margin-left:.18rem}.pointColorBox .colorYellow.active[data-v-dd03d332]{background:#eee;border:4px solid #ff0}.pointColorBox .colorBlue[data-v-dd03d332]{width:.26rem;height:.26rem;background:#00f;border-radius:5%;margin-left:.18rem}.pointColorBox .colorBlue.active[data-v-dd03d332]{background:#eee;border:4px solid #00f}.pointColorBox .colorGreen[data-v-dd03d332]{width:.26rem;height:.26rem;background:green;border-radius:5%;margin-left:.18rem}.pointColorBox .colorGreen.active[data-v-dd03d332]{background:#eee;border:4px solid green}.pointColorBox .colorBlack[data-v-dd03d332]{width:.26rem;height:.26rem;background:#000;border-radius:5%;margin-left:.18rem}.pointColorBox .colorBlack.active[data-v-dd03d332]{background:#eee;border:4px solid #000}.pointColorBox .colorWhite[data-v-dd03d332]{width:.26rem;height:.26rem;background:#eee;border-radius:5%;margin-left:.18rem}.pointColorBox .colorWhite.active[data-v-dd03d332]{background:#fff;border:4px solid #eee}[data-v-dd03d332] .ant-table-thead>tr:first-child>th:first-child,[data-v-dd03d332] .ant-table-thead>tr:first-child>th:last-child{background:#f7f6f7}[data-v-dd03d332] .ant-table-column-title{color:#000}.checkBox[data-v-dd03d332],[data-v-dd03d332] .ant-table-column-title{font-size:.18rem;font-family:var(--common-font-family);line-height:.26rem}.checkBox[data-v-dd03d332]{width:1.24rem;height:.46rem;background:#775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.checkBox.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.checkBox.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.checkBox.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.checkBox.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.checkBox.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.checkBox.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}.cancelCheckBox[data-v-dd03d332]{width:1.24rem;height:.46rem;background:#fff;border:1px solid #775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.cancelCheckBox.hk.SMALL[data-v-dd03d332]{font-size:var(--hk_small_font_size_five)}.cancelCheckBox.hk.MEDIUM[data-v-dd03d332]{font-size:var(--hk_middle_font_size_five)}.cancelCheckBox.hk.LARGE[data-v-dd03d332]{font-size:var(--hk_large_font_size_five)}.cancelCheckBox.en.SMALL[data-v-dd03d332]{font-size:var(--en_small_font_size_five)}.cancelCheckBox.en.MEDIUM[data-v-dd03d332]{font-size:var(--en_middle_font_size_five)}.cancelCheckBox.en.LARGE[data-v-dd03d332]{font-size:var(--en_large_font_size_five)}html[data-v-521a319c]{font-size:100px}@media only screen and (max-height:650px){html[data-v-521a319c]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-521a319c]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-521a319c]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-521a319c]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-521a319c]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-521a319c]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-521a319c]{font-size:100px}}#app[data-v-521a319c],body[data-v-521a319c],html[data-v-521a319c]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-521a319c],#app h1[data-v-521a319c],#app h2[data-v-521a319c],#app h3[data-v-521a319c],#app h4[data-v-521a319c],#app h5[data-v-521a319c],#app h6[data-v-521a319c],#app p[data-v-521a319c],body body[data-v-521a319c],body h1[data-v-521a319c],body h2[data-v-521a319c],body h3[data-v-521a319c],body h4[data-v-521a319c],body h5[data-v-521a319c],body h6[data-v-521a319c],body p[data-v-521a319c],html body[data-v-521a319c],html h1[data-v-521a319c],html h2[data-v-521a319c],html h3[data-v-521a319c],html h4[data-v-521a319c],html h5[data-v-521a319c],html h6[data-v-521a319c],html p[data-v-521a319c]{margin:0}li[data-v-521a319c],ul[data-v-521a319c]{list-style:none;padding:0}[data-v-521a319c]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-521a319c]{white-space:break-spaces}.sortableDrag[data-v-521a319c]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-521a319c],.sortableDrag td[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-521a319c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-521a319c]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-521a319c]{color:var(--theme-color)}.error_color[data-v-521a319c]{color:#eb6646!important}.warn_color[data-v-521a319c]{color:#ff6800}.pointer[data-v-521a319c]{cursor:pointer}.ellipsis[data-v-521a319c]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-521a319c],.flex_center_center[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-521a319c],.flex_center_center[data-v-521a319c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-521a319c],.flex_row_s_p[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-521a319c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-521a319c],.flex_start[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-521a319c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-521a319c],.flex_column_center_center[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-521a319c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-521a319c]{position:relative;border-radius:.2rem}.talk_frame[data-v-521a319c]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-521a319c]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-521a319c]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-521a319c]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-521a319c]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-521a319c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-521a319c]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-521a319c]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-521a319c]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-521a319c]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-521a319c]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-521a319c]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-521a319c]{max-height:30vh}.ant-select-dropdown-menu[data-v-521a319c]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-521a319c]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-521a319c]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-521a319c]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-521a319c]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-521a319c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-521a319c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-521a319c]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-521a319c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-521a319c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-521a319c]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-521a319c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-521a319c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-521a319c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-521a319c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-521a319c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-521a319c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-521a319c]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-521a319c]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-521a319c]{width:100%}.ant-input[data-v-521a319c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-521a319c]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-521a319c]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-521a319c]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-521a319c]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-521a319c]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-521a319c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-521a319c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-521a319c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-521a319c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-521a319c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-521a319c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-521a319c],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-521a319c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-521a319c],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-521a319c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-521a319c],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-521a319c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-521a319c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-521a319c]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-521a319c],.ant-table-thead>tr>th[data-v-521a319c]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-521a319c]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-521a319c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-521a319c]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-521a319c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-521a319c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-521a319c]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-521a319c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-521a319c]{width:24px;height:24px}.ant-radio-inner[data-v-521a319c]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-521a319c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-521a319c]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-521a319c],.ant-radio-checked .ant-radio-inner[data-v-521a319c]{border-color:#10c7a3}.ant-checkbox[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-521a319c]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-521a319c]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-521a319c]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-521a319c]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-521a319c]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-521a319c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-521a319c]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-521a319c]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-521a319c]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-521a319c]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-521a319c],.ant-dropdown-menu-submenu-title[data-v-521a319c]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-521a319c],:root .ant-dropdown-link>.anticon.anticon-down[data-v-521a319c],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-521a319c],.dropMenuItem_hk_SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-521a319c]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-521a319c],.ant-switch[data-v-521a319c]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-521a319c],.ant-switch[data-v-521a319c]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-521a319c]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-521a319c]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-521a319c]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-521a319c]{width:100%}.ant-progress-circle .ant-progress-text[data-v-521a319c]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-521a319c]{max-width:4.6rem}.ant-popover-title[data-v-521a319c]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-521a319c]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-521a319c]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-521a319c],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-521a319c],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-521a319c]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-521a319c],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-521a319c],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-521a319c]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-521a319c]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-521a319c]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-521a319c]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-521a319c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-521a319c]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-521a319c]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-521a319c]{text-decoration:underline}.modalBox .btn_box[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-521a319c],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-521a319c],.ant-pagination-disabled:focus a[data-v-521a319c],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-521a319c],.ant-pagination-disabled:hover a[data-v-521a319c],[data-v-521a319c] .ant-pagination-disabled a{background:#e6e7e8}[data-v-521a319c] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-521a319c] .ant-pagination-item-active a,[data-v-521a319c] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-521a319c] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-521a319c] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-521a319c]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-521a319c]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-521a319c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-521a319c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-521a319c]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-521a319c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-521a319c]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-521a319c]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-521a319c]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-521a319c],.wangEditor table th[data-v-521a319c]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-521a319c]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-521a319c]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-521a319c]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-521a319c]{display:block}.wangEditor ol[data-v-521a319c],.wangEditor ul[data-v-521a319c]{margin:10px 0 10px 20px}.wangEditor ul[data-v-521a319c],.wangEditor ul li[data-v-521a319c]{list-style:disc inside!important}.wangEditor ol[data-v-521a319c],.wangEditor ol li[data-v-521a319c]{list-style:decimal inside!important}.wangEditor img[data-v-521a319c]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-521a319c]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-521a319c]{border-bottom:2px solid #e1e1e1}.component[data-v-521a319c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-521a319c]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-521a319c]{cursor:default}.listen_picture[data-v-521a319c]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-521a319c]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}[data-v-521a319c] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-521a319c]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-521a319c]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-521a319c]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-521a319c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-521a319c]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-521a319c]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-521a319c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-521a319c]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-521a319c],.home_practice_status.NO_PUBLIC[data-v-521a319c]{background:#2c58b1}.home_practice_status.FINISHED[data-v-521a319c],.home_practice_status.IN_PROGRESS[data-v-521a319c],.home_practice_status.NOT_STARTED[data-v-521a319c],.home_practice_status.UNDISTRIBUTED[data-v-521a319c]{background:#486fbf}.ant-calendar-picker-container[data-v-521a319c]{z-index:9999999!important}.pra_talk_correct_do_page[data-v-521a319c]{width:100%;height:100%;background:#f5f0ff}.pra_talk_correct_do_page[data-v-521a319c] .ant-spin-nested-loading,.pra_talk_correct_do_page[data-v-521a319c] .ant-spin-nested-loading .ant-spin-container{height:100%}.pra_talk_correct_do_page .text_view_component[data-v-521a319c]{white-space:pre-wrap}.pra_talk_correct_do_page .conBox[data-v-521a319c]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.pra_talk_correct_do_page .conBox[data-v-521a319c]::-webkit-scrollbar{width:.1rem;background-color:transparent}.pra_talk_correct_do_page .conBox[data-v-521a319c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.pra_talk_correct_do_page .conBox .page_header[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #734fb3;padding:.4rem 0 .2rem 0;background:#f5f0ff;position:sticky;top:0;z-index:3}.pra_talk_correct_do_page .conBox .page_header .page_title[data-v-521a319c]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.55rem;margin-bottom:.15rem}.pra_talk_correct_do_page .conBox .page_header .page_title.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_eight)}.pra_talk_correct_do_page .conBox .page_header .page_title.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_eight)}.pra_talk_correct_do_page .conBox .page_header .page_title.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_eight)}.pra_talk_correct_do_page .conBox .page_header .page_title.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_eight)}.pra_talk_correct_do_page .conBox .page_header .page_title.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_eight)}.pra_talk_correct_do_page .conBox .page_header .page_title.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_eight)}.pra_talk_correct_do_page .conBox .page_header .header_info[data-v-521a319c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.pra_talk_correct_do_page .conBox .page_header .header_info[data-v-521a319c]:last-child{margin-bottom:0}.pra_talk_correct_do_page .conBox .page_header .header_info .className[data-v-521a319c]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.22rem;margin-right:.15rem}.pra_talk_correct_do_page .conBox .page_header .header_info .className.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .page_header .header_info .className.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .page_header .header_info .className.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .page_header .header_info .className.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .page_header .header_info .className.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .page_header .header_info .className.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .page_header .header_info .testName[data-v-521a319c]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.16rem}.pra_talk_correct_do_page .conBox .page_header .header_info .testName.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_seven)}.pra_talk_correct_do_page .conBox .page_header .header_info .testName.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_seven)}.pra_talk_correct_do_page .conBox .page_header .header_info .testName.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_seven)}.pra_talk_correct_do_page .conBox .page_header .header_info .testName.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_seven)}.pra_talk_correct_do_page .conBox .page_header .header_info .testName.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_seven)}.pra_talk_correct_do_page .conBox .page_header .header_info .testName.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_seven)}.pra_talk_correct_do_page .conBox .student_header[data-v-521a319c]{width:100%;height:auto}.pra_talk_correct_do_page .conBox .student_header .current[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;color:#000;margin:.18rem 0}.pra_talk_correct_do_page .conBox .student_header .current.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_eight)}.pra_talk_correct_do_page .conBox .student_header .current.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_eight)}.pra_talk_correct_do_page .conBox .student_header .current.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_eight)}.pra_talk_correct_do_page .conBox .student_header .current.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_eight)}.pra_talk_correct_do_page .conBox .student_header .current.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_eight)}.pra_talk_correct_do_page .conBox .student_header .current.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_eight)}.pra_talk_correct_do_page .conBox .student_header .current .head_portrait[data-v-521a319c]{width:.42rem;height:.42rem;background-image:url(../img/student_recently@2x.be04c0d5.png);background-size:100% 100%;background-position:50%;font-size:.19rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.32rem;margin-right:.25rem}.pra_talk_correct_do_page .conBox .student_header .current .head_portrait.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .current .head_portrait.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .current .head_portrait.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .current .head_portrait.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .current .head_portrait.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .current .head_portrait.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .nextPro[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.25rem}.pra_talk_correct_do_page .conBox .student_header .nextPro .center[data-v-521a319c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;line-height:.22rem}.pra_talk_correct_do_page .conBox .student_header .nextPro .center.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .nextPro .center.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .nextPro .center.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .nextPro .center.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .nextPro .center.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .nextPro .center.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .nextPro .left[data-v-521a319c],.pra_talk_correct_do_page .conBox .student_header .nextPro .right[data-v-521a319c]{min-width:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.pra_talk_correct_do_page .conBox .student_header .nextPro .left.hk.SMALL[data-v-521a319c],.pra_talk_correct_do_page .conBox .student_header .nextPro .right.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .nextPro .left.hk.MEDIUM[data-v-521a319c],.pra_talk_correct_do_page .conBox .student_header .nextPro .right.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .nextPro .left.hk.LARGE[data-v-521a319c],.pra_talk_correct_do_page .conBox .student_header .nextPro .right.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .nextPro .left.en.SMALL[data-v-521a319c],.pra_talk_correct_do_page .conBox .student_header .nextPro .right.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .nextPro .left.en.MEDIUM[data-v-521a319c],.pra_talk_correct_do_page .conBox .student_header .nextPro .right.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .nextPro .left.en.LARGE[data-v-521a319c],.pra_talk_correct_do_page .conBox .student_header .nextPro .right.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .student_header .nextPro .left[data-v-521a319c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pra_talk_correct_do_page .conBox .student_header .nextPro .right[data-v-521a319c]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pra_talk_correct_do_page .conBox .student_header .nextPro .left .head_portrait[data-v-521a319c],.pra_talk_correct_do_page .conBox .student_header .nextPro .right>span[data-v-521a319c]{margin:0 .12rem}.pra_talk_correct_do_page .conBox .student_header .nextPro .btn[data-v-521a319c]{width:.34rem;height:.34rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;color:#fff;cursor:pointer}.pra_talk_correct_do_page .conBox .student_header .nextPro .btn.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_four)}.pra_talk_correct_do_page .conBox .student_header .nextPro .btn.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_four)}.pra_talk_correct_do_page .conBox .student_header .nextPro .btn.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_four)}.pra_talk_correct_do_page .conBox .student_header .nextPro .btn.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_four)}.pra_talk_correct_do_page .conBox .student_header .nextPro .btn.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_four)}.pra_talk_correct_do_page .conBox .student_header .nextPro .btn.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_four)}.pra_talk_correct_do_page .conBox .student_header .nextPro .head_portrait[data-v-521a319c]{width:.36rem;height:.36rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAACdNJREFUeF7lnHlQVMkdx3+/GeZQERDF8RgMiIC6Klge5bGKqxF1FSuCsCKuYCUkUcRCNlqbTW0qSWXLEFxXqWVRohQpWCy5xHgg6B66YnBYrkF3vLACjnjAqFlwgGGYTrU1WqwwvHnzGpwx/e/r/vbv93n93uvu368fwiAWQogYAAIA4G0AmAIAvnq93qu9vd2lq6vL2WQySSQSyTOJRNLm4uLyQCQS3QaAWwBQAQCXEPHxIJr7vCsc6A4JIUMA4F0AeK+lpWVFQ0ODS2NjIzx8+BB0Oh10dnb2aQIigpubG4waNQqUSiV4eXmZlEqlWiKR5ANALiJScANeBgwQIcQTAHbodLpYtVrtevXqVWhubhbkkFQqBX9/f5g+fTr4+vpeEIvF+wDgFCKaBAn305g5IEKIAgD+3NjY+MuysjKn69evAyGEuf10dM2bNw9mzZr1g0wm242Ip5l3wvIRI4SIAGBnc3PzH8+dO+dCwQxGcXZ2hqVLl8LMmTPPi8Xi3yDiHZb9MhlBhJCJ3d3dmRcvXlx04cIFMJkGbMRb9H3cuHGwbt26NoVC8TtEPMQKkmBAhJBgnU53LDc31+3+/fus7LJJx8nJCYKDg+mj9yUA/AoRO2wS6tFIECBCyPb6+vrPcnNzndrb24Xawqx9YGAghISEqCQSyRpEFPRlsBkQIWS3Wq3+W2FhIb6OR4qLppeXF0RFRV2TyWTLEPEhV31L120CRAj5oLq6em9RUdGAfKFsdebVdhMmTIBNmzZp5HL527ZOMnkDIoSE3rhxIy8nJ0c0EJ9vVnBe6Pj4+FBIdM4UjIgGvvq8ABFCApqami5nZGQMNRh498XXNmb1Z8+eDWvXrv0HIv6ar6jVgAgh8s7Ozu/T0tLeevx40JdEfP3qVT80NBQCAwPXI2IBHzE+gD4rKipKqKqq4qNvN3VlMhls3bpV5+7uPg0RH1hrmFWACCHT79y5U5WZmelkrbA91ps0aRJs3rz5n4gYY619VgEyGo1fpaWlLX306JG1unZbLyoqyuTv7z8PEekWCmfhBEQIeaeysvLrEydOcIo5QgW6fRIfH39WJBKtssZeTkAmk6k4JSVlJd27eVNKZGQkmTJlykxErOXyqV9AhJCpGo3m6tGjRzlBcnVkT9c9PT0hNjY2ExG3cNnFBeiTnJycjwZr64LLWJbX4+PjWz08PBSI2O8i0iIgQgjq9fo7ycnJXt3d3SxtswutoKAgWLZs2QZEPNafQf0Bml5TU6MuLCy0C4dYGzF69GjYvn17NiK+byugHcePHz9QXV3N2ja70du1a9c9FxcXpa2A8vft2xf29OlTu3GItSEREREwbdq0SYhYb0nb4iOm1+tv7Nmzx4+1UfakZ34P/QIRLU7y+gRECJFotVp9enq6Qy8tuG7G1KlTYcOGDR8iYpLVI4gQ4kLDNpWVlQlvyuzZkvMeHh4QFxf3g0gk+i0iftdXvZ+MIELIOL1ef/H8+fM+lZWVdr1byDU6rL1Olx6rV682+fj47ETElFfbvQRk3u+pyMzMnHbv3j1r9d+IejTMHRkZaZo8efJ7iEhD2y9LT0CJpaWln166dOmNcJqvE3K5HBITE7VyudwbEY0v2r8E1NXVVZGUlDTbUjIB3w4dsf6qVatg/vz5NArydS9ADx48eJaamjrUER1jZXNAQACEhYXFI+LnfQFqS01NHcaqM0fUoQHH0NDQOET8ohcgg8GgSkpKmuNI0QrWN2HlypWwYMGCdxDx216ACCE7z5w5s6+8vJx1vw6hR3OPEhIS7jo7O/sgYldfgIZ0dHRUHT58ePKbsPfM567Qz3xYWBjMmDGj1/bHqxPFiXq9vrS4uNhHrVb/X0wUR4wY8Xyi6Ofn91FfS45eazHzUuPD1tbW6LKysnGXL1/mczMcpq6rqytERER0KZXKbxDxr1YtNXp6RzPG2traGvbu3au0x+wNoXdi0aJFsHz58vcRMbs/La496b9nZ2fvunnzplB77K59XFzcM4VCMQYR24QACqirq6vJy8uzOweFGDR27Fgahs5BxCguHc5wjtFo/DYlJSXoyZMnXFoOcz08PJymEtPo6hUuozkB0RzEioqKkpMnT3JpOcR1d3d3Gln9ysnJ6efWGMwJiIoYDIYrqampcx0x7eVVCOvXr6fznZ/Mlm1+B71oSAiZe+vWrX9nZWXRXGiHLd7e3hATE5MnEokirHXCqhFExQghXxw7dmzrtWvXrNW2q3pisRi2bdv2o4eHxxREbLLWOD6A3PR6fdXBgwe9HTEUtGbNGpg7d24sIh62Fg6tZzUg8yiapdVqLx05ckTuSOFoevglPDw8CxE384HDG5AZUmxtbW16QQGvVD++djGrTzM5oqOja6VS6QJE1PMV5jWCery0P75y5cpfTp8ekAM2fH2wWH/MmDH0pXx76NChi/jkJfYUtAmQeSTtLS8v/6C4uNguV/3jx4+nmfZ0f2cxIv7HVuo2AzJD+r1Go/kkPz8fu7pe7jHZaguzdvTQXXh4uFoqla5GRK0QYUGAzJAim5qajuTn5w9paWkRYovgtiKRCGi8fcmSJSWIGIGIPwoVFQzIDOktg8GQXVpaGqhSqYTaZFN7uoQICwvr9PT0/BgAPmV1TJMJIDMkKQD8SavVJpaUlMgaGhpscpRvI5ogvnjxYnpG7HuJRELnOTV8NfqrzwxQjy+cNwAkaTSa9WfPnsWB3AWgZ1aDgoLuDhs27A8AQLPFmB+OZQ7IPJp2aDSa/Xl5eWg0vozisryxz7X8/Pzotmm1VCqlJ3kG5AXIHBAhZEddXd3+goKCQTloRxegGzduvCqTyehch3k6HFNAhJA1t2/fLsrKyhIP5lkyX19fComeel7VM/GAxZBlBoj+SKClpaUuPT3dtaND8Fla3r4tXLgQVqxYQaMT9CvGrDADZDQaSzIyMoLv3r3LzDi+QjExMcaJEyfSrdRKvm0t1WcCiBASolKp/nXq1ClWdtmkM3LkSJpS951EIllsk0AfjZgA6uzsrN2/f/+MtrZ+IyisbO5XJyQkBObMmfMuIhaz6FAwIELIEpVK9c3rHj0vYNBQckJCQrFIJKJ/nBFcWAD6Mi0tbePr/utCTxLR0dE0KdMLEQW/EAUBoj9M0ul0LQcOHHATfKsYCphPOW9DxDShskIBLVCpVGX28ni9gEF/nZOYmFiEiOteN6C4wsLCz2tqmK4Phfr0vP3u3bsbhw8f/jOhYkJHUOqhQ4e22WNe9ZYtW4i3t7crIrYKgSQUUGFycvK61lZBNgix32JbmjEWEBDgi4j0R3E2F6GAztfX1y+zxxCQQqEAV1fXWYgo6E8IQgG5AoA9nwj6r9DF6/8AhUG1dvpdUX4AAAAASUVORK5CYII=);background-size:100% 100%;background-position:50%;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.29rem}.pra_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_four)}.pra_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_four)}.pra_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_four)}.pra_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_four)}.pra_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_four)}.pra_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_four)}.pra_talk_correct_do_page .conBox .student_header .nextPro .imgBox[data-v-521a319c]{width:.2rem;height:.2rem;cursor:pointer}.pra_talk_correct_do_page .conBox .correct_box[data-v-521a319c]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.pra_talk_correct_do_page .conBox .correct_box .correct_left[data-v-521a319c]{width:100%;height:auto;margin-bottom:.4rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box[data-v-521a319c]{margin-bottom:.2rem}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn[data-v-521a319c]{width:1.4rem;height:.47rem;background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.19rem;cursor:pointer}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_four)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_four)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_four)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_four)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_four)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_four)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn img[data-v-521a319c]{width:.22rem;height:.22rem;margin-right:.1rem}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .ael_audio[data-v-521a319c]{margin-right:.1rem;margin-top:.03rem}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text[data-v-521a319c]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag[data-v-521a319c]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:1.2rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#697fe0;color:#fff}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_18)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_20)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_22)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_18)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_20)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_22)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .label[data-v-521a319c]{white-space:nowrap}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .star[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .star img[data-v-521a319c]{width:.16rem;height:.16rem}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .questionTitle[data-v-521a319c]{margin-bottom:.2rem}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component[data-v-521a319c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .picture_view_component[data-v-521a319c]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.pra_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box[data-v-521a319c]{width:100%;height:auto;background:#f5f0ff;border-radius:.1rem;padding:.16rem .32rem .26rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.24rem}.pra_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title[data-v-521a319c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem;margin-bottom:.45rem}.pra_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box[data-v-521a319c]{width:100%;height:auto;background:#fff;margin-bottom:.36rem;font-size:0}.pra_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box canvas[data-v-521a319c]{width:100%;height:auto}.pra_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list[data-v-521a319c]{width:100%;height:auto;overflow:hidden}.pra_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item[data-v-521a319c]{float:left;width:.73rem;height:.9rem;margin-right:.14rem;position:relative;background:#fff;cursor:pointer}.pra_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item.active .mask[data-v-521a319c]{display:none}.pra_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item img[data-v-521a319c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.pra_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item .mask[data-v-521a319c]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.pra_talk_correct_do_page .conBox .action_box[data-v-521a319c]{width:100%;height:auto}.pra_talk_correct_do_page .conBox .action_box .action_student_answer[data-v-521a319c]{min-width:4.5rem;margin-right:.4rem}.pra_talk_correct_do_page .conBox .action_box .action_student_answer[data-v-521a319c],.pra_talk_correct_do_page .conBox .action_box .teacher_action_box[data-v-521a319c]{height:auto;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.35rem;-webkit-box-sizing:border-box;box-sizing:border-box}.pra_talk_correct_do_page .conBox .action_box .teacher_action_box[data-v-521a319c]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:.2rem}.pra_talk_correct_do_page .conBox .auto_answer_box[data-v-521a319c]{width:100%;height:auto;background:#f3f3ff;border-radius:.16rem;padding:.24rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.pra_talk_correct_do_page .conBox .auto_answer_box .flag_box[data-v-521a319c]{position:absolute;right:.32rem;top:.25rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.pra_talk_correct_do_page .conBox .auto_answer_box .flag_box.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .flag_box.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .flag_box.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .flag_box.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .flag_box.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .flag_box.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .flag_box .anticon[data-v-521a319c]{margin-left:.06rem}.pra_talk_correct_do_page .conBox .auto_answer_box .auto_title[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#734fb3;line-height:.26rem;margin-bottom:.12rem}.pra_talk_correct_do_page .conBox .auto_answer_box .auto_title.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .auto_title.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .auto_title.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .auto_title.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .auto_title.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .auto_title.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .auto_title img[data-v-521a319c]{width:.28rem;height:.28rem;cursor:pointer}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;line-height:.34rem;margin-bottom:.23rem}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_eight)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_eight)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_eight)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_eight)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_eight)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_eight)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper[data-v-521a319c]{width:1.06rem;border:2px solid #775dc0;border-radius:.09rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.07rem}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input[data-v-521a319c]{background:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none;border:0}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix[data-v-521a319c]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;top:47%}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_eight)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_eight)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_eight)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_eight)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_eight)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_eight)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips[data-v-521a319c]{font-size:.14rem;font-family:var(--common-font-family);font-weight:700;color:#e81313;line-height:.2rem;margin-left:.2rem}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_three)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_three)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_three)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_three)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_three)}.pra_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_three)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view[data-v-521a319c]{width:100%;height:auto;background:#f5f0ff;border:2px solid #775dc0;border-radius:.1rem;padding:.17rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no[data-v-521a319c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.34rem;margin-bottom:.64rem;border:0;background:none;padding:0}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box[data-v-521a319c]{width:100%;height:auto}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_con[data-v-521a319c]{width:100%;height:3.22rem;background:#fff;border:2px solid #775dc0;border-radius:.1rem;padding:.25rem .17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.23rem}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-521a319c]{width:1.41rem;height:.48rem;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;line-height:.48rem;cursor:pointer}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-521a319c]:first-child{background:#d1d1d1;color:#000}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-521a319c]:nth-child(2){background:#775dc0;color:#fff}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea[data-v-521a319c]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size[data-v-521a319c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:.26rem;margin-top:.2rem}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .noEvaluation[data-v-521a319c]{width:100%;min-height:.74rem;background:#f5f5f5;border-radius:.16rem;padding:.23rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pra_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder[data-v-521a319c]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d;line-height:.34rem}.pra_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .action[data-v-521a319c]{width:.28rem;height:.28rem;font-size:0;margin-right:.08rem}.pra_talk_correct_do_page .conBox .auto_answer_box .noEvaluation img[data-v-521a319c]{width:.28rem;height:.28rem;cursor:pointer}.pra_talk_correct_do_page .conBox .auto_answer_box .action_student_title[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#6156a5;line-height:.26rem}.pra_talk_correct_do_page .conBox .auto_answer_box .action_student_title.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .action_student_title.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .action_student_title.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .action_student_title.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .action_student_title.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .action_student_title.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .auto_answer_box .action_student_title .question_tips_btn[data-v-521a319c]{width:1.4rem;height:.47rem;background:#775dc0;border:2px solid #775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#f5f0ff;line-height:.19rem;cursor:pointer}.pra_talk_correct_do_page .conBox .auto_answer_box .action_student_title .question_tips_btn.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .action_student_title .question_tips_btn.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .action_student_title .question_tips_btn.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .action_student_title .question_tips_btn.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .action_student_title .question_tips_btn.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .action_student_title .question_tips_btn.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_four)}.pra_talk_correct_do_page .conBox .auto_answer_box .action_student_title .question_tips_btn img[data-v-521a319c]{width:.22rem;height:.22rem;margin-right:.1rem}.pra_talk_correct_do_page .conBox .auto_answer_box .student_answer_content[data-v-521a319c]{width:100%;height:100%}.pra_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item[data-v-521a319c]{width:100%;height:auto}.pra_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .answer_part[data-v-521a319c]{margin:.1rem 0 .05rem 0;font-size:.14rem;font-family:var(--common-font-family);color:#333;line-height:.18rem}.pra_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .answer_part.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_three)}.pra_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .answer_part.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_three)}.pra_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .answer_part.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_three)}.pra_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .answer_part.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_three)}.pra_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .answer_part.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_three)}.pra_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .answer_part.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_three)}.pra_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .student_audio[data-v-521a319c]{width:100%;min-height:1rem}.pra_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .student_audio[data-v-521a319c] .ael_audio_con{border-radius:.16rem;padding:.2rem .3rem}.pra_talk_correct_do_page .conBox .new_box[data-v-521a319c]{background:#fff!important;padding:0!important}.pra_talk_correct_do_page .conBox .new_box .socre_table_box[data-v-521a319c]{width:100%;height:auto;margin:.2rem 0;border-radius:.09rem;font-size:.18rem;font-family:var(--common-font-family);color:#333}.pra_talk_correct_do_page .conBox .new_box .socre_table_box.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .socre_table_box.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .socre_table_box.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .socre_table_box.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .socre_table_box.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .socre_table_box.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .socre_table_box .socre_table_title[data-v-521a319c]{width:100%;height:.66rem;border-bottom:2px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background:#6156a5;border-radius:.1rem .1rem 0 0}.pra_talk_correct_do_page .conBox .new_box .socre_table_box .score_table_content[data-v-521a319c]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pra_talk_correct_do_page .conBox .new_box .socre_table_box .score_table_btn[data-v-521a319c],.pra_talk_correct_do_page .conBox .new_box .socre_table_box .score_table_content .score_table_line[data-v-521a319c]{width:100%;height:.66rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pra_talk_correct_do_page .conBox .new_box .socre_table_box .score_table_btn[data-v-521a319c]{border-top:2px solid #ddd;border-radius:0 0 .1rem .1rem}.pra_talk_correct_do_page .conBox .new_box .socre_table_box .title1[data-v-521a319c]{width:55%;height:.66rem;border-right:2px solid #ddd;padding:0 .3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pra_talk_correct_do_page .conBox .new_box .socre_table_box .title2[data-v-521a319c]{width:27%;border-right:2px solid #ddd}.pra_talk_correct_do_page .conBox .new_box .socre_table_box .title2[data-v-521a319c],.pra_talk_correct_do_page .conBox .new_box .socre_table_box .title3[data-v-521a319c]{height:.66rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pra_talk_correct_do_page .conBox .new_box .socre_table_box .title3[data-v-521a319c]{width:28%}.pra_talk_correct_do_page .conBox .new_box .socre_table_box .title3 .inputBox[data-v-521a319c]{width:1rem;height:auto;background:#fff;border:2px solid #775dc0;border-radius:.09rem}.pra_talk_correct_do_page .conBox .new_box .user_tip_box[data-v-521a319c]{width:100%;height:.64rem;margin:.4rem 0 .2rem 0;background:#775dc0;border-radius:.16rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#fff;line-height:.29rem}.pra_talk_correct_do_page .conBox .new_box .user_tip_box.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .user_tip_box.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .user_tip_box.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .user_tip_box.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .user_tip_box.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .user_tip_box.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .user_tip_box img[data-v-521a319c]{width:.24rem;height:.24rem;margin-right:.1rem}.pra_talk_correct_do_page .conBox .new_box .tip_title[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.2rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin:.12rem 0}.pra_talk_correct_do_page .conBox .new_box .tip_title.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .tip_title.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .tip_title.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .tip_title.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .tip_title.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .tip_title.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .tip_title .ml25[data-v-521a319c]{margin-left:.25rem}.pra_talk_correct_do_page .conBox .new_box .tip_title .mr90[data-v-521a319c]{margin-right:.9rem}.pra_talk_correct_do_page .conBox .new_box .user_tip_content[data-v-521a319c]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pra_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item[data-v-521a319c]{width:100%;min-height:.6rem;background:#f5f5f5;border-radius:.1rem;margin-bottom:.16rem;padding:.16rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pra_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box[data-v-521a319c]{width:4.5rem;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.25rem}.pra_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box[data-v-521a319c]{height:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pra_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item[data-v-521a319c],.pra_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pra_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item[data-v-521a319c]{width:.32rem;height:.32rem;margin-right:.08rem;border-radius:50%}.pra_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item .img[data-v-521a319c]{width:100%;height:100%;cursor:pointer}.pra_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box img[data-v-521a319c]{width:.28rem;height:.28rem;cursor:pointer}.pra_talk_correct_do_page .tips_modal[data-v-521a319c]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pra_talk_correct_do_page .tips_modal img[data-v-521a319c]{width:1rem;height:1rem;margin:.15rem 0}.pra_talk_correct_do_page .tips_modal p[data-v-521a319c]{font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.pra_talk_correct_do_page .tips_modal p.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_seven)}.pra_talk_correct_do_page .tips_modal p.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_seven)}.pra_talk_correct_do_page .tips_modal p.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_seven)}.pra_talk_correct_do_page .tips_modal p.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_seven)}.pra_talk_correct_do_page .tips_modal p.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_seven)}.pra_talk_correct_do_page .tips_modal p.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_seven)}.pra_talk_correct_do_page .tips_modal .tips_con[data-v-521a319c]{margin-bottom:.48rem}.pra_talk_correct_do_page .tips_modal .action[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pra_talk_correct_do_page .tips_modal .action .btn[data-v-521a319c]{width:1.78rem;font-size:.2rem;font-family:var(--common-font-family);cursor:pointer}.pra_talk_correct_do_page .tips_modal .action .btn.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .tips_modal .action .btn.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .tips_modal .action .btn.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .tips_modal .action .btn.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .tips_modal .action .btn.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .tips_modal .action .btn.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .tips_modal .action .btn[data-v-521a319c]:first-child{margin-right:.23rem}.pra_talk_correct_do_page .tips_modal .action .btn.active[data-v-521a319c]{background:#775dc0;color:#fff}.pra_talk_correct_do_page .userTipBox[data-v-521a319c]{width:11.76rem;height:6.76rem;background:#fff;border-radius:.34rem;padding:.4rem}.pra_talk_correct_do_page .userTipBox .titleBox[data-v-521a319c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pra_talk_correct_do_page .userTipBox .titleBox .title[data-v-521a319c]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.pra_talk_correct_do_page .userTipBox .titleBox .title.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_seven)}.pra_talk_correct_do_page .userTipBox .titleBox .title.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_seven)}.pra_talk_correct_do_page .userTipBox .titleBox .title.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_seven)}.pra_talk_correct_do_page .userTipBox .titleBox .title.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_seven)}.pra_talk_correct_do_page .userTipBox .titleBox .title.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_seven)}.pra_talk_correct_do_page .userTipBox .titleBox .title.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_seven)}.pra_talk_correct_do_page .userTipBox .titleBox img[data-v-521a319c]{width:.28rem;height:.28rem;cursor:pointer}.pra_talk_correct_do_page .userTipBox .modelContent[data-v-521a319c]{width:100%;height:4.4rem;margin:.2rem 0;border:2px solid #c8c1d0;border-radius:20px;overflow:hidden}.pra_talk_correct_do_page .userTipBox .pagination[data-v-521a319c]{margin-bottom:.16rem}.pra_talk_correct_do_page .userTipBox .modelBtn[data-v-521a319c],.pra_talk_correct_do_page .userTipBox .pagination[data-v-521a319c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pra_talk_correct_do_page .userTipBox .modelBtn .returnBox[data-v-521a319c]{width:1.76rem;height:.53rem;line-height:.53rem;color:#775dc0;border:1px solid #775dc0;border-radius:.2rem;text-align:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;cursor:pointer}.pra_talk_correct_do_page .userTipBox .modelBtn .returnBox.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .userTipBox .modelBtn .returnBox.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .userTipBox .modelBtn .returnBox.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .userTipBox .modelBtn .returnBox.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .userTipBox .modelBtn .returnBox.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .userTipBox .modelBtn .returnBox.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .userTipBox .modelBtn .mr48[data-v-521a319c]{margin-right:.48rem}.pra_talk_correct_do_page .userTipBox .modelBtn .sureBox[data-v-521a319c]{width:1.76rem;height:.54rem;background:#775dc0;border-radius:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700}.pra_talk_correct_do_page .userTipBox .modelBtn .sureBox.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .userTipBox .modelBtn .sureBox.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .userTipBox .modelBtn .sureBox.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .userTipBox .modelBtn .sureBox.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .userTipBox .modelBtn .sureBox.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .userTipBox .modelBtn .sureBox.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal[data-v-521a319c]{width:8.4rem;height:5.4rem;background:#fff;border-radius:.2rem;padding:.32rem .4rem}.pra_talk_correct_do_page .teacher_tips_modal .modelTitle[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.29rem}.pra_talk_correct_do_page .teacher_tips_modal .modelTitle span[data-v-521a319c]{color:#775dc0;font-size:.24rem;font-family:var(--common-font-family)}.pra_talk_correct_do_page .teacher_tips_modal .modelTitle span.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_seven)}.pra_talk_correct_do_page .teacher_tips_modal .modelTitle span.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_seven)}.pra_talk_correct_do_page .teacher_tips_modal .modelTitle span.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_seven)}.pra_talk_correct_do_page .teacher_tips_modal .modelTitle span.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_seven)}.pra_talk_correct_do_page .teacher_tips_modal .modelTitle span.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_seven)}.pra_talk_correct_do_page .teacher_tips_modal .modelTitle span.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_seven)}.pra_talk_correct_do_page .teacher_tips_modal .modelTitle img[data-v-521a319c]{width:.3rem;height:.3rem;cursor:pointer}.pra_talk_correct_do_page .teacher_tips_modal .picture[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pra_talk_correct_do_page .teacher_tips_modal .picture img[data-v-521a319c]{width:7.6rem;height:3.64rem}.pra_talk_correct_do_page .teacher_tips_modal .video[data-v-521a319c]{width:100%;height:4.2rem}.pra_talk_correct_do_page .teacher_tips_modal .audio[data-v-521a319c]{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pra_talk_correct_do_page .teacher_tips_modal .otherBox[data-v-521a319c]{width:100%;height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType[data-v-521a319c]{width:4.4rem;height:1.9rem;margin-top:.6rem;border-radius:.2rem;-webkit-box-shadow:0 .04rem .3rem hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem hsla(0,0%,73.3%,.25);background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .icon_box[data-v-521a319c]{width:1.5rem;height:1.5rem}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .icon_box img[data-v-521a319c]{width:100%;height:100%}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box[data-v-521a319c]{width:2rem}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name[data-v-521a319c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize[data-v-521a319c]{margin-top:.04rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#7d7d7d;margin-bottom:.2rem}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action[data-v-521a319c]{display:-webkit-box;display:-ms-flexbox;display:flex}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span[data-v-521a319c]{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;line-height:.26rem;text-align:left;cursor:pointer;margin-right:.16rem;text-decoration:underline}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_18)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_20)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_22)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_18)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_20)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_22)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span img[data-v-521a319c]{width:.2rem;height:.2rem;cursor:pointer;margin-right:.04rem}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span a[data-v-521a319c]{text-decoration:underline}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .return[data-v-521a319c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;line-height:.19rem}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .return.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .return.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .return.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .return.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .return.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.pra_talk_correct_do_page .teacher_tips_modal .otherBox .return.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}[data-v-521a319c] .ant-table-thead>tr:first-child>th:first-child,[data-v-521a319c] .ant-table-thead>tr:first-child>th:last-child{background:#f7f6f7}[data-v-521a319c] .ant-table-column-title{color:#000}.checkBox[data-v-521a319c],[data-v-521a319c] .ant-table-column-title{font-size:.18rem;font-family:var(--common-font-family);line-height:.26rem}.checkBox[data-v-521a319c]{width:1.24rem;height:.46rem;background:#775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.checkBox.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.checkBox.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.checkBox.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.checkBox.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.checkBox.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.checkBox.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}.cancelCheckBox[data-v-521a319c]{width:1.24rem;height:.46rem;background:#fff;border:1px solid #775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.cancelCheckBox.hk.SMALL[data-v-521a319c]{font-size:var(--hk_small_font_size_five)}.cancelCheckBox.hk.MEDIUM[data-v-521a319c]{font-size:var(--hk_middle_font_size_five)}.cancelCheckBox.hk.LARGE[data-v-521a319c]{font-size:var(--hk_large_font_size_five)}.cancelCheckBox.en.SMALL[data-v-521a319c]{font-size:var(--en_small_font_size_five)}.cancelCheckBox.en.MEDIUM[data-v-521a319c]{font-size:var(--en_middle_font_size_five)}.cancelCheckBox.en.LARGE[data-v-521a319c]{font-size:var(--en_large_font_size_five)}html[data-v-be65307a]{font-size:100px}@media only screen and (max-height:650px){html[data-v-be65307a]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-be65307a]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-be65307a]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-be65307a]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-be65307a]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-be65307a]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-be65307a]{font-size:100px}}#app[data-v-be65307a],body[data-v-be65307a],html[data-v-be65307a]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-be65307a],#app h1[data-v-be65307a],#app h2[data-v-be65307a],#app h3[data-v-be65307a],#app h4[data-v-be65307a],#app h5[data-v-be65307a],#app h6[data-v-be65307a],#app p[data-v-be65307a],body body[data-v-be65307a],body h1[data-v-be65307a],body h2[data-v-be65307a],body h3[data-v-be65307a],body h4[data-v-be65307a],body h5[data-v-be65307a],body h6[data-v-be65307a],body p[data-v-be65307a],html body[data-v-be65307a],html h1[data-v-be65307a],html h2[data-v-be65307a],html h3[data-v-be65307a],html h4[data-v-be65307a],html h5[data-v-be65307a],html h6[data-v-be65307a],html p[data-v-be65307a]{margin:0}li[data-v-be65307a],ul[data-v-be65307a]{list-style:none;padding:0}[data-v-be65307a]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-be65307a]{white-space:break-spaces}.sortableDrag[data-v-be65307a]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-be65307a],.sortableDrag td[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-be65307a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-be65307a]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-be65307a]{color:var(--theme-color)}.error_color[data-v-be65307a]{color:#eb6646!important}.warn_color[data-v-be65307a]{color:#ff6800}.pointer[data-v-be65307a]{cursor:pointer}.ellipsis[data-v-be65307a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-be65307a],.flex_center_center[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-be65307a],.flex_center_center[data-v-be65307a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-be65307a],.flex_row_s_p[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-be65307a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-be65307a],.flex_start[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-be65307a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-be65307a],.flex_column_center_center[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-be65307a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-be65307a]{position:relative;border-radius:.2rem}.talk_frame[data-v-be65307a]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-be65307a]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-be65307a]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-be65307a]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-be65307a]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-be65307a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-be65307a]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-be65307a]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-be65307a]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-be65307a]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-be65307a]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-be65307a]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-be65307a]{max-height:30vh}.ant-select-dropdown-menu[data-v-be65307a]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-be65307a]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-be65307a]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-be65307a]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-be65307a]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-be65307a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-be65307a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-be65307a]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-be65307a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-be65307a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-be65307a]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-be65307a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-be65307a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-be65307a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-be65307a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-be65307a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-be65307a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-be65307a]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-be65307a]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-be65307a]{width:100%}.ant-input[data-v-be65307a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-be65307a]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-be65307a]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-be65307a]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-be65307a]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-be65307a]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-be65307a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-be65307a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-be65307a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-be65307a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-be65307a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-be65307a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-be65307a],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-be65307a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-be65307a],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-be65307a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-be65307a],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-be65307a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-be65307a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-be65307a]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-be65307a],.ant-table-thead>tr>th[data-v-be65307a]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-be65307a]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-be65307a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-be65307a]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-be65307a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-be65307a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-be65307a]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-be65307a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-be65307a]{width:24px;height:24px}.ant-radio-inner[data-v-be65307a]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-be65307a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-be65307a]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-be65307a],.ant-radio-checked .ant-radio-inner[data-v-be65307a]{border-color:#10c7a3}.ant-checkbox[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-be65307a]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-be65307a]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-be65307a]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-be65307a]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-be65307a]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-be65307a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-be65307a]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-be65307a]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-be65307a]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-be65307a]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-be65307a],.ant-dropdown-menu-submenu-title[data-v-be65307a]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-be65307a],:root .ant-dropdown-link>.anticon.anticon-down[data-v-be65307a],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-be65307a],.dropMenuItem_hk_SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-be65307a]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-be65307a],.ant-switch[data-v-be65307a]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-be65307a],.ant-switch[data-v-be65307a]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-be65307a]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-be65307a]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-be65307a]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-be65307a]{width:100%}.ant-progress-circle .ant-progress-text[data-v-be65307a]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-be65307a]{max-width:4.6rem}.ant-popover-title[data-v-be65307a]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-be65307a]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-be65307a]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-be65307a],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-be65307a],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-be65307a]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-be65307a],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-be65307a],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-be65307a]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-be65307a]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-be65307a]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-be65307a]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-be65307a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-be65307a]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-be65307a]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-be65307a]{text-decoration:underline}.modalBox .btn_box[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-be65307a],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-be65307a],.ant-pagination-disabled:focus a[data-v-be65307a],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-be65307a],.ant-pagination-disabled:hover a[data-v-be65307a],[data-v-be65307a] .ant-pagination-disabled a{background:#e6e7e8}[data-v-be65307a] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-be65307a] .ant-pagination-item-active a,[data-v-be65307a] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-be65307a] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-be65307a] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-be65307a]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-be65307a]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-be65307a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-be65307a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-be65307a]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-be65307a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-be65307a]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-be65307a]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-be65307a]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-be65307a],.wangEditor table th[data-v-be65307a]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-be65307a]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-be65307a]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-be65307a]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-be65307a]{display:block}.wangEditor ol[data-v-be65307a],.wangEditor ul[data-v-be65307a]{margin:10px 0 10px 20px}.wangEditor ul[data-v-be65307a],.wangEditor ul li[data-v-be65307a]{list-style:disc inside!important}.wangEditor ol[data-v-be65307a],.wangEditor ol li[data-v-be65307a]{list-style:decimal inside!important}.wangEditor img[data-v-be65307a]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-be65307a]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-be65307a]{border-bottom:2px solid #e1e1e1}.component[data-v-be65307a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-be65307a]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-be65307a]{cursor:default}.listen_picture[data-v-be65307a]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-be65307a]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}[data-v-be65307a] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-be65307a]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-be65307a]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-be65307a]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-be65307a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-be65307a]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-be65307a]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-be65307a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-be65307a]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-be65307a],.home_practice_status.NO_PUBLIC[data-v-be65307a]{background:#2c58b1}.home_practice_status.FINISHED[data-v-be65307a],.home_practice_status.IN_PROGRESS[data-v-be65307a],.home_practice_status.NOT_STARTED[data-v-be65307a],.home_practice_status.UNDISTRIBUTED[data-v-be65307a]{background:#486fbf}.ant-calendar-picker-container[data-v-be65307a]{z-index:9999999!important}.distribution_options_page[data-v-be65307a]{width:100%;height:100%;background:#f5f0ff}.distribution_options_page .main[data-v-be65307a]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.distribution_options_page .main[data-v-be65307a]::-webkit-scrollbar{width:.1rem;background-color:transparent}.distribution_options_page .main[data-v-be65307a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.distribution_options_page .main .top_box[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;border-bottom:2px solid #734fb3}.distribution_options_page .main .top_box .top_left_box[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.distribution_options_page .main .top_box .top_left_box .homwork_name[data-v-be65307a]{font-size:.24rem;color:#734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .top_box .top_left_box .homwork_name span[data-v-be65307a]{margin-right:.1rem}.distribution_options_page .main .top_box .top_left_box .homwork_name .icon_img[data-v-be65307a]{width:.28rem;height:.28rem;cursor:pointer}.distribution_options_page .main .top_box .top_left_box .class_info[data-v-be65307a]{font-size:.2rem;color:#414042}.distribution_options_page .main .top_box .top_right_box .mr20[data-v-be65307a]{margin-right:.2rem}.distribution_options_page .main .top_box .top_right_box .font_box[data-v-be65307a]{margin-top:.18rem;color:#734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.distribution_options_page .main .top_box .top_right_box .font_box .font_circle[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .top_box .top_right_box .font_box .font_circle .item[data-v-be65307a]{width:.26rem;height:.26rem;opacity:.5;background:#734fb3;line-height:.26rem;text-align:center;color:#fff;border-radius:5px;font-size:.16rem;margin:0 5px;cursor:pointer}.distribution_options_page .main .top_box .top_right_box .font_box .font_circle .activeFont[data-v-be65307a]{background-color:#734fb3;opacity:1}.distribution_options_page .main .option_content[data-v-be65307a]{width:100%;padding:.2rem 0}.distribution_options_page .main .option_content .option_item_box[data-v-be65307a]{width:100%;background:#fff;padding:.24rem;border-radius:.12rem;margin-bottom:.2rem}.distribution_options_page .main .option_content .option_item_box .table_box .table_box_header[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:.6rem;line-height:.6rem;background-color:#f5f0ff;-webkit-box-shadow:-1px -1px 0 0 #fff inset;box-shadow:inset -1px -1px 0 0 #fff;color:#5848a8}.distribution_options_page .main .option_content .option_item_box .table_box .table_box_header .header_item[data-v-be65307a]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid #fff}.distribution_options_page .main .option_content .option_item_box .table_box .table_box_header .header_item[data-v-be65307a]:nth-child(2){border-left:1px solid #fff}.distribution_options_page .main .option_content .option_item_box .table_box .table_box_content[data-v-be65307a]{height:1rem;line-height:1rem;border:1px solid #ddd;border-top:none}.distribution_options_page .main .option_content .option_item_box .table_box .table_box_content[data-v-be65307a],.distribution_options_page .main .option_content .option_item_box .table_box .table_box_content_two[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;-webkit-box-shadow:-1px -1px 0 0 #fff inset;box-shadow:inset -1px -1px 0 0 #fff}.distribution_options_page .main .option_content .option_item_box .table_box .table_box_content_two[data-v-be65307a]{height:.6rem;line-height:.6rem;border:1px solid #ddd;color:#5848a8;font-weight:700}.distribution_options_page .main .option_content .option_item_box .table_box .table_box_content_two[data-v-be65307a] .ant-input{border:none!important;width:40px!important;text-align:right;margin-left:-34px!important;padding:0!important;color:#5848a8!important;font-weight:700!important}.distribution_options_page .main .option_content .option_item_box .table_box .table_box_content_two[data-v-be65307a]{border-top:none}.distribution_options_page .main .option_content .option_item_box .table_box .contet_item[data-v-be65307a]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid #ddd}.distribution_options_page .main .option_content .option_item_box .table_box .contet_item[data-v-be65307a]:last-child{border-right:none}.distribution_options_page .main .option_content .option_item_box .table_box .input-score[data-v-be65307a]{width:80%;padding:.1rem;border:1px solid #ccc;border-radius:.12rem;font-size:.14rem;text-align:center}.distribution_options_page .main .option_content .option_item_box .action_top[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .option_content .option_item_box .action_top .action_item[data-v-be65307a]{width:1.76rem;height:.7rem;line-height:.7rem;background:#808285;border-radius:.08rem;margin-right:4px;color:#fff;text-align:center;cursor:pointer}.distribution_options_page .main .option_content .option_item_box .action_top .active[data-v-be65307a]{width:1.76rem;height:.7rem;line-height:.7rem;background:#734fb3;border-radius:.08rem;margin-right:4px;color:#fff;text-align:center;cursor:pointer}.distribution_options_page .main .option_content .option_item_box .action_box[data-v-be65307a]{width:100%;background-color:#fff;border-radius:8px;z-index:999;padding:.32rem .24rem;max-height:500px;overflow:auto}.distribution_options_page .main .option_content .option_item_box .action_box .right_content[data-v-be65307a]:focus{border:none;outline:none}.distribution_options_page .main .option_content .option_item_box .action_box .title[data-v-be65307a]{width:100%;height:.6rem;line-height:.6rem;color:#5848a8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;border:1px solid #ddd;border-radius:8px 0 0 0}.distribution_options_page .main .option_content .option_item_box .action_box .title .left[data-v-be65307a]{width:50%;text-align:center;border-right:1px solid #ddd}.distribution_options_page .main .option_content .option_item_box .action_box .title .right[data-v-be65307a]{width:50%;text-align:center}.distribution_options_page .main .option_content .option_item_box .action_box .image_box[data-v-be65307a]{width:338px;height:258px;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.distribution_options_page .main .option_content .option_item_box .action_box .image_box img[data-v-be65307a]{width:100%;height:100%;margin-right:.26rem}.distribution_options_page .main .option_content .option_item_box .action_box .table_box .table_box_header[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:.6rem;line-height:.6rem;background-color:#fff;-webkit-box-shadow:-1px -1px 0 0 #fff inset;box-shadow:inset -1px -1px 0 0 #fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd;border-radius:8px 0 0 0;color:#5848a8;font-weight:700}.distribution_options_page .main .option_content .option_item_box .action_box .table_box .table_box_header .header_item[data-v-be65307a]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid #fff;border-left:1px solid #ddd}.distribution_options_page .main .option_content .option_item_box .action_box .table_box .table_box_header .header_item[data-v-be65307a]:nth-child(2){border-left:1px solid #fff}.distribution_options_page .main .option_content .option_item_box .action_box .table_box .table_box_content[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;-webkit-box-shadow:-1px -1px 0 0 #fff inset;box-shadow:inset -1px -1px 0 0 #fff;border:1px solid #ddd}.distribution_options_page .main .option_content .option_item_box .action_box .table_box .table_box_content .note-container[data-v-be65307a]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:block}.distribution_options_page .main .option_content .option_item_box .action_box .table_box .table_box_content[data-v-be65307a]{border-top:none}.distribution_options_page .main .option_content .option_item_box .action_box .table_box .contet_item[data-v-be65307a]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid #ddd}.distribution_options_page .main .option_content .option_item_box .action_box .table_box .contet_item[data-v-be65307a]:last-child{border-right:none}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_two[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#fff;-webkit-box-shadow:-1px -1px 0 0 #fff inset;box-shadow:inset -1px -1px 0 0 #fff;border-top:1px solid #ddd;color:#5848a8;font-weight:700}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_two .table_box_left[data-v-be65307a]{width:15%;border-left:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:.01rem solid #ddd}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_two .table_box_left .header_item[data-v-be65307a]{padding-left:.2rem;padding-right:.4rem;max-width:100%;white-space:nowrap}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_two .table_box_left .header_item[data-v-be65307a]:nth-child(2){border-left:1px solid #fff}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_two .table_box_left .header_item[data-v-be65307a]:first-child{border-top:none}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_two .table_box_right[data-v-be65307a]{color:#333;width:85%;border-left:1px solid #ddd;font-weight:400}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_two .table_box_right .header_item[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.2rem;border-right:1px solid #ddd;border-bottom:1px solid #ddd;width:100%}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_two .table_box_content[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:.6rem;line-height:.6rem;background-color:#fff;-webkit-box-shadow:-1px -1px 0 0 #fff inset;box-shadow:inset -1px -1px 0 0 #fff;border:1px solid #ddd;border-top:none}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_two .contet_item[data-v-be65307a]:last-child{border-right:none}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_three[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#fff;-webkit-box-shadow:-1px -1px 0 0 #fff inset;box-shadow:inset -1px -1px 0 0 #fff;border-bottom:1px solid #ddd;color:#5848a8;font-weight:700}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_three .table_box_left[data-v-be65307a]{width:50%;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid #ddd;border-left:1px solid #ddd}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_three .table_box_left .header_item[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.12rem;width:100%}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_three .table_box_left .header_item[data-v-be65307a]:nth-child(2){border-left:1px solid #fff}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_three .table_box_left .header_item[data-v-be65307a]:first-child{border-top:none}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_three .table_box_right[data-v-be65307a]{color:#333;width:50%;font-weight:400}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_three .table_box_right .header_item[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-right:1px solid #ddd;width:100%}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_three .table_box_right .padding_item[data-v-be65307a]{padding:.2rem}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_three .table_box_content[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:.6rem;line-height:.6rem;background-color:#fff;-webkit-box-shadow:-1px -1px 0 0 #fff inset;box-shadow:inset -1px -1px 0 0 #fff;border:1px solid #ddd;border-top:none}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_three .contet_item[data-v-be65307a]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid #ddd}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_three .contet_item[data-v-be65307a]:last-child{border-right:none}.distribution_options_page .main .option_content .option_item_box .action_box .table_box_two[data-v-be65307a]:first-child{border-bottom:none}.distribution_options_page .main .option_content .option_item_box .leader_box[data-v-be65307a]{font-size:.2rem;margin-left:6rem;color:#734fb3}.distribution_options_page .main .option_content .option_item_box .leader_box .content[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_options_page .main .option_content .option_item_box .leader_box .action[data-v-be65307a]{margin-left:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:.08em;font-weight:700;text-decoration:underline}.distribution_options_page .main .option_content .option_item_box .item_title[data-v-be65307a]{width:100%;font-size:.2rem;color:#734fb3;margin-bottom:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .option_content .option_item_box .item_title .action_btn[data-v-be65307a]{width:76px;height:30px;background:#775dc0;border-radius:4px;-webkit-box-shadow:0 6px 0 0 #592e99;box-shadow:0 6px 0 0 #592e99;color:#fff;text-align:center;line-height:30px;cursor:pointer;margin-left:16px}.distribution_options_page .main .option_content .option_item_box .item_title span[data-v-be65307a]{margin-right:.16rem}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:.16rem;font-family:var(--common-font-family);color:#775dc0}.distribution_options_page .main .option_content .option_item_box .item_title .clear_btn img[data-v-be65307a]{width:.18rem;height:.18rem;margin-right:.06rem}.distribution_options_page .main .option_content .option_item_box .inline-block[data-v-be65307a]{display:inline-block}.distribution_options_page .main .option_content .option_item_box .item_content[data-v-be65307a]{font-size:.18rem}.distribution_options_page .main .option_content .option_item_box .item_content .title[data-v-be65307a]{font-size:.18rem;margin:8px 0}.distribution_options_page .main .option_content .option_item_box .item_content .item-content_box[data-v-be65307a]{width:364px}.distribution_options_page .main .option_content .option_item_box .item_content .item-content_box .item[data-v-be65307a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;line-height:60px;border:1px solid #ddd;border-bottom:none}.distribution_options_page .main .option_content .option_item_box .item_content .item-content_box .item[data-v-be65307a]:last-child{border:1px solid #ddd}.distribution_options_page .main .option_content .option_item_box .item_content .item-content_box .item_one[data-v-be65307a]{width:50%;text-align:center;border-right:1px solid #ddd}.distribution_options_page .main .option_content .option_item_box .item_content .item-content_box .item_two[data-v-be65307a]{width:50%;text-align:center}.distribution_options_page .main .option_content .option_item_box .item_content .item-content_box .total[data-v-be65307a]{font-weight:Medium;color:#5848a8;line-height:36px}.distribution_options_page .main .option_content .option_item_box .item_content .flex[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_options_page .main .option_content .option_item_box .item_content .flex_start_center[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .option_content .option_item_box .item_content .flex_start_center span[data-v-be65307a]{margin-right:.16rem}.distribution_options_page .main .option_content .option_item_box .item_content .flex_start_center .exam_input[data-v-be65307a]{width:.6rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.distribution_options_page .main .option_content .option_item_box .item_content .mr10[data-v-be65307a]{margin-right:.1rem}.distribution_options_page .main .option_content .option_item_box .item_content .mr20[data-v-be65307a]{margin-right:.2rem}.distribution_options_page .main .option_content .option_item_box .item_content .ml10[data-v-be65307a]{margin-left:.1rem}.distribution_options_page .main .option_content .option_item_box .item_content .ml20[data-v-be65307a]{margin-left:.2rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_box[data-v-be65307a]{border-radius:.16rem;background:#734fb3;color:#fff;padding:.04rem .1rem;margin:.12rem 0;cursor:pointer;display:inline-block;position:relative}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_box span[data-v-be65307a]{margin-right:.2rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_box.active img[data-v-be65307a]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_box img[data-v-be65307a]{position:absolute;top:.1rem;right:.1rem;width:.15rem;margin-left:.1rem;-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition:all .3s linear;transition:all .3s linear}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box[data-v-be65307a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .material_box[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.1rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .material_box .exam_input[data-v-be65307a]{max-width:4.3rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .material_box .title[data-v-be65307a]{width:1rem;font-size:.18rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .material_box .title_two[data-v-be65307a]{width:1.6rem;font-size:.18rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .material_box .underline_modal[data-v-be65307a]{font-size:.18rem;font-weight:700;text-decoration:underline;text-align:left;color:#734fb3;line-height:.36rem;cursor:pointer;margin-left:.2em}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_options_title[data-v-be65307a]{font-size:.2rem;color:#734fb3;margin-bottom:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_options_title img[data-v-be65307a]{width:.38rem;height:.38rem;margin-right:.16rem;cursor:pointer}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_options_title span[data-v-be65307a]{margin-right:.16rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_options_title .tips[data-v-be65307a]{color:#6d6e71;margin-left:.2rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content[data-v-be65307a]{font-size:.18rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content[data-v-be65307a]{margin:.24rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name[data-v-be65307a]{width:.8rem;text-align:right;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .eExercise_box_content_name.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore[data-v-be65307a]{width:auto;margin:0 .1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .studentScore.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_content .eExercise_box_content .inputBox[data-v-be65307a]{width:1rem;background:#fff;border:1px solid #775dc0;border-radius:.1rem}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_line[data-v-be65307a]{width:100%;height:1px;margin:.1rem 0;border:1px solid #734fb3}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_upload .image_box[data-v-be65307a]{width:170px;height:170px;margin-right:30px;background:#fafafa;border:1px dashed #ccc;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_upload .image_box .pic[data-v-be65307a]{width:100%;height:100%}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_upload .image_box .del_btn[data-v-be65307a]{position:absolute;top:0;right:0;width:24px;height:24px}.distribution_options_page .main .option_content .option_item_box .item_content .advanced_options_box .advanced_opions_upload .upload_icon[data-v-be65307a]{width:.25rem;height:.25rem;margin-left:.16rem;cursor:pointer}.distribution_options_page .main .option_content .option_item_box .item_line[data-v-be65307a]{width:100%;height:1px;margin:.1rem 0;border:1px solid #734fb3;cursor:pointer}.distribution_options_page .icon_img[data-v-be65307a]{width:20px;height:20px;cursor:pointer}.distribution_options_page .icon-container[data-v-be65307a]{position:relative}.distribution_options_page .icon-container img[data-v-be65307a]{vertical-align:middle}.distribution_options_page .icon-container .hover-box[data-v-be65307a]{display:none;position:absolute;top:0;left:.4rem;width:3.32rem;background:#fff;border:.02rem solid #734fb3;border-radius:.06rem;z-index:999;padding:.16rem;color:#333}.distribution_options_page .teacher_source[data-v-be65307a]{width:1.48rem;height:.4rem;background:#775dc0;border-radius:.04rem;-webkit-box-shadow:0 6px 0 0 #592e99;box-shadow:0 6px 0 0 #592e99;color:#fff;line-height:.4rem;text-align:center;cursor:pointer}.distribution_options_page .teacher_source a[data-v-be65307a]{color:#fff}.distribution_options_page .icon-container:hover .hover-box[data-v-be65307a]{display:block}.distribution_options_page .icon_img_hover[data-v-be65307a]{width:20px;height:20px;cursor:pointer;margin-left:.08rem}.distribution_options_page .check_group_box[data-v-be65307a] .ant-checkbox{width:.2rem;height:.2rem}.distribution_options_page .check_group_box[data-v-be65307a] .ant-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .check_group_box[data-v-be65307a] .ant-checkbox-input{border-color:#734fb3}.distribution_options_page .check_group_box[data-v-be65307a] .ant-checkbox-checked .ant-checkbox-inner,.distribution_options_page .check_group_box[data-v-be65307a] .ant-checkbox-inner{width:.2rem;height:.2rem;border:2px solid #734fb3;border-radius:.04rem;border-color:#734fb3}.distribution_options_page .check_group_box[data-v-be65307a] .ant-checkbox-checked .ant-checkbox-inner:after{width:.08rem;height:.2rem;top:.04rem;left:.04rem;border:2px solid #734fb3;border-top:0;border-left:0}.distribution_options_page .check_group_box[data-v-be65307a] .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#734fb3}.distribution_options_page .radio_group_box[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_options_page .radio_group_box[data-v-be65307a] .ant-radio-wrapper{margin-right:.44rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .radio_group_box[data-v-be65307a] .ant-radio .ant-radio-checked{width:16px;height:16px}.distribution_options_page .radio_group_box[data-v-be65307a] .ant-input-affix-wrapper{background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.distribution_options_page .radio_group_box[data-v-be65307a] .ant-radio,.distribution_options_page .radio_group_box[data-v-be65307a] .ant-radio-inner{width:16px;height:16px}.distribution_options_page .radio_group_box[data-v-be65307a] .ant-radio-inner{border:2px solid #734fb3}.distribution_options_page .radio_group_box[data-v-be65307a] .ant-radio-checked .ant-radio-inner{border-color:#734fb3}.distribution_options_page .radio_group_box[data-v-be65307a] .ant-radio-inner:after{width:6px;height:6px;background-color:#734fb3;border-color:#734fb3}.distribution_options_page .date_pick_box[data-v-be65307a] .ant-calendar-picker-input.ant-input{padding:.02rem .6rem .02rem .2rem!important;border-radius:6.5px;-webkit-box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5);box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5)}.distribution_options_page .date_pick_box[data-v-be65307a] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.distribution_options_page[data-v-be65307a] .ant-input{background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.distribution_options_page .changeNameBox[data-v-be65307a]{width:660px;height:400px;background:#fff;border-radius:33px;padding:40px}.distribution_options_page .changeNameBox .title[data-v-be65307a]{font-size:24px;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:26px}.distribution_options_page .changeNameBox .title.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_seven)}.distribution_options_page .changeNameBox .title.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_seven)}.distribution_options_page .changeNameBox .title.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_seven)}.distribution_options_page .changeNameBox .title.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_seven)}.distribution_options_page .changeNameBox .title.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_seven)}.distribution_options_page .changeNameBox .title.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_seven)}.distribution_options_page .changeNameBox .lineBox[data-v-be65307a]{width:100%}.distribution_options_page .changeNameBox .lineBox .textareaBox[data-v-be65307a]{width:100%;height:160px;background:#fff;border-radius:10px;-webkit-box-shadow:0 4px 30px 0 hsla(0,0%,73.3%,.24);box-shadow:0 4px 30px 0 hsla(0,0%,73.3%,.24);padding:25px 17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:23px 0}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea[data-v-be65307a]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:20px;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:34px}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox textarea.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number[data-v-be65307a]{margin-right:20px;font-size:20px;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:26px}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .changeNameBox .lineBox .textareaBox .number.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.distribution_options_page .changeNameBox .box_btn[data-v-be65307a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .changeNameBox .box_btn .cancel[data-v-be65307a]{width:176px;height:53px;margin-top:40px;background:#fff;border:1px solid #775dc0;color:#775dc0;font-size:20px;font-family:var(--common-font-family);font-weight:700;text-align:left;line-height:19px}.distribution_options_page .changeNameBox .box_btn .cancel.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .changeNameBox .box_btn .cancel.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .changeNameBox .box_btn .cancel.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .changeNameBox .box_btn .cancel.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.distribution_options_page .changeNameBox .box_btn .cancel.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .changeNameBox .box_btn .cancel.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure[data-v-be65307a]{width:176px;height:53px;margin-top:40px;margin-left:24px;font-size:20px;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:19px}.distribution_options_page .changeNameBox .box_btn .tosure.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .changeNameBox .box_btn .tosure.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.distribution_options_page .tipBox[data-v-be65307a]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.distribution_options_page .tipBox .content[data-v-be65307a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .tipBox .content img[data-v-be65307a]{width:1rem;height:1rem;margin:.15rem 0}.distribution_options_page .tipBox .content .tips[data-v-be65307a]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:1.2rem}.distribution_options_page .tipBox .content .tips.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_eight)}.distribution_options_page .tipBox .content .tips.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_eight)}.distribution_options_page .tipBox .content .tips.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_eight)}.distribution_options_page .tipBox .content .tips.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_eight)}.distribution_options_page .tipBox .content .tips.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_eight)}.distribution_options_page .tipBox .content .tips.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_eight)}.distribution_options_page .tipBox .content .subTitle[data-v-be65307a]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.distribution_options_page .tipBox .content .subTitle.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .tipBox .content .subTitle.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .tipBox .content .subTitle.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .tipBox .content .subTitle.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.distribution_options_page .tipBox .content .subTitle.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .tipBox .content .subTitle.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.distribution_options_page .tipBox .content .btn[data-v-be65307a]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .tipBox .content .btn .fafang[data-v-be65307a]{width:1.76rem;height:.53rem;color:#484848;border-radius:.2rem}.distribution_options_page .tipBox .content .btn .cancel[data-v-be65307a]{width:1.76rem;height:.53rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.distribution_options_page .tipBox .content .btn .tosure[data-v-be65307a]{width:1.76rem;height:.53rem;margin-left:.24rem}.distribution_options_page .tipBox .content .btn span[data-v-be65307a]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.distribution_options_page .tipBox .content .btn span.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .tipBox .content .btn span.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .tipBox .content .btn span.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .tipBox .content .btn span.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.distribution_options_page .tipBox .content .btn span.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .tipBox .content .btn span.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.distribution_options_page .group_modal_box[data-v-be65307a]{height:auto;max-height:8rem;background:#fff;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .group_modal_box.edit[data-v-be65307a]{width:8rem}.distribution_options_page .group_modal_box.edit .edit_body[data-v-be65307a]{width:100%;height:auto}.distribution_options_page .group_modal_box.edit .edit_body .btn_box[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:.1rem .3rem}.distribution_options_page .group_modal_box.edit .edit_body .btn_box .edit_btn[data-v-be65307a]{width:1.6rem;margin-bottom:.16rem}.distribution_options_page .group_modal_box.edit .edit_body .btn_box .check_num[data-v-be65307a]{font-size:.2rem;margin-bottom:.1rem}.distribution_options_page .group_modal_box.edit .edit_body .tips[data-v-be65307a]{font-size:.2rem;font-family:var(--common-font-family);color:#000;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_options_page .group_modal_box.edit .edit_body .tips.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .tips.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .tips.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .tips.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .tips.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .tips.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute[data-v-be65307a]{width:calc(100% - .6rem);height:auto;max-height:4rem;border-radius:.14rem;border:2px solid #939598;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);margin:0 auto .3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box[data-v-be65307a]{width:33.33%;height:auto;padding:.2rem;border-right:1px solid #e6e7e8;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box[data-v-be65307a]:last-child{border-right:0}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title[data-v-be65307a]{font-size:.2rem;font-family:var(--common-font-family);color:#000;margin-bottom:.1rem}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-be65307a]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-be65307a]::-webkit-scrollbar{width:6px;height:6px}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-be65307a]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-be65307a]::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item[data-v-be65307a]{width:100%;min-height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#000;font-size:.18rem;font-family:var(--common-font-family)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes[data-v-be65307a]{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no[data-v-be65307a]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item .ant-checkbox-wrapper[data-v-be65307a]{margin-right:.16rem}.distribution_options_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item span[data-v-be65307a]{-webkit-box-flex:1;-ms-flex:1;flex:1}.distribution_options_page .group_modal_box.tips_modal[data-v-be65307a]{width:6.6rem}.distribution_options_page .group_modal_box.tips_modal .group_modal_body[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.5rem}.distribution_options_page .group_modal_box.tips_modal .group_modal_body img[data-v-be65307a]{width:.6rem;height:.6rem;margin-bottom:.15rem}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p[data-v-be65307a]{font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.36rem;margin:0}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_seven)}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_seven)}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_seven)}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_seven)}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_seven)}.distribution_options_page .group_modal_box.tips_modal .group_modal_body p.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title[data-v-be65307a]{width:100%;height:.8rem;padding:.16rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.1rem .1rem 0 0;background:#7c65ec;margin-bottom:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribution_options_page .group_modal_box .group_modal_title span[data-v-be65307a]{font-size:.24rem;font-family:var(--common-font-family);color:#fff;line-height:.26rem}.distribution_options_page .group_modal_box .group_modal_title span.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title span.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title span.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title span.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title span.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title span.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_seven)}.distribution_options_page .group_modal_box .group_modal_title img[data-v-be65307a]{width:.24rem;height:.24rem;cursor:pointer}.distribution_options_page .group_modal_box .group_modal_body[data-v-be65307a]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.3rem}.distribution_options_page .group_modal_box .group_modal_body[data-v-be65307a]::-webkit-scrollbar{width:.1rem;background-color:transparent}.distribution_options_page .group_modal_box .group_modal_body[data-v-be65307a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.distribution_options_page .group_modal_box .group_modal_btn[data-v-be65307a]{width:100%;height:auto;padding:0 .3rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.distribution_options_page .group_modal_box .group_modal_btn .btn[data-v-be65307a],.distribution_options_page .group_modal_box .group_modal_btn[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.distribution_options_page .group_modal_box .group_modal_btn .btn[data-v-be65307a]{width:1.76rem;height:.54rem;border:1px solid #775dc0;border-radius:.12rem;color:#775dc0;font-size:.2rem;font-family:var(--common-font-family);cursor:pointer;margin:0 .1rem}.distribution_options_page .group_modal_box .group_modal_btn .btn.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.distribution_options_page .group_modal_box .group_modal_btn .btn[data-v-be65307a]:last-child{margin-right:0}.distribution_options_page .group_modal_box .group_modal_btn .btn.primary[data-v-be65307a]{background:#775dc0;color:#fff}.distribution_options_page .groupBox[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.distribution_options_page .groupBox .groupDetail[data-v-be65307a]{min-width:1.26rem;height:.4rem;padding:0 .2rem;background:#f5f0ff;border-radius:.2rem;margin:0 .2rem .1rem 0;color:#775dc0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.distribution_options_page .groupBox .groupDetail .img[data-v-be65307a]{width:.2rem;height:.2rem;cursor:pointer;position:absolute;top:-.05rem;right:.05rem}.distribution_options_page .eExerciseTips[data-v-be65307a]{font-size:.2rem}.distribution_options_page .eExerciseTips.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.distribution_options_page .eExerciseTips.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.distribution_options_page .eExerciseTips.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.distribution_options_page .eExerciseTips.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.distribution_options_page .eExerciseTips.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.distribution_options_page .eExerciseTips.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.distribution_options_page .eExerciseTips>p[data-v-be65307a]{font-family:var(--common-font-family);color:#000;line-height:.29rem}.input_image[data-v-be65307a]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.input_image .image_box[data-v-be65307a]{width:170px;height:170px;margin-right:30px;background:#fafafa;border:1px dashed #ccc;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.input_image .image_box .pic[data-v-be65307a]{width:100%;height:100%}.input_image .image_box .del_btn[data-v-be65307a]{position:absolute;top:0;right:0;width:24px;height:24px}.input_image .image_box .icon[data-v-be65307a]{width:24px;height:20px}.input_image .image_box .con[data-v-be65307a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;cursor:pointer}.input_image .action[data-v-be65307a]{width:auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.input_image .top[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.input_image .bottom[data-v-be65307a]{font-size:12px;line-height:17px;color:#999}.input_image .bottom p[data-v-be65307a]{margin:0}.input_image .button[data-v-be65307a]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:94px;height:40px;background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.05);box-shadow:0 1px 4px 0 rgba(0,0,0,.05);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;cursor:pointer}.input_image .button[data-v-be65307a]:first-child{margin-right:20px}.input_image .button input[data-v-be65307a]{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}.again_modal_con[data-v-be65307a]{padding:30px}.again_modal_con .selected-count[data-v-be65307a]{font-size:16px;font-weight:500;margin-bottom:20px}.again_modal_con .circle_content[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.again_modal_con .circle_content .item[data-v-be65307a]{padding:0 .24rem;line-height:.28rem;border:1px solid #734fb3;border-radius:19px;margin-right:20px;margin-bottom:10px;cursor:pointer}.again_modal_con .circle_content .active_item[data-v-be65307a]{background:#a393ec;color:#fff}.score_modal_con[data-v-be65307a]{padding:.3rem}.score_modal_con .criteria-header[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.16rem;font-size:.22rem}.score_modal_con .criteria-header .left-col[data-v-be65307a]{width:60%}.score_modal_con .criteria-header .right-col[data-v-be65307a]{width:40%;padding-left:.08rem}.score_modal_con .criteria-content[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.12rem;font-size:.18rem;max-height:200px}.score_modal_con .criteria-content .left-col[data-v-be65307a]{width:60%}.score_modal_con .criteria-content .left-col .criteria-item[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.score_modal_con .criteria-content .left-col .criteria-item[data-v-be65307a] .ant-input{font-size:.18rem!important}.score_modal_con .criteria-content .left-col .criteria-item .check-box[data-v-be65307a]{margin-right:.08rem}.score_modal_con .criteria-content .left-col .criteria-item .name-input[data-v-be65307a]{width:80%;border-radius:4px}.score_modal_con .criteria-content .right-col[data-v-be65307a]{width:40%}.score_modal_con .criteria-content .right-col .score-item[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.score_modal_con .criteria-content .right-col .score-item .score-input[data-v-be65307a]{width:100%;margin-right:.08rem;border-radius:4px}.score_modal_con .criteria-content .right-col .score-item .score-input[data-v-be65307a]:first-child{width:88%}.score_modal_con .criteria-content .right-col .score-item .close_box[data-v-be65307a]{width:.2rem;height:.2rem;background:#f0f0f0;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.score_modal_con .criteria-content .right-col .score-item .close_box[data-v-be65307a]:hover{background:#e0e0e0}.score_modal_con .criteria-footer[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.24rem;padding-top:.16rem;border-top:1px solid #eee}.score_modal_con .criteria-footer .left-actions[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.score_modal_con .criteria-footer .left-actions .btn[data-v-be65307a]{background:#734fb3;color:#fff;padding:6px 16px;border-radius:20px;cursor:pointer}.score_modal_con .criteria-footer .left-actions .btn .plus-icon[data-v-be65307a]{font-weight:700;margin-left:4px}.score_modal_con .criteria-footer .left-actions .total[data-v-be65307a]{margin-left:16px;color:#333;font-weight:700}.score_modal_con .criteria-footer .right-actions[data-v-be65307a]{width:1.74rem;height:.4rem;background:#775dc0;text-align:center;line-height:.4rem;color:#fff;border-radius:4px;-webkit-box-shadow:0 6px 0 0 #592e99;box-shadow:0 6px 0 0 #592e99;cursor:pointer}.auto_answer_box[data-v-be65307a]{width:100%;height:auto;background:#f5f5f5;border-radius:.16rem;padding:.24rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.auto_answer_box .flag_box[data-v-be65307a]{position:absolute;right:.32rem;top:.25rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.auto_answer_box .flag_box.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_four)}.auto_answer_box .flag_box.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_four)}.auto_answer_box .flag_box.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_four)}.auto_answer_box .flag_box.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_four)}.auto_answer_box .flag_box.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_four)}.auto_answer_box .flag_box.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_four)}.auto_answer_box .flag_box .anticon[data-v-be65307a]{margin-left:.06rem}.auto_answer_box .auto_title[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem;margin-bottom:.12rem}.auto_answer_box .auto_title.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.auto_answer_box .auto_title.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.auto_answer_box .auto_title.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.auto_answer_box .auto_title.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.auto_answer_box .auto_title.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.auto_answer_box .auto_title.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.auto_answer_box .auto_title img[data-v-be65307a]{width:.28rem;height:.28rem;cursor:pointer}.auto_answer_box .scroe_box[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;line-height:.34rem;margin-bottom:.23rem}.auto_answer_box .scroe_box.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_eight)}.auto_answer_box .scroe_box.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_eight)}.auto_answer_box .scroe_box.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_eight)}.auto_answer_box .scroe_box.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_eight)}.auto_answer_box .scroe_box.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_eight)}.auto_answer_box .scroe_box.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_eight)}.auto_answer_box .scroe_box .ant-input-affix-wrapper[data-v-be65307a]{width:1.06rem;border:2px solid #775dc0;border-radius:.09rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.07rem}.auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input[data-v-be65307a]{background:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none;border:0}.auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix[data-v-be65307a]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;top:47%}.auto_answer_box .scroe_box .tips[data-v-be65307a]{font-size:.14rem;font-family:var(--common-font-family);font-weight:700;color:#e81313;line-height:.2rem;margin-left:.2rem}.auto_answer_box .textarea_box .data_view[data-v-be65307a]{width:100%;height:auto;background:#f5f0ff;border:2px solid #775dc0;border-radius:.1rem;padding:.17rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.auto_answer_box .textarea_box .data_view.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.auto_answer_box .textarea_box .data_view.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.auto_answer_box .textarea_box .data_view.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.auto_answer_box .textarea_box .data_view.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.auto_answer_box .textarea_box .data_view.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.auto_answer_box .textarea_box .data_view.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.auto_answer_box .textarea_box .data_view.no[data-v-be65307a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.34rem;margin-bottom:.64rem;border:0;background:none;padding:0}.auto_answer_box .textarea_box .data_view.no.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.auto_answer_box .textarea_box .data_view.no.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.auto_answer_box .textarea_box .data_view.no.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.auto_answer_box .textarea_box .data_view.no.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.auto_answer_box .textarea_box .data_view.no.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.auto_answer_box .textarea_box .data_view.no.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.auto_answer_box .textarea_box .edit_box[data-v-be65307a]{width:100%;height:auto}.auto_answer_box .textarea_box .edit_box .edit_con[data-v-be65307a]{width:100%;height:3.22rem;background:#fff;border:2px solid #775dc0;border-radius:.1rem;padding:.25rem .17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.23rem}.auto_answer_box .textarea_box .edit_box .edit_action[data-v-be65307a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-be65307a]{width:1.41rem;height:.48rem;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;line-height:.48rem;cursor:pointer}.auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_four)}.auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_four)}.auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_four)}.auto_answer_box .textarea_box .edit_box .edit_action .btn.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_four)}.auto_answer_box .textarea_box .edit_box .edit_action .btn.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_four)}.auto_answer_box .textarea_box .edit_box .edit_action .btn.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_four)}.auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-be65307a]:first-child{background:#d1d1d1;color:#000}.auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-be65307a]:nth-child(2){background:#775dc0;color:#fff}.auto_answer_box .textarea_box .edit_box textarea[data-v-be65307a]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.auto_answer_box .textarea_box .edit_box textarea.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.auto_answer_box .textarea_box .edit_box textarea.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.auto_answer_box .textarea_box .edit_box textarea.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.auto_answer_box .textarea_box .edit_box textarea.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.auto_answer_box .textarea_box .edit_box textarea.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.auto_answer_box .textarea_box .edit_box textarea.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.auto_answer_box .textarea_box .edit_box .font_size[data-v-be65307a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:.26rem;margin-top:.2rem}.auto_answer_box .textarea_box .edit_box .font_size.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.auto_answer_box .textarea_box .edit_box .font_size.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.auto_answer_box .textarea_box .edit_box .font_size.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.auto_answer_box .textarea_box .edit_box .font_size.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.auto_answer_box .textarea_box .edit_box .font_size.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.auto_answer_box .textarea_box .edit_box .font_size.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.auto_answer_box .noEvaluation[data-v-be65307a]{width:100%;min-height:.74rem;background:#f5f5f5;border-radius:.16rem;padding:.23rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auto_answer_box .noEvaluation .placeholder[data-v-be65307a]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d;line-height:.34rem}.auto_answer_box .noEvaluation .placeholder.hk.SMALL[data-v-be65307a]{font-size:var(--hk_small_font_size_five)}.auto_answer_box .noEvaluation .placeholder.hk.MEDIUM[data-v-be65307a]{font-size:var(--hk_middle_font_size_five)}.auto_answer_box .noEvaluation .placeholder.hk.LARGE[data-v-be65307a]{font-size:var(--hk_large_font_size_five)}.auto_answer_box .noEvaluation .placeholder.en.SMALL[data-v-be65307a]{font-size:var(--en_small_font_size_five)}.auto_answer_box .noEvaluation .placeholder.en.MEDIUM[data-v-be65307a]{font-size:var(--en_middle_font_size_five)}.auto_answer_box .noEvaluation .placeholder.en.LARGE[data-v-be65307a]{font-size:var(--en_large_font_size_five)}.auto_answer_box .noEvaluation .action[data-v-be65307a]{width:.28rem;height:.28rem;font-size:0;margin-right:.08rem}.auto_answer_box .noEvaluation img[data-v-be65307a]{width:.28rem;height:.28rem;cursor:pointer}[data-v-be65307a] .ant-input{border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}html[data-v-a4da138c]{font-size:100px}@media only screen and (max-height:650px){html[data-v-a4da138c]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-a4da138c]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-a4da138c]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-a4da138c]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-a4da138c]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-a4da138c]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-a4da138c]{font-size:100px}}#app[data-v-a4da138c],body[data-v-a4da138c],html[data-v-a4da138c]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-a4da138c],#app h1[data-v-a4da138c],#app h2[data-v-a4da138c],#app h3[data-v-a4da138c],#app h4[data-v-a4da138c],#app h5[data-v-a4da138c],#app h6[data-v-a4da138c],#app p[data-v-a4da138c],body body[data-v-a4da138c],body h1[data-v-a4da138c],body h2[data-v-a4da138c],body h3[data-v-a4da138c],body h4[data-v-a4da138c],body h5[data-v-a4da138c],body h6[data-v-a4da138c],body p[data-v-a4da138c],html body[data-v-a4da138c],html h1[data-v-a4da138c],html h2[data-v-a4da138c],html h3[data-v-a4da138c],html h4[data-v-a4da138c],html h5[data-v-a4da138c],html h6[data-v-a4da138c],html p[data-v-a4da138c]{margin:0}li[data-v-a4da138c],ul[data-v-a4da138c]{list-style:none;padding:0}[data-v-a4da138c]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-a4da138c]{white-space:break-spaces}.sortableDrag[data-v-a4da138c]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-a4da138c],.sortableDrag td[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-a4da138c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-a4da138c]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-a4da138c]{color:var(--theme-color)}.error_color[data-v-a4da138c]{color:#eb6646!important}.warn_color[data-v-a4da138c]{color:#ff6800}.pointer[data-v-a4da138c]{cursor:pointer}.ellipsis[data-v-a4da138c]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-a4da138c],.flex_center_center[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-a4da138c],.flex_center_center[data-v-a4da138c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-a4da138c],.flex_row_s_p[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-a4da138c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-a4da138c],.flex_start[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-a4da138c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-a4da138c],.flex_column_center_center[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-a4da138c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-a4da138c]{position:relative;border-radius:.2rem}.talk_frame[data-v-a4da138c]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-a4da138c]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-a4da138c]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-a4da138c]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-a4da138c]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-a4da138c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-a4da138c]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-a4da138c]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-a4da138c]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-a4da138c]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-a4da138c]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-a4da138c]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-a4da138c]{max-height:30vh}.ant-select-dropdown-menu[data-v-a4da138c]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-a4da138c]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-a4da138c]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-a4da138c]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-a4da138c]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-a4da138c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-a4da138c]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-a4da138c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-a4da138c]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-a4da138c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-a4da138c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-a4da138c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-a4da138c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-a4da138c]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-a4da138c]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-a4da138c]{width:100%}.ant-input[data-v-a4da138c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-a4da138c]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-a4da138c]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-a4da138c]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-a4da138c]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-a4da138c]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-a4da138c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-a4da138c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-a4da138c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-a4da138c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-a4da138c],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-a4da138c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-a4da138c],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-a4da138c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-a4da138c],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-a4da138c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-a4da138c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-a4da138c]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a4da138c],.ant-table-thead>tr>th[data-v-a4da138c]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-a4da138c]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-a4da138c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a4da138c]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a4da138c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a4da138c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-a4da138c]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-a4da138c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-a4da138c]{width:24px;height:24px}.ant-radio-inner[data-v-a4da138c]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-a4da138c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-a4da138c]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-a4da138c],.ant-radio-checked .ant-radio-inner[data-v-a4da138c]{border-color:#10c7a3}.ant-checkbox[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-a4da138c]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-a4da138c]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-a4da138c]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-a4da138c]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-a4da138c]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-a4da138c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-a4da138c]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-a4da138c]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-a4da138c]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-a4da138c]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-a4da138c],.ant-dropdown-menu-submenu-title[data-v-a4da138c]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-a4da138c],:root .ant-dropdown-link>.anticon.anticon-down[data-v-a4da138c],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-a4da138c],.dropMenuItem_hk_SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-a4da138c]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-a4da138c],.ant-switch[data-v-a4da138c]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-a4da138c],.ant-switch[data-v-a4da138c]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-a4da138c]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-a4da138c]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-a4da138c]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-a4da138c]{width:100%}.ant-progress-circle .ant-progress-text[data-v-a4da138c]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-a4da138c]{max-width:4.6rem}.ant-popover-title[data-v-a4da138c]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-a4da138c]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-a4da138c]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-a4da138c],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-a4da138c],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-a4da138c]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-a4da138c],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-a4da138c],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-a4da138c]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-a4da138c]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-a4da138c]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-a4da138c]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-a4da138c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-a4da138c]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-a4da138c]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-a4da138c]{text-decoration:underline}.modalBox .btn_box[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-a4da138c],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-a4da138c],.ant-pagination-disabled:focus a[data-v-a4da138c],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-a4da138c],.ant-pagination-disabled:hover a[data-v-a4da138c],[data-v-a4da138c] .ant-pagination-disabled a{background:#e6e7e8}[data-v-a4da138c] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-a4da138c] .ant-pagination-item-active a,[data-v-a4da138c] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-a4da138c] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-a4da138c] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-a4da138c]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-a4da138c]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-a4da138c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-a4da138c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-a4da138c]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-a4da138c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-a4da138c]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-a4da138c]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-a4da138c]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-a4da138c],.wangEditor table th[data-v-a4da138c]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-a4da138c]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-a4da138c]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-a4da138c]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-a4da138c]{display:block}.wangEditor ol[data-v-a4da138c],.wangEditor ul[data-v-a4da138c]{margin:10px 0 10px 20px}.wangEditor ul[data-v-a4da138c],.wangEditor ul li[data-v-a4da138c]{list-style:disc inside!important}.wangEditor ol[data-v-a4da138c],.wangEditor ol li[data-v-a4da138c]{list-style:decimal inside!important}.wangEditor img[data-v-a4da138c]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-a4da138c]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-a4da138c]{border-bottom:2px solid #e1e1e1}.component[data-v-a4da138c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-a4da138c]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-a4da138c]{cursor:default}.listen_picture[data-v-a4da138c]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-a4da138c]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}[data-v-a4da138c] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-a4da138c]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-a4da138c]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-a4da138c]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-a4da138c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-a4da138c]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-a4da138c]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-a4da138c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-a4da138c]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-a4da138c],.home_practice_status.NO_PUBLIC[data-v-a4da138c]{background:#2c58b1}.home_practice_status.FINISHED[data-v-a4da138c],.home_practice_status.IN_PROGRESS[data-v-a4da138c],.home_practice_status.NOT_STARTED[data-v-a4da138c],.home_practice_status.UNDISTRIBUTED[data-v-a4da138c]{background:#486fbf}.ant-calendar-picker-container[data-v-a4da138c]{z-index:9999999!important}.test_correct_card[data-v-a4da138c]{width:100%;height:auto}.test_correct_card .video_tips_modal[data-v-a4da138c]{width:6.8rem;height:5.7rem;background:#fff;border-radius:.33rem;padding:.33rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.test_correct_card .video_tips_modal .modal_header[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.4rem}.test_correct_card .video_tips_modal .modal_header span[data-v-a4da138c]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0}.test_correct_card .video_tips_modal .modal_header span.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_seven)}.test_correct_card .video_tips_modal .modal_header span.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_seven)}.test_correct_card .video_tips_modal .modal_header span.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_seven)}.test_correct_card .video_tips_modal .modal_header span.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_seven)}.test_correct_card .video_tips_modal .modal_header span.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_seven)}.test_correct_card .video_tips_modal .modal_header span.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_seven)}.test_correct_card .video_tips_modal .modal_header img[data-v-a4da138c]{width:.29rem;height:.29rem;cursor:pointer}.test_correct_card .video_tips_modal .modal_video_box[data-v-a4da138c]{width:100%;height:4rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.3rem;white-space:pre-wrap}.test_correct_card .video_tips_modal .modal_video_box.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_seven)}.test_correct_card .video_tips_modal .modal_video_box.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_seven)}.test_correct_card .video_tips_modal .modal_video_box.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_seven)}.test_correct_card .video_tips_modal .modal_video_box.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_seven)}.test_correct_card .video_tips_modal .modal_video_box.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_seven)}.test_correct_card .video_tips_modal .modal_video_box.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_seven)}.test_correct_card .question_card_item[data-v-a4da138c]{width:100%;height:auto}.test_correct_card .question_card_item .knowledges[data-v-a4da138c]{border-radius:.1rem;margin-bottom:.32rem;font-size:.2rem;font-family:var(--common-font-family);color:#734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.test_correct_card .question_card_item .knowledges .btn[data-v-a4da138c]{height:.32rem;font-size:.2rem;font-family:var(--common-font-family);text-align:center;color:#fff;cursor:pointer}.test_correct_card .question_card_item .knowledges .btn.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.test_correct_card .question_card_item .knowledges .btn.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.test_correct_card .question_card_item .knowledges .btn.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.test_correct_card .question_card_item .knowledges .btn.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.test_correct_card .question_card_item .knowledges .btn.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.test_correct_card .question_card_item .knowledges .btn.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}.test_correct_card .question_card_item .video_tips[data-v-a4da138c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.34rem}.test_correct_card .question_card_item .video_tips.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.test_correct_card .question_card_item .video_tips.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.test_correct_card .question_card_item .video_tips.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.test_correct_card .question_card_item .video_tips.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.test_correct_card .question_card_item .video_tips.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.test_correct_card .question_card_item .video_tips.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}.test_correct_card .question_card_item .video_tips span[data-v-a4da138c]{cursor:pointer;white-space:pre-wrap}.test_correct_card .question_card_item .question_card_title[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex}.test_correct_card .question_card_item .question_card_title .question_card_con[data-v-a4da138c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.test_correct_card .question_card_item .question_card_title .question_card_con .questionTitle[data-v-a4da138c]{margin-bottom:.2rem}.test_correct_card .question_card_item .question_card_title .ael_audio[data-v-a4da138c]{margin-right:.1rem;margin-top:.03rem}.test_correct_card .question_card_item .question_card_title .text[data-v-a4da138c]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.test_correct_card .question_card_item .question_card_title .text.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.test_correct_card .question_card_item .question_card_title .text.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.test_correct_card .question_card_item .question_card_title .text.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.test_correct_card .question_card_item .question_card_title .text.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.test_correct_card .question_card_item .question_card_title .text.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.test_correct_card .question_card_item .question_card_title .text.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}.test_correct_card .question_card_item .question_card_title .tag[data-v-a4da138c]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:1.2rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#697fe0;color:#fff}.test_correct_card .question_card_item .question_card_title .tag.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_18)}.test_correct_card .question_card_item .question_card_title .tag.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_20)}.test_correct_card .question_card_item .question_card_title .tag.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_22)}.test_correct_card .question_card_item .question_card_title .tag.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_18)}.test_correct_card .question_card_item .question_card_title .tag.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_20)}.test_correct_card .question_card_item .question_card_title .tag.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_22)}.test_correct_card .question_card_item .question_card_title .tag .label[data-v-a4da138c]{white-space:nowrap}.test_correct_card .question_card_item .question_card_title .tag .star[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_correct_card .question_card_item .question_card_title .tag .star img[data-v-a4da138c]{width:.16rem;height:.16rem}.test_correct_card .question_card_item .question_card_title .media_box .text_view_component[data-v-a4da138c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.test_correct_card .question_card_item .question_card_title .media_box .text_view_component.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.test_correct_card .question_card_item .question_card_title .media_box .text_view_component.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.test_correct_card .question_card_item .question_card_title .media_box .text_view_component.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.test_correct_card .question_card_item .question_card_title .media_box .text_view_component.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.test_correct_card .question_card_item .question_card_title .media_box .text_view_component.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.test_correct_card .question_card_item .question_card_title .media_box .text_view_component.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}.test_correct_card .question_card_item .question_card_title .media_box .picture_view_component[data-v-a4da138c]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.test_correct_card .question_card_item .question_card_title .question_fill_info img[data-v-a4da138c]{display:block;width:4rem;height:2.2rem;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;margin-bottom:.2rem}.test_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con[data-v-a4da138c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.test_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .question_fill_con.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .content_top[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.test_correct_card .question_card_item .question_card_title .question_fill_info .content_top.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .content_top.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .content_top.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .content_top.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .content_top.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .content_top.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .content_btn[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.test_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .content_btn.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}.test_correct_card .question_card_item .question_card_title .question_fill_info .label[data-v-a4da138c]{min-width:.72rem;height:auto}.test_correct_card .question_card_item .question_card_title .question_fill_info .optionBox[data-v-a4da138c]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto}.test_correct_card .question_card_item .question_card_title .question_fill_info .optionBox>li[data-v-a4da138c]{word-break:break-word}.test_correct_card .question_card_item .question_card_title .question_fill_info .mr28[data-v-a4da138c]{margin-right:.28rem}.test_correct_card .question_card_item .question_card_title .question_fill_info .mb28[data-v-a4da138c]{margin-bottom:.28rem}.test_correct_card .question_card_item .question_card_title .question_fill_info .connect_img_box[data-v-a4da138c]{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;height:1.1rem;padding:.12rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25);box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25)}.test_correct_card .question_card_item .question_card_title .question_fill_info .connect_img_box .option_img[data-v-a4da138c]{width:.9rem;height:.9rem}.test_correct_card .question_card_item .question_group_info[data-v-a4da138c]{width:100%;height:auto;overflow:hidden;margin-bottom:.1rem}.test_correct_card .question_card_item .question_group_info .optionsBox[data-v-a4da138c]{float:left;width:auto;height:auto;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;padding:.1rem .16rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-right:.1rem;margin-bottom:.1rem}.test_correct_card .question_card_item .question_group_info .optionsBox.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.test_correct_card .question_card_item .question_group_info .optionsBox.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.test_correct_card .question_card_item .question_group_info .optionsBox.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.test_correct_card .question_card_item .question_group_info .optionsBox.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.test_correct_card .question_card_item .question_group_info .optionsBox.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.test_correct_card .question_card_item .question_group_info .optionsBox.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}.test_correct_card .question_card_item .question_group_info .optionsBox[data-v-a4da138c]:last-child{margin-right:0}.test_correct_card .question_card_item .question_group_info .optionsBox.result[data-v-a4da138c]{background:none;border:0;border-radius:0;padding:.1rem 0}.test_correct_card .question_card_item .auto_answer_box[data-v-a4da138c]{width:100%;height:auto;background:#f3f3ff;border-radius:.1rem;padding:.24rem .32rem .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.test_correct_card .question_card_item .auto_answer_box .flag_box[data-v-a4da138c]{position:absolute;right:.32rem;top:.25rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.test_correct_card .question_card_item .auto_answer_box .flag_box.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_four)}.test_correct_card .question_card_item .auto_answer_box .flag_box.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_four)}.test_correct_card .question_card_item .auto_answer_box .flag_box.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_four)}.test_correct_card .question_card_item .auto_answer_box .flag_box.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_four)}.test_correct_card .question_card_item .auto_answer_box .flag_box.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_four)}.test_correct_card .question_card_item .auto_answer_box .flag_box.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_four)}.test_correct_card .question_card_item .auto_answer_box .flag_box .anticon[data-v-a4da138c]{margin-left:.06rem}.test_correct_card .question_card_item .auto_answer_box .auto_title[data-v-a4da138c]{font-size:.2rem;font-family:var(--common-font-family);color:#6156a5;line-height:.26rem;margin-bottom:.12rem}.test_correct_card .question_card_item .auto_answer_box .auto_title.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .auto_title.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .auto_title.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .auto_title.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .auto_title.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .auto_title.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .answer_box[data-v-a4da138c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.test_correct_card .question_card_item .auto_answer_box .answer_box.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .answer_box.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .answer_box.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .answer_box.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .answer_box.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .answer_box.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .media_box .text_view_component[data-v-a4da138c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.test_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .media_box .text_view_component.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}.test_correct_card .question_card_item .auto_answer_box .media_box .picture_view_component[data-v-a4da138c]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.12rem}.test_correct_card .question_card_item .article_answer_box[data-v-a4da138c]{width:100%;height:auto;background:#f5f0ff;border-radius:.1rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.test_correct_card .question_card_item .article_answer_box .btn[data-v-a4da138c]{position:absolute;right:.24rem;top:.24rem;width:.96rem;height:.47rem;background:#ff6d95;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.47rem;cursor:pointer}.test_correct_card .question_card_item .article_answer_box .btn.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_four)}.test_correct_card .question_card_item .article_answer_box .btn.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_four)}.test_correct_card .question_card_item .article_answer_box .btn.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_four)}.test_correct_card .question_card_item .article_answer_box .btn.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_four)}.test_correct_card .question_card_item .article_answer_box .btn.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_four)}.test_correct_card .question_card_item .article_answer_box .btn.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_four)}.test_correct_card .question_card_item .article_answer_box .btn.look[data-v-a4da138c]{background:#775dc0}.test_correct_card .question_card_item .article_answer_box .title[data-v-a4da138c]{font-size:.2rem;font-family:var(--common-font-family);color:#6156a5;line-height:.26rem}.test_correct_card .question_card_item .article_answer_box .title.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.test_correct_card .question_card_item .article_answer_box .title.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.test_correct_card .question_card_item .article_answer_box .title.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.test_correct_card .question_card_item .article_answer_box .title.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.test_correct_card .question_card_item .article_answer_box .title.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.test_correct_card .question_card_item .article_answer_box .title.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}.test_correct_card .question_card_item .article_answer_box .img_box[data-v-a4da138c]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:.42rem;font-size:.2rem;font-family:var(--common-font-family);color:#6156a5;line-height:.26rem}.test_correct_card .question_card_item .article_answer_box .img_box.hk.SMALL[data-v-a4da138c]{font-size:var(--hk_small_font_size_five)}.test_correct_card .question_card_item .article_answer_box .img_box.hk.MEDIUM[data-v-a4da138c]{font-size:var(--hk_middle_font_size_five)}.test_correct_card .question_card_item .article_answer_box .img_box.hk.LARGE[data-v-a4da138c]{font-size:var(--hk_large_font_size_five)}.test_correct_card .question_card_item .article_answer_box .img_box.en.SMALL[data-v-a4da138c]{font-size:var(--en_small_font_size_five)}.test_correct_card .question_card_item .article_answer_box .img_box.en.MEDIUM[data-v-a4da138c]{font-size:var(--en_middle_font_size_five)}.test_correct_card .question_card_item .article_answer_box .img_box.en.LARGE[data-v-a4da138c]{font-size:var(--en_large_font_size_five)}.test_correct_card .question_card_item .article_answer_box .img_box .img_item[data-v-a4da138c]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:.2rem}.test_correct_card .question_card_item .article_answer_box .img_box .img_item img[data-v-a4da138c]{width:.57rem;height:.69rem;margin-bottom:.2rem}.test_correct_card .question_card_item .article_answer_box .img_box .img_item .text[data-v-a4da138c]{width:100%;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;white-space:break-spaces;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:20;line-clamp:20;-webkit-box-orient:vertical}.test_correct_card .question_card_item .article_answer_box .img_box .img_item .text span[data-v-a4da138c]{white-space:break-spaces}.test_correct_card .mt20[data-v-a4da138c]{margin-top:.2rem;width:100%}.test_correct_card .mt20 .audio_box[data-v-a4da138c]{width:100%}.test_correct_card .mt20 .audio_box[data-v-a4da138c] .ael_audio_con{border-radius:.16rem;padding:.2rem .3rem}.blank[data-v-a4da138c]{display:inline-block;width:1rem;height:.58rem;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;position:relative;top:.06rem;margin:0 .16rem;padding:.06rem .1rem}html[data-v-aed8aaae]{font-size:100px}@media only screen and (max-height:650px){html[data-v-aed8aaae]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-aed8aaae]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-aed8aaae]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-aed8aaae]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-aed8aaae]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-aed8aaae]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-aed8aaae]{font-size:100px}}#app[data-v-aed8aaae],body[data-v-aed8aaae],html[data-v-aed8aaae]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-aed8aaae],#app h1[data-v-aed8aaae],#app h2[data-v-aed8aaae],#app h3[data-v-aed8aaae],#app h4[data-v-aed8aaae],#app h5[data-v-aed8aaae],#app h6[data-v-aed8aaae],#app p[data-v-aed8aaae],body body[data-v-aed8aaae],body h1[data-v-aed8aaae],body h2[data-v-aed8aaae],body h3[data-v-aed8aaae],body h4[data-v-aed8aaae],body h5[data-v-aed8aaae],body h6[data-v-aed8aaae],body p[data-v-aed8aaae],html body[data-v-aed8aaae],html h1[data-v-aed8aaae],html h2[data-v-aed8aaae],html h3[data-v-aed8aaae],html h4[data-v-aed8aaae],html h5[data-v-aed8aaae],html h6[data-v-aed8aaae],html p[data-v-aed8aaae]{margin:0}li[data-v-aed8aaae],ul[data-v-aed8aaae]{list-style:none;padding:0}[data-v-aed8aaae]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-aed8aaae]{white-space:break-spaces}.sortableDrag[data-v-aed8aaae]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-aed8aaae],.sortableDrag td[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-aed8aaae]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-aed8aaae]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-aed8aaae]{color:var(--theme-color)}.error_color[data-v-aed8aaae]{color:#eb6646!important}.warn_color[data-v-aed8aaae]{color:#ff6800}.pointer[data-v-aed8aaae]{cursor:pointer}.ellipsis[data-v-aed8aaae]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-aed8aaae],.flex_center_center[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-aed8aaae],.flex_center_center[data-v-aed8aaae]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-aed8aaae],.flex_row_s_p[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-aed8aaae]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-aed8aaae],.flex_start[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-aed8aaae]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-aed8aaae],.flex_column_center_center[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-aed8aaae]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-aed8aaae]{position:relative;border-radius:.2rem}.talk_frame[data-v-aed8aaae]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-aed8aaae]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-aed8aaae]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-aed8aaae]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-aed8aaae]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-aed8aaae]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-aed8aaae]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-aed8aaae]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-aed8aaae]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-aed8aaae]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-aed8aaae]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-aed8aaae]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-aed8aaae]{max-height:30vh}.ant-select-dropdown-menu[data-v-aed8aaae]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-aed8aaae]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-aed8aaae]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-aed8aaae]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-aed8aaae]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-aed8aaae]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-aed8aaae]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-aed8aaae]{width:100%}.ant-input[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-aed8aaae]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-aed8aaae]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-aed8aaae]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-aed8aaae]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-aed8aaae]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-aed8aaae],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-aed8aaae]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-aed8aaae],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-aed8aaae]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-aed8aaae],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-aed8aaae]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-aed8aaae]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-aed8aaae],.ant-table-thead>tr>th[data-v-aed8aaae]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-aed8aaae]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-aed8aaae]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-aed8aaae]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-aed8aaae]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-aed8aaae]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-aed8aaae]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-aed8aaae]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-aed8aaae]{width:24px;height:24px}.ant-radio-inner[data-v-aed8aaae]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-aed8aaae]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-aed8aaae],.ant-radio-checked .ant-radio-inner[data-v-aed8aaae]{border-color:#10c7a3}.ant-checkbox[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-aed8aaae]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-aed8aaae]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-aed8aaae]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-aed8aaae]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-aed8aaae]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-aed8aaae]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-aed8aaae]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-aed8aaae]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-aed8aaae]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-aed8aaae],.ant-dropdown-menu-submenu-title[data-v-aed8aaae]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-aed8aaae],:root .ant-dropdown-link>.anticon.anticon-down[data-v-aed8aaae],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-aed8aaae],.dropMenuItem_hk_SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-aed8aaae]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-aed8aaae],.ant-switch[data-v-aed8aaae]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-aed8aaae],.ant-switch[data-v-aed8aaae]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-aed8aaae]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-aed8aaae]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-aed8aaae]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-aed8aaae]{width:100%}.ant-progress-circle .ant-progress-text[data-v-aed8aaae]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-aed8aaae]{max-width:4.6rem}.ant-popover-title[data-v-aed8aaae]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-aed8aaae]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-aed8aaae]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-aed8aaae],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-aed8aaae],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-aed8aaae]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-aed8aaae],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-aed8aaae],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-aed8aaae]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-aed8aaae]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-aed8aaae]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-aed8aaae]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-aed8aaae]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-aed8aaae]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-aed8aaae]{text-decoration:underline}.modalBox .btn_box[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-aed8aaae],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-aed8aaae],.ant-pagination-disabled:focus a[data-v-aed8aaae],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-aed8aaae],.ant-pagination-disabled:hover a[data-v-aed8aaae],[data-v-aed8aaae] .ant-pagination-disabled a{background:#e6e7e8}[data-v-aed8aaae] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-aed8aaae] .ant-pagination-item-active a,[data-v-aed8aaae] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-aed8aaae] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-aed8aaae] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-aed8aaae]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-aed8aaae]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-aed8aaae]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-aed8aaae]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-aed8aaae]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-aed8aaae]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-aed8aaae]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-aed8aaae]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-aed8aaae],.wangEditor table th[data-v-aed8aaae]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-aed8aaae]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-aed8aaae]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-aed8aaae]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-aed8aaae]{display:block}.wangEditor ol[data-v-aed8aaae],.wangEditor ul[data-v-aed8aaae]{margin:10px 0 10px 20px}.wangEditor ul[data-v-aed8aaae],.wangEditor ul li[data-v-aed8aaae]{list-style:disc inside!important}.wangEditor ol[data-v-aed8aaae],.wangEditor ol li[data-v-aed8aaae]{list-style:decimal inside!important}.wangEditor img[data-v-aed8aaae]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-aed8aaae]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-aed8aaae]{border-bottom:2px solid #e1e1e1}.component[data-v-aed8aaae]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-aed8aaae]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-aed8aaae]{cursor:default}.listen_picture[data-v-aed8aaae]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-aed8aaae]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}[data-v-aed8aaae] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-aed8aaae]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-aed8aaae]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-aed8aaae]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-aed8aaae]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-aed8aaae]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-aed8aaae]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-aed8aaae]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-aed8aaae]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-aed8aaae],.home_practice_status.NO_PUBLIC[data-v-aed8aaae]{background:#2c58b1}.home_practice_status.FINISHED[data-v-aed8aaae],.home_practice_status.IN_PROGRESS[data-v-aed8aaae],.home_practice_status.NOT_STARTED[data-v-aed8aaae],.home_practice_status.UNDISTRIBUTED[data-v-aed8aaae]{background:#486fbf}.ant-calendar-picker-container[data-v-aed8aaae]{z-index:9999999!important}.test_correct_page[data-v-aed8aaae]{width:100%;height:100%;background:#f5f0ff}.test_correct_page[data-v-aed8aaae] .ant-spin-nested-loading,.test_correct_page[data-v-aed8aaae] .ant-spin-nested-loading .ant-spin-container{height:100%}.test_correct_page[data-v-aed8aaae] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.test_correct_page[data-v-aed8aaae] .ant-switch,.test_correct_page[data-v-aed8aaae] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.test_correct_page .ant-switch[data-v-aed8aaae]:after,.test_correct_page[data-v-aed8aaae] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}.test_correct_page .text_view_component[data-v-aed8aaae]{white-space:pre-wrap}.test_correct_page .conBox[data-v-aed8aaae]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.test_correct_page .conBox[data-v-aed8aaae]::-webkit-scrollbar{width:.1rem;background-color:transparent}.test_correct_page .conBox[data-v-aed8aaae]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.test_correct_page .conBox .page_header[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #734fb3;padding:.4rem 0 .2rem 0;background:#f5f0ff;position:sticky;top:0;z-index:3}.test_correct_page .conBox .page_header .page_title[data-v-aed8aaae]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.55rem;margin-bottom:.15rem}.test_correct_page .conBox .page_header .page_title.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_eight)}.test_correct_page .conBox .page_header .page_title.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_eight)}.test_correct_page .conBox .page_header .page_title.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_eight)}.test_correct_page .conBox .page_header .page_title.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_eight)}.test_correct_page .conBox .page_header .page_title.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_eight)}.test_correct_page .conBox .page_header .page_title.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_eight)}.test_correct_page .conBox .page_header .header_info[data-v-aed8aaae]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.test_correct_page .conBox .page_header .header_info[data-v-aed8aaae]:last-child{margin-bottom:0}.test_correct_page .conBox .page_header .header_info .className[data-v-aed8aaae]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;line-height:.22rem;margin-right:.15rem}.test_correct_page .conBox .page_header .header_info .className.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .page_header .header_info .className.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .page_header .header_info .className.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .page_header .header_info .className.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .page_header .header_info .className.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .page_header .header_info .className.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .page_header .header_info .testName[data-v-aed8aaae]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.16rem}.test_correct_page .conBox .page_header .header_info .testName.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_seven)}.test_correct_page .conBox .page_header .header_info .testName.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_seven)}.test_correct_page .conBox .page_header .header_info .testName.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_seven)}.test_correct_page .conBox .page_header .header_info .testName.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_seven)}.test_correct_page .conBox .page_header .header_info .testName.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_seven)}.test_correct_page .conBox .page_header .header_info .testName.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_seven)}.test_correct_page .conBox .page_header .tab_con[data-v-aed8aaae]{width:100%;height:auto;overflow:hidden;margin:0!important}.test_correct_page .conBox .page_header .tab_con li[data-v-aed8aaae]{float:left;width:2.55rem;height:.7rem;background:rgba(245,240,255,.7);border:2px solid rgba(89,47,153,.7);border-radius:.48rem;margin-right:.4rem;text-align:center;line-height:.66rem;font-size:.27rem;font-family:var(--common-font-family);font-weight:700;color:rgba(89,47,153,.7);cursor:pointer}.test_correct_page .conBox .page_header .tab_con li.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_eight)}.test_correct_page .conBox .page_header .tab_con li.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_eight)}.test_correct_page .conBox .page_header .tab_con li.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_eight)}.test_correct_page .conBox .page_header .tab_con li.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_eight)}.test_correct_page .conBox .page_header .tab_con li.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_eight)}.test_correct_page .conBox .page_header .tab_con li.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_eight)}.test_correct_page .conBox .page_header .tab_con li[data-v-aed8aaae]:last-child{margin-right:0}.test_correct_page .conBox .page_header .tab_con li.active[data-v-aed8aaae]{background:#592f99;border:2px solid #592f99;color:#fff}.test_correct_page .conBox .page_header .tab_con li.disabled[data-v-aed8aaae]{background:hsla(0,0%,94.1%,.7);border:2px solid hsla(0,0%,49%,.7);color:hsla(0,0%,49%,.7);cursor:no-drop}.test_correct_page .conBox .page_header .switch[data-v-aed8aaae]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.test_correct_page .conBox .page_header .switch .tips[data-v-aed8aaae]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#939598}.test_correct_page .conBox .page_header .switch .tips.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .page_header .switch .tips.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .page_header .switch .tips.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .page_header .switch .tips.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .page_header .switch .tips.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .page_header .switch .tips.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .page_header .switch .tips.active[data-v-aed8aaae]{color:#5b4096}.test_correct_page .conBox .page_header .switch .ant-switch[data-v-aed8aaae]{margin:0 .15rem}.test_correct_page .conBox .test_box[data-v-aed8aaae]{width:100%;height:auto}.test_correct_page .conBox .test_box .test_top[data-v-aed8aaae]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.2rem 0}.test_correct_page .conBox .test_box .test_top .cardBox[data-v-aed8aaae]{border-radius:.1rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;background:#fff;padding:.15rem;-webkit-box-sizing:border-box;box-sizing:border-box}.test_correct_page .conBox .test_box .test_top .cardBox[data-v-aed8aaae]:last-child{margin-bottom:0}.test_correct_page .conBox .test_box .test_top .cardBox .cardTitle[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.26rem;margin-bottom:.05rem}.test_correct_page .conBox .test_box .test_top .cardBox .cardTitle.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .cardTitle.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .cardTitle.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .cardTitle.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .cardTitle.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .cardTitle.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .status[data-v-aed8aaae]{width:100%;margin-bottom:.05rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_correct_page .conBox .test_box .test_top .cardBox .status .pointBox[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--common-font-family);color:#000;margin-right:.1rem}.test_correct_page .conBox .test_box .test_top .cardBox .status .pointBox.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .status .pointBox.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .status .pointBox.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .status .pointBox.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .status .pointBox.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .status .pointBox.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .status .pointBox[data-v-aed8aaae]:last-child{margin-right:0}.test_correct_page .conBox .test_box .test_top .cardBox .status .pointBox .point[data-v-aed8aaae]{width:.16rem;height:.16rem;margin:0 .05rem 0 .16rem;border-radius:50%}.test_correct_page .conBox .test_box .test_top .cardBox .status .pointBox .partRight[data-v-aed8aaae]{width:.16rem;height:.16rem;border:2px solid #e34851;-webkit-box-sizing:border-box;box-sizing:border-box}.test_correct_page .conBox .test_box .test_top .cardBox .student_box[data-v-aed8aaae]{width:100%;height:auto;overflow:hidden;margin:0 auto .2rem}.test_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item[data-v-aed8aaae]{float:left;width:.42rem;height:.42rem;margin:0 .14rem .1rem 0;cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAACgZJREFUeF7lnHlQG9cZwL+3uxIIIcRhDMLhBhu0YOzY9XgycVrHHbdxk2lcLPlI09YHlrBbT5y0mTQdd0gnmWk6iZ1mHIOgrtPWdoqEM06nHdcdJ06aNJ3EF2AkgY05DIjDIC4JgbRHZ9XiEi6tpNUB3n/1vuu33759733fCkEQL71ejzODBUUI2EcxFuWzwObiBJuBERCD4SgaIVbE0GBnGGSjXaiHZaAZYXCbBewKYNLP1PtSrUF0120KBdqg/ujnEiw6bgvDMNvFEviWRMbESGQsRESxIIoEwInZPWBZANcEgMuBwGFD4BhFzLgN1TMUqnEh0D+jVd4OtO8BBXT+982pLufEITyCKZEnglyWwEBElH8hMTSAbRDBaD8GtiH0CSA4arIY/lpWVsb4p3luacEz6GzVzSScwV6Jimb3xqUwRHQcC0hwKwDOcYChHgyGezETYtGLxRrl3wIBSTDXy8pYjFSYDosl8MuEVDpGFs8Gwt8ZOiknQH8HBsP3sEs4LdIUH1jeIqRhQQCdO3EriyFc78an0BsSlrGAMCFd5KfLYQPouYPbXHb0U1UpqeMn5XmU34AMOvNmIoKuTsmlYyOjPRsM5AiGAbjXjsFgD3ZmLCJq3+7dmeP+2vMLkL7c/GNpHH1MkUsTc72N/HXQF/nhPgS9rfiXLCF+Ur0n954vOiZlfAZkKG94UbYUfp2cTaNATML+BMXJjg0j6GrCjU5gNu0qKez1VZ9PgAzlxhdkicwbyTlMQN5QvgYzXW5sxA3JzAA8qt5H+rTI9BqQocL8vag42rBsBY2FY+ZMh2QfQtDViH/CdsNmdRnp9Ba+V4D+XNFQJJHC52kkHYXh3poK3fihXgR9LUSVSqvc760XvAGdOtUaKaPGrqavpEhxpLdmQj+++zYGNiuxbdv+/HPeeMMbUHWF6VhyNvVc7NLgLAC9CYLPWJoCaL9JDLjsUKA+SPbwkeHG8AKk15kLpXL6+kP59BxbS77mQjvONoTAYiL+oCpV/oivJ7wAGSrNH6YXuh7nduAL/epsxJnxYdH64v0rrvCJxSOgc7rGjdGJro+SswO2Yebjp2BjJhwI2mrxv6u15BN8lHoEZNAZL2QUUd8WS/ioWxhjuppwdsQKq3doC+o8eTwvIH2FUSmLZxtSVtAeQXoyFE6/j40AdBiJd9Vacrcnv+YN3KAzv6ZY7no5WEcXnpwV8vfWWmLUKYlJUqtTHfPpnQcQi94/aWrJepjKCMXxhZAwZtPV34nBQAe+Q61VVvsEiHu1xyRQ9YrcxTE5T4cwMQbQXkecVmnJZ30CVK0zHlJk0b+VL9CFoacM5IoCd64RXcV7yYd8AqTXGWuyVlHFXOVhsV5dTRiMDELODk3hnblinHMOqqkyNuWuo5YvVjhcXAPueQh7WqUlP/AK0FUdK7JEG8fSCxb21sLTzR0dQNB1i3hpu1b5Om9Ap9++HSMST7wiT2SfU+Qszgl6EgY3UbfVEyaEEVpVyYpPZ4P0lUfsvZONKWKW+ueSVCZbnhSYepanuxrs3zlIfW0EYx+Bw9s15NvT7d8HdPlUa6SVdlxZlu8qkIS4OhFsSNwbzXKLYGxWfLtam1cz1f59QPoK8/NL0lxvcnWtB/HizotabxCd8Z3KzI1liJpkcB+Qocp0Jfth19pwKt8E+0b1tWIw2I1tUpeSH80A9MEfG+wZRbSf7QXBDklYe1w9racZ/4m6lDw+GyBbRhEtFdbkwtLmLjjeIQ6qtMoTMwDpKxu+zF1Lf20hVSuExt/XhsGQhdioKs3/eAagGp3pcEI6dTRe8WBO0lzvUesNouMe5cjWaNa6ZmbQ0Q4JJhu+nkbSeREP2IPGvea5stDowMzjj68sFM+cqM+KFOP/SMygs2OWPBgLRa4Rq68VZ2xD2MuzbTlmbFb/u9VwviQSww/jFHRKfMrifOS4/sfuW7hr3I5dBpp9VXWA9LzVmDrpcR1jhanG9uw19EMLoQbv7YQ90InA2iF+dps27/R8sp4O7X+zLI/+GddnuNiutjrcPjGKktUHSZvPgLhmBXkCW5uyfHHt6sdtAO0NxFm1hnzG0433WM4xVJo+zihyfX0hNizMFbzlFgZ2K7Z+m4b8wn9AOvPmmETq4mKprDodAG11xIcqDflNT3C43z1mEDfIUGn8IqOIWrcYsshyG4Ohe7BxZ2nh/dWyz3PQpKC+3LguKo79d2o+HYIGXz73md8Y+zBAp4kwqLWkmp8EzwzilOl1phOKHKqUW0AuxItrEb57kxgBF57/3b15Fr4x8HrEOGWnjt2IjZGJr6evpDJFEXzVh8+43hYMhvvwEpVG+TtvvOINyJ1FVeY1EgnzWSpJRS6kcvRIP4LuZvxPag35A2/g8J6kpyqtqTSXSOOpSq7isRBW2I5R97xTF8HGPfKUJmUs4IDcbzWd6Yh8Kf2rpKzwXkCO2wE6TEQzMwEbvOlLnArRq0dsqqBBZ3xDnsS8sDQjPDOJ+wjP0oh1TDhdj+0sXd3mbeZMjvcZkDuTKow/l8azrylyaBROJ5GjVu5smahHIPpOcUlup69wfJqDphurqTDvFEmZk4ocSuLvF4X+BMLJcgdf7nq7BbvoHBerv38od8RfnX5l0KTxs8eNpDgCTi9Jo1fFhqgiy20heu4QEw4bOmLq1r8p1GeaggByLwH0RjFrhTKJlH0+MYOJiIoJzoKSK/hZu7h6FrrKInGJev/yWn+zRpBJei4n9FWNmUDTr8sS2G1L0mgUyP3bYDcCqwXvoCbQL1Ta/NMIIcHvimAZNBVYdbnxkCyBfUuRSyMsgLs3m9W9ALzhZBybd2nW9guZOYK8xWZzqEZnPBSdwL6VnBOcD+24DailiWjAiagNW3dnDgkNSdAMMpSbn4yKo88vy6PxYK6yuW/pu5rwS4ndfU9sLNt4v/FACFiCAXrvnZupkVJ0M72QloeiAcJqQdDXTry6Xas8IgQYwR8xvc50MY10bZbIhHSPvy5uDdRpwqkxO75eXZJ/jb/k/CMFyaDqioanYpPYvySHeG/mPk6tJz5V7ScfCytANVWmusxVrpWEWCi3fNfT0+Lu8dmy4wB5wXct/5f0O4MM5eZvxCRTl0OdPZMhcaXktlrigkpDbgkLQPpy45n0InpXpFTwNZrP8d014gw9Hpnx9J6cDp+V/E/QrwzS61lcNGbsz1pNx/rriJDygz2I61w9oNYoy/3V6xcgQ6X5EXki9a9wOzhzjQO01IrOqzXKrSEFVKMzHVyaRR0Pxw9emq8Rd4v3kOkhBWSoML2TWuA6EKq1z3zBdxhxttdByPfuzRv1B5Jfj5i+wvh+1hpqqygMXu/TIXAV1NEhLFe9j2wOJaBLUXJ2UzD3XXyD5T4xcLqwNTs0yut8ZWYb518G6a7KiUhp2P7ZQFxr3vDUrnlfQP0HZ5mlduiizxoAAAAASUVORK5CYII=);background-position:50%;background-size:100% 100%;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#9481c1;line-height:.32rem}.test_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.active[data-v-aed8aaae]{background-image:url(../img/student_recently@2x.be04c0d5.png)!important;color:#fff}.test_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.finish[data-v-aed8aaae]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAAB0hJREFUeF7tnHlsFGUYxp932tKi0pktMfFEgxJU4hnszlYgNop4ECWaVKW7LYpHgkqIGm8NGEyMSoy3/KEEZlZNNSFqVDxiVdSZLQh4xCsaLzQq2s62WGm7871mN7SItjvnLrtt56+m877P+3y/+Wa+Ob5vCcXceLkkp6adTMQNLPgYAqYDOIKJJhF4EhgTAOoBuAfAHwx8TcBXYPqYD6B30ic0dxXTbrYWFbzgqw9Xy3WR+QS6BMxnAIj4q8kCoG1gfpEroKWjLd/50/GWVTBAk7e1HWrv6r8RjBaA67zZcoxmEG0E8ypLTbwMAjtm+AwIHdCBHW0HZUTfCsFoJaDapy8vaZ+ApLsstflFL0luY8MD1NZWoRw+cA0g7gYguzUQVhwTXoVtL02ftujbsDRDuwZFNq6dwpXSswAawjTnQ6uXJWlpOtr8lI/cYVMC96BISjuPGWvBmByWqRB0klZV71WYeXVvUK1AgGRTu4oEHgehIqiRsPOZyGAxYX53Q1NnEG3fgGRDu42IVoLZt0YQ465yiT7vz/TN7Z21+BdX8cME+WqcYujXAfyw36LFzaNPUTMwxzr5MstPXc+AZENrIiB7QZb8FNwnOYSN1uTJczHt3D6v9T0BOsDUj6sEd4Cxv9dC+zqeiR5Pq/FrvPpwD2jz6v2U/okdIJrhtUhJxBMxk7g4HW153osf14AUU38AzDd4ES+9WOrMDPQfs3PO5TvcenMFKPKhfrwg/oiAKrfCJRtHWGOpicvd+nMFSDG0dgCnuxUt8TgW4Fh3rCXlxqcjIKUjOQe2eNeNWNnEEF6x1MR8N34dAUVM7XVmnOVGrIxiGBXSKVZ98zYnz3kBTdqkTa+w6YuSvlt2auFI+4mfttSWxU7peQHJhr6SwLc7iZTp/m6Lqw9CQ9Pf+fznBaQY2vfZd8ZlCsDRtiC+tFttec4XoLqOZ2YI2/7MsUo5BxDWWWqi1Reg8nog9XmUiH6y1PgUf4BM7QUwLvJZumzSWNhH53tNO+I1SDa1L4lz361G+3aBFUu8NOJgN+yO9vZKuWZ776h4tHA4vCzhpnQ0cb9rQHWmXiuAFWBeNtq7TrZ9DPpSIvvKLrX1/eHau9cpJm9KTqUMbwB42liAM9RGgmDCLcP1pD2A2tfUyDWVWwg4dkzBGWwsEUtEF3dGm/d6XzQESDH1ZWB+cEzC2dOVfrJ2fTMVjcszQ9wG/5CNdSkC1Y9tQAAqKk636hcOvb3Y04MMrRvApLEOiIEl6Vjiif/1IGUcUI7JiIDGT7HdfWbEU2z8Ip2dTzbyRRrjw3z+YT7bwXI3ijZvAI/fKP7vIj34j+yjhs18MwGLABwymkc1JgwA9LYEe6WrR429YPBySTGO2g7CwaMWkkSLrGh8bb725X3lGjG1+5lx46gERPirMtN/8B+zFmenHI+4OQB65gRm++NRCQhIWrFE3Kltjt/FFFN7D4zZTkLltl+SRENntNVw8u0IqDaVnCcJscFJqKz2E9621ER2Urvj5ggoq6AYegrg0fQg22jFEu840nG7FKF2U7JeyohsdyyfWWUjtJ6Inu9S401u4GRjXPWgbGDE1J9k5qvdCpdoXE/FxOpj/zyp6We3/twD2twmc3/fFhCmuhUvtTiWpCu8TjJ3DSjbWDn17EyIzPtFWoMRLl8i3VLjCa+ingDlIBn6lURYXVYzPhjbqvqqZ+9obNpZcEC5Uc3U7wLzCq/F9lH8twO7MrP+arzsVz/1PfegwSJKSlsFgev9FC1izg8s7DOCrADyDSh3upn6rcR8j5fRsIhwPutjcfbfDa2uR6zhvAUCtHv4jzP4yVKaXM6g15Ch5vTs4GtcAwPKQsrNwBeibV9PMmdgQIJ0Z5e68D4QhbJMMxRAua753Zoa5beqW5n5JgJqingq5UoxwSQhllgNrVvDrB0eoN2uas3kNInte0G0AFyUR5MfWZLuTtcvfDqsXvNvwKEDyt0GfKgvg8SrigRoS2Y/PmfniS2/h9lzBrVCBxRJadeywCOFMJtH81PsysyxGv2tCcvnNVRAiqGdD/B6gIr/1E/Ubv04YS6amuwwD05ogJQPkkeAxFaQ319WCN4sBt2TjsXvCK60RyE0QLKpbyDmeWGa86zFsFFVeap16qWhjWShAFJS2gIIrPfcoAIkMLORbmgJbf1+OIBMbSsYJxWgvb4kmWheWo2/4Sv5P0mBAclG8kyCeDMMMyFqvGnFEqGsUAoMSDE1DQzH70shNt6NlC0RHdmpxre7CS7cMN++vFKZeNSfYNQGNRJ2Pkm4riuaeDSobqAeVGfqqmB2/PgW1KTP/PVWLHGhz9yhtECAFGPdUoAeCmqiQPk/W7HEYUG1AwGSDe0xApYENVGgfK6qra7dMcP7e+h/+wkESDG19WAsKFADA8vakpjeE239OohQMECG/haQ++G2ktyYpJlptfmjIOYCAYpsXi1n7JrKIAYKmdvTOyWNxsahWfN+av0DSmlzZxdk/YcAAAAASUVORK5CYII=);color:#fff}.test_correct_page .conBox .test_box .test_top .cardBox .student_box .student_item.nosubmit[data-v-aed8aaae]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAABxpJREFUeF7lnHtsHNUVxr9vdpNASJ3+B0IgEl4CylOkKLI942yDTAkg0UdCS0VpRQPljb2zTgqiXRCIkJ1NwisI2kogkkoQWtEKlFIMYXdMCkl4v4QICAitUpVHmzguSbxzqrET42Bn987cu+vdZf6dc777nd/cmbn37p0lanjII/MTOGTGKaC0Q3g8EBwDcgaELYBMAzAJgh0A+mFhK4SbQbwLciOs3X1sXf5ZDe0ONcVqNyjruw6EJOehJBcAOAtAS6w2iQDAawAeRcBH2JF7N5ZOxKSqAZINNxyOL3ZeA8FCENMj+lIJL8CylqF36uPMZkN4VTmMA5Leaw/GlEk3QXAJgGRVXO8r+haQ6KFz+xPVaMsYIMlmLczd3gXw15CYt5FOhUQvkLyM9pL3dWS+mmsEkPiLjwRKD0DENmkuupb0w6LLdu++6LnjZ2gDkucynSgFDwP8pilT+jqyGqVv/IKp7Be6WlqApK/nKgTB8ho9ayLWKhuAyefSue3fERP3CY8NSIqZHlCWQKo/VIhdIPkmdu6ayzPv+FdcjViApJBOg/TiNlrjvLeRLLXHHWRGBiSF9PdBrgFg1bhQneYK2PphJxes2RVVJBIg8btPgVjrAUyN2lAdxP+WjndpVB/KgGRd9gAktm8C+K2ojdRNfII/ZFvuj1H8qAMquuHb6roo4nUY+ylKPJGp3FZVb0qAZP2ikzBYeqk+X+eqpY7EPUjH+5lqlhqgovs0gO+oitZ1XLgqYMlstuU3qvisCEj6elIIgmdUxBomhvgrbe9sFb+VAfmZtRD5ropYA8UIGJxGe9mrlTyXBSTF9AkA36jFwlolo+bPywN08j+vpFseUF/mVgRyfSWRBj2/HcnSwWxd/r9y/vcLSMI5lp9+H+CMBgVQ2bbwR+zIPRwPUKHrJDARrgE387GKjndRPEC+G64n39HMdCDyD3bkD4sHqOg+CuAHTQ0oLC7Bo9mWe29/de7/GVR03wFwbNMDAs6n4/05EiDZdOkkDLQMNMnUovw1JhbT9m5XBiTPX92CXVNuaoKJqWrnfwsWf8n2nD9ewj63mPT1HIogKAI4SlW9KeKGf7Xtou3d+dV6RgANrfck+zdCcGJTFB21iBCSyAV08uHLaeT4EpDvdkOQj6rbXPH8GKWDZjKVHdxb12hAYe+Z1VwFx6hGMJcd3sjqxWhAOyANudYcg0LZlKvpeHeP7UEFtx/EQaZbazg9ypW08yvHAiq6GwB8u+EKMm2YSNH2nh0HUKYLkGWm22swvS2Yuu0ozrp/91hA4U6w3YmXQBzXYEWZszvO8se+A0W/60gg8TfI12ygCAQgrh9vyjFmsrpnqrEYwMUADjV3eepSKbyV1iHgLZyjMNUYXYJI1oLf/yGAsusldVm2qqkELmKbt6pceIVFe3cpgIxqew0WtwOlgUOYWtkfH9DwZoVXGqxwNbvEH2h7P6kUrPK72LMQ6agk1HDnidm0vRcq+a4MqJDpBOXJSkKNdZ5P08mdqeK5IqBQRIrpFwCeoSLYEDElpJj6crQc+xm0N1GKXWcAib832K6y/dW9ho63QPVCKvWgoV7U565EgMtVhesyjtgGWsezfek/Vf2pA9q0aDoGSi8DmKkqXndxFheyPfe7KL6UAQ31Ij99OoR9AA6I0kidxD5Ex/tpVC+RAA0/sN2FAO6P2tAEx7+KqdNaOSsb/pQV6YgMaA+kGwHcHKmlCQuWzShZdpR9iaOtxgI0fLtlPIikJ6xutYa3oDToMLXiA7XwsVGxAe3pSb8C5FaAWjpxzZfNI17DoHUOU0s/1tHXLkz89I8h/D2AA3WMGM59EpN3LuDsu7bp6moDGu5J6RNArobgVF1Dmvk7YeFG9E7Lm/pM0wigIUhvZifj8x2/QSDdEzIMEGxCkgvZljO6+mAM0N4rLwV3JiyEn0nNr9Hmzy2g3ID2/CoSotkDx6QbBzT8hgt3p8mKGj28X0ZJOpnKf2IaTqhnHNAQHGBFTT+0E7yBYNBmasV/TEMyCkj8zLkQeSzc2GbaqIJeL0rTzh698UAhp2KIMUBS6D4csF6v0p8IVCxkKIC8hXYuHOUbO8wBKrrhqmOnMWfxhAZBmU07/2K89LFZRgCJ754HwV9MmdLSIXzanqOlMSrZDKCiG34UcrIpU9o6gczjnPxabR0TbzHx3TkQrDNhxpgGsZa2N8+EnnYPkoK7GsSFJswY1AggwQx2LNuiq6kFSGR+Av4R4QCtjv6WYi8SXkEnd+/EAip0t4LWc7omqpPPx+jkvqerrdeD/MyVEBnZz6drxmg+8RFt7whdTU1A7j0QXKFrojr5IrAS09m+dLuOvh6ggvsnENrdWKeAsrnJ5DFsXbJZR18PUDHdC3CujoHq5vJ0Ornwe//Yhx6gpxZNR4tVi/8pi1fgwJT/6k5e/w/bJh9n84LlbwAAAABJRU5ErkJggg==);color:#fff;cursor:not-allowed}.test_correct_page .conBox .test_box .test_top .cardBox .button_box[data-v-aed8aaae]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.1rem}.test_correct_page .conBox .test_box .test_top .cardBox .button_box .button[data-v-aed8aaae]{width:1.41rem;height:.32rem;color:#fff}.test_correct_page .conBox .test_box .test_top .cardBox .student_info[data-v-aed8aaae]{width:100%;height:auto;padding:.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .name[data-v-aed8aaae]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#000;border-bottom:2px solid #734fb3}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .name.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .name.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .name.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .name.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .name.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .name.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score[data-v-aed8aaae]{font-size:0 .18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin-left:.1rem}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score b[data-v-aed8aaae]{font-size:.24rem;font-weight:700;line-height:.26rem}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score b.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_seven)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score b.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_seven)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score b.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_seven)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score b.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_seven)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score b.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_seven)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score b.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_seven)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score .label[data-v-aed8aaae]{display:inline-block;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score .label.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score .label.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score .label.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score .label.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score .label.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .score .label.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.1rem 0}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime .label[data-v-aed8aaae]{display:inline-block;width:1rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime .label.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime .label.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime .label.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime .label.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime .label.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime .label.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime p[data-v-aed8aaae]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin:0}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime p.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime p.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime p.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime p.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime p.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .student_info .overTime p.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .module_title[data-v-aed8aaae]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#000;line-height:.26rem;margin-bottom:.16rem}.test_correct_page .conBox .test_box .test_top .cardBox .module_title.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .module_title.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .module_title.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .module_title.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .module_title.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .module_title.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .cardBox .quesContent[data-v-aed8aaae]{width:3.3rem;height:auto;overflow:hidden}.test_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo[data-v-aed8aaae]{float:left;width:.32rem;height:.32rem;border-radius:50%;margin-right:.1rem;margin-bottom:.1rem;font-size:.23rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:rgba(119,93,192,.7);line-height:.32rem;background:hsla(0,0%,82%,.7)}.test_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_six)}.test_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_six)}.test_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_six)}.test_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_six)}.test_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_six)}.test_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_six)}.test_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo[data-v-aed8aaae]:nth-child(5n){margin-right:0}.test_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.error[data-v-aed8aaae]{background:#e34851;color:#fff}.test_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.right[data-v-aed8aaae]{background:#10c7a3;color:#fff}.test_correct_page .conBox .test_box .test_top .cardBox .quesContent .questionNo.corrected[data-v-aed8aaae]{background:#ffc274;color:#592f99}.test_correct_page .conBox .test_box .test_top .textarea_box .data_view[data-v-aed8aaae]{width:100%;height:auto;background:#f5f0ff;border:2px solid #775dc0;border-radius:.1rem;padding:.17rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.test_correct_page .conBox .test_box .test_top .textarea_box .data_view.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .data_view.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .data_view.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .data_view.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .data_view.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .data_view.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .data_view.no[data-v-aed8aaae]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.34rem;margin-bottom:.64rem;border:0;background:none;padding:0}.test_correct_page .conBox .test_box .test_top .textarea_box .data_view.no.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .data_view.no.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .data_view.no.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .data_view.no.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .data_view.no.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .data_view.no.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box[data-v-aed8aaae]{width:100%;height:auto}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .edit_con[data-v-aed8aaae]{width:100%;height:3rem;background:#f5f0ff;border-radius:.1rem;padding:.1rem .17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.2rem;margin-top:.16rem}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .edit_con textarea[data-v-aed8aaae]{background:none}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .edit_action[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .edit_action .btn[data-v-aed8aaae]{width:1.41rem;height:.48rem;margin:0 .1rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;line-height:.48rem;cursor:pointer}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .edit_action .btn.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_four)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .edit_action .btn.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_four)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .edit_action .btn.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_four)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .edit_action .btn.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_four)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .edit_action .btn.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_four)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .edit_action .btn.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_four)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box textarea[data-v-aed8aaae]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box textarea.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box textarea.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box textarea.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box textarea.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box textarea.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box textarea.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .font_size[data-v-aed8aaae]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:.26rem;margin-top:.2rem}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .font_size.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .font_size.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .font_size.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .font_size.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .font_size.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_top .textarea_box .edit_box .font_size.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_botton[data-v-aed8aaae]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;background:#fff;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.test_correct_page .conBox .test_box .test_botton .no_data[data-v-aed8aaae]{width:100%;height:4.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#000;line-height:.22rem}.test_correct_page .conBox .test_box .test_botton .no_data.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_botton .no_data.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_botton .no_data.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_botton .no_data.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_botton .no_data.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_botton .no_data.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_botton .no_data img[data-v-aed8aaae]{width:1.2rem;height:1.2rem;margin-bottom:.3rem}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .button[data-v-aed8aaae]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_four)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_four)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_four)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .button.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_four)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_four)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .button.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_four)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title[data-v-aed8aaae]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-aed8aaae]{margin-right:.1rem;margin-top:.03rem}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title .text[data-v-aed8aaae]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;white-space:break-spaces}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox[data-v-aed8aaae]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-aed8aaae]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_botton .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-aed8aaae]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.test_correct_page .conBox .test_box .test_botton .module_box[data-v-aed8aaae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.32rem}.test_correct_page .conBox .test_box .test_botton .module_box .label[data-v-aed8aaae]{width:.38rem;height:.38rem;background:#592f99;border-radius:50%;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.37rem;margin-right:.16rem}.test_correct_page .conBox .test_box .test_botton .module_box .label.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_botton .module_box .label.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_botton .module_box .label.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_botton .module_box .label.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_botton .module_box .label.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_botton .module_box .label.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .conBox .test_box .test_botton .module_box .name[data-v-aed8aaae]{font-size:.26rem;font-family:var(--common-font-family);font-weight:700;color:#3d3232;margin-right:.08rem}.test_correct_page .conBox .test_box .test_botton .module_box .name.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_eight)}.test_correct_page .conBox .test_box .test_botton .module_box .name.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_eight)}.test_correct_page .conBox .test_box .test_botton .module_box .name.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_eight)}.test_correct_page .conBox .test_box .test_botton .module_box .name.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_eight)}.test_correct_page .conBox .test_box .test_botton .module_box .name.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_eight)}.test_correct_page .conBox .test_box .test_botton .module_box .name.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_eight)}.test_correct_page .conBox .test_box .test_botton .module_box .num[data-v-aed8aaae]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#000}.test_correct_page .conBox .test_box .test_botton .module_box .num.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .conBox .test_box .test_botton .module_box .num.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .conBox .test_box .test_botton .module_box .num.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .conBox .test_box .test_botton .module_box .num.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .conBox .test_box .test_botton .module_box .num.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .conBox .test_box .test_botton .module_box .num.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .mathChartBox .text_view_component[data-v-aed8aaae]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.test_correct_page .mathChartBox .text_view_component.hk.SMALL[data-v-aed8aaae]{font-size:var(--hk_small_font_size_five)}.test_correct_page .mathChartBox .text_view_component.hk.MEDIUM[data-v-aed8aaae]{font-size:var(--hk_middle_font_size_five)}.test_correct_page .mathChartBox .text_view_component.hk.LARGE[data-v-aed8aaae]{font-size:var(--hk_large_font_size_five)}.test_correct_page .mathChartBox .text_view_component.en.SMALL[data-v-aed8aaae]{font-size:var(--en_small_font_size_five)}.test_correct_page .mathChartBox .text_view_component.en.MEDIUM[data-v-aed8aaae]{font-size:var(--en_middle_font_size_five)}.test_correct_page .mathChartBox .text_view_component.en.LARGE[data-v-aed8aaae]{font-size:var(--en_large_font_size_five)}.test_correct_page .mathChartBox .picture_view_component[data-v-aed8aaae]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.test_correct_page .noClick[data-v-aed8aaae]{cursor:not-allowed!important;background:#c9bfe6!important}html[data-v-7429c92a]{font-size:100px}@media only screen and (max-height:650px){html[data-v-7429c92a]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-7429c92a]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-7429c92a]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-7429c92a]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-7429c92a]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-7429c92a]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-7429c92a]{font-size:100px}}#app[data-v-7429c92a],body[data-v-7429c92a],html[data-v-7429c92a]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-7429c92a],#app h1[data-v-7429c92a],#app h2[data-v-7429c92a],#app h3[data-v-7429c92a],#app h4[data-v-7429c92a],#app h5[data-v-7429c92a],#app h6[data-v-7429c92a],#app p[data-v-7429c92a],body body[data-v-7429c92a],body h1[data-v-7429c92a],body h2[data-v-7429c92a],body h3[data-v-7429c92a],body h4[data-v-7429c92a],body h5[data-v-7429c92a],body h6[data-v-7429c92a],body p[data-v-7429c92a],html body[data-v-7429c92a],html h1[data-v-7429c92a],html h2[data-v-7429c92a],html h3[data-v-7429c92a],html h4[data-v-7429c92a],html h5[data-v-7429c92a],html h6[data-v-7429c92a],html p[data-v-7429c92a]{margin:0}li[data-v-7429c92a],ul[data-v-7429c92a]{list-style:none;padding:0}[data-v-7429c92a]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-7429c92a]{white-space:break-spaces}.sortableDrag[data-v-7429c92a]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-7429c92a],.sortableDrag td[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-7429c92a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-7429c92a]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-7429c92a]{color:var(--theme-color)}.error_color[data-v-7429c92a]{color:#eb6646!important}.warn_color[data-v-7429c92a]{color:#ff6800}.pointer[data-v-7429c92a]{cursor:pointer}.ellipsis[data-v-7429c92a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-7429c92a],.flex_center_center[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-7429c92a],.flex_center_center[data-v-7429c92a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-7429c92a],.flex_row_s_p[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-7429c92a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-7429c92a],.flex_start[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-7429c92a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-7429c92a],.flex_column_center_center[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-7429c92a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-7429c92a]{position:relative;border-radius:.2rem}.talk_frame[data-v-7429c92a]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-7429c92a]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-7429c92a]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-7429c92a]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-7429c92a]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-7429c92a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-7429c92a]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-7429c92a]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-7429c92a]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-7429c92a]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-7429c92a]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-7429c92a]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-7429c92a]{max-height:30vh}.ant-select-dropdown-menu[data-v-7429c92a]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-7429c92a]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-7429c92a]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-7429c92a]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-7429c92a]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-7429c92a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-7429c92a]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-7429c92a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-7429c92a]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-7429c92a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-7429c92a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-7429c92a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-7429c92a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-7429c92a]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-7429c92a]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-7429c92a]{width:100%}.ant-input[data-v-7429c92a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-7429c92a]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-7429c92a]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-7429c92a]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-7429c92a]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-7429c92a]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-7429c92a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-7429c92a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-7429c92a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-7429c92a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-7429c92a],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-7429c92a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-7429c92a],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-7429c92a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-7429c92a],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-7429c92a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-7429c92a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-7429c92a]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7429c92a],.ant-table-thead>tr>th[data-v-7429c92a]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-7429c92a]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-7429c92a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7429c92a]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7429c92a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7429c92a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-7429c92a]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-7429c92a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-7429c92a]{width:24px;height:24px}.ant-radio-inner[data-v-7429c92a]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-7429c92a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-7429c92a]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-7429c92a],.ant-radio-checked .ant-radio-inner[data-v-7429c92a]{border-color:#10c7a3}.ant-checkbox[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-7429c92a]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-7429c92a]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-7429c92a]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-7429c92a]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-7429c92a]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-7429c92a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-7429c92a]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-7429c92a]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-7429c92a]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-7429c92a]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-7429c92a],.ant-dropdown-menu-submenu-title[data-v-7429c92a]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-7429c92a],:root .ant-dropdown-link>.anticon.anticon-down[data-v-7429c92a],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-7429c92a],.dropMenuItem_hk_SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-7429c92a]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-7429c92a],.ant-switch[data-v-7429c92a]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-7429c92a],.ant-switch[data-v-7429c92a]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-7429c92a]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-7429c92a]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-7429c92a]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-7429c92a]{width:100%}.ant-progress-circle .ant-progress-text[data-v-7429c92a]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-7429c92a]{max-width:4.6rem}.ant-popover-title[data-v-7429c92a]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-7429c92a]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-7429c92a]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-7429c92a],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-7429c92a],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-7429c92a]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-7429c92a],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-7429c92a],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-7429c92a]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-7429c92a]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-7429c92a]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-7429c92a]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-7429c92a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-7429c92a]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-7429c92a]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-7429c92a]{text-decoration:underline}.modalBox .btn_box[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-7429c92a],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-7429c92a],.ant-pagination-disabled:focus a[data-v-7429c92a],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-7429c92a],.ant-pagination-disabled:hover a[data-v-7429c92a],[data-v-7429c92a] .ant-pagination-disabled a{background:#e6e7e8}[data-v-7429c92a] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-7429c92a] .ant-pagination-item-active a,[data-v-7429c92a] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-7429c92a] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-7429c92a] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-7429c92a]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-7429c92a]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-7429c92a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-7429c92a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-7429c92a]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-7429c92a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-7429c92a]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-7429c92a]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-7429c92a]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-7429c92a],.wangEditor table th[data-v-7429c92a]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-7429c92a]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-7429c92a]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-7429c92a]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-7429c92a]{display:block}.wangEditor ol[data-v-7429c92a],.wangEditor ul[data-v-7429c92a]{margin:10px 0 10px 20px}.wangEditor ul[data-v-7429c92a],.wangEditor ul li[data-v-7429c92a]{list-style:disc inside!important}.wangEditor ol[data-v-7429c92a],.wangEditor ol li[data-v-7429c92a]{list-style:decimal inside!important}.wangEditor img[data-v-7429c92a]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-7429c92a]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-7429c92a]{border-bottom:2px solid #e1e1e1}.component[data-v-7429c92a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-7429c92a]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-7429c92a]{cursor:default}.listen_picture[data-v-7429c92a]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-7429c92a]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}[data-v-7429c92a] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-7429c92a]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-7429c92a]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-7429c92a]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-7429c92a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-7429c92a]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-7429c92a]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-7429c92a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-7429c92a]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-7429c92a],.home_practice_status.NO_PUBLIC[data-v-7429c92a]{background:#2c58b1}.home_practice_status.FINISHED[data-v-7429c92a],.home_practice_status.IN_PROGRESS[data-v-7429c92a],.home_practice_status.NOT_STARTED[data-v-7429c92a],.home_practice_status.UNDISTRIBUTED[data-v-7429c92a]{background:#486fbf}.ant-calendar-picker-container[data-v-7429c92a]{z-index:9999999!important}.test_correct_do_page[data-v-7429c92a]{width:100%;height:100%;background:#f5f0ff}.test_correct_do_page[data-v-7429c92a] .ant-spin-nested-loading,.test_correct_do_page[data-v-7429c92a] .ant-spin-nested-loading .ant-spin-container{height:100%}.test_correct_do_page .text_view_component[data-v-7429c92a]{white-space:pre-wrap}.test_correct_do_page .conBox[data-v-7429c92a]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.test_correct_do_page .conBox[data-v-7429c92a]::-webkit-scrollbar{width:.1rem;background-color:transparent}.test_correct_do_page .conBox[data-v-7429c92a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.test_correct_do_page .conBox .page_header[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #734fb3;padding:.4rem 0 .2rem 0;background:#f5f0ff;position:sticky;top:0;z-index:3}.test_correct_do_page .conBox .page_header .page_title[data-v-7429c92a]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.55rem;margin-bottom:.15rem}.test_correct_do_page .conBox .page_header .page_title.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_eight)}.test_correct_do_page .conBox .page_header .page_title.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_eight)}.test_correct_do_page .conBox .page_header .page_title.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_eight)}.test_correct_do_page .conBox .page_header .page_title.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_eight)}.test_correct_do_page .conBox .page_header .page_title.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_eight)}.test_correct_do_page .conBox .page_header .page_title.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_eight)}.test_correct_do_page .conBox .page_header .header_info[data-v-7429c92a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.test_correct_do_page .conBox .page_header .header_info[data-v-7429c92a]:last-child{margin-bottom:0}.test_correct_do_page .conBox .page_header .header_info .className[data-v-7429c92a]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.22rem;margin-right:.15rem}.test_correct_do_page .conBox .page_header .header_info .className.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .page_header .header_info .className.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .page_header .header_info .className.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .page_header .header_info .className.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .page_header .header_info .className.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .page_header .header_info .className.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .page_header .header_info .testName[data-v-7429c92a]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.16rem}.test_correct_do_page .conBox .page_header .header_info .testName.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_seven)}.test_correct_do_page .conBox .page_header .header_info .testName.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_seven)}.test_correct_do_page .conBox .page_header .header_info .testName.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_seven)}.test_correct_do_page .conBox .page_header .header_info .testName.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_seven)}.test_correct_do_page .conBox .page_header .header_info .testName.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_seven)}.test_correct_do_page .conBox .page_header .header_info .testName.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_seven)}.test_correct_do_page .conBox .student_header[data-v-7429c92a]{width:100%;height:auto}.test_correct_do_page .conBox .student_header .current[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;color:#000;margin:.18rem 0}.test_correct_do_page .conBox .student_header .current.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_eight)}.test_correct_do_page .conBox .student_header .current.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_eight)}.test_correct_do_page .conBox .student_header .current.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_eight)}.test_correct_do_page .conBox .student_header .current.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_eight)}.test_correct_do_page .conBox .student_header .current.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_eight)}.test_correct_do_page .conBox .student_header .current.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_eight)}.test_correct_do_page .conBox .student_header .current .head_portrait[data-v-7429c92a]{width:.42rem;height:.42rem;background-image:url(../img/student_recently@2x.be04c0d5.png);background-size:100% 100%;background-position:50%;font-size:.19rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.32rem;margin-right:.25rem}.test_correct_do_page .conBox .student_header .current .head_portrait.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .student_header .current .head_portrait.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .student_header .current .head_portrait.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .student_header .current .head_portrait.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .student_header .current .head_portrait.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .student_header .current .head_portrait.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .student_header .nextPro[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.25rem}.test_correct_do_page .conBox .student_header .nextPro .center[data-v-7429c92a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;line-height:.22rem}.test_correct_do_page .conBox .student_header .nextPro .center.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .student_header .nextPro .center.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .student_header .nextPro .center.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .student_header .nextPro .center.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .student_header .nextPro .center.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .student_header .nextPro .center.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .student_header .nextPro .left[data-v-7429c92a],.test_correct_do_page .conBox .student_header .nextPro .right[data-v-7429c92a]{min-width:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.test_correct_do_page .conBox .student_header .nextPro .left.hk.SMALL[data-v-7429c92a],.test_correct_do_page .conBox .student_header .nextPro .right.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .student_header .nextPro .left.hk.MEDIUM[data-v-7429c92a],.test_correct_do_page .conBox .student_header .nextPro .right.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .student_header .nextPro .left.hk.LARGE[data-v-7429c92a],.test_correct_do_page .conBox .student_header .nextPro .right.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .student_header .nextPro .left.en.SMALL[data-v-7429c92a],.test_correct_do_page .conBox .student_header .nextPro .right.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .student_header .nextPro .left.en.MEDIUM[data-v-7429c92a],.test_correct_do_page .conBox .student_header .nextPro .right.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .student_header .nextPro .left.en.LARGE[data-v-7429c92a],.test_correct_do_page .conBox .student_header .nextPro .right.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .student_header .nextPro .left[data-v-7429c92a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.test_correct_do_page .conBox .student_header .nextPro .right[data-v-7429c92a]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.test_correct_do_page .conBox .student_header .nextPro .left .head_portrait[data-v-7429c92a],.test_correct_do_page .conBox .student_header .nextPro .right>span[data-v-7429c92a]{margin:0 .12rem}.test_correct_do_page .conBox .student_header .nextPro .btn[data-v-7429c92a]{width:.34rem;height:.34rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;color:#fff;cursor:pointer}.test_correct_do_page .conBox .student_header .nextPro .btn.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_four)}.test_correct_do_page .conBox .student_header .nextPro .btn.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_four)}.test_correct_do_page .conBox .student_header .nextPro .btn.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_four)}.test_correct_do_page .conBox .student_header .nextPro .btn.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_four)}.test_correct_do_page .conBox .student_header .nextPro .btn.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_four)}.test_correct_do_page .conBox .student_header .nextPro .btn.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_four)}.test_correct_do_page .conBox .student_header .nextPro .head_portrait[data-v-7429c92a]{width:.36rem;height:.36rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAACdNJREFUeF7lnHlQVMkdx3+/GeZQERDF8RgMiIC6Klge5bGKqxF1FSuCsCKuYCUkUcRCNlqbTW0qSWXLEFxXqWVRohQpWCy5xHgg6B66YnBYrkF3vLACjnjAqFlwgGGYTrU1WqwwvHnzGpwx/e/r/vbv93n93uvu368fwiAWQogYAAIA4G0AmAIAvnq93qu9vd2lq6vL2WQySSQSyTOJRNLm4uLyQCQS3QaAWwBQAQCXEPHxIJr7vCsc6A4JIUMA4F0AeK+lpWVFQ0ODS2NjIzx8+BB0Oh10dnb2aQIigpubG4waNQqUSiV4eXmZlEqlWiKR5ANALiJScANeBgwQIcQTAHbodLpYtVrtevXqVWhubhbkkFQqBX9/f5g+fTr4+vpeEIvF+wDgFCKaBAn305g5IEKIAgD+3NjY+MuysjKn69evAyGEuf10dM2bNw9mzZr1g0wm242Ip5l3wvIRI4SIAGBnc3PzH8+dO+dCwQxGcXZ2hqVLl8LMmTPPi8Xi3yDiHZb9MhlBhJCJ3d3dmRcvXlx04cIFMJkGbMRb9H3cuHGwbt26NoVC8TtEPMQKkmBAhJBgnU53LDc31+3+/fus7LJJx8nJCYKDg+mj9yUA/AoRO2wS6tFIECBCyPb6+vrPcnNzndrb24Xawqx9YGAghISEqCQSyRpEFPRlsBkQIWS3Wq3+W2FhIb6OR4qLppeXF0RFRV2TyWTLEPEhV31L120CRAj5oLq6em9RUdGAfKFsdebVdhMmTIBNmzZp5HL527ZOMnkDIoSE3rhxIy8nJ0c0EJ9vVnBe6Pj4+FBIdM4UjIgGvvq8ABFCApqami5nZGQMNRh498XXNmb1Z8+eDWvXrv0HIv6ar6jVgAgh8s7Ozu/T0tLeevx40JdEfP3qVT80NBQCAwPXI2IBHzE+gD4rKipKqKqq4qNvN3VlMhls3bpV5+7uPg0RH1hrmFWACCHT79y5U5WZmelkrbA91ps0aRJs3rz5n4gYY619VgEyGo1fpaWlLX306JG1unZbLyoqyuTv7z8PEekWCmfhBEQIeaeysvLrEydOcIo5QgW6fRIfH39WJBKtssZeTkAmk6k4JSVlJd27eVNKZGQkmTJlykxErOXyqV9AhJCpGo3m6tGjRzlBcnVkT9c9PT0hNjY2ExG3cNnFBeiTnJycjwZr64LLWJbX4+PjWz08PBSI2O8i0iIgQgjq9fo7ycnJXt3d3SxtswutoKAgWLZs2QZEPNafQf0Bml5TU6MuLCy0C4dYGzF69GjYvn17NiK+byugHcePHz9QXV3N2ja70du1a9c9FxcXpa2A8vft2xf29OlTu3GItSEREREwbdq0SYhYb0nb4iOm1+tv7Nmzx4+1UfakZ34P/QIRLU7y+gRECJFotVp9enq6Qy8tuG7G1KlTYcOGDR8iYpLVI4gQ4kLDNpWVlQlvyuzZkvMeHh4QFxf3g0gk+i0iftdXvZ+MIELIOL1ef/H8+fM+lZWVdr1byDU6rL1Olx6rV682+fj47ETElFfbvQRk3u+pyMzMnHbv3j1r9d+IejTMHRkZaZo8efJ7iEhD2y9LT0CJpaWln166dOmNcJqvE3K5HBITE7VyudwbEY0v2r8E1NXVVZGUlDTbUjIB3w4dsf6qVatg/vz5NArydS9ADx48eJaamjrUER1jZXNAQACEhYXFI+LnfQFqS01NHcaqM0fUoQHH0NDQOET8ohcgg8GgSkpKmuNI0QrWN2HlypWwYMGCdxDx216ACCE7z5w5s6+8vJx1vw6hR3OPEhIS7jo7O/sgYldfgIZ0dHRUHT58ePKbsPfM567Qz3xYWBjMmDGj1/bHqxPFiXq9vrS4uNhHrVb/X0wUR4wY8Xyi6Ofn91FfS45eazHzUuPD1tbW6LKysnGXL1/mczMcpq6rqytERER0KZXKbxDxr1YtNXp6RzPG2traGvbu3au0x+wNoXdi0aJFsHz58vcRMbs/La496b9nZ2fvunnzplB77K59XFzcM4VCMQYR24QACqirq6vJy8uzOweFGDR27Fgahs5BxCguHc5wjtFo/DYlJSXoyZMnXFoOcz08PJymEtPo6hUuozkB0RzEioqKkpMnT3JpOcR1d3d3Gln9ysnJ6efWGMwJiIoYDIYrqampcx0x7eVVCOvXr6fznZ/Mlm1+B71oSAiZe+vWrX9nZWXRXGiHLd7e3hATE5MnEokirHXCqhFExQghXxw7dmzrtWvXrNW2q3pisRi2bdv2o4eHxxREbLLWOD6A3PR6fdXBgwe9HTEUtGbNGpg7d24sIh62Fg6tZzUg8yiapdVqLx05ckTuSOFoevglPDw8CxE384HDG5AZUmxtbW16QQGvVD++djGrTzM5oqOja6VS6QJE1PMV5jWCery0P75y5cpfTp8ekAM2fH2wWH/MmDH0pXx76NChi/jkJfYUtAmQeSTtLS8v/6C4uNguV/3jx4+nmfZ0f2cxIv7HVuo2AzJD+r1Go/kkPz8fu7pe7jHZaguzdvTQXXh4uFoqla5GRK0QYUGAzJAim5qajuTn5w9paWkRYovgtiKRCGi8fcmSJSWIGIGIPwoVFQzIDOktg8GQXVpaGqhSqYTaZFN7uoQICwvr9PT0/BgAPmV1TJMJIDMkKQD8SavVJpaUlMgaGhpscpRvI5ogvnjxYnpG7HuJRELnOTV8NfqrzwxQjy+cNwAkaTSa9WfPnsWB3AWgZ1aDgoLuDhs27A8AQLPFmB+OZQ7IPJp2aDSa/Xl5eWg0vozisryxz7X8/Pzotmm1VCqlJ3kG5AXIHBAhZEddXd3+goKCQTloRxegGzduvCqTyehch3k6HFNAhJA1t2/fLsrKyhIP5lkyX19fComeel7VM/GAxZBlBoj+SKClpaUuPT3dtaND8Fla3r4tXLgQVqxYQaMT9CvGrDADZDQaSzIyMoLv3r3LzDi+QjExMcaJEyfSrdRKvm0t1WcCiBASolKp/nXq1ClWdtmkM3LkSJpS951EIllsk0AfjZgA6uzsrN2/f/+MtrZ+IyisbO5XJyQkBObMmfMuIhaz6FAwIELIEpVK9c3rHj0vYNBQckJCQrFIJKJ/nBFcWAD6Mi0tbePr/utCTxLR0dE0KdMLEQW/EAUBoj9M0ul0LQcOHHATfKsYCphPOW9DxDShskIBLVCpVGX28ni9gEF/nZOYmFiEiOteN6C4wsLCz2tqmK4Phfr0vP3u3bsbhw8f/jOhYkJHUOqhQ4e22WNe9ZYtW4i3t7crIrYKgSQUUGFycvK61lZBNgix32JbmjEWEBDgi4j0R3E2F6GAztfX1y+zxxCQQqEAV1fXWYgo6E8IQgG5AoA9nwj6r9DF6/8AhUG1dvpdUX4AAAAASUVORK5CYII=);background-size:100% 100%;background-position:50%;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.29rem}.test_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_four)}.test_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_four)}.test_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_four)}.test_correct_do_page .conBox .student_header .nextPro .head_portrait.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_four)}.test_correct_do_page .conBox .student_header .nextPro .head_portrait.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_four)}.test_correct_do_page .conBox .student_header .nextPro .head_portrait.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_four)}.test_correct_do_page .conBox .student_header .nextPro .imgBox[data-v-7429c92a]{width:.2rem;height:.2rem;cursor:pointer}.test_correct_do_page .conBox .correct_box[data-v-7429c92a]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.test_correct_do_page .conBox .correct_box .correct_left[data-v-7429c92a]{width:7.8rem;min-width:7.8rem;height:auto;margin-right:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.test_correct_do_page .conBox .correct_box .correct_left .question_tips_box[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:.2rem}.test_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn[data-v-7429c92a]{width:1.2rem;height:.3rem;margin-right:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#f5f0ff;line-height:.19rem;cursor:pointer}.test_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_four)}.test_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_four)}.test_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_four)}.test_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_four)}.test_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_four)}.test_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_four)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .ael_audio[data-v-7429c92a]{margin-right:.1rem;margin-top:.03rem}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .text[data-v-7429c92a]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag[data-v-7429c92a]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:1.2rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#697fe0;color:#fff}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_18)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_20)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_22)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_18)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_20)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_22)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .label[data-v-7429c92a]{white-space:nowrap}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .star[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .star img[data-v-7429c92a]{width:.16rem;height:.16rem}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .questionTitle[data-v-7429c92a]{margin-bottom:.2rem}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component[data-v-7429c92a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .picture_view_component[data-v-7429c92a]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box[data-v-7429c92a]{width:100%;height:auto;background:#f5f0ff;border-radius:.1rem;padding:.16rem .32rem .26rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.24rem}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title[data-v-7429c92a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem;margin-bottom:.45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title .text_action_btn span[data-v-7429c92a]{color:#fff;padding:0 .12rem;cursor:pointer}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box[data-v-7429c92a]{width:100%;height:auto;background:#fff;margin-bottom:.36rem;font-size:0}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box canvas[data-v-7429c92a]{width:100%;height:auto}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box[data-v-7429c92a]{width:100%;height:auto;min-height:400px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_img[data-v-7429c92a]{width:100%;-o-object-fit:contain;object-fit:contain}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list[data-v-7429c92a]{width:100%;height:auto;overflow:hidden}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item[data-v-7429c92a]{float:left;width:.73rem;height:.9rem;margin-right:.14rem;position:relative;background:#fff;cursor:pointer}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item.active .mask[data-v-7429c92a]{display:none}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item img[data-v-7429c92a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.test_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item .mask[data-v-7429c92a]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.test_correct_do_page .conBox .correct_box .correct_right[data-v-7429c92a]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.35rem;-webkit-box-sizing:border-box;box-sizing:border-box}.test_correct_do_page .conBox .correct_box .correct_right .title[data-v-7429c92a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.26rem;margin-bottom:.24rem}.test_correct_do_page .conBox .correct_box .correct_right .title.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .title.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .title.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .title.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .title.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .title.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .action_list[data-v-7429c92a]{width:100%;height:auto;overflow:hidden;background:rgba(245,240,255,.7);border-radius:.48rem;padding:.16rem .3rem 0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.48rem}.test_correct_do_page .conBox .correct_box .correct_right .action_list img[data-v-7429c92a]{float:left;display:block;height:.3rem;margin-right:.22rem;margin-bottom:.16rem;cursor:pointer}.test_correct_do_page .conBox .correct_box .correct_right .action_list img[data-v-7429c92a]:last-child{margin-right:0}.test_correct_do_page .conBox .correct_box .correct_right .auto_title[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.15rem}.test_correct_do_page .conBox .correct_box .correct_right .auto_title .title[data-v-7429c92a]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.test_correct_do_page .conBox .correct_box .correct_right .auto_title .title.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .auto_title .title.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .auto_title .title.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .auto_title .title.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .auto_title .title.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .auto_title .title.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .auto_title .label[data-v-7429c92a]{width:.28rem;height:.28rem;background:#775dc0;border-radius:50%;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#fff;line-height:.27rem;margin-right:.08rem}.test_correct_do_page .conBox .correct_box .correct_right .auto_title .label.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .auto_title .label.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .auto_title .label.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .auto_title .label.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .auto_title .label.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .auto_title .label.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .auto_title .action[data-v-7429c92a]{width:.28rem;height:.28rem;font-size:0}.test_correct_do_page .conBox .correct_box .correct_right .auto_title img[data-v-7429c92a]{width:.28rem;height:.28rem;cursor:pointer}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box[data-v-7429c92a]{margin-bottom:.35rem}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view[data-v-7429c92a]{width:100%;height:auto;background:#f5f0ff;border:2px solid #775dc0;border-radius:.1rem;padding:.17rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;white-space:pre-wrap}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no[data-v-7429c92a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.34rem;margin-bottom:.64rem;border:0;background:none;padding:0}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box[data-v-7429c92a]{width:100%;height:auto}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_con[data-v-7429c92a]{width:100%;height:3.22rem;background:#fff;border:2px solid #775dc0;border-radius:.1rem;padding:.25rem .17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.23rem}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn[data-v-7429c92a]{width:1.41rem;height:.48rem;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;line-height:.48rem;cursor:pointer}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_four)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_four)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_four)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_four)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_four)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_four)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn[data-v-7429c92a]:first-child{background:#d1d1d1;color:#000}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn[data-v-7429c92a]:nth-child(2){background:#775dc0;color:#fff}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box textarea[data-v-7429c92a]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size[data-v-7429c92a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:.26rem;margin-top:.2rem}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .auto_answer_box[data-v-7429c92a]{width:100%;height:auto;background:#f5f5f5;border-radius:.16rem;padding:.24rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.test_correct_do_page .conBox .auto_answer_box .flag_box[data-v-7429c92a]{position:absolute;right:.32rem;top:.25rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.test_correct_do_page .conBox .auto_answer_box .flag_box.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_four)}.test_correct_do_page .conBox .auto_answer_box .flag_box.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_four)}.test_correct_do_page .conBox .auto_answer_box .flag_box.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_four)}.test_correct_do_page .conBox .auto_answer_box .flag_box.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_four)}.test_correct_do_page .conBox .auto_answer_box .flag_box.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_four)}.test_correct_do_page .conBox .auto_answer_box .flag_box.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_four)}.test_correct_do_page .conBox .auto_answer_box .flag_box .anticon[data-v-7429c92a]{margin-left:.06rem}.test_correct_do_page .conBox .auto_answer_box .auto_title[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem;margin-bottom:.12rem}.test_correct_do_page .conBox .auto_answer_box .auto_title.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .auto_title.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .auto_title.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .auto_title.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .auto_title.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .auto_title.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .auto_title img[data-v-7429c92a]{width:.28rem;height:.28rem;cursor:pointer}.test_correct_do_page .conBox .auto_answer_box .scroe_box[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;line-height:.34rem;margin-bottom:.23rem}.test_correct_do_page .conBox .auto_answer_box .scroe_box.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_eight)}.test_correct_do_page .conBox .auto_answer_box .scroe_box.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_eight)}.test_correct_do_page .conBox .auto_answer_box .scroe_box.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_eight)}.test_correct_do_page .conBox .auto_answer_box .scroe_box.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_eight)}.test_correct_do_page .conBox .auto_answer_box .scroe_box.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_eight)}.test_correct_do_page .conBox .auto_answer_box .scroe_box.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_eight)}.test_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper[data-v-7429c92a]{width:1.06rem;border:2px solid #775dc0;border-radius:.09rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.07rem}.test_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input[data-v-7429c92a]{background:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none;border:0}.test_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix[data-v-7429c92a]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;top:47%}.test_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_eight)}.test_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_eight)}.test_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_eight)}.test_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_eight)}.test_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_eight)}.test_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_eight)}.test_correct_do_page .conBox .auto_answer_box .scroe_box .tips[data-v-7429c92a]{font-size:.14rem;font-family:var(--common-font-family);font-weight:700;color:#e81313;line-height:.2rem;margin-left:.2rem}.test_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_three)}.test_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_three)}.test_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_three)}.test_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_three)}.test_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_three)}.test_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_three)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .data_view[data-v-7429c92a]{width:100%;height:auto;background:#f5f0ff;border:2px solid #775dc0;border-radius:.1rem;padding:.17rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.test_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no[data-v-7429c92a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.34rem;margin-bottom:.64rem;border:0;background:none;padding:0}.test_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box[data-v-7429c92a]{width:100%;height:auto}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_con[data-v-7429c92a]{width:100%;height:3.22rem;background:#fff;border:2px solid #775dc0;border-radius:.1rem;padding:.25rem .17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.23rem}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-7429c92a]{width:1.41rem;height:.48rem;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;line-height:.48rem;cursor:pointer}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_four)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_four)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_four)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_four)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_four)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_four)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-7429c92a]:first-child{background:#d1d1d1;color:#000}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-7429c92a]:nth-child(2){background:#775dc0;color:#fff}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea[data-v-7429c92a]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size[data-v-7429c92a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:.26rem;margin-top:.2rem}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .noEvaluation[data-v-7429c92a]{width:100%;min-height:.74rem;background:#f5f5f5;border-radius:.16rem;padding:.23rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder[data-v-7429c92a]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d;line-height:.34rem}.test_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .auto_answer_box .noEvaluation .action[data-v-7429c92a]{width:.28rem;height:.28rem;font-size:0;margin-right:.08rem}.test_correct_do_page .conBox .auto_answer_box .noEvaluation img[data-v-7429c92a]{width:.28rem;height:.28rem;cursor:pointer}.test_correct_do_page .conBox .new_box[data-v-7429c92a]{background:#fff!important;padding:0!important}.test_correct_do_page .conBox .new_box .socre_table_box[data-v-7429c92a]{width:100%;height:auto;margin:.2rem 0;border-radius:.09rem;font-size:.18rem;font-family:var(--common-font-family);color:#333}.test_correct_do_page .conBox .new_box .socre_table_box.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .new_box .socre_table_box.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .new_box .socre_table_box.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .new_box .socre_table_box.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .new_box .socre_table_box.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .new_box .socre_table_box.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .new_box .socre_table_box .socre_table_title[data-v-7429c92a]{width:100%;height:.66rem;border-bottom:2px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background:#6156a5;border-radius:.1rem .1rem 0 0}.test_correct_do_page .conBox .new_box .socre_table_box .score_table_content[data-v-7429c92a]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.test_correct_do_page .conBox .new_box .socre_table_box .score_table_content .score_table_line[data-v-7429c92a]{width:100%;height:.66rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:2px solid #e1e1e1}.test_correct_do_page .conBox .new_box .socre_table_box .score_table_content .score_table_line[data-v-7429c92a]:first-child{border-top:0}.test_correct_do_page .conBox .new_box .socre_table_box .score_table_btn[data-v-7429c92a]{width:100%;height:.66rem;border-top:2px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 0 .1rem .1rem}.test_correct_do_page .conBox .new_box .socre_table_box .title1[data-v-7429c92a]{width:55%;height:.66rem;border-right:2px solid #ddd;padding:0 .3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_correct_do_page .conBox .new_box .socre_table_box .title2[data-v-7429c92a]{width:27%;border-right:2px solid #ddd}.test_correct_do_page .conBox .new_box .socre_table_box .title2[data-v-7429c92a],.test_correct_do_page .conBox .new_box .socre_table_box .title3[data-v-7429c92a]{height:.66rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_correct_do_page .conBox .new_box .socre_table_box .title3[data-v-7429c92a]{width:28%}.test_correct_do_page .conBox .new_box .socre_table_box .title3 .inputBox[data-v-7429c92a]{width:1rem;height:auto;background:#fff;border:2px solid #775dc0;border-radius:.09rem}.test_correct_do_page .conBox .new_box .user_tip_box[data-v-7429c92a]{width:100%;height:.64rem;margin:.4rem 0 .2rem 0;background:#775dc0;border-radius:.16rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#fff;line-height:.29rem}.test_correct_do_page .conBox .new_box .user_tip_box.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .new_box .user_tip_box.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .new_box .user_tip_box.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .new_box .user_tip_box.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .new_box .user_tip_box.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .new_box .user_tip_box.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .new_box .user_tip_box img[data-v-7429c92a]{width:.24rem;height:.24rem;margin-right:.1rem}.test_correct_do_page .conBox .new_box .tip_title[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.2rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin:.12rem 0}.test_correct_do_page .conBox .new_box .tip_title.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .new_box .tip_title.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .new_box .tip_title.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .new_box .tip_title.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .new_box .tip_title.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .new_box .tip_title.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .new_box .tip_title .ml25[data-v-7429c92a]{margin-left:.25rem}.test_correct_do_page .conBox .new_box .tip_title .mr90[data-v-7429c92a]{margin-right:.9rem}.test_correct_do_page .conBox .new_box .user_tip_content[data-v-7429c92a]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.test_correct_do_page .conBox .new_box .user_tip_content .user_tip_item[data-v-7429c92a]{width:100%;min-height:.6rem;background:#f5f5f5;border-radius:.1rem;margin-bottom:.16rem;padding:.16rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box[data-v-7429c92a]{width:4.5rem;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.25rem}.test_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box[data-v-7429c92a]{height:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item[data-v-7429c92a],.test_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item[data-v-7429c92a]{width:.32rem;height:.32rem;margin-right:.08rem;border-radius:50%}.test_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item .img[data-v-7429c92a]{width:100%;height:100%;cursor:pointer}.test_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box img[data-v-7429c92a]{width:.28rem;height:.28rem;cursor:pointer}.test_correct_do_page .tips_modal[data-v-7429c92a]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.test_correct_do_page .tips_modal img[data-v-7429c92a]{width:1rem;height:1rem;margin:.15rem 0}.test_correct_do_page .tips_modal p[data-v-7429c92a]{font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.test_correct_do_page .tips_modal p.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_seven)}.test_correct_do_page .tips_modal p.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_seven)}.test_correct_do_page .tips_modal p.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_seven)}.test_correct_do_page .tips_modal p.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_seven)}.test_correct_do_page .tips_modal p.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_seven)}.test_correct_do_page .tips_modal p.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_seven)}.test_correct_do_page .tips_modal .tips_con[data-v-7429c92a]{margin-bottom:.48rem}.test_correct_do_page .tips_modal .action[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.test_correct_do_page .tips_modal .action .btn[data-v-7429c92a]{width:1.78rem;font-size:.2rem;font-family:var(--common-font-family);cursor:pointer}.test_correct_do_page .tips_modal .action .btn.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .tips_modal .action .btn.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .tips_modal .action .btn.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .tips_modal .action .btn.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .tips_modal .action .btn.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .tips_modal .action .btn.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .tips_modal .action .btn[data-v-7429c92a]:first-child{margin-right:.23rem}.test_correct_do_page .tips_modal .action .btn.active[data-v-7429c92a]{background:#775dc0;color:#fff}.test_correct_do_page .teacher_tips_modal[data-v-7429c92a]{width:100%;height:100%;background:#fff;border-radius:.2rem;padding:.32rem .4rem}.test_correct_do_page .teacher_tips_modal .picture[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_correct_do_page .teacher_tips_modal .picture img[data-v-7429c92a]{width:7.6rem;height:3.64rem}.test_correct_do_page .teacher_tips_modal .video[data-v-7429c92a]{width:100%;height:4.2rem}.test_correct_do_page .teacher_tips_modal .audio[data-v-7429c92a]{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_correct_do_page .teacher_tips_modal .otherBox[data-v-7429c92a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_correct_do_page .teacher_tips_modal .otherBox .otherType[data-v-7429c92a]{width:4.4rem;height:1.9rem;margin-top:.6rem;border-radius:.2rem;-webkit-box-shadow:0 .04rem .3rem hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem hsla(0,0%,73.3%,.25);background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .icon_box[data-v-7429c92a]{width:1.5rem;height:1.5rem}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .icon_box img[data-v-7429c92a]{width:100%;height:100%}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box[data-v-7429c92a]{width:2rem}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name[data-v-7429c92a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize[data-v-7429c92a]{margin-top:.04rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#7d7d7d;margin-bottom:.2rem}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span[data-v-7429c92a]{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;line-height:.26rem;text-align:left;cursor:pointer;margin-right:.16rem;text-decoration:underline}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_18)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_20)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_22)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_18)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_20)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_22)}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span img[data-v-7429c92a]{width:.2rem;height:.2rem;cursor:pointer;margin-right:.04rem}.test_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span a[data-v-7429c92a]{text-decoration:underline}.test_correct_do_page .teacher_tips_modal .otherBox .return[data-v-7429c92a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;line-height:.19rem}.test_correct_do_page .teacher_tips_modal .otherBox .return.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .return.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .return.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .return.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .return.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .teacher_tips_modal .otherBox .return.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .userTipBox[data-v-7429c92a]{width:11.76rem;height:6.76rem;background:#fff;border-radius:.34rem;padding:.4rem}.test_correct_do_page .userTipBox .titleBox[data-v-7429c92a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_correct_do_page .userTipBox .titleBox .title[data-v-7429c92a]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.test_correct_do_page .userTipBox .titleBox .title.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_seven)}.test_correct_do_page .userTipBox .titleBox .title.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_seven)}.test_correct_do_page .userTipBox .titleBox .title.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_seven)}.test_correct_do_page .userTipBox .titleBox .title.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_seven)}.test_correct_do_page .userTipBox .titleBox .title.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_seven)}.test_correct_do_page .userTipBox .titleBox .title.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_seven)}.test_correct_do_page .userTipBox .titleBox img[data-v-7429c92a]{width:.28rem;height:.28rem;cursor:pointer}.test_correct_do_page .userTipBox .modelContent[data-v-7429c92a]{width:100%;height:4.4rem;margin:.2rem 0;border:2px solid #c8c1d0;border-radius:20px;overflow:hidden}.test_correct_do_page .userTipBox .pagination[data-v-7429c92a]{margin-bottom:.16rem}.test_correct_do_page .userTipBox .modelBtn[data-v-7429c92a],.test_correct_do_page .userTipBox .pagination[data-v-7429c92a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_correct_do_page .userTipBox .modelBtn .returnBox[data-v-7429c92a]{width:1.76rem;height:.53rem;line-height:.53rem;color:#775dc0;border:1px solid #775dc0;border-radius:.2rem;text-align:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;cursor:pointer}.test_correct_do_page .userTipBox .modelBtn .returnBox.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .userTipBox .modelBtn .returnBox.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .userTipBox .modelBtn .returnBox.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .userTipBox .modelBtn .returnBox.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .userTipBox .modelBtn .returnBox.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .userTipBox .modelBtn .returnBox.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.test_correct_do_page .userTipBox .modelBtn .mr48[data-v-7429c92a]{margin-right:.48rem}.test_correct_do_page .userTipBox .modelBtn .sureBox[data-v-7429c92a]{width:1.76rem;height:.54rem;background:#775dc0;border-radius:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700}.test_correct_do_page .userTipBox .modelBtn .sureBox.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.test_correct_do_page .userTipBox .modelBtn .sureBox.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.test_correct_do_page .userTipBox .modelBtn .sureBox.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.test_correct_do_page .userTipBox .modelBtn .sureBox.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.test_correct_do_page .userTipBox .modelBtn .sureBox.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.test_correct_do_page .userTipBox .modelBtn .sureBox.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.correctBox[data-v-7429c92a]{width:100%;height:100%;padding:.4rem .4rem .8rem .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#9c9b9e}.correctBox .img_do_box[data-v-7429c92a]{width:100%;height:auto;max-height:100%;font-size:0;overflow-y:scroll}.correctBox .img_do_box[data-v-7429c92a]::-webkit-scrollbar{width:.15rem;background-color:transparent}.correctBox .img_do_box[data-v-7429c92a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.correctBox .img_do_box canvas[data-v-7429c92a],.correctBox .img_do_box img[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}.correctBox .img_do_box img[data-v-7429c92a]{max-width:100%;max-height:100%}.correctBox .img_do_box .text_box[data-v-7429c92a]{width:100%;height:auto;min-height:400px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:18px;white-space:pre-wrap}.correctBox .action_box[data-v-7429c92a]{position:absolute;bottom:.1rem;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.correctBox .action_box .action_list[data-v-7429c92a]{width:auto;height:auto;margin:auto .2rem;overflow:hidden;background:#f5f0ff;border-radius:.48rem;padding:.1rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.correctBox .action_box .action_list img[data-v-7429c92a]{float:left;display:block;height:.3rem;margin-right:.22rem;cursor:pointer}.correctBox .action_box .action_list img[data-v-7429c92a]:last-child{margin-right:0}.correctBox .action_box .action_no[data-v-7429c92a]{width:3rem;height:auto;margin:auto .2rem;overflow:hidden;background:#f5f0ff;border-radius:.48rem;padding:.1rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.correctBox .action_box .action_btn img[data-v-7429c92a]{width:.48rem;height:.48rem;margin:0 .2rem;cursor:pointer}.correctBox .close_box[data-v-7429c92a]{position:absolute;top:.2rem;right:.2rem}.correctBox .close_box img[data-v-7429c92a]{width:.4rem;height:.4rem;cursor:pointer}.pointColorBox[data-v-7429c92a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pointColorBox .point1[data-v-7429c92a]{width:.18rem;height:.18rem;background:#b5b5b5;border-radius:50%;margin-left:.18rem}.pointColorBox .point1.active[data-v-7429c92a]{background:#775dc0;border:1px solid #775dc0}.pointColorBox .point2[data-v-7429c92a]{width:.22rem;height:.22rem;background:#b5b5b5;border-radius:50%;margin-left:.18rem}.pointColorBox .point2.active[data-v-7429c92a]{background:#775dc0;border:1px solid #775dc0}.pointColorBox .point3[data-v-7429c92a]{width:.26rem;height:.26rem;background:#b5b5b5;border-radius:50%;margin-left:.18rem}.pointColorBox .point3.active[data-v-7429c92a]{background:#775dc0;border:1px solid #775dc0}.pointColorBox .colorRed[data-v-7429c92a]{width:.26rem;height:.26rem;background:red;border-radius:5%;margin-left:.18rem}.pointColorBox .colorRed.active[data-v-7429c92a]{background:#eee;border:4px solid red}.pointColorBox .colorYellow[data-v-7429c92a]{width:.26rem;height:.26rem;background:#ff0;border-radius:5%;margin-left:.18rem}.pointColorBox .colorYellow.active[data-v-7429c92a]{background:#eee;border:4px solid #ff0}.pointColorBox .colorBlue[data-v-7429c92a]{width:.26rem;height:.26rem;background:#00f;border-radius:5%;margin-left:.18rem}.pointColorBox .colorBlue.active[data-v-7429c92a]{background:#eee;border:4px solid #00f}.pointColorBox .colorGreen[data-v-7429c92a]{width:.26rem;height:.26rem;background:green;border-radius:5%;margin-left:.18rem}.pointColorBox .colorGreen.active[data-v-7429c92a]{background:#eee;border:4px solid green}.pointColorBox .colorBlack[data-v-7429c92a]{width:.26rem;height:.26rem;background:#000;border-radius:5%;margin-left:.18rem}.pointColorBox .colorBlack.active[data-v-7429c92a]{background:#eee;border:4px solid #000}.pointColorBox .colorWhite[data-v-7429c92a]{width:.26rem;height:.26rem;background:#eee;border-radius:5%;margin-left:.18rem}.pointColorBox .colorWhite.active[data-v-7429c92a]{background:#fff;border:4px solid #eee}[data-v-7429c92a] .ant-table-thead>tr:first-child>th:first-child,[data-v-7429c92a] .ant-table-thead>tr:first-child>th:last-child{background:#f7f6f7}[data-v-7429c92a] .ant-table-column-title{font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}[data-v-7429c92a] .ant-table-column-title.hk.SMALL{font-size:var(--hk_small_font_size_five)}[data-v-7429c92a] .ant-table-column-title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}[data-v-7429c92a] .ant-table-column-title.hk.LARGE{font-size:var(--hk_large_font_size_five)}[data-v-7429c92a] .ant-table-column-title.en.SMALL{font-size:var(--en_small_font_size_five)}[data-v-7429c92a] .ant-table-column-title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}[data-v-7429c92a] .ant-table-column-title.en.LARGE{font-size:var(--en_large_font_size_five)}.checkBox[data-v-7429c92a]{width:1.24rem;height:.46rem;background:#775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#fff;line-height:.26rem}.checkBox.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.checkBox.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.checkBox.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.checkBox.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.checkBox.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.checkBox.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}.cancelCheckBox[data-v-7429c92a]{width:1.24rem;height:.46rem;background:#fff;border:1px solid #775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.cancelCheckBox.hk.SMALL[data-v-7429c92a]{font-size:var(--hk_small_font_size_five)}.cancelCheckBox.hk.MEDIUM[data-v-7429c92a]{font-size:var(--hk_middle_font_size_five)}.cancelCheckBox.hk.LARGE[data-v-7429c92a]{font-size:var(--hk_large_font_size_five)}.cancelCheckBox.en.SMALL[data-v-7429c92a]{font-size:var(--en_small_font_size_five)}.cancelCheckBox.en.MEDIUM[data-v-7429c92a]{font-size:var(--en_middle_font_size_five)}.cancelCheckBox.en.LARGE[data-v-7429c92a]{font-size:var(--en_large_font_size_five)}html[data-v-c8a1c430]{font-size:100px}@media only screen and (max-height:650px){html[data-v-c8a1c430]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-c8a1c430]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-c8a1c430]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-c8a1c430]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-c8a1c430]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-c8a1c430]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-c8a1c430]{font-size:100px}}#app[data-v-c8a1c430],body[data-v-c8a1c430],html[data-v-c8a1c430]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-c8a1c430],#app h1[data-v-c8a1c430],#app h2[data-v-c8a1c430],#app h3[data-v-c8a1c430],#app h4[data-v-c8a1c430],#app h5[data-v-c8a1c430],#app h6[data-v-c8a1c430],#app p[data-v-c8a1c430],body body[data-v-c8a1c430],body h1[data-v-c8a1c430],body h2[data-v-c8a1c430],body h3[data-v-c8a1c430],body h4[data-v-c8a1c430],body h5[data-v-c8a1c430],body h6[data-v-c8a1c430],body p[data-v-c8a1c430],html body[data-v-c8a1c430],html h1[data-v-c8a1c430],html h2[data-v-c8a1c430],html h3[data-v-c8a1c430],html h4[data-v-c8a1c430],html h5[data-v-c8a1c430],html h6[data-v-c8a1c430],html p[data-v-c8a1c430]{margin:0}li[data-v-c8a1c430],ul[data-v-c8a1c430]{list-style:none;padding:0}[data-v-c8a1c430]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-c8a1c430]{white-space:break-spaces}.sortableDrag[data-v-c8a1c430]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-c8a1c430],.sortableDrag td[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-c8a1c430]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-c8a1c430]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-c8a1c430]{color:var(--theme-color)}.error_color[data-v-c8a1c430]{color:#eb6646!important}.warn_color[data-v-c8a1c430]{color:#ff6800}.pointer[data-v-c8a1c430]{cursor:pointer}.ellipsis[data-v-c8a1c430]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-c8a1c430],.flex_center_center[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-c8a1c430],.flex_center_center[data-v-c8a1c430]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-c8a1c430],.flex_row_s_p[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-c8a1c430]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-c8a1c430],.flex_start[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-c8a1c430]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-c8a1c430],.flex_column_center_center[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-c8a1c430]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-c8a1c430]{position:relative;border-radius:.2rem}.talk_frame[data-v-c8a1c430]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-c8a1c430]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-c8a1c430]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-c8a1c430]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-c8a1c430]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-c8a1c430]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-c8a1c430]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-c8a1c430]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-c8a1c430]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-c8a1c430]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-c8a1c430]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-c8a1c430]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-c8a1c430]{max-height:30vh}.ant-select-dropdown-menu[data-v-c8a1c430]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-c8a1c430]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-c8a1c430]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-c8a1c430]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-c8a1c430]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-c8a1c430]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-c8a1c430]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-c8a1c430]{width:100%}.ant-input[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-c8a1c430]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-c8a1c430]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-c8a1c430]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-c8a1c430]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-c8a1c430]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-c8a1c430],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-c8a1c430]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-c8a1c430],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-c8a1c430]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-c8a1c430],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-c8a1c430]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-c8a1c430]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c8a1c430],.ant-table-thead>tr>th[data-v-c8a1c430]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-c8a1c430]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-c8a1c430]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c8a1c430]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c8a1c430]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c8a1c430]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-c8a1c430]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-c8a1c430]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-c8a1c430]{width:24px;height:24px}.ant-radio-inner[data-v-c8a1c430]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-c8a1c430]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-c8a1c430],.ant-radio-checked .ant-radio-inner[data-v-c8a1c430]{border-color:#10c7a3}.ant-checkbox[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-c8a1c430]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-c8a1c430]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-c8a1c430]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-c8a1c430]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-c8a1c430]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-c8a1c430]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-c8a1c430]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-c8a1c430]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-c8a1c430]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-c8a1c430],.ant-dropdown-menu-submenu-title[data-v-c8a1c430]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-c8a1c430],:root .ant-dropdown-link>.anticon.anticon-down[data-v-c8a1c430],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-c8a1c430],.dropMenuItem_hk_SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-c8a1c430]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-c8a1c430],.ant-switch[data-v-c8a1c430]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-c8a1c430],.ant-switch[data-v-c8a1c430]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-c8a1c430]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-c8a1c430]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-c8a1c430]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-c8a1c430]{width:100%}.ant-progress-circle .ant-progress-text[data-v-c8a1c430]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-c8a1c430]{max-width:4.6rem}.ant-popover-title[data-v-c8a1c430]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-c8a1c430]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-c8a1c430]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-c8a1c430],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-c8a1c430],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-c8a1c430]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-c8a1c430],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-c8a1c430],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-c8a1c430]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-c8a1c430]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-c8a1c430]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-c8a1c430]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-c8a1c430]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-c8a1c430]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-c8a1c430]{text-decoration:underline}.modalBox .btn_box[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-c8a1c430],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-c8a1c430],.ant-pagination-disabled:focus a[data-v-c8a1c430],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-c8a1c430],.ant-pagination-disabled:hover a[data-v-c8a1c430],[data-v-c8a1c430] .ant-pagination-disabled a{background:#e6e7e8}[data-v-c8a1c430] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-c8a1c430] .ant-pagination-item-active a,[data-v-c8a1c430] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-c8a1c430] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-c8a1c430] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-c8a1c430]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-c8a1c430]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-c8a1c430]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-c8a1c430]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-c8a1c430]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-c8a1c430]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-c8a1c430]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-c8a1c430]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-c8a1c430],.wangEditor table th[data-v-c8a1c430]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-c8a1c430]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-c8a1c430]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-c8a1c430]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-c8a1c430]{display:block}.wangEditor ol[data-v-c8a1c430],.wangEditor ul[data-v-c8a1c430]{margin:10px 0 10px 20px}.wangEditor ul[data-v-c8a1c430],.wangEditor ul li[data-v-c8a1c430]{list-style:disc inside!important}.wangEditor ol[data-v-c8a1c430],.wangEditor ol li[data-v-c8a1c430]{list-style:decimal inside!important}.wangEditor img[data-v-c8a1c430]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-c8a1c430]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-c8a1c430]{border-bottom:2px solid #e1e1e1}.component[data-v-c8a1c430]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-c8a1c430]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-c8a1c430]{cursor:default}.listen_picture[data-v-c8a1c430]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-c8a1c430]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}[data-v-c8a1c430] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-c8a1c430]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-c8a1c430]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-c8a1c430]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-c8a1c430]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-c8a1c430]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-c8a1c430]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-c8a1c430]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-c8a1c430]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-c8a1c430],.home_practice_status.NO_PUBLIC[data-v-c8a1c430]{background:#2c58b1}.home_practice_status.FINISHED[data-v-c8a1c430],.home_practice_status.IN_PROGRESS[data-v-c8a1c430],.home_practice_status.NOT_STARTED[data-v-c8a1c430],.home_practice_status.UNDISTRIBUTED[data-v-c8a1c430]{background:#486fbf}.ant-calendar-picker-container[data-v-c8a1c430]{z-index:9999999!important}.test_talk_correct_do_page[data-v-c8a1c430]{width:100%;height:100%;background:#f5f0ff}.test_talk_correct_do_page[data-v-c8a1c430] .ant-spin-nested-loading,.test_talk_correct_do_page[data-v-c8a1c430] .ant-spin-nested-loading .ant-spin-container{height:100%}.test_talk_correct_do_page .text_view_component[data-v-c8a1c430]{white-space:pre-wrap}.test_talk_correct_do_page .conBox[data-v-c8a1c430]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.test_talk_correct_do_page .conBox[data-v-c8a1c430]::-webkit-scrollbar{width:.1rem;background-color:transparent}.test_talk_correct_do_page .conBox[data-v-c8a1c430]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.test_talk_correct_do_page .conBox .page_header[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #734fb3;padding:.4rem 0 .2rem 0;background:#f5f0ff;position:sticky;top:0;z-index:3}.test_talk_correct_do_page .conBox .page_header .page_title[data-v-c8a1c430]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.55rem;margin-bottom:.15rem}.test_talk_correct_do_page .conBox .page_header .page_title.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_eight)}.test_talk_correct_do_page .conBox .page_header .page_title.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_eight)}.test_talk_correct_do_page .conBox .page_header .page_title.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_eight)}.test_talk_correct_do_page .conBox .page_header .page_title.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_eight)}.test_talk_correct_do_page .conBox .page_header .page_title.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_eight)}.test_talk_correct_do_page .conBox .page_header .page_title.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_eight)}.test_talk_correct_do_page .conBox .page_header .header_info[data-v-c8a1c430]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.test_talk_correct_do_page .conBox .page_header .header_info[data-v-c8a1c430]:last-child{margin-bottom:0}.test_talk_correct_do_page .conBox .page_header .header_info .className[data-v-c8a1c430]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.22rem;margin-right:.15rem}.test_talk_correct_do_page .conBox .page_header .header_info .className.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .page_header .header_info .className.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .page_header .header_info .className.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .page_header .header_info .className.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .page_header .header_info .className.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .page_header .header_info .className.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .page_header .header_info .testName[data-v-c8a1c430]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.16rem}.test_talk_correct_do_page .conBox .page_header .header_info .testName.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_seven)}.test_talk_correct_do_page .conBox .page_header .header_info .testName.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_seven)}.test_talk_correct_do_page .conBox .page_header .header_info .testName.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_seven)}.test_talk_correct_do_page .conBox .page_header .header_info .testName.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_seven)}.test_talk_correct_do_page .conBox .page_header .header_info .testName.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_seven)}.test_talk_correct_do_page .conBox .page_header .header_info .testName.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_seven)}.test_talk_correct_do_page .conBox .student_header[data-v-c8a1c430]{width:100%;height:auto}.test_talk_correct_do_page .conBox .student_header .current[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;color:#000;margin:.18rem 0}.test_talk_correct_do_page .conBox .student_header .current.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_eight)}.test_talk_correct_do_page .conBox .student_header .current.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_eight)}.test_talk_correct_do_page .conBox .student_header .current.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_eight)}.test_talk_correct_do_page .conBox .student_header .current.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_eight)}.test_talk_correct_do_page .conBox .student_header .current.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_eight)}.test_talk_correct_do_page .conBox .student_header .current.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_eight)}.test_talk_correct_do_page .conBox .student_header .current .head_portrait[data-v-c8a1c430]{width:.42rem;height:.42rem;background-image:url(../img/student_recently@2x.be04c0d5.png);background-size:100% 100%;background-position:50%;font-size:.19rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.32rem;margin-right:.25rem}.test_talk_correct_do_page .conBox .student_header .current .head_portrait.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .student_header .current .head_portrait.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .student_header .current .head_portrait.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .student_header .current .head_portrait.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .student_header .current .head_portrait.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .student_header .current .head_portrait.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .student_header .nextPro[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.25rem}.test_talk_correct_do_page .conBox .student_header .nextPro .center[data-v-c8a1c430]{font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;line-height:.22rem}.test_talk_correct_do_page .conBox .student_header .nextPro .center.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .student_header .nextPro .center.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .student_header .nextPro .center.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .student_header .nextPro .center.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .student_header .nextPro .center.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .student_header .nextPro .center.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .student_header .nextPro .left[data-v-c8a1c430],.test_talk_correct_do_page .conBox .student_header .nextPro .right[data-v-c8a1c430]{min-width:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.test_talk_correct_do_page .conBox .student_header .nextPro .left.hk.SMALL[data-v-c8a1c430],.test_talk_correct_do_page .conBox .student_header .nextPro .right.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .student_header .nextPro .left.hk.MEDIUM[data-v-c8a1c430],.test_talk_correct_do_page .conBox .student_header .nextPro .right.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .student_header .nextPro .left.hk.LARGE[data-v-c8a1c430],.test_talk_correct_do_page .conBox .student_header .nextPro .right.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .student_header .nextPro .left.en.SMALL[data-v-c8a1c430],.test_talk_correct_do_page .conBox .student_header .nextPro .right.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .student_header .nextPro .left.en.MEDIUM[data-v-c8a1c430],.test_talk_correct_do_page .conBox .student_header .nextPro .right.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .student_header .nextPro .left.en.LARGE[data-v-c8a1c430],.test_talk_correct_do_page .conBox .student_header .nextPro .right.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .student_header .nextPro .left[data-v-c8a1c430]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.test_talk_correct_do_page .conBox .student_header .nextPro .right[data-v-c8a1c430]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.test_talk_correct_do_page .conBox .student_header .nextPro .left .head_portrait[data-v-c8a1c430],.test_talk_correct_do_page .conBox .student_header .nextPro .right>span[data-v-c8a1c430]{margin:0 .12rem}.test_talk_correct_do_page .conBox .student_header .nextPro .btn[data-v-c8a1c430]{width:.34rem;height:.34rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;color:#fff;cursor:pointer}.test_talk_correct_do_page .conBox .student_header .nextPro .btn.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_four)}.test_talk_correct_do_page .conBox .student_header .nextPro .btn.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_four)}.test_talk_correct_do_page .conBox .student_header .nextPro .btn.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_four)}.test_talk_correct_do_page .conBox .student_header .nextPro .btn.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_four)}.test_talk_correct_do_page .conBox .student_header .nextPro .btn.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_four)}.test_talk_correct_do_page .conBox .student_header .nextPro .btn.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_four)}.test_talk_correct_do_page .conBox .student_header .nextPro .head_portrait[data-v-c8a1c430]{width:.36rem;height:.36rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAACdNJREFUeF7lnHlQVMkdx3+/GeZQERDF8RgMiIC6Klge5bGKqxF1FSuCsCKuYCUkUcRCNlqbTW0qSWXLEFxXqWVRohQpWCy5xHgg6B66YnBYrkF3vLACjnjAqFlwgGGYTrU1WqwwvHnzGpwx/e/r/vbv93n93uvu368fwiAWQogYAAIA4G0AmAIAvnq93qu9vd2lq6vL2WQySSQSyTOJRNLm4uLyQCQS3QaAWwBQAQCXEPHxIJr7vCsc6A4JIUMA4F0AeK+lpWVFQ0ODS2NjIzx8+BB0Oh10dnb2aQIigpubG4waNQqUSiV4eXmZlEqlWiKR5ANALiJScANeBgwQIcQTAHbodLpYtVrtevXqVWhubhbkkFQqBX9/f5g+fTr4+vpeEIvF+wDgFCKaBAn305g5IEKIAgD+3NjY+MuysjKn69evAyGEuf10dM2bNw9mzZr1g0wm242Ip5l3wvIRI4SIAGBnc3PzH8+dO+dCwQxGcXZ2hqVLl8LMmTPPi8Xi3yDiHZb9MhlBhJCJ3d3dmRcvXlx04cIFMJkGbMRb9H3cuHGwbt26NoVC8TtEPMQKkmBAhJBgnU53LDc31+3+/fus7LJJx8nJCYKDg+mj9yUA/AoRO2wS6tFIECBCyPb6+vrPcnNzndrb24Xawqx9YGAghISEqCQSyRpEFPRlsBkQIWS3Wq3+W2FhIb6OR4qLppeXF0RFRV2TyWTLEPEhV31L120CRAj5oLq6em9RUdGAfKFsdebVdhMmTIBNmzZp5HL527ZOMnkDIoSE3rhxIy8nJ0c0EJ9vVnBe6Pj4+FBIdM4UjIgGvvq8ABFCApqami5nZGQMNRh498XXNmb1Z8+eDWvXrv0HIv6ar6jVgAgh8s7Ozu/T0tLeevx40JdEfP3qVT80NBQCAwPXI2IBHzE+gD4rKipKqKqq4qNvN3VlMhls3bpV5+7uPg0RH1hrmFWACCHT79y5U5WZmelkrbA91ps0aRJs3rz5n4gYY619VgEyGo1fpaWlLX306JG1unZbLyoqyuTv7z8PEekWCmfhBEQIeaeysvLrEydOcIo5QgW6fRIfH39WJBKtssZeTkAmk6k4JSVlJd27eVNKZGQkmTJlykxErOXyqV9AhJCpGo3m6tGjRzlBcnVkT9c9PT0hNjY2ExG3cNnFBeiTnJycjwZr64LLWJbX4+PjWz08PBSI2O8i0iIgQgjq9fo7ycnJXt3d3SxtswutoKAgWLZs2QZEPNafQf0Bml5TU6MuLCy0C4dYGzF69GjYvn17NiK+byugHcePHz9QXV3N2ja70du1a9c9FxcXpa2A8vft2xf29OlTu3GItSEREREwbdq0SYhYb0nb4iOm1+tv7Nmzx4+1UfakZ34P/QIRLU7y+gRECJFotVp9enq6Qy8tuG7G1KlTYcOGDR8iYpLVI4gQ4kLDNpWVlQlvyuzZkvMeHh4QFxf3g0gk+i0iftdXvZ+MIELIOL1ef/H8+fM+lZWVdr1byDU6rL1Olx6rV682+fj47ETElFfbvQRk3u+pyMzMnHbv3j1r9d+IejTMHRkZaZo8efJ7iEhD2y9LT0CJpaWln166dOmNcJqvE3K5HBITE7VyudwbEY0v2r8E1NXVVZGUlDTbUjIB3w4dsf6qVatg/vz5NArydS9ADx48eJaamjrUER1jZXNAQACEhYXFI+LnfQFqS01NHcaqM0fUoQHH0NDQOET8ohcgg8GgSkpKmuNI0QrWN2HlypWwYMGCdxDx216ACCE7z5w5s6+8vJx1vw6hR3OPEhIS7jo7O/sgYldfgIZ0dHRUHT58ePKbsPfM567Qz3xYWBjMmDGj1/bHqxPFiXq9vrS4uNhHrVb/X0wUR4wY8Xyi6Ofn91FfS45eazHzUuPD1tbW6LKysnGXL1/mczMcpq6rqytERER0KZXKbxDxr1YtNXp6RzPG2traGvbu3au0x+wNoXdi0aJFsHz58vcRMbs/La496b9nZ2fvunnzplB77K59XFzcM4VCMQYR24QACqirq6vJy8uzOweFGDR27Fgahs5BxCguHc5wjtFo/DYlJSXoyZMnXFoOcz08PJymEtPo6hUuozkB0RzEioqKkpMnT3JpOcR1d3d3Gln9ysnJ6efWGMwJiIoYDIYrqampcx0x7eVVCOvXr6fznZ/Mlm1+B71oSAiZe+vWrX9nZWXRXGiHLd7e3hATE5MnEokirHXCqhFExQghXxw7dmzrtWvXrNW2q3pisRi2bdv2o4eHxxREbLLWOD6A3PR6fdXBgwe9HTEUtGbNGpg7d24sIh62Fg6tZzUg8yiapdVqLx05ckTuSOFoevglPDw8CxE384HDG5AZUmxtbW16QQGvVD++djGrTzM5oqOja6VS6QJE1PMV5jWCery0P75y5cpfTp8ekAM2fH2wWH/MmDH0pXx76NChi/jkJfYUtAmQeSTtLS8v/6C4uNguV/3jx4+nmfZ0f2cxIv7HVuo2AzJD+r1Go/kkPz8fu7pe7jHZaguzdvTQXXh4uFoqla5GRK0QYUGAzJAim5qajuTn5w9paWkRYovgtiKRCGi8fcmSJSWIGIGIPwoVFQzIDOktg8GQXVpaGqhSqYTaZFN7uoQICwvr9PT0/BgAPmV1TJMJIDMkKQD8SavVJpaUlMgaGhpscpRvI5ogvnjxYnpG7HuJRELnOTV8NfqrzwxQjy+cNwAkaTSa9WfPnsWB3AWgZ1aDgoLuDhs27A8AQLPFmB+OZQ7IPJp2aDSa/Xl5eWg0vozisryxz7X8/Pzotmm1VCqlJ3kG5AXIHBAhZEddXd3+goKCQTloRxegGzduvCqTyehch3k6HFNAhJA1t2/fLsrKyhIP5lkyX19fComeel7VM/GAxZBlBoj+SKClpaUuPT3dtaND8Fla3r4tXLgQVqxYQaMT9CvGrDADZDQaSzIyMoLv3r3LzDi+QjExMcaJEyfSrdRKvm0t1WcCiBASolKp/nXq1ClWdtmkM3LkSJpS951EIllsk0AfjZgA6uzsrN2/f/+MtrZ+IyisbO5XJyQkBObMmfMuIhaz6FAwIELIEpVK9c3rHj0vYNBQckJCQrFIJKJ/nBFcWAD6Mi0tbePr/utCTxLR0dE0KdMLEQW/EAUBoj9M0ul0LQcOHHATfKsYCphPOW9DxDShskIBLVCpVGX28ni9gEF/nZOYmFiEiOteN6C4wsLCz2tqmK4Phfr0vP3u3bsbhw8f/jOhYkJHUOqhQ4e22WNe9ZYtW4i3t7crIrYKgSQUUGFycvK61lZBNgix32JbmjEWEBDgi4j0R3E2F6GAztfX1y+zxxCQQqEAV1fXWYgo6E8IQgG5AoA9nwj6r9DF6/8AhUG1dvpdUX4AAAAASUVORK5CYII=);background-size:100% 100%;background-position:50%;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.29rem}.test_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_four)}.test_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_four)}.test_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_four)}.test_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_four)}.test_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_four)}.test_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_four)}.test_talk_correct_do_page .conBox .student_header .nextPro .imgBox[data-v-c8a1c430]{width:.2rem;height:.2rem;cursor:pointer}.test_talk_correct_do_page .conBox .correct_box[data-v-c8a1c430]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.test_talk_correct_do_page .conBox .correct_box .correct_left[data-v-c8a1c430]{width:100%;height:auto;margin-bottom:.4rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box[data-v-c8a1c430]{margin-bottom:.2rem}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn[data-v-c8a1c430]{width:1.4rem;height:.47rem;background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.19rem;cursor:pointer}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_four)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_four)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_four)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_four)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_four)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_four)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn img[data-v-c8a1c430]{width:.22rem;height:.22rem;margin-right:.1rem}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .ael_audio[data-v-c8a1c430]{margin-right:.1rem;margin-top:.03rem}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text[data-v-c8a1c430]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag[data-v-c8a1c430]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:1.2rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#697fe0;color:#fff}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_18)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_20)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_22)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_18)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_20)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_22)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .label[data-v-c8a1c430]{white-space:nowrap}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .star[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .star img[data-v-c8a1c430]{width:.16rem;height:.16rem}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .questionTitle[data-v-c8a1c430]{margin-bottom:.2rem}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component[data-v-c8a1c430]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .picture_view_component[data-v-c8a1c430]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.test_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box[data-v-c8a1c430]{width:100%;height:auto;background:#f5f0ff;border-radius:.1rem;padding:.16rem .32rem .26rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.24rem}.test_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title[data-v-c8a1c430]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem;margin-bottom:.45rem}.test_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box[data-v-c8a1c430]{width:100%;height:auto;background:#fff;margin-bottom:.36rem;font-size:0}.test_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box canvas[data-v-c8a1c430]{width:100%;height:auto}.test_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list[data-v-c8a1c430]{width:100%;height:auto;overflow:hidden}.test_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item[data-v-c8a1c430]{float:left;width:.73rem;height:.9rem;margin-right:.14rem;position:relative;background:#fff;cursor:pointer}.test_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item.active .mask[data-v-c8a1c430]{display:none}.test_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item img[data-v-c8a1c430]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.test_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item .mask[data-v-c8a1c430]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.test_talk_correct_do_page .conBox .action_box[data-v-c8a1c430]{width:100%;height:auto}.test_talk_correct_do_page .conBox .action_box .action_student_answer[data-v-c8a1c430]{min-width:4.5rem;margin-right:.4rem}.test_talk_correct_do_page .conBox .action_box .action_student_answer[data-v-c8a1c430],.test_talk_correct_do_page .conBox .action_box .teacher_action_box[data-v-c8a1c430]{height:auto;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.35rem;-webkit-box-sizing:border-box;box-sizing:border-box}.test_talk_correct_do_page .conBox .action_box .teacher_action_box[data-v-c8a1c430]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:.2rem}.test_talk_correct_do_page .conBox .auto_answer_box[data-v-c8a1c430]{width:100%;height:auto;background:#f3f3ff;border-radius:.16rem;padding:.24rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.test_talk_correct_do_page .conBox .auto_answer_box .flag_box[data-v-c8a1c430]{position:absolute;right:.32rem;top:.25rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.test_talk_correct_do_page .conBox .auto_answer_box .flag_box.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .flag_box.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .flag_box.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .flag_box.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .flag_box.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .flag_box.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .flag_box .anticon[data-v-c8a1c430]{margin-left:.06rem}.test_talk_correct_do_page .conBox .auto_answer_box .auto_title[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#734fb3;line-height:.26rem;margin-bottom:.12rem}.test_talk_correct_do_page .conBox .auto_answer_box .auto_title.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .auto_title.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .auto_title.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .auto_title.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .auto_title.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .auto_title.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .auto_title img[data-v-c8a1c430]{width:.28rem;height:.28rem;cursor:pointer}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;line-height:.34rem;margin-bottom:.23rem}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_eight)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_eight)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_eight)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_eight)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_eight)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_eight)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper[data-v-c8a1c430]{width:1.06rem;border:2px solid #775dc0;border-radius:.09rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.07rem}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input[data-v-c8a1c430]{background:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none;border:0}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix[data-v-c8a1c430]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;top:47%}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_eight)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_eight)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_eight)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_eight)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_eight)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_eight)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips[data-v-c8a1c430]{font-size:.14rem;font-family:var(--common-font-family);font-weight:700;color:#e81313;line-height:.2rem;margin-left:.2rem}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_three)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_three)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_three)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_three)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_three)}.test_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_three)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view[data-v-c8a1c430]{width:100%;height:auto;background:#f5f0ff;border:2px solid #775dc0;border-radius:.1rem;padding:.17rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no[data-v-c8a1c430]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.34rem;margin-bottom:.64rem;border:0;background:none;padding:0}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box[data-v-c8a1c430]{width:100%;height:auto}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_con[data-v-c8a1c430]{width:100%;height:3.22rem;background:#fff;border:2px solid #775dc0;border-radius:.1rem;padding:.25rem .17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.23rem}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-c8a1c430]{width:1.41rem;height:.48rem;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;line-height:.48rem;cursor:pointer}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-c8a1c430]:first-child{background:#d1d1d1;color:#000}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-c8a1c430]:nth-child(2){background:#775dc0;color:#fff}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea[data-v-c8a1c430]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size[data-v-c8a1c430]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:.26rem;margin-top:.2rem}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .noEvaluation[data-v-c8a1c430]{width:100%;min-height:.74rem;background:#f5f5f5;border-radius:.16rem;padding:.23rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder[data-v-c8a1c430]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d;line-height:.34rem}.test_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .action[data-v-c8a1c430]{width:.28rem;height:.28rem;font-size:0;margin-right:.08rem}.test_talk_correct_do_page .conBox .auto_answer_box .noEvaluation img[data-v-c8a1c430]{width:.28rem;height:.28rem;cursor:pointer}.test_talk_correct_do_page .conBox .auto_answer_box .action_student_title[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#6156a5;line-height:.26rem}.test_talk_correct_do_page .conBox .auto_answer_box .action_student_title.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .action_student_title.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .action_student_title.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .action_student_title.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .action_student_title.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .action_student_title.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .auto_answer_box .action_student_title .question_tips_btn[data-v-c8a1c430]{width:1.4rem;height:.47rem;background:#775dc0;border:2px solid #775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#f5f0ff;line-height:.19rem;cursor:pointer}.test_talk_correct_do_page .conBox .auto_answer_box .action_student_title .question_tips_btn.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .action_student_title .question_tips_btn.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .action_student_title .question_tips_btn.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .action_student_title .question_tips_btn.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .action_student_title .question_tips_btn.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .action_student_title .question_tips_btn.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_four)}.test_talk_correct_do_page .conBox .auto_answer_box .action_student_title .question_tips_btn img[data-v-c8a1c430]{width:.22rem;height:.22rem;margin-right:.1rem}.test_talk_correct_do_page .conBox .auto_answer_box .student_answer_content[data-v-c8a1c430]{width:100%;height:100%}.test_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item[data-v-c8a1c430]{width:100%;height:auto}.test_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .answer_part[data-v-c8a1c430]{margin:.1rem 0 .05rem 0;font-size:.14rem;font-family:var(--common-font-family);color:#333;line-height:.18rem}.test_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .answer_part.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_three)}.test_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .answer_part.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_three)}.test_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .answer_part.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_three)}.test_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .answer_part.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_three)}.test_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .answer_part.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_three)}.test_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .answer_part.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_three)}.test_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .student_audio[data-v-c8a1c430]{width:100%;min-height:1rem}.test_talk_correct_do_page .conBox .auto_answer_box .student_answer_content .student_answer_item .student_audio[data-v-c8a1c430] .ael_audio_con{border-radius:.16rem;padding:.2rem .3rem}.test_talk_correct_do_page .conBox .new_box[data-v-c8a1c430]{background:#fff!important;padding:0!important}.test_talk_correct_do_page .conBox .new_box .socre_table_box[data-v-c8a1c430]{width:100%;height:auto;margin:.2rem 0;border-radius:.09rem;font-size:.18rem;font-family:var(--common-font-family);color:#333}.test_talk_correct_do_page .conBox .new_box .socre_table_box.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .new_box .socre_table_box.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .new_box .socre_table_box.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .new_box .socre_table_box.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .new_box .socre_table_box.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .new_box .socre_table_box.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .new_box .socre_table_box .socre_table_title[data-v-c8a1c430]{width:100%;height:.66rem;border-bottom:2px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background:#6156a5;border-radius:.1rem .1rem 0 0}.test_talk_correct_do_page .conBox .new_box .socre_table_box .score_table_content[data-v-c8a1c430]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.test_talk_correct_do_page .conBox .new_box .socre_table_box .score_table_btn[data-v-c8a1c430],.test_talk_correct_do_page .conBox .new_box .socre_table_box .score_table_content .score_table_line[data-v-c8a1c430]{width:100%;height:.66rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_talk_correct_do_page .conBox .new_box .socre_table_box .score_table_btn[data-v-c8a1c430]{border-top:2px solid #ddd;border-radius:0 0 .1rem .1rem}.test_talk_correct_do_page .conBox .new_box .socre_table_box .title1[data-v-c8a1c430]{width:55%;height:.66rem;border-right:2px solid #ddd;padding:0 .3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_talk_correct_do_page .conBox .new_box .socre_table_box .title2[data-v-c8a1c430]{width:27%;border-right:2px solid #ddd}.test_talk_correct_do_page .conBox .new_box .socre_table_box .title2[data-v-c8a1c430],.test_talk_correct_do_page .conBox .new_box .socre_table_box .title3[data-v-c8a1c430]{height:.66rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_talk_correct_do_page .conBox .new_box .socre_table_box .title3[data-v-c8a1c430]{width:28%}.test_talk_correct_do_page .conBox .new_box .socre_table_box .title3 .inputBox[data-v-c8a1c430]{width:1rem;height:auto;background:#fff;border:2px solid #775dc0;border-radius:.09rem}.test_talk_correct_do_page .conBox .new_box .user_tip_box[data-v-c8a1c430]{width:100%;height:.64rem;margin:.4rem 0 .2rem 0;background:#775dc0;border-radius:.16rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#fff;line-height:.29rem}.test_talk_correct_do_page .conBox .new_box .user_tip_box.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .new_box .user_tip_box.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .new_box .user_tip_box.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .new_box .user_tip_box.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .new_box .user_tip_box.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .new_box .user_tip_box.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .new_box .user_tip_box img[data-v-c8a1c430]{width:.24rem;height:.24rem;margin-right:.1rem}.test_talk_correct_do_page .conBox .new_box .tip_title[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.2rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin:.12rem 0}.test_talk_correct_do_page .conBox .new_box .tip_title.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .new_box .tip_title.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .new_box .tip_title.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .new_box .tip_title.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .new_box .tip_title.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .new_box .tip_title.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .new_box .tip_title .ml25[data-v-c8a1c430]{margin-left:.25rem}.test_talk_correct_do_page .conBox .new_box .tip_title .mr90[data-v-c8a1c430]{margin-right:.9rem}.test_talk_correct_do_page .conBox .new_box .user_tip_content[data-v-c8a1c430]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.test_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item[data-v-c8a1c430]{width:100%;min-height:.6rem;background:#f5f5f5;border-radius:.1rem;margin-bottom:.16rem;padding:.16rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box[data-v-c8a1c430]{width:4.5rem;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.25rem}.test_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box[data-v-c8a1c430]{height:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item[data-v-c8a1c430],.test_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item[data-v-c8a1c430]{width:.32rem;height:.32rem;margin-right:.08rem;border-radius:50%}.test_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item .img[data-v-c8a1c430]{width:100%;height:100%;cursor:pointer}.test_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box img[data-v-c8a1c430]{width:.28rem;height:.28rem;cursor:pointer}.test_talk_correct_do_page .tips_modal[data-v-c8a1c430]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.test_talk_correct_do_page .tips_modal img[data-v-c8a1c430]{width:1rem;height:1rem;margin:.15rem 0}.test_talk_correct_do_page .tips_modal p[data-v-c8a1c430]{font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.test_talk_correct_do_page .tips_modal p.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_seven)}.test_talk_correct_do_page .tips_modal p.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_seven)}.test_talk_correct_do_page .tips_modal p.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_seven)}.test_talk_correct_do_page .tips_modal p.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_seven)}.test_talk_correct_do_page .tips_modal p.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_seven)}.test_talk_correct_do_page .tips_modal p.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_seven)}.test_talk_correct_do_page .tips_modal .tips_con[data-v-c8a1c430]{margin-bottom:.48rem}.test_talk_correct_do_page .tips_modal .action[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.test_talk_correct_do_page .tips_modal .action .btn[data-v-c8a1c430]{width:1.78rem;font-size:.2rem;font-family:var(--common-font-family);cursor:pointer}.test_talk_correct_do_page .tips_modal .action .btn.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .tips_modal .action .btn.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .tips_modal .action .btn.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .tips_modal .action .btn.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .tips_modal .action .btn.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .tips_modal .action .btn.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .tips_modal .action .btn[data-v-c8a1c430]:first-child{margin-right:.23rem}.test_talk_correct_do_page .tips_modal .action .btn.active[data-v-c8a1c430]{background:#775dc0;color:#fff}.test_talk_correct_do_page .userTipBox[data-v-c8a1c430]{width:11.76rem;height:6.76rem;background:#fff;border-radius:.34rem;padding:.4rem}.test_talk_correct_do_page .userTipBox .titleBox[data-v-c8a1c430]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_talk_correct_do_page .userTipBox .titleBox .title[data-v-c8a1c430]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.test_talk_correct_do_page .userTipBox .titleBox .title.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_seven)}.test_talk_correct_do_page .userTipBox .titleBox .title.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_seven)}.test_talk_correct_do_page .userTipBox .titleBox .title.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_seven)}.test_talk_correct_do_page .userTipBox .titleBox .title.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_seven)}.test_talk_correct_do_page .userTipBox .titleBox .title.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_seven)}.test_talk_correct_do_page .userTipBox .titleBox .title.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_seven)}.test_talk_correct_do_page .userTipBox .titleBox img[data-v-c8a1c430]{width:.28rem;height:.28rem;cursor:pointer}.test_talk_correct_do_page .userTipBox .modelContent[data-v-c8a1c430]{width:100%;height:4.4rem;margin:.2rem 0;border:2px solid #c8c1d0;border-radius:20px;overflow:hidden}.test_talk_correct_do_page .userTipBox .pagination[data-v-c8a1c430]{margin-bottom:.16rem}.test_talk_correct_do_page .userTipBox .modelBtn[data-v-c8a1c430],.test_talk_correct_do_page .userTipBox .pagination[data-v-c8a1c430]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_talk_correct_do_page .userTipBox .modelBtn .returnBox[data-v-c8a1c430]{width:1.76rem;height:.53rem;line-height:.53rem;color:#775dc0;border:1px solid #775dc0;border-radius:.2rem;text-align:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;cursor:pointer}.test_talk_correct_do_page .userTipBox .modelBtn .returnBox.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .userTipBox .modelBtn .returnBox.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .userTipBox .modelBtn .returnBox.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .userTipBox .modelBtn .returnBox.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .userTipBox .modelBtn .returnBox.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .userTipBox .modelBtn .returnBox.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .userTipBox .modelBtn .mr48[data-v-c8a1c430]{margin-right:.48rem}.test_talk_correct_do_page .userTipBox .modelBtn .sureBox[data-v-c8a1c430]{width:1.76rem;height:.54rem;background:#775dc0;border-radius:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700}.test_talk_correct_do_page .userTipBox .modelBtn .sureBox.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .userTipBox .modelBtn .sureBox.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .userTipBox .modelBtn .sureBox.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .userTipBox .modelBtn .sureBox.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .userTipBox .modelBtn .sureBox.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .userTipBox .modelBtn .sureBox.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal[data-v-c8a1c430]{width:8.4rem;height:5.4rem;background:#fff;border-radius:.2rem;padding:.32rem .4rem}.test_talk_correct_do_page .teacher_tips_modal .modelTitle[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.29rem}.test_talk_correct_do_page .teacher_tips_modal .modelTitle span[data-v-c8a1c430]{color:#775dc0;font-size:.24rem;font-family:var(--common-font-family)}.test_talk_correct_do_page .teacher_tips_modal .modelTitle span.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_seven)}.test_talk_correct_do_page .teacher_tips_modal .modelTitle span.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_seven)}.test_talk_correct_do_page .teacher_tips_modal .modelTitle span.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_seven)}.test_talk_correct_do_page .teacher_tips_modal .modelTitle span.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_seven)}.test_talk_correct_do_page .teacher_tips_modal .modelTitle span.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_seven)}.test_talk_correct_do_page .teacher_tips_modal .modelTitle span.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_seven)}.test_talk_correct_do_page .teacher_tips_modal .modelTitle img[data-v-c8a1c430]{width:.3rem;height:.3rem;cursor:pointer}.test_talk_correct_do_page .teacher_tips_modal .picture[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_talk_correct_do_page .teacher_tips_modal .picture img[data-v-c8a1c430]{width:7.6rem;height:3.64rem}.test_talk_correct_do_page .teacher_tips_modal .video[data-v-c8a1c430]{width:100%;height:4.2rem}.test_talk_correct_do_page .teacher_tips_modal .audio[data-v-c8a1c430]{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_talk_correct_do_page .teacher_tips_modal .otherBox[data-v-c8a1c430]{width:100%;height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType[data-v-c8a1c430]{width:4.4rem;height:1.9rem;margin-top:.6rem;border-radius:.2rem;-webkit-box-shadow:0 .04rem .3rem hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem hsla(0,0%,73.3%,.25);background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .icon_box[data-v-c8a1c430]{width:1.5rem;height:1.5rem}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .icon_box img[data-v-c8a1c430]{width:100%;height:100%}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box[data-v-c8a1c430]{width:2rem}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name[data-v-c8a1c430]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize[data-v-c8a1c430]{margin-top:.04rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#7d7d7d;margin-bottom:.2rem}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action[data-v-c8a1c430]{display:-webkit-box;display:-ms-flexbox;display:flex}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span[data-v-c8a1c430]{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;line-height:.26rem;text-align:left;cursor:pointer;margin-right:.16rem;text-decoration:underline}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_18)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_20)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_22)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_18)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_20)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_22)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span img[data-v-c8a1c430]{width:.2rem;height:.2rem;cursor:pointer;margin-right:.04rem}.test_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span a[data-v-c8a1c430]{text-decoration:underline}.test_talk_correct_do_page .teacher_tips_modal .otherBox .return[data-v-c8a1c430]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;line-height:.19rem}.test_talk_correct_do_page .teacher_tips_modal .otherBox .return.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .return.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .return.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .return.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .return.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.test_talk_correct_do_page .teacher_tips_modal .otherBox .return.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}[data-v-c8a1c430] .ant-table-thead>tr:first-child>th:first-child,[data-v-c8a1c430] .ant-table-thead>tr:first-child>th:last-child{background:#f7f6f7}[data-v-c8a1c430] .ant-table-column-title{font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}[data-v-c8a1c430] .ant-table-column-title.hk.SMALL{font-size:var(--hk_small_font_size_five)}[data-v-c8a1c430] .ant-table-column-title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}[data-v-c8a1c430] .ant-table-column-title.hk.LARGE{font-size:var(--hk_large_font_size_five)}[data-v-c8a1c430] .ant-table-column-title.en.SMALL{font-size:var(--en_small_font_size_five)}[data-v-c8a1c430] .ant-table-column-title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}[data-v-c8a1c430] .ant-table-column-title.en.LARGE{font-size:var(--en_large_font_size_five)}.checkBox[data-v-c8a1c430]{width:1.24rem;height:.46rem;background:#775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#fff;line-height:.26rem}.checkBox.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.checkBox.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.checkBox.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.checkBox.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.checkBox.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.checkBox.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}.cancelCheckBox[data-v-c8a1c430]{width:1.24rem;height:.46rem;background:#fff;border:1px solid #775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.cancelCheckBox.hk.SMALL[data-v-c8a1c430]{font-size:var(--hk_small_font_size_five)}.cancelCheckBox.hk.MEDIUM[data-v-c8a1c430]{font-size:var(--hk_middle_font_size_five)}.cancelCheckBox.hk.LARGE[data-v-c8a1c430]{font-size:var(--hk_large_font_size_five)}.cancelCheckBox.en.SMALL[data-v-c8a1c430]{font-size:var(--en_small_font_size_five)}.cancelCheckBox.en.MEDIUM[data-v-c8a1c430]{font-size:var(--en_middle_font_size_five)}.cancelCheckBox.en.LARGE[data-v-c8a1c430]{font-size:var(--en_large_font_size_five)}html[data-v-b9702f38]{font-size:100px}@media only screen and (max-height:650px){html[data-v-b9702f38]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-b9702f38]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-b9702f38]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-b9702f38]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-b9702f38]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-b9702f38]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-b9702f38]{font-size:100px}}#app[data-v-b9702f38],body[data-v-b9702f38],html[data-v-b9702f38]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-b9702f38],#app h1[data-v-b9702f38],#app h2[data-v-b9702f38],#app h3[data-v-b9702f38],#app h4[data-v-b9702f38],#app h5[data-v-b9702f38],#app h6[data-v-b9702f38],#app p[data-v-b9702f38],body body[data-v-b9702f38],body h1[data-v-b9702f38],body h2[data-v-b9702f38],body h3[data-v-b9702f38],body h4[data-v-b9702f38],body h5[data-v-b9702f38],body h6[data-v-b9702f38],body p[data-v-b9702f38],html body[data-v-b9702f38],html h1[data-v-b9702f38],html h2[data-v-b9702f38],html h3[data-v-b9702f38],html h4[data-v-b9702f38],html h5[data-v-b9702f38],html h6[data-v-b9702f38],html p[data-v-b9702f38]{margin:0}li[data-v-b9702f38],ul[data-v-b9702f38]{list-style:none;padding:0}[data-v-b9702f38]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-b9702f38]{white-space:break-spaces}.sortableDrag[data-v-b9702f38]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-b9702f38],.sortableDrag td[data-v-b9702f38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-b9702f38]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-b9702f38]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-b9702f38]{color:var(--theme-color)}.error_color[data-v-b9702f38]{color:#eb6646!important}.warn_color[data-v-b9702f38]{color:#ff6800}.pointer[data-v-b9702f38]{cursor:pointer}.ellipsis[data-v-b9702f38]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-b9702f38]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-b9702f38],.flex_center_center[data-v-b9702f38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-b9702f38],.flex_center_center[data-v-b9702f38]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-b9702f38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-b9702f38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-b9702f38],.flex_row_s_p[data-v-b9702f38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-b9702f38]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-b9702f38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-b9702f38],.flex_start[data-v-b9702f38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-b9702f38]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-b9702f38],.flex_column_center_center[data-v-b9702f38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-b9702f38]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-b9702f38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-b9702f38]{position:relative;border-radius:.2rem}.talk_frame[data-v-b9702f38]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-b9702f38]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-b9702f38]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-b9702f38]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-b9702f38]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-b9702f38]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-b9702f38]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-b9702f38]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-b9702f38]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-b9702f38]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-b9702f38]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-b9702f38]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-b9702f38]{max-height:30vh}.ant-select-dropdown-menu[data-v-b9702f38]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-b9702f38]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-b9702f38]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-b9702f38]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-b9702f38]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-b9702f38]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-b9702f38]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-b9702f38]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-b9702f38]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-b9702f38]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-b9702f38]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-b9702f38]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-b9702f38]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-b9702f38]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-b9702f38]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-b9702f38]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-b9702f38]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-b9702f38]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-b9702f38]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-b9702f38]{width:100%}.ant-input[data-v-b9702f38]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-b9702f38]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-b9702f38]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-b9702f38]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-b9702f38]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-b9702f38]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-b9702f38]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-b9702f38]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-b9702f38]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-b9702f38]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-b9702f38]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-b9702f38],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-b9702f38]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-b9702f38]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-b9702f38],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-b9702f38]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-b9702f38]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-b9702f38],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-b9702f38]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-b9702f38]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-b9702f38]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-b9702f38]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-b9702f38],.ant-table-thead>tr>th[data-v-b9702f38]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-b9702f38]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-b9702f38]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-b9702f38]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-b9702f38]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-b9702f38]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-b9702f38]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-b9702f38]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-b9702f38]{width:24px;height:24px}.ant-radio-inner[data-v-b9702f38]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-b9702f38]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-b9702f38]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-b9702f38],.ant-radio-checked .ant-radio-inner[data-v-b9702f38]{border-color:#10c7a3}.ant-checkbox[data-v-b9702f38]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-b9702f38]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-b9702f38]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-b9702f38]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-b9702f38]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-b9702f38]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-b9702f38]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-b9702f38]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-b9702f38]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-b9702f38]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-b9702f38]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-b9702f38],.ant-dropdown-menu-submenu-title[data-v-b9702f38]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-b9702f38],:root .ant-dropdown-link>.anticon.anticon-down[data-v-b9702f38],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-b9702f38]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-b9702f38]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-b9702f38]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-b9702f38]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-b9702f38]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-b9702f38],.dropMenuItem_hk_SMALL[data-v-b9702f38]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-b9702f38]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-b9702f38]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-b9702f38]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-b9702f38]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-b9702f38]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-b9702f38],.ant-switch[data-v-b9702f38]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-b9702f38],.ant-switch[data-v-b9702f38]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-b9702f38]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-b9702f38]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-b9702f38]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-b9702f38]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-b9702f38]{width:100%}.ant-progress-circle .ant-progress-text[data-v-b9702f38]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-b9702f38]{max-width:4.6rem}.ant-popover-title[data-v-b9702f38]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-b9702f38]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-b9702f38]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-b9702f38],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-b9702f38],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-b9702f38]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-b9702f38],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-b9702f38],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-b9702f38]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-b9702f38]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-b9702f38]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-b9702f38]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-b9702f38]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-b9702f38]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-b9702f38]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-b9702f38]{text-decoration:underline}.modalBox .btn_box[data-v-b9702f38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-b9702f38],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-b9702f38],.ant-pagination-disabled:focus a[data-v-b9702f38],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-b9702f38],.ant-pagination-disabled:hover a[data-v-b9702f38],[data-v-b9702f38] .ant-pagination-disabled a{background:#e6e7e8}[data-v-b9702f38] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-b9702f38] .ant-pagination-item-active a,[data-v-b9702f38] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-b9702f38] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-b9702f38] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-b9702f38]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-b9702f38]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-b9702f38]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-b9702f38]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-b9702f38]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-b9702f38]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-b9702f38]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-b9702f38]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-b9702f38]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-b9702f38],.wangEditor table th[data-v-b9702f38]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-b9702f38]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-b9702f38]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-b9702f38]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-b9702f38]{display:block}.wangEditor ol[data-v-b9702f38],.wangEditor ul[data-v-b9702f38]{margin:10px 0 10px 20px}.wangEditor ul[data-v-b9702f38],.wangEditor ul li[data-v-b9702f38]{list-style:disc inside!important}.wangEditor ol[data-v-b9702f38],.wangEditor ol li[data-v-b9702f38]{list-style:decimal inside!important}.wangEditor img[data-v-b9702f38]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-b9702f38]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-b9702f38]{border-bottom:2px solid #e1e1e1}.component[data-v-b9702f38]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-b9702f38]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-b9702f38]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-b9702f38]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-b9702f38]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-b9702f38]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-b9702f38]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-b9702f38]{cursor:default}.listen_picture[data-v-b9702f38]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-b9702f38]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-b9702f38]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-b9702f38]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-b9702f38]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-b9702f38]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-b9702f38]{font-size:var(--en_large_font_size_five)}[data-v-b9702f38] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-b9702f38]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-b9702f38]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-b9702f38]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-b9702f38]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-b9702f38]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-b9702f38]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-b9702f38]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-b9702f38]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-b9702f38],.home_practice_status.NO_PUBLIC[data-v-b9702f38]{background:#2c58b1}.home_practice_status.FINISHED[data-v-b9702f38],.home_practice_status.IN_PROGRESS[data-v-b9702f38],.home_practice_status.NOT_STARTED[data-v-b9702f38],.home_practice_status.UNDISTRIBUTED[data-v-b9702f38]{background:#486fbf}.ant-calendar-picker-container[data-v-b9702f38]{z-index:9999999!important}.test_submit_page[data-v-b9702f38]{width:100%;height:100%;background:#f5f0ff}.test_submit_page[data-v-b9702f38] .ant-spin-nested-loading,.test_submit_page[data-v-b9702f38] .ant-spin-nested-loading .ant-spin-container{height:100%}.test_submit_page .new[data-v-b9702f38]{width:.2rem;height:.17rem}.test_submit_page .con[data-v-b9702f38]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.test_submit_page .con[data-v-b9702f38]::-webkit-scrollbar{width:.1rem;background-color:transparent}.test_submit_page .con[data-v-b9702f38]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.test_submit_page .con .con_title[data-v-b9702f38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #734fb3;padding:.4rem 0 .2rem 0;background:#f5f0ff;position:sticky;top:0;z-index:3}.test_submit_page .con .con_title .info_box .titleText[data-v-b9702f38]{font-size:.26rem;font-family:var(--common-font-family);text-align:left;color:#592f99;line-height:.55rem;margin-bottom:.16rem}.test_submit_page .con .con_title .info_box .titleText.hk.SMALL[data-v-b9702f38]{font-size:var(--hk_small_font_size_eight)}.test_submit_page .con .con_title .info_box .titleText.hk.MEDIUM[data-v-b9702f38]{font-size:var(--hk_middle_font_size_eight)}.test_submit_page .con .con_title .info_box .titleText.hk.LARGE[data-v-b9702f38]{font-size:var(--hk_large_font_size_eight)}.test_submit_page .con .con_title .info_box .titleText.en.SMALL[data-v-b9702f38]{font-size:var(--en_small_font_size_eight)}.test_submit_page .con .con_title .info_box .titleText.en.MEDIUM[data-v-b9702f38]{font-size:var(--en_middle_font_size_eight)}.test_submit_page .con .con_title .info_box .titleText.en.LARGE[data-v-b9702f38]{font-size:var(--en_large_font_size_eight)}.test_submit_page .con .con_title .info_box .header_info[data-v-b9702f38]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.45rem}.test_submit_page .con .con_title .info_box .header_info[data-v-b9702f38]:last-child{margin-bottom:0}.test_submit_page .con .con_title .info_box .header_info .className[data-v-b9702f38]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.22rem;margin-right:.15rem}.test_submit_page .con .con_title .info_box .header_info .className.hk.SMALL[data-v-b9702f38]{font-size:var(--hk_small_font_size_five)}.test_submit_page .con .con_title .info_box .header_info .className.hk.MEDIUM[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five)}.test_submit_page .con .con_title .info_box .header_info .className.hk.LARGE[data-v-b9702f38]{font-size:var(--hk_large_font_size_five)}.test_submit_page .con .con_title .info_box .header_info .className.en.SMALL[data-v-b9702f38]{font-size:var(--en_small_font_size_five)}.test_submit_page .con .con_title .info_box .header_info .className.en.MEDIUM[data-v-b9702f38]{font-size:var(--en_middle_font_size_five)}.test_submit_page .con .con_title .info_box .header_info .className.en.LARGE[data-v-b9702f38]{font-size:var(--en_large_font_size_five)}.test_submit_page .con .con_title .info_box .header_info .testName[data-v-b9702f38]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.16rem}.test_submit_page .con .con_title .info_box .header_info .testName.hk.SMALL[data-v-b9702f38]{font-size:var(--hk_small_font_size_seven)}.test_submit_page .con .con_title .info_box .header_info .testName.hk.MEDIUM[data-v-b9702f38]{font-size:var(--hk_middle_font_size_seven)}.test_submit_page .con .con_title .info_box .header_info .testName.hk.LARGE[data-v-b9702f38]{font-size:var(--hk_large_font_size_seven)}.test_submit_page .con .con_title .info_box .header_info .testName.en.SMALL[data-v-b9702f38]{font-size:var(--en_small_font_size_seven)}.test_submit_page .con .con_title .info_box .header_info .testName.en.MEDIUM[data-v-b9702f38]{font-size:var(--en_middle_font_size_seven)}.test_submit_page .con .con_title .info_box .header_info .testName.en.LARGE[data-v-b9702f38]{font-size:var(--en_large_font_size_seven)}.test_submit_page .con .con_title .btn_box .button[data-v-b9702f38]{width:1.5rem}.test_submit_page .con .inputBox[data-v-b9702f38]{width:100%;height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.1rem 0;background:#f5f0ff;position:sticky;top:1.55rem;z-index:1}.test_submit_page .con .inputBox .switch[data-v-b9702f38],.test_submit_page .con .inputBox[data-v-b9702f38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_submit_page .con .inputBox .switch[data-v-b9702f38]{width:auto;margin-bottom:.05rem}.test_submit_page .con .inputBox .switch .tips[data-v-b9702f38]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#939598}.test_submit_page .con .inputBox .switch .tips.hk.SMALL[data-v-b9702f38]{font-size:var(--hk_small_font_size_five)}.test_submit_page .con .inputBox .switch .tips.hk.MEDIUM[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five)}.test_submit_page .con .inputBox .switch .tips.hk.LARGE[data-v-b9702f38]{font-size:var(--hk_large_font_size_five)}.test_submit_page .con .inputBox .switch .tips.en.SMALL[data-v-b9702f38]{font-size:var(--en_small_font_size_five)}.test_submit_page .con .inputBox .switch .tips.en.MEDIUM[data-v-b9702f38]{font-size:var(--en_middle_font_size_five)}.test_submit_page .con .inputBox .switch .tips.en.LARGE[data-v-b9702f38]{font-size:var(--en_large_font_size_five)}.test_submit_page .con .inputBox .switch .tips.active[data-v-b9702f38]{color:#5b4096}.test_submit_page .con .inputBox .switch .ant-switch[data-v-b9702f38]{margin:0 .15rem}.test_submit_page .con .inputBox .btn span[data-v-b9702f38]{font-size:.18rem;font-family:var(--common-font-family);color:#fff;margin-left:.12rem}.test_submit_page .con .inputBox .btn span.hk.SMALL[data-v-b9702f38]{font-size:var(--hk_small_font_size_five)}.test_submit_page .con .inputBox .btn span.hk.MEDIUM[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five)}.test_submit_page .con .inputBox .btn span.hk.LARGE[data-v-b9702f38]{font-size:var(--hk_large_font_size_five)}.test_submit_page .con .inputBox .btn span.en.SMALL[data-v-b9702f38]{font-size:var(--en_small_font_size_five)}.test_submit_page .con .inputBox .btn span.en.MEDIUM[data-v-b9702f38]{font-size:var(--en_middle_font_size_five)}.test_submit_page .con .inputBox .btn span.en.LARGE[data-v-b9702f38]{font-size:var(--en_large_font_size_five)}.test_submit_page .con .table_box[data-v-b9702f38]{border-radius:.2rem}.test_submit_page .course_table[data-v-b9702f38] .ant-table-thead{position:sticky;top:2.2rem;z-index:1}.test_submit_page .course_table[data-v-b9702f38] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.test_submit_page .course_table[data-v-b9702f38] .ant-table-tbody>tr>td{color:#414042}.test_submit_page .course_table[data-v-b9702f38] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.test_submit_page .course_table[data-v-b9702f38] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.test_submit_page .course_table[data-v-b9702f38] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.test_submit_page .course_table[data-v-b9702f38] .ant-table-thead>tr>th:last-child:after,.test_submit_page .course_table[data-v-b9702f38] .ant-table-thead>tr>th:last-child:before{display:none}.test_submit_page .course_table[data-v-b9702f38] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.test_submit_page .course_table[data-v-b9702f38] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.test_submit_page .course_table[data-v-b9702f38] .ant-table-column-title{color:#fff;font-weight:400}.test_submit_page .course_table[data-v-b9702f38] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.test_submit_page .course_table[data-v-b9702f38] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_submit_page .course_table .filter_icon[data-v-b9702f38]{width:.2rem;height:.2rem;cursor:pointer}.test_submit_page .course_table .action_box[data-v-b9702f38]{display:inline-block}.test_submit_page .course_table .action_box img[data-v-b9702f38]{height:.08rem;cursor:pointer}.test_submit_page .course_table .action_box.moveButton img[data-v-b9702f38]{height:.2rem}.test_submit_page .course_table .no_data_line[data-v-b9702f38]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.test_submit_page .mr10[data-v-b9702f38]{margin-right:.1rem}.test_submit_page .statusBox[data-v-b9702f38]{margin:auto;color:#000;border-radius:.1rem}.test_submit_page .statusBox.NOT_PRACTICE[data-v-b9702f38],.test_submit_page .statusBox.PRACTICED[data-v-b9702f38]{color:#000}.test_submit_page .statusBox.WAIT_CORRECT[data-v-b9702f38]{color:#e34851}.test_submit_page .statusBox.CORRECTED[data-v-b9702f38]{color:#000}.test_submit_page .statusBox span[data-v-b9702f38]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;line-height:.27rem}.test_submit_page .statusBox span.hk.SMALL[data-v-b9702f38]{font-size:var(--hk_small_font_size_18)}.test_submit_page .statusBox span.hk.MEDIUM[data-v-b9702f38]{font-size:var(--hk_middle_font_size_20)}.test_submit_page .statusBox span.hk.LARGE[data-v-b9702f38]{font-size:var(--hk_large_font_size_22)}.test_submit_page .statusBox span.en.SMALL[data-v-b9702f38]{font-size:var(--en_small_font_size_18)}.test_submit_page .statusBox span.en.MEDIUM[data-v-b9702f38]{font-size:var(--en_middle_font_size_20)}.test_submit_page .statusBox span.en.LARGE[data-v-b9702f38]{font-size:var(--en_large_font_size_22)}.test_submit_page .actionBox[data-v-b9702f38]{width:1.2rem;height:.48rem;opacity:1;background:#775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.test_submit_page .actionBox img[data-v-b9702f38]{width:.24rem;height:.24rem;margin-right:.12rem}.test_submit_page .actionBox span[data-v-b9702f38]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#fff;line-height:.19rem}.test_submit_page .actionBox span.hk.SMALL[data-v-b9702f38]{font-size:var(--hk_small_font_size_five)}.test_submit_page .actionBox span.hk.MEDIUM[data-v-b9702f38]{font-size:var(--hk_middle_font_size_five)}.test_submit_page .actionBox span.hk.LARGE[data-v-b9702f38]{font-size:var(--hk_large_font_size_five)}.test_submit_page .actionBox span.en.SMALL[data-v-b9702f38]{font-size:var(--en_small_font_size_five)}.test_submit_page .actionBox span.en.MEDIUM[data-v-b9702f38]{font-size:var(--en_middle_font_size_five)}.test_submit_page .actionBox span.en.LARGE[data-v-b9702f38]{font-size:var(--en_large_font_size_five)}.test_submit_page[data-v-b9702f38] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.test_submit_page[data-v-b9702f38] .ant-switch,.test_submit_page[data-v-b9702f38] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.test_submit_page .ant-switch[data-v-b9702f38]:after,.test_submit_page[data-v-b9702f38] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}html[data-v-51dea13c]{font-size:100px}@media only screen and (max-height:650px){html[data-v-51dea13c]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-51dea13c]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-51dea13c]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-51dea13c]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-51dea13c]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-51dea13c]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-51dea13c]{font-size:100px}}#app[data-v-51dea13c],body[data-v-51dea13c],html[data-v-51dea13c]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-51dea13c],#app h1[data-v-51dea13c],#app h2[data-v-51dea13c],#app h3[data-v-51dea13c],#app h4[data-v-51dea13c],#app h5[data-v-51dea13c],#app h6[data-v-51dea13c],#app p[data-v-51dea13c],body body[data-v-51dea13c],body h1[data-v-51dea13c],body h2[data-v-51dea13c],body h3[data-v-51dea13c],body h4[data-v-51dea13c],body h5[data-v-51dea13c],body h6[data-v-51dea13c],body p[data-v-51dea13c],html body[data-v-51dea13c],html h1[data-v-51dea13c],html h2[data-v-51dea13c],html h3[data-v-51dea13c],html h4[data-v-51dea13c],html h5[data-v-51dea13c],html h6[data-v-51dea13c],html p[data-v-51dea13c]{margin:0}li[data-v-51dea13c],ul[data-v-51dea13c]{list-style:none;padding:0}[data-v-51dea13c]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-51dea13c]{white-space:break-spaces}.sortableDrag[data-v-51dea13c]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-51dea13c],.sortableDrag td[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-51dea13c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-51dea13c]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-51dea13c]{color:var(--theme-color)}.error_color[data-v-51dea13c]{color:#eb6646!important}.warn_color[data-v-51dea13c]{color:#ff6800}.pointer[data-v-51dea13c]{cursor:pointer}.ellipsis[data-v-51dea13c]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-51dea13c],.flex_center_center[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-51dea13c],.flex_center_center[data-v-51dea13c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-51dea13c],.flex_row_s_p[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-51dea13c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-51dea13c],.flex_start[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-51dea13c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-51dea13c],.flex_column_center_center[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-51dea13c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-51dea13c]{position:relative;border-radius:.2rem}.talk_frame[data-v-51dea13c]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-51dea13c]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-51dea13c]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-51dea13c]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-51dea13c]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-51dea13c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-51dea13c]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-51dea13c]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-51dea13c]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-51dea13c]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-51dea13c]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-51dea13c]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-51dea13c]{max-height:30vh}.ant-select-dropdown-menu[data-v-51dea13c]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-51dea13c]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-51dea13c]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-51dea13c]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-51dea13c]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-51dea13c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-51dea13c]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-51dea13c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-51dea13c]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-51dea13c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-51dea13c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-51dea13c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-51dea13c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-51dea13c]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-51dea13c]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-51dea13c]{width:100%}.ant-input[data-v-51dea13c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-51dea13c]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-51dea13c]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-51dea13c]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-51dea13c]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-51dea13c]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-51dea13c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-51dea13c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-51dea13c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-51dea13c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-51dea13c],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-51dea13c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-51dea13c],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-51dea13c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-51dea13c],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-51dea13c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-51dea13c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-51dea13c]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-51dea13c],.ant-table-thead>tr>th[data-v-51dea13c]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-51dea13c]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-51dea13c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-51dea13c]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-51dea13c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-51dea13c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-51dea13c]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-51dea13c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-51dea13c]{width:24px;height:24px}.ant-radio-inner[data-v-51dea13c]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-51dea13c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-51dea13c]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-51dea13c],.ant-radio-checked .ant-radio-inner[data-v-51dea13c]{border-color:#10c7a3}.ant-checkbox[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-51dea13c]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-51dea13c]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-51dea13c]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-51dea13c]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-51dea13c]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-51dea13c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-51dea13c]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-51dea13c]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-51dea13c]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-51dea13c]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-51dea13c],.ant-dropdown-menu-submenu-title[data-v-51dea13c]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-51dea13c],:root .ant-dropdown-link>.anticon.anticon-down[data-v-51dea13c],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-51dea13c],.dropMenuItem_hk_SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-51dea13c]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-51dea13c],.ant-switch[data-v-51dea13c]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-51dea13c],.ant-switch[data-v-51dea13c]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-51dea13c]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-51dea13c]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-51dea13c]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-51dea13c]{width:100%}.ant-progress-circle .ant-progress-text[data-v-51dea13c]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-51dea13c]{max-width:4.6rem}.ant-popover-title[data-v-51dea13c]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-51dea13c]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-51dea13c]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-51dea13c],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-51dea13c],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-51dea13c]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-51dea13c],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-51dea13c],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-51dea13c]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-51dea13c]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-51dea13c]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-51dea13c]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-51dea13c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-51dea13c]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-51dea13c]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-51dea13c]{text-decoration:underline}.modalBox .btn_box[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-51dea13c],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-51dea13c],.ant-pagination-disabled:focus a[data-v-51dea13c],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-51dea13c],.ant-pagination-disabled:hover a[data-v-51dea13c],[data-v-51dea13c] .ant-pagination-disabled a{background:#e6e7e8}[data-v-51dea13c] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-51dea13c] .ant-pagination-item-active a,[data-v-51dea13c] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-51dea13c] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-51dea13c] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-51dea13c]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-51dea13c]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-51dea13c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-51dea13c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-51dea13c]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-51dea13c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-51dea13c]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-51dea13c]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-51dea13c]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-51dea13c],.wangEditor table th[data-v-51dea13c]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-51dea13c]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-51dea13c]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-51dea13c]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-51dea13c]{display:block}.wangEditor ol[data-v-51dea13c],.wangEditor ul[data-v-51dea13c]{margin:10px 0 10px 20px}.wangEditor ul[data-v-51dea13c],.wangEditor ul li[data-v-51dea13c]{list-style:disc inside!important}.wangEditor ol[data-v-51dea13c],.wangEditor ol li[data-v-51dea13c]{list-style:decimal inside!important}.wangEditor img[data-v-51dea13c]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-51dea13c]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-51dea13c]{border-bottom:2px solid #e1e1e1}.component[data-v-51dea13c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-51dea13c]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-51dea13c]{cursor:default}.listen_picture[data-v-51dea13c]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-51dea13c]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_five)}[data-v-51dea13c] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-51dea13c]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-51dea13c]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-51dea13c]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-51dea13c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-51dea13c]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-51dea13c]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-51dea13c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-51dea13c]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-51dea13c],.home_practice_status.NO_PUBLIC[data-v-51dea13c]{background:#2c58b1}.home_practice_status.FINISHED[data-v-51dea13c],.home_practice_status.IN_PROGRESS[data-v-51dea13c],.home_practice_status.NOT_STARTED[data-v-51dea13c],.home_practice_status.UNDISTRIBUTED[data-v-51dea13c]{background:#486fbf}.ant-calendar-picker-container[data-v-51dea13c]{z-index:9999999!important}.hkat_test_correct_page[data-v-51dea13c]{width:100%;height:100%;background:#f5f0ff}.hkat_test_correct_page[data-v-51dea13c] .ant-spin-nested-loading,.hkat_test_correct_page[data-v-51dea13c] .ant-spin-nested-loading .ant-spin-container{height:100%}.hkat_test_correct_page .content[data-v-51dea13c]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.hkat_test_correct_page .content[data-v-51dea13c]::-webkit-scrollbar{width:.1rem;background-color:transparent}.hkat_test_correct_page .content[data-v-51dea13c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.hkat_test_correct_page .content .top_box[data-v-51dea13c]{border-bottom:2px solid #734fb3;padding:.4rem 0 .2rem 0;background:#f5f0ff;position:sticky;top:0;z-index:3}.hkat_test_correct_page .content .top_box .info_box .title_box[data-v-51dea13c],.hkat_test_correct_page .content .top_box[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hkat_test_correct_page .content .top_box .info_box .title_box[data-v-51dea13c]{width:100%}.hkat_test_correct_page .content .top_box .info_box .title_box .test_name[data-v-51dea13c]{font-size:.36rem;color:#592f99;line-height:.55rem}.hkat_test_correct_page .content .top_box .info_box .title_box .test_name.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_nine)}.hkat_test_correct_page .content .top_box .info_box .title_box .test_name.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_nine)}.hkat_test_correct_page .content .top_box .info_box .title_box .test_name.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_nine)}.hkat_test_correct_page .content .top_box .info_box .title_box .test_name.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_nine)}.hkat_test_correct_page .content .top_box .info_box .title_box .test_name.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_nine)}.hkat_test_correct_page .content .top_box .info_box .title_box .test_name.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_nine)}.hkat_test_correct_page .content .top_box .info_box .sub_title_box[data-v-51dea13c]{width:100%;margin:.1rem 0}.hkat_test_correct_page .content .top_box .info_box .sub_title_box .gradeBox[data-v-51dea13c]{font-size:.18rem;margin-right:.16rem}.hkat_test_correct_page .content .top_box .info_box .sub_title_box .gradeBox.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_18)}.hkat_test_correct_page .content .top_box .info_box .sub_title_box .gradeBox.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_20)}.hkat_test_correct_page .content .top_box .info_box .sub_title_box .gradeBox.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_22)}.hkat_test_correct_page .content .top_box .info_box .sub_title_box .gradeBox.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_18)}.hkat_test_correct_page .content .top_box .info_box .sub_title_box .gradeBox.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_20)}.hkat_test_correct_page .content .top_box .info_box .sub_title_box .gradeBox.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_22)}.hkat_test_correct_page .content .top_box .info_box .sub_title_box .nameBox[data-v-51dea13c]{font-size:.24rem;color:#000}.hkat_test_correct_page .content .top_box .info_box .sub_title_box .nameBox.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_seven)}.hkat_test_correct_page .content .top_box .info_box .sub_title_box .nameBox.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_seven)}.hkat_test_correct_page .content .top_box .info_box .sub_title_box .nameBox.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_seven)}.hkat_test_correct_page .content .top_box .info_box .sub_title_box .nameBox.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_seven)}.hkat_test_correct_page .content .top_box .info_box .sub_title_box .nameBox.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_seven)}.hkat_test_correct_page .content .top_box .info_box .sub_title_box .nameBox.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_seven)}.hkat_test_correct_page .content .top_box .btn_box .button[data-v-51dea13c]{width:2rem}.hkat_test_correct_page .content .student_box[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:.2rem;background:#f5f0ff}.hkat_test_correct_page .content .student_box .student_left_box[data-v-51dea13c]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;padding:.24rem .3rem;background:#fff;border-radius:.12rem;-webkit-box-shadow:0 8px 25px 0 #f2f2f2;box-shadow:0 8px 25px 0 #f2f2f2;position:relative}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.32rem}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .cardTitle[data-v-51dea13c]{margin-right:.24rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.26rem}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .cardTitle.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .cardTitle.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .cardTitle.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .cardTitle.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_five)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .cardTitle.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_five)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .cardTitle.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_five)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .statusBox[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-right:.24rem}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .statusBox .pointBox[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--common-font-family);color:#000;line-height:.2rem;margin-right:.16rem}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .statusBox .pointBox.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_four)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .statusBox .pointBox.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_four)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .statusBox .pointBox.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_four)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .statusBox .pointBox.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_four)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .statusBox .pointBox.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_four)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .statusBox .pointBox.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_four)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .statusBox .pointBox[data-v-51dea13c]:last-child{margin-right:0}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .statusBox .pointBox .point[data-v-51dea13c]{width:.16rem;height:.16rem;margin-right:.16rem;border-radius:50%}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .statusBox .pointBox .partRight[data-v-51dea13c]{width:.12rem;height:.12rem;border:2px solid #e34851;-webkit-box-sizing:border-box;box-sizing:border-box}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .btn[data-v-51dea13c]{padding:.1rem .3rem;background:#775dc0;font-size:.16rem;text-align:center;color:#fff}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .btn.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_four)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .btn.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_four)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .btn.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_four)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .btn.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_four)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .btn.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_four)}.hkat_test_correct_page .content .student_box .student_left_box .student_left_title .btn.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_four)}.hkat_test_correct_page .content .student_box .student_left_box .student_list_box[data-v-51dea13c]{width:auto;height:auto;overflow:hidden;margin:.2rem auto}.hkat_test_correct_page .content .student_box .student_left_box .student_list_box .student_item[data-v-51dea13c]{float:left;width:.42rem;height:.44rem;margin:0 .16rem .16rem 0;cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAACgZJREFUeF7lnHlQG9cZwL+3uxIIIcRhDMLhBhu0YOzY9XgycVrHHbdxk2lcLPlI09YHlrBbT5y0mTQdd0gnmWk6iZ1mHIOgrtPWdoqEM06nHdcdJ06aNJ3EF2AkgY05DIjDIC4JgbRHZ9XiEi6tpNUB3n/1vuu33759733fCkEQL71ejzODBUUI2EcxFuWzwObiBJuBERCD4SgaIVbE0GBnGGSjXaiHZaAZYXCbBewKYNLP1PtSrUF0120KBdqg/ujnEiw6bgvDMNvFEviWRMbESGQsRESxIIoEwInZPWBZANcEgMuBwGFD4BhFzLgN1TMUqnEh0D+jVd4OtO8BBXT+982pLufEITyCKZEnglyWwEBElH8hMTSAbRDBaD8GtiH0CSA4arIY/lpWVsb4p3luacEz6GzVzSScwV6Jimb3xqUwRHQcC0hwKwDOcYChHgyGezETYtGLxRrl3wIBSTDXy8pYjFSYDosl8MuEVDpGFs8Gwt8ZOiknQH8HBsP3sEs4LdIUH1jeIqRhQQCdO3EriyFc78an0BsSlrGAMCFd5KfLYQPouYPbXHb0U1UpqeMn5XmU34AMOvNmIoKuTsmlYyOjPRsM5AiGAbjXjsFgD3ZmLCJq3+7dmeP+2vMLkL7c/GNpHH1MkUsTc72N/HXQF/nhPgS9rfiXLCF+Ur0n954vOiZlfAZkKG94UbYUfp2cTaNATML+BMXJjg0j6GrCjU5gNu0qKez1VZ9PgAzlxhdkicwbyTlMQN5QvgYzXW5sxA3JzAA8qt5H+rTI9BqQocL8vag42rBsBY2FY+ZMh2QfQtDViH/CdsNmdRnp9Ba+V4D+XNFQJJHC52kkHYXh3poK3fihXgR9LUSVSqvc760XvAGdOtUaKaPGrqavpEhxpLdmQj+++zYGNiuxbdv+/HPeeMMbUHWF6VhyNvVc7NLgLAC9CYLPWJoCaL9JDLjsUKA+SPbwkeHG8AKk15kLpXL6+kP59BxbS77mQjvONoTAYiL+oCpV/oivJ7wAGSrNH6YXuh7nduAL/epsxJnxYdH64v0rrvCJxSOgc7rGjdGJro+SswO2Yebjp2BjJhwI2mrxv6u15BN8lHoEZNAZL2QUUd8WS/ioWxhjuppwdsQKq3doC+o8eTwvIH2FUSmLZxtSVtAeQXoyFE6/j40AdBiJd9Vacrcnv+YN3KAzv6ZY7no5WEcXnpwV8vfWWmLUKYlJUqtTHfPpnQcQi94/aWrJepjKCMXxhZAwZtPV34nBQAe+Q61VVvsEiHu1xyRQ9YrcxTE5T4cwMQbQXkecVmnJZ30CVK0zHlJk0b+VL9CFoacM5IoCd64RXcV7yYd8AqTXGWuyVlHFXOVhsV5dTRiMDELODk3hnblinHMOqqkyNuWuo5YvVjhcXAPueQh7WqUlP/AK0FUdK7JEG8fSCxb21sLTzR0dQNB1i3hpu1b5Om9Ap9++HSMST7wiT2SfU+Qszgl6EgY3UbfVEyaEEVpVyYpPZ4P0lUfsvZONKWKW+ueSVCZbnhSYepanuxrs3zlIfW0EYx+Bw9s15NvT7d8HdPlUa6SVdlxZlu8qkIS4OhFsSNwbzXKLYGxWfLtam1cz1f59QPoK8/NL0lxvcnWtB/HizotabxCd8Z3KzI1liJpkcB+Qocp0Jfth19pwKt8E+0b1tWIw2I1tUpeSH80A9MEfG+wZRbSf7QXBDklYe1w9racZ/4m6lDw+GyBbRhEtFdbkwtLmLjjeIQ6qtMoTMwDpKxu+zF1Lf20hVSuExt/XhsGQhdioKs3/eAagGp3pcEI6dTRe8WBO0lzvUesNouMe5cjWaNa6ZmbQ0Q4JJhu+nkbSeREP2IPGvea5stDowMzjj68sFM+cqM+KFOP/SMygs2OWPBgLRa4Rq68VZ2xD2MuzbTlmbFb/u9VwviQSww/jFHRKfMrifOS4/sfuW7hr3I5dBpp9VXWA9LzVmDrpcR1jhanG9uw19EMLoQbv7YQ90InA2iF+dps27/R8sp4O7X+zLI/+GddnuNiutjrcPjGKktUHSZvPgLhmBXkCW5uyfHHt6sdtAO0NxFm1hnzG0433WM4xVJo+zihyfX0hNizMFbzlFgZ2K7Z+m4b8wn9AOvPmmETq4mKprDodAG11xIcqDflNT3C43z1mEDfIUGn8IqOIWrcYsshyG4Ohe7BxZ2nh/dWyz3PQpKC+3LguKo79d2o+HYIGXz73md8Y+zBAp4kwqLWkmp8EzwzilOl1phOKHKqUW0AuxItrEb57kxgBF57/3b15Fr4x8HrEOGWnjt2IjZGJr6evpDJFEXzVh8+43hYMhvvwEpVG+TtvvOINyJ1FVeY1EgnzWSpJRS6kcvRIP4LuZvxPag35A2/g8J6kpyqtqTSXSOOpSq7isRBW2I5R97xTF8HGPfKUJmUs4IDcbzWd6Yh8Kf2rpKzwXkCO2wE6TEQzMwEbvOlLnArRq0dsqqBBZ3xDnsS8sDQjPDOJ+wjP0oh1TDhdj+0sXd3mbeZMjvcZkDuTKow/l8azrylyaBROJ5GjVu5smahHIPpOcUlup69wfJqDphurqTDvFEmZk4ocSuLvF4X+BMLJcgdf7nq7BbvoHBerv38od8RfnX5l0KTxs8eNpDgCTi9Jo1fFhqgiy20heu4QEw4bOmLq1r8p1GeaggByLwH0RjFrhTKJlH0+MYOJiIoJzoKSK/hZu7h6FrrKInGJev/yWn+zRpBJei4n9FWNmUDTr8sS2G1L0mgUyP3bYDcCqwXvoCbQL1Ta/NMIIcHvimAZNBVYdbnxkCyBfUuRSyMsgLs3m9W9ALzhZBybd2nW9guZOYK8xWZzqEZnPBSdwL6VnBOcD+24DailiWjAiagNW3dnDgkNSdAMMpSbn4yKo88vy6PxYK6yuW/pu5rwS4ndfU9sLNt4v/FACFiCAXrvnZupkVJ0M72QloeiAcJqQdDXTry6Xas8IgQYwR8xvc50MY10bZbIhHSPvy5uDdRpwqkxO75eXZJ/jb/k/CMFyaDqioanYpPYvySHeG/mPk6tJz5V7ScfCytANVWmusxVrpWEWCi3fNfT0+Lu8dmy4wB5wXct/5f0O4MM5eZvxCRTl0OdPZMhcaXktlrigkpDbgkLQPpy45n0InpXpFTwNZrP8d014gw9Hpnx9J6cDp+V/E/QrwzS61lcNGbsz1pNx/rriJDygz2I61w9oNYoy/3V6xcgQ6X5EXki9a9wOzhzjQO01IrOqzXKrSEFVKMzHVyaRR0Pxw9emq8Rd4v3kOkhBWSoML2TWuA6EKq1z3zBdxhxttdByPfuzRv1B5Jfj5i+wvh+1hpqqygMXu/TIXAV1NEhLFe9j2wOJaBLUXJ2UzD3XXyD5T4xcLqwNTs0yut8ZWYb518G6a7KiUhp2P7ZQFxr3vDUrnlfQP0HZ5mlduiizxoAAAAASUVORK5CYII=);background-position:50%;background-size:100% 100%;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#9481c1;line-height:.32rem}.hkat_test_correct_page .content .student_box .student_left_box .student_list_box .student_item.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.hkat_test_correct_page .content .student_box .student_left_box .student_list_box .student_item.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.hkat_test_correct_page .content .student_box .student_left_box .student_list_box .student_item.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.hkat_test_correct_page .content .student_box .student_left_box .student_list_box .student_item.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_five)}.hkat_test_correct_page .content .student_box .student_left_box .student_list_box .student_item.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_five)}.hkat_test_correct_page .content .student_box .student_left_box .student_list_box .student_item.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_five)}.hkat_test_correct_page .content .student_box .student_left_box .student_list_box .student_item.active[data-v-51dea13c]{background-image:url(../img/student_recently@2x.be04c0d5.png)!important;color:#fff}.hkat_test_correct_page .content .student_box .student_left_box .student_list_box .student_item.finish[data-v-51dea13c]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAAB0hJREFUeF7tnHlsFGUYxp932tKi0pktMfFEgxJU4hnszlYgNop4ECWaVKW7LYpHgkqIGm8NGEyMSoy3/KEEZlZNNSFqVDxiVdSZLQh4xCsaLzQq2s62WGm7871mN7SItjvnLrtt56+m877P+3y/+Wa+Ob5vCcXceLkkp6adTMQNLPgYAqYDOIKJJhF4EhgTAOoBuAfAHwx8TcBXYPqYD6B30ic0dxXTbrYWFbzgqw9Xy3WR+QS6BMxnAIj4q8kCoG1gfpEroKWjLd/50/GWVTBAk7e1HWrv6r8RjBaA67zZcoxmEG0E8ypLTbwMAjtm+AwIHdCBHW0HZUTfCsFoJaDapy8vaZ+ApLsstflFL0luY8MD1NZWoRw+cA0g7gYguzUQVhwTXoVtL02ftujbsDRDuwZFNq6dwpXSswAawjTnQ6uXJWlpOtr8lI/cYVMC96BISjuPGWvBmByWqRB0klZV71WYeXVvUK1AgGRTu4oEHgehIqiRsPOZyGAxYX53Q1NnEG3fgGRDu42IVoLZt0YQ465yiT7vz/TN7Z21+BdX8cME+WqcYujXAfyw36LFzaNPUTMwxzr5MstPXc+AZENrIiB7QZb8FNwnOYSN1uTJczHt3D6v9T0BOsDUj6sEd4Cxv9dC+zqeiR5Pq/FrvPpwD2jz6v2U/okdIJrhtUhJxBMxk7g4HW153osf14AUU38AzDd4ES+9WOrMDPQfs3PO5TvcenMFKPKhfrwg/oiAKrfCJRtHWGOpicvd+nMFSDG0dgCnuxUt8TgW4Fh3rCXlxqcjIKUjOQe2eNeNWNnEEF6x1MR8N34dAUVM7XVmnOVGrIxiGBXSKVZ98zYnz3kBTdqkTa+w6YuSvlt2auFI+4mfttSWxU7peQHJhr6SwLc7iZTp/m6Lqw9CQ9Pf+fznBaQY2vfZd8ZlCsDRtiC+tFttec4XoLqOZ2YI2/7MsUo5BxDWWWqi1Reg8nog9XmUiH6y1PgUf4BM7QUwLvJZumzSWNhH53tNO+I1SDa1L4lz361G+3aBFUu8NOJgN+yO9vZKuWZ776h4tHA4vCzhpnQ0cb9rQHWmXiuAFWBeNtq7TrZ9DPpSIvvKLrX1/eHau9cpJm9KTqUMbwB42liAM9RGgmDCLcP1pD2A2tfUyDWVWwg4dkzBGWwsEUtEF3dGm/d6XzQESDH1ZWB+cEzC2dOVfrJ2fTMVjcszQ9wG/5CNdSkC1Y9tQAAqKk636hcOvb3Y04MMrRvApLEOiIEl6Vjiif/1IGUcUI7JiIDGT7HdfWbEU2z8Ip2dTzbyRRrjw3z+YT7bwXI3ijZvAI/fKP7vIj34j+yjhs18MwGLABwymkc1JgwA9LYEe6WrR429YPBySTGO2g7CwaMWkkSLrGh8bb725X3lGjG1+5lx46gERPirMtN/8B+zFmenHI+4OQB65gRm++NRCQhIWrFE3Kltjt/FFFN7D4zZTkLltl+SRENntNVw8u0IqDaVnCcJscFJqKz2E9621ER2Urvj5ggoq6AYegrg0fQg22jFEu840nG7FKF2U7JeyohsdyyfWWUjtJ6Inu9S401u4GRjXPWgbGDE1J9k5qvdCpdoXE/FxOpj/zyp6We3/twD2twmc3/fFhCmuhUvtTiWpCu8TjJ3DSjbWDn17EyIzPtFWoMRLl8i3VLjCa+ingDlIBn6lURYXVYzPhjbqvqqZ+9obNpZcEC5Uc3U7wLzCq/F9lH8twO7MrP+arzsVz/1PfegwSJKSlsFgev9FC1izg8s7DOCrADyDSh3upn6rcR8j5fRsIhwPutjcfbfDa2uR6zhvAUCtHv4jzP4yVKaXM6g15Ch5vTs4GtcAwPKQsrNwBeibV9PMmdgQIJ0Z5e68D4QhbJMMxRAua753Zoa5beqW5n5JgJqingq5UoxwSQhllgNrVvDrB0eoN2uas3kNInte0G0AFyUR5MfWZLuTtcvfDqsXvNvwKEDyt0GfKgvg8SrigRoS2Y/PmfniS2/h9lzBrVCBxRJadeywCOFMJtH81PsysyxGv2tCcvnNVRAiqGdD/B6gIr/1E/Ubv04YS6amuwwD05ogJQPkkeAxFaQ319WCN4sBt2TjsXvCK60RyE0QLKpbyDmeWGa86zFsFFVeap16qWhjWShAFJS2gIIrPfcoAIkMLORbmgJbf1+OIBMbSsYJxWgvb4kmWheWo2/4Sv5P0mBAclG8kyCeDMMMyFqvGnFEqGsUAoMSDE1DQzH70shNt6NlC0RHdmpxre7CS7cMN++vFKZeNSfYNQGNRJ2Pkm4riuaeDSobqAeVGfqqmB2/PgW1KTP/PVWLHGhz9yhtECAFGPdUoAeCmqiQPk/W7HEYUG1AwGSDe0xApYENVGgfK6qra7dMcP7e+h/+wkESDG19WAsKFADA8vakpjeE239OohQMECG/haQ++G2ktyYpJlptfmjIOYCAYpsXi1n7JrKIAYKmdvTOyWNxsahWfN+av0DSmlzZxdk/YcAAAAASUVORK5CYII=);color:#fff}.hkat_test_correct_page .content .student_box .student_right_box[data-v-51dea13c]{width:4.5rem;height:auto;padding:.24rem .3rem;margin-left:.2rem;background:#fff;border-radius:.12rem;-webkit-box-shadow:0 8px 25px 0 #f2f2f2;box-shadow:0 8px 25px 0 #f2f2f2;position:relative}.hkat_test_correct_page .content .student_box .student_right_box .student_right_title[data-v-51dea13c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.26rem}.hkat_test_correct_page .content .student_box .student_right_box .student_right_title.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .student_right_title.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .student_right_title.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .student_right_title.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .student_right_title.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .student_right_title.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .student_avatar[data-v-51dea13c]{position:absolute;right:.4rem;width:1rem;height:1rem;margin-right:.24rem;background-position:50%;background-size:100% 100%;background-image:url(../img/student_recently@2x.be04c0d5.png);font-size:.35rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.8rem}.hkat_test_correct_page .content .student_box .student_right_box .student_avatar.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_nine)}.hkat_test_correct_page .content .student_box .student_right_box .student_avatar.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_nine)}.hkat_test_correct_page .content .student_box .student_right_box .student_avatar.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_nine)}.hkat_test_correct_page .content .student_box .student_right_box .student_avatar.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_nine)}.hkat_test_correct_page .content .student_box .student_right_box .student_avatar.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_nine)}.hkat_test_correct_page .content .student_box .student_right_box .student_avatar.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_nine)}.hkat_test_correct_page .content .student_box .student_right_box .student_avatar.finish[data-v-51dea13c]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAAB0hJREFUeF7tnHlsFGUYxp932tKi0pktMfFEgxJU4hnszlYgNop4ECWaVKW7LYpHgkqIGm8NGEyMSoy3/KEEZlZNNSFqVDxiVdSZLQh4xCsaLzQq2s62WGm7871mN7SItjvnLrtt56+m877P+3y/+Wa+Ob5vCcXceLkkp6adTMQNLPgYAqYDOIKJJhF4EhgTAOoBuAfAHwx8TcBXYPqYD6B30ic0dxXTbrYWFbzgqw9Xy3WR+QS6BMxnAIj4q8kCoG1gfpEroKWjLd/50/GWVTBAk7e1HWrv6r8RjBaA67zZcoxmEG0E8ypLTbwMAjtm+AwIHdCBHW0HZUTfCsFoJaDapy8vaZ+ApLsstflFL0luY8MD1NZWoRw+cA0g7gYguzUQVhwTXoVtL02ftujbsDRDuwZFNq6dwpXSswAawjTnQ6uXJWlpOtr8lI/cYVMC96BISjuPGWvBmByWqRB0klZV71WYeXVvUK1AgGRTu4oEHgehIqiRsPOZyGAxYX53Q1NnEG3fgGRDu42IVoLZt0YQ465yiT7vz/TN7Z21+BdX8cME+WqcYujXAfyw36LFzaNPUTMwxzr5MstPXc+AZENrIiB7QZb8FNwnOYSN1uTJczHt3D6v9T0BOsDUj6sEd4Cxv9dC+zqeiR5Pq/FrvPpwD2jz6v2U/okdIJrhtUhJxBMxk7g4HW153osf14AUU38AzDd4ES+9WOrMDPQfs3PO5TvcenMFKPKhfrwg/oiAKrfCJRtHWGOpicvd+nMFSDG0dgCnuxUt8TgW4Fh3rCXlxqcjIKUjOQe2eNeNWNnEEF6x1MR8N34dAUVM7XVmnOVGrIxiGBXSKVZ98zYnz3kBTdqkTa+w6YuSvlt2auFI+4mfttSWxU7peQHJhr6SwLc7iZTp/m6Lqw9CQ9Pf+fznBaQY2vfZd8ZlCsDRtiC+tFttec4XoLqOZ2YI2/7MsUo5BxDWWWqi1Reg8nog9XmUiH6y1PgUf4BM7QUwLvJZumzSWNhH53tNO+I1SDa1L4lz361G+3aBFUu8NOJgN+yO9vZKuWZ776h4tHA4vCzhpnQ0cb9rQHWmXiuAFWBeNtq7TrZ9DPpSIvvKLrX1/eHau9cpJm9KTqUMbwB42liAM9RGgmDCLcP1pD2A2tfUyDWVWwg4dkzBGWwsEUtEF3dGm/d6XzQESDH1ZWB+cEzC2dOVfrJ2fTMVjcszQ9wG/5CNdSkC1Y9tQAAqKk636hcOvb3Y04MMrRvApLEOiIEl6Vjiif/1IGUcUI7JiIDGT7HdfWbEU2z8Ip2dTzbyRRrjw3z+YT7bwXI3ijZvAI/fKP7vIj34j+yjhs18MwGLABwymkc1JgwA9LYEe6WrR429YPBySTGO2g7CwaMWkkSLrGh8bb725X3lGjG1+5lx46gERPirMtN/8B+zFmenHI+4OQB65gRm++NRCQhIWrFE3Kltjt/FFFN7D4zZTkLltl+SRENntNVw8u0IqDaVnCcJscFJqKz2E9621ER2Urvj5ggoq6AYegrg0fQg22jFEu840nG7FKF2U7JeyohsdyyfWWUjtJ6Inu9S401u4GRjXPWgbGDE1J9k5qvdCpdoXE/FxOpj/zyp6We3/twD2twmc3/fFhCmuhUvtTiWpCu8TjJ3DSjbWDn17EyIzPtFWoMRLl8i3VLjCa+ingDlIBn6lURYXVYzPhjbqvqqZ+9obNpZcEC5Uc3U7wLzCq/F9lH8twO7MrP+arzsVz/1PfegwSJKSlsFgev9FC1izg8s7DOCrADyDSh3upn6rcR8j5fRsIhwPutjcfbfDa2uR6zhvAUCtHv4jzP4yVKaXM6g15Ch5vTs4GtcAwPKQsrNwBeibV9PMmdgQIJ0Z5e68D4QhbJMMxRAua753Zoa5beqW5n5JgJqingq5UoxwSQhllgNrVvDrB0eoN2uas3kNInte0G0AFyUR5MfWZLuTtcvfDqsXvNvwKEDyt0GfKgvg8SrigRoS2Y/PmfniS2/h9lzBrVCBxRJadeywCOFMJtH81PsysyxGv2tCcvnNVRAiqGdD/B6gIr/1E/Ubv04YS6amuwwD05ogJQPkkeAxFaQ319WCN4sBt2TjsXvCK60RyE0QLKpbyDmeWGa86zFsFFVeap16qWhjWShAFJS2gIIrPfcoAIkMLORbmgJbf1+OIBMbSsYJxWgvb4kmWheWo2/4Sv5P0mBAclG8kyCeDMMMyFqvGnFEqGsUAoMSDE1DQzH70shNt6NlC0RHdmpxre7CS7cMN++vFKZeNSfYNQGNRJ2Pkm4riuaeDSobqAeVGfqqmB2/PgW1KTP/PVWLHGhz9yhtECAFGPdUoAeCmqiQPk/W7HEYUG1AwGSDe0xApYENVGgfK6qra7dMcP7e+h/+wkESDG19WAsKFADA8vakpjeE239OohQMECG/haQ++G2ktyYpJlptfmjIOYCAYpsXi1n7JrKIAYKmdvTOyWNxsahWfN+av0DSmlzZxdk/YcAAAAASUVORK5CYII=)}.hkat_test_correct_page .content .student_box .student_right_box .student_name[data-v-51dea13c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;margin:.32rem 0 .1rem 0}.hkat_test_correct_page .content .student_box .student_right_box .student_name.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .student_name.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .student_name.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .student_name.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .student_name.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .student_name.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .score[data-v-51dea13c]{font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin-bottom:.15rem}.hkat_test_correct_page .content .student_box .student_right_box .score.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .score.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .score.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .score.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .score.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .score.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .score b[data-v-51dea13c]{font-size:.24rem;font-weight:700;line-height:.26rem}.hkat_test_correct_page .content .student_box .student_right_box .score b.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_seven)}.hkat_test_correct_page .content .student_box .student_right_box .score b.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_seven)}.hkat_test_correct_page .content .student_box .student_right_box .score b.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_seven)}.hkat_test_correct_page .content .student_box .student_right_box .score b.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_seven)}.hkat_test_correct_page .content .student_box .student_right_box .score b.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_seven)}.hkat_test_correct_page .content .student_box .student_right_box .score b.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_seven)}.hkat_test_correct_page .content .student_box .student_right_box .score .label[data-v-51dea13c]{display:inline-block;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#000}.hkat_test_correct_page .content .student_box .student_right_box .score .label.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .score .label.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .score .label.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .score .label.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .score .label.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .score .label.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .overTime[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex}.hkat_test_correct_page .content .student_box .student_right_box .overTime .label[data-v-51dea13c]{display:inline-block;width:1.2rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.hkat_test_correct_page .content .student_box .student_right_box .overTime .label.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .overTime .label.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .overTime .label.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .overTime .label.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .overTime .label.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .overTime .label.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .overTime p[data-v-51dea13c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin:0}.hkat_test_correct_page .content .student_box .student_right_box .overTime p.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .overTime p.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .overTime p.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .overTime p.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .overTime p.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_five)}.hkat_test_correct_page .content .student_box .student_right_box .overTime p.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_five)}.hkat_test_correct_page .content .table_box[data-v-51dea13c]{background:#fff;border-radius:.2rem;-webkit-box-shadow:0 8px 25px 0 #f2f2f2;box-shadow:0 8px 25px 0 #f2f2f2;margin:.2rem 0}.hkat_test_correct_page .content .upload_box[data-v-51dea13c]{width:100%;height:auto;padding:.32rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.hkat_test_correct_page .content .upload_box .choose_box[data-v-51dea13c]{margin-bottom:.3rem}.hkat_test_correct_page .content .upload_box .title[data-v-51dea13c]{font-size:.2rem;color:#666;line-height:.35rem;margin-bottom:.24rem}.hkat_test_correct_page .content .upload_box .file_btn_box[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hkat_test_correct_page .content .upload_box .file_btn_box .file_box[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.hkat_test_correct_page .content .upload_box .file_btn_box .file_box .file_success_box[data-v-51dea13c]{width:1.32rem;height:1.32rem;background:#f5f5f5;border:2px solid #734fb3;border-radius:.1rem;margin:0 .2rem .2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.14rem;color:#a69cc1;position:relative}.hkat_test_correct_page .content .upload_box .file_btn_box .file_box .file_success_box .only_two[data-v-51dea13c]{padding:0 .1rem;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.hkat_test_correct_page .content .upload_box .file_btn_box .file_box .file_success_box .upload_img[data-v-51dea13c]{width:1.32rem;height:1.32rem;padding:.1rem}.hkat_test_correct_page .content .upload_box .file_btn_box .file_box .file_success_box .upload_img img[data-v-51dea13c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hkat_test_correct_page .content .upload_box .file_btn_box .file_box .file_success_box .view[data-v-51dea13c]{margin-top:.1rem;text-decoration:underline;cursor:pointer}.hkat_test_correct_page .content .upload_box .file_btn_box .file_box .file_success_box .view img[data-v-51dea13c]{width:.14rem;height:.14rem;margin-right:.04rem}.hkat_test_correct_page .content .upload_box .file_btn_box .file_box .file_success_box .again_upload[data-v-51dea13c]{width:100%;height:.3rem;background:rgba(0,0,0,.4);border-radius:0 0 .1rem .1rem;position:absolute;bottom:0}.hkat_test_correct_page .content .upload_box .file_btn_box .file_box .file_success_box .again_upload .again_tips[data-v-51dea13c]{width:100%;height:100%;font-size:.16rem;color:#fff;position:relative}.hkat_test_correct_page .content .upload_box .file_btn_box .file_box .file_success_box .again_upload .again_tips input[data-v-51dea13c]{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}.hkat_test_correct_page .content .upload_box .file_btn_box .file_box .file_success_box .file_close[data-v-51dea13c]{width:.2rem;height:.2rem;cursor:pointer;position:absolute;top:-.1rem;right:-.1rem}.hkat_test_correct_page .content .upload_box .file_btn_box .file_box .file_upload_box[data-v-51dea13c]{width:1.32rem;height:1.32rem;background:#f5f5f5;border:2px solid #734fb3;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative}.hkat_test_correct_page .content .upload_box .file_btn_box .file_box .file_upload_box .tips[data-v-51dea13c]{font-size:.14rem;color:#a69cc1;line-height:.2rem}.hkat_test_correct_page .content .upload_box .file_btn_box .file_box .file_upload_box input[data-v-51dea13c]{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}.hkat_test_correct_page .content .upload_box .file_btn_box .upload_btn[data-v-51dea13c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hkat_test_correct_page .content .upload_box .file_btn_box .upload_btn .btn[data-v-51dea13c]{width:1.4rem;height:.32rem;font-size:.16rem;color:#fff}.hkat_test_correct_page .batch_select[data-v-51dea13c]{width:1.4rem}.hkat_test_correct_page .batch_select[data-v-51dea13c] .ant-select-selection{height:.4rem;background:#734fb3;border-radius:17px;-webkit-box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25);box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25)}.hkat_test_correct_page .batch_select[data-v-51dea13c] .ant-select-selection__rendered{line-height:.4rem;color:#fff}.hkat_test_correct_page .batch_select[data-v-51dea13c] .ant-select-arrow .ant-select-arrow-icon{color:#fff;font-size:.18rem}.hkat_test_correct_page .batch_select[data-v-51dea13c] .ant-select-open .ant-select-selection{padding:.05rem .1rem;border-color:#fff;border-radius:.17rem;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%);background:#734fb3;color:#fff}.hkat_test_correct_page .batch_select .ant-select-search__field__placeholder[data-v-51dea13c],.hkat_test_correct_page .batch_select[data-v-51dea13c] .ant-select-selection__placeholder{overflow:inherit}.hkat_test_correct_page .inputBox[data-v-51dea13c]{width:1.4rem;height:.48rem;background:#fff;border:2px solid #775dc0;border-radius:.1rem}.hkat_test_correct_page .inputBox[data-v-51dea13c] .ant-input-number-input{height:.48rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family)}.hkat_test_correct_page .table_score[data-v-51dea13c]{margin-left:.1rem;font-size:.26rem;color:#10c7a3;line-height:.34rem}.hkat_test_correct_page .table_score.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_eight)}.hkat_test_correct_page .table_score.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_eight)}.hkat_test_correct_page .table_score.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_eight)}.hkat_test_correct_page .table_score.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_eight)}.hkat_test_correct_page .table_score.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_eight)}.hkat_test_correct_page .table_score.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_eight)}.hkat_test_correct_page .tipBox[data-v-51dea13c]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.hkat_test_correct_page .tipBox .tip_box_content[data-v-51dea13c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hkat_test_correct_page .tipBox .tip_box_content img[data-v-51dea13c]{width:1rem;height:1rem;margin:.15rem 0}.hkat_test_correct_page .tipBox .tip_box_content .tips[data-v-51dea13c]{width:3.6rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.hkat_test_correct_page .tipBox .tip_box_content .tips.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_seven)}.hkat_test_correct_page .tipBox .tip_box_content .tips.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_seven)}.hkat_test_correct_page .tipBox .tip_box_content .tips.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_seven)}.hkat_test_correct_page .tipBox .tip_box_content .tips.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_seven)}.hkat_test_correct_page .tipBox .tip_box_content .tips.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_seven)}.hkat_test_correct_page .tipBox .tip_box_content .tips.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_seven)}.hkat_test_correct_page .tipBox .tip_box_content .subTitle[data-v-51dea13c]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#7d7d7d;line-height:.26rem}.hkat_test_correct_page .tipBox .tip_box_content .subTitle.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_four)}.hkat_test_correct_page .tipBox .tip_box_content .subTitle.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_four)}.hkat_test_correct_page .tipBox .tip_box_content .subTitle.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_four)}.hkat_test_correct_page .tipBox .tip_box_content .subTitle.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_four)}.hkat_test_correct_page .tipBox .tip_box_content .subTitle.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_four)}.hkat_test_correct_page .tipBox .tip_box_content .subTitle.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_four)}.hkat_test_correct_page .tipBox .tip_box_content .btn[data-v-51dea13c]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hkat_test_correct_page .tipBox .tip_box_content .btn .cancel[data-v-51dea13c]{width:1.76rem;height:.53rem;margin-top:.3rem}.hkat_test_correct_page .tipBox .tip_box_content .btn .tosure[data-v-51dea13c]{width:1.76rem;height:.53rem;margin-top:.3rem;margin-left:.24rem}.hkat_test_correct_page .tipBox .tip_box_content .btn span[data-v-51dea13c]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.hkat_test_correct_page .tipBox .tip_box_content .btn span.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.hkat_test_correct_page .tipBox .tip_box_content .btn span.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.hkat_test_correct_page .tipBox .tip_box_content .btn span.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.hkat_test_correct_page .tipBox .tip_box_content .btn span.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_five)}.hkat_test_correct_page .tipBox .tip_box_content .btn span.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_five)}.hkat_test_correct_page .tipBox .tip_box_content .btn span.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_five)}.hkat_test_correct_page .studentBox[data-v-51dea13c]{width:6.8rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.hkat_test_correct_page .studentBox .student_box_content[data-v-51dea13c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hkat_test_correct_page .studentBox .student_box_content img[data-v-51dea13c]{width:1rem;height:1rem;margin-bottom:.15rem}.hkat_test_correct_page .studentBox .student_box_content .tips[data-v-51dea13c]{width:5.6rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.hkat_test_correct_page .studentBox .student_box_content .tips.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .tips.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .tips.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .tips.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .tips.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .tips.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .subTitle[data-v-51dea13c]{width:auto;padding:0 .2rem;max-height:.9rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.hkat_test_correct_page .studentBox .student_box_content .subTitle.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .subTitle.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .subTitle.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .subTitle.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .subTitle.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .subTitle.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .subTitleTips[data-v-51dea13c]{width:100%;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.36rem;margin-top:.2rem;padding:0 .2rem}.hkat_test_correct_page .studentBox .student_box_content .subTitleTips.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .subTitleTips.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .subTitleTips.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .subTitleTips.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .subTitleTips.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .subTitleTips.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_seven)}.hkat_test_correct_page .studentBox .student_box_content .btn[data-v-51dea13c]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hkat_test_correct_page .studentBox .student_box_content .btn .cancel[data-v-51dea13c]{width:1.76rem;height:.53rem;margin-top:.3rem}.hkat_test_correct_page .studentBox .student_box_content .btn .tosure[data-v-51dea13c]{width:1.76rem;height:.53rem;margin-top:.3rem;margin-left:.24rem}.hkat_test_correct_page .studentBox .student_box_content .btn span[data-v-51dea13c]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.hkat_test_correct_page .studentBox .student_box_content .btn span.hk.SMALL[data-v-51dea13c]{font-size:var(--hk_small_font_size_five)}.hkat_test_correct_page .studentBox .student_box_content .btn span.hk.MEDIUM[data-v-51dea13c]{font-size:var(--hk_middle_font_size_five)}.hkat_test_correct_page .studentBox .student_box_content .btn span.hk.LARGE[data-v-51dea13c]{font-size:var(--hk_large_font_size_five)}.hkat_test_correct_page .studentBox .student_box_content .btn span.en.SMALL[data-v-51dea13c]{font-size:var(--en_small_font_size_five)}.hkat_test_correct_page .studentBox .student_box_content .btn span.en.MEDIUM[data-v-51dea13c]{font-size:var(--en_middle_font_size_five)}.hkat_test_correct_page .studentBox .student_box_content .btn span.en.LARGE[data-v-51dea13c]{font-size:var(--en_large_font_size_five)}.hkat_test_correct_page .noClick[data-v-51dea13c]{cursor:not-allowed!important;background:#c9bfe6!important}.hkat_test_correct_page[data-v-51dea13c] .correct_table .ant-table-tbody>tr>td{height:.4rem;padding:.12rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);text-align:center;color:#000;line-height:.25rem}.hkat_test_correct_page[data-v-51dea13c] .correct_table .ant-table-tbody>tr>td:last-child{border-right:0 solid #e1e1e1}.hkat_test_correct_page .correct_table[data-v-51dea13c] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.hkat_test_correct_page .correct_table[data-v-51dea13c] .ant-table-tbody>tr>td{color:#414042}.hkat_test_correct_page .correct_table[data-v-51dea13c] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.hkat_test_correct_page .correct_table[data-v-51dea13c] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.hkat_test_correct_page .correct_table[data-v-51dea13c] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.hkat_test_correct_page .correct_table[data-v-51dea13c] .ant-table-thead>tr>th:last-child:after,.hkat_test_correct_page .correct_table[data-v-51dea13c] .ant-table-thead>tr>th:last-child:before{display:none}.hkat_test_correct_page .correct_table[data-v-51dea13c] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.hkat_test_correct_page .correct_table[data-v-51dea13c] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.hkat_test_correct_page .correct_table[data-v-51dea13c] .ant-table-column-title{color:#fff;font-weight:400}.hkat_test_correct_page .correct_table[data-v-51dea13c] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.hkat_test_correct_page .correct_table[data-v-51dea13c] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hkat_test_correct_page .correct_table .filter_icon[data-v-51dea13c]{width:.2rem;height:.2rem;cursor:pointer}.hkat_test_correct_page .correct_table .action_box[data-v-51dea13c]{display:inline-block}.hkat_test_correct_page .correct_table .action_box img[data-v-51dea13c]{height:.08rem;cursor:pointer}.hkat_test_correct_page .correct_table .action_box.moveButton img[data-v-51dea13c]{height:.2rem}.hkat_test_correct_page .correct_table .no_data_line[data-v-51dea13c]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html[data-v-672df30e]{font-size:100px}@media only screen and (max-height:650px){html[data-v-672df30e]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-672df30e]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-672df30e]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-672df30e]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-672df30e]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-672df30e]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-672df30e]{font-size:100px}}#app[data-v-672df30e],body[data-v-672df30e],html[data-v-672df30e]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-672df30e],#app h1[data-v-672df30e],#app h2[data-v-672df30e],#app h3[data-v-672df30e],#app h4[data-v-672df30e],#app h5[data-v-672df30e],#app h6[data-v-672df30e],#app p[data-v-672df30e],body body[data-v-672df30e],body h1[data-v-672df30e],body h2[data-v-672df30e],body h3[data-v-672df30e],body h4[data-v-672df30e],body h5[data-v-672df30e],body h6[data-v-672df30e],body p[data-v-672df30e],html body[data-v-672df30e],html h1[data-v-672df30e],html h2[data-v-672df30e],html h3[data-v-672df30e],html h4[data-v-672df30e],html h5[data-v-672df30e],html h6[data-v-672df30e],html p[data-v-672df30e]{margin:0}li[data-v-672df30e],ul[data-v-672df30e]{list-style:none;padding:0}[data-v-672df30e]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-672df30e]{white-space:break-spaces}.sortableDrag[data-v-672df30e]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-672df30e],.sortableDrag td[data-v-672df30e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-672df30e]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-672df30e]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-672df30e]{color:var(--theme-color)}.error_color[data-v-672df30e]{color:#eb6646!important}.warn_color[data-v-672df30e]{color:#ff6800}.pointer[data-v-672df30e]{cursor:pointer}.ellipsis[data-v-672df30e]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-672df30e]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-672df30e],.flex_center_center[data-v-672df30e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-672df30e],.flex_center_center[data-v-672df30e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-672df30e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-672df30e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-672df30e],.flex_row_s_p[data-v-672df30e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-672df30e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-672df30e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-672df30e],.flex_start[data-v-672df30e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-672df30e]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-672df30e],.flex_column_center_center[data-v-672df30e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-672df30e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-672df30e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-672df30e]{position:relative;border-radius:.2rem}.talk_frame[data-v-672df30e]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-672df30e]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-672df30e]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-672df30e]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-672df30e]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-672df30e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-672df30e]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-672df30e]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-672df30e]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-672df30e]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-672df30e]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-672df30e]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-672df30e]{max-height:30vh}.ant-select-dropdown-menu[data-v-672df30e]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-672df30e]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-672df30e]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-672df30e]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-672df30e]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-672df30e]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-672df30e]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-672df30e]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-672df30e]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-672df30e]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-672df30e]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-672df30e]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-672df30e]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-672df30e]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-672df30e]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-672df30e]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-672df30e]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-672df30e]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-672df30e]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-672df30e]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-672df30e]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-672df30e]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-672df30e]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-672df30e]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-672df30e]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-672df30e]{width:100%}.ant-input[data-v-672df30e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-672df30e]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-672df30e]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-672df30e]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-672df30e]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-672df30e]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-672df30e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-672df30e]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-672df30e]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-672df30e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-672df30e]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-672df30e]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-672df30e]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-672df30e],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-672df30e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-672df30e]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-672df30e]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-672df30e],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-672df30e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-672df30e]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-672df30e]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-672df30e],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-672df30e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-672df30e]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-672df30e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-672df30e]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-672df30e],.ant-table-thead>tr>th[data-v-672df30e]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-672df30e]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-672df30e]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-672df30e]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-672df30e]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-672df30e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-672df30e]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-672df30e]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-672df30e]{width:24px;height:24px}.ant-radio-inner[data-v-672df30e]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-672df30e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-672df30e]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-672df30e],.ant-radio-checked .ant-radio-inner[data-v-672df30e]{border-color:#10c7a3}.ant-checkbox[data-v-672df30e]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-672df30e]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-672df30e]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-672df30e]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-672df30e]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-672df30e]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-672df30e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-672df30e]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-672df30e]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-672df30e]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-672df30e]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-672df30e],.ant-dropdown-menu-submenu-title[data-v-672df30e]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-672df30e],:root .ant-dropdown-link>.anticon.anticon-down[data-v-672df30e],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-672df30e]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-672df30e]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-672df30e]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-672df30e]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-672df30e]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-672df30e]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-672df30e],.dropMenuItem_hk_SMALL[data-v-672df30e]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-672df30e]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-672df30e]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-672df30e]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-672df30e]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-672df30e]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-672df30e]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-672df30e],.ant-switch[data-v-672df30e]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-672df30e],.ant-switch[data-v-672df30e]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-672df30e]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-672df30e]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-672df30e]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-672df30e]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-672df30e]{width:100%}.ant-progress-circle .ant-progress-text[data-v-672df30e]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-672df30e]{max-width:4.6rem}.ant-popover-title[data-v-672df30e]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-672df30e]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-672df30e]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-672df30e],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-672df30e],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-672df30e]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-672df30e],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-672df30e],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-672df30e]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-672df30e]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-672df30e]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-672df30e]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-672df30e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-672df30e]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-672df30e]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-672df30e]{text-decoration:underline}.modalBox .btn_box[data-v-672df30e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-672df30e],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-672df30e],.ant-pagination-disabled:focus a[data-v-672df30e],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-672df30e],.ant-pagination-disabled:hover a[data-v-672df30e],[data-v-672df30e] .ant-pagination-disabled a{background:#e6e7e8}[data-v-672df30e] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-672df30e] .ant-pagination-item-active a,[data-v-672df30e] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-672df30e] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-672df30e] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-672df30e]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-672df30e]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-672df30e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-672df30e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-672df30e]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-672df30e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-672df30e]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-672df30e]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-672df30e]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-672df30e],.wangEditor table th[data-v-672df30e]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-672df30e]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-672df30e]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-672df30e]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-672df30e]{display:block}.wangEditor ol[data-v-672df30e],.wangEditor ul[data-v-672df30e]{margin:10px 0 10px 20px}.wangEditor ul[data-v-672df30e],.wangEditor ul li[data-v-672df30e]{list-style:disc inside!important}.wangEditor ol[data-v-672df30e],.wangEditor ol li[data-v-672df30e]{list-style:decimal inside!important}.wangEditor img[data-v-672df30e]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-672df30e]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-672df30e]{border-bottom:2px solid #e1e1e1}.component[data-v-672df30e]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-672df30e]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-672df30e]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-672df30e]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-672df30e]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-672df30e]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-672df30e]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-672df30e]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-672df30e]{cursor:default}.listen_picture[data-v-672df30e]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-672df30e]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-672df30e]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-672df30e]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-672df30e]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-672df30e]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-672df30e]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-672df30e]{font-size:var(--en_large_font_size_five)}[data-v-672df30e] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-672df30e]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-672df30e]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-672df30e]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-672df30e]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-672df30e]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-672df30e]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-672df30e]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-672df30e]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-672df30e],.home_practice_status.NO_PUBLIC[data-v-672df30e]{background:#2c58b1}.home_practice_status.FINISHED[data-v-672df30e],.home_practice_status.IN_PROGRESS[data-v-672df30e],.home_practice_status.NOT_STARTED[data-v-672df30e],.home_practice_status.UNDISTRIBUTED[data-v-672df30e]{background:#486fbf}.ant-calendar-picker-container[data-v-672df30e]{z-index:9999999!important}.hkat_test_submit_page[data-v-672df30e]{width:100%;height:100%;background:#f5f0ff}.hkat_test_submit_page[data-v-672df30e] .ant-spin-nested-loading,.hkat_test_submit_page[data-v-672df30e] .ant-spin-nested-loading .ant-spin-container{height:100%}.hkat_test_submit_page .new[data-v-672df30e]{width:.2rem;height:.17rem}.hkat_test_submit_page .con[data-v-672df30e]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.hkat_test_submit_page .con[data-v-672df30e]::-webkit-scrollbar{width:.1rem;background-color:transparent}.hkat_test_submit_page .con[data-v-672df30e]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.hkat_test_submit_page .con .con_title[data-v-672df30e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #734fb3;padding:.4rem 0 .2rem 0;background:#f5f0ff;position:sticky;top:0;z-index:3}.hkat_test_submit_page .con .con_title .info_box .titleText[data-v-672df30e]{font-size:.26rem;font-family:var(--common-font-family);text-align:left;color:#592f99;line-height:.55rem;margin-bottom:.16rem}.hkat_test_submit_page .con .con_title .info_box .titleText.hk.SMALL[data-v-672df30e]{font-size:var(--hk_small_font_size_eight)}.hkat_test_submit_page .con .con_title .info_box .titleText.hk.MEDIUM[data-v-672df30e]{font-size:var(--hk_middle_font_size_eight)}.hkat_test_submit_page .con .con_title .info_box .titleText.hk.LARGE[data-v-672df30e]{font-size:var(--hk_large_font_size_eight)}.hkat_test_submit_page .con .con_title .info_box .titleText.en.SMALL[data-v-672df30e]{font-size:var(--en_small_font_size_eight)}.hkat_test_submit_page .con .con_title .info_box .titleText.en.MEDIUM[data-v-672df30e]{font-size:var(--en_middle_font_size_eight)}.hkat_test_submit_page .con .con_title .info_box .titleText.en.LARGE[data-v-672df30e]{font-size:var(--en_large_font_size_eight)}.hkat_test_submit_page .con .con_title .info_box .header_info[data-v-672df30e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.45rem}.hkat_test_submit_page .con .con_title .info_box .header_info[data-v-672df30e]:last-child{margin-bottom:0}.hkat_test_submit_page .con .con_title .info_box .header_info .className[data-v-672df30e]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.22rem;margin-right:.15rem}.hkat_test_submit_page .con .con_title .info_box .header_info .className.hk.SMALL[data-v-672df30e]{font-size:var(--hk_small_font_size_five)}.hkat_test_submit_page .con .con_title .info_box .header_info .className.hk.MEDIUM[data-v-672df30e]{font-size:var(--hk_middle_font_size_five)}.hkat_test_submit_page .con .con_title .info_box .header_info .className.hk.LARGE[data-v-672df30e]{font-size:var(--hk_large_font_size_five)}.hkat_test_submit_page .con .con_title .info_box .header_info .className.en.SMALL[data-v-672df30e]{font-size:var(--en_small_font_size_five)}.hkat_test_submit_page .con .con_title .info_box .header_info .className.en.MEDIUM[data-v-672df30e]{font-size:var(--en_middle_font_size_five)}.hkat_test_submit_page .con .con_title .info_box .header_info .className.en.LARGE[data-v-672df30e]{font-size:var(--en_large_font_size_five)}.hkat_test_submit_page .con .con_title .info_box .header_info .testName[data-v-672df30e]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.16rem}.hkat_test_submit_page .con .con_title .info_box .header_info .testName.hk.SMALL[data-v-672df30e]{font-size:var(--hk_small_font_size_seven)}.hkat_test_submit_page .con .con_title .info_box .header_info .testName.hk.MEDIUM[data-v-672df30e]{font-size:var(--hk_middle_font_size_seven)}.hkat_test_submit_page .con .con_title .info_box .header_info .testName.hk.LARGE[data-v-672df30e]{font-size:var(--hk_large_font_size_seven)}.hkat_test_submit_page .con .con_title .info_box .header_info .testName.en.SMALL[data-v-672df30e]{font-size:var(--en_small_font_size_seven)}.hkat_test_submit_page .con .con_title .info_box .header_info .testName.en.MEDIUM[data-v-672df30e]{font-size:var(--en_middle_font_size_seven)}.hkat_test_submit_page .con .con_title .info_box .header_info .testName.en.LARGE[data-v-672df30e]{font-size:var(--en_large_font_size_seven)}.hkat_test_submit_page .con .con_title .btn_box .button[data-v-672df30e]{width:1.5rem}.hkat_test_submit_page .con .inputBox[data-v-672df30e]{width:100%;height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.1rem 0;background:#f5f0ff;position:sticky;top:1.55rem;z-index:1}.hkat_test_submit_page .con .inputBox .switch[data-v-672df30e],.hkat_test_submit_page .con .inputBox[data-v-672df30e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hkat_test_submit_page .con .inputBox .switch[data-v-672df30e]{width:auto;margin-bottom:.05rem}.hkat_test_submit_page .con .inputBox .switch .tips[data-v-672df30e]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#939598}.hkat_test_submit_page .con .inputBox .switch .tips.hk.SMALL[data-v-672df30e]{font-size:var(--hk_small_font_size_five)}.hkat_test_submit_page .con .inputBox .switch .tips.hk.MEDIUM[data-v-672df30e]{font-size:var(--hk_middle_font_size_five)}.hkat_test_submit_page .con .inputBox .switch .tips.hk.LARGE[data-v-672df30e]{font-size:var(--hk_large_font_size_five)}.hkat_test_submit_page .con .inputBox .switch .tips.en.SMALL[data-v-672df30e]{font-size:var(--en_small_font_size_five)}.hkat_test_submit_page .con .inputBox .switch .tips.en.MEDIUM[data-v-672df30e]{font-size:var(--en_middle_font_size_five)}.hkat_test_submit_page .con .inputBox .switch .tips.en.LARGE[data-v-672df30e]{font-size:var(--en_large_font_size_five)}.hkat_test_submit_page .con .inputBox .switch .tips.active[data-v-672df30e]{color:#5b4096}.hkat_test_submit_page .con .inputBox .switch .ant-switch[data-v-672df30e]{margin:0 .15rem}.hkat_test_submit_page .con .inputBox .btn span[data-v-672df30e]{font-size:.18rem;font-family:var(--common-font-family);color:#fff;margin-left:.12rem}.hkat_test_submit_page .con .inputBox .btn span.hk.SMALL[data-v-672df30e]{font-size:var(--hk_small_font_size_five)}.hkat_test_submit_page .con .inputBox .btn span.hk.MEDIUM[data-v-672df30e]{font-size:var(--hk_middle_font_size_five)}.hkat_test_submit_page .con .inputBox .btn span.hk.LARGE[data-v-672df30e]{font-size:var(--hk_large_font_size_five)}.hkat_test_submit_page .con .inputBox .btn span.en.SMALL[data-v-672df30e]{font-size:var(--en_small_font_size_five)}.hkat_test_submit_page .con .inputBox .btn span.en.MEDIUM[data-v-672df30e]{font-size:var(--en_middle_font_size_five)}.hkat_test_submit_page .con .inputBox .btn span.en.LARGE[data-v-672df30e]{font-size:var(--en_large_font_size_five)}.hkat_test_submit_page .con .table_box[data-v-672df30e]{border-radius:.2rem}.hkat_test_submit_page .course_table[data-v-672df30e] .ant-table-thead{position:sticky;top:2.2rem;z-index:1}.hkat_test_submit_page .course_table[data-v-672df30e] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.hkat_test_submit_page .course_table[data-v-672df30e] .ant-table-tbody>tr>td{color:#414042}.hkat_test_submit_page .course_table[data-v-672df30e] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.hkat_test_submit_page .course_table[data-v-672df30e] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.hkat_test_submit_page .course_table[data-v-672df30e] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.hkat_test_submit_page .course_table[data-v-672df30e] .ant-table-thead>tr>th:last-child:after,.hkat_test_submit_page .course_table[data-v-672df30e] .ant-table-thead>tr>th:last-child:before{display:none}.hkat_test_submit_page .course_table[data-v-672df30e] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.hkat_test_submit_page .course_table[data-v-672df30e] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.hkat_test_submit_page .course_table[data-v-672df30e] .ant-table-column-title{color:#fff;font-weight:400}.hkat_test_submit_page .course_table[data-v-672df30e] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.hkat_test_submit_page .course_table[data-v-672df30e] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hkat_test_submit_page .course_table .filter_icon[data-v-672df30e]{width:.2rem;height:.2rem;cursor:pointer}.hkat_test_submit_page .course_table .action_box[data-v-672df30e]{display:inline-block}.hkat_test_submit_page .course_table .action_box img[data-v-672df30e]{height:.08rem;cursor:pointer}.hkat_test_submit_page .course_table .action_box.moveButton img[data-v-672df30e]{height:.2rem}.hkat_test_submit_page .course_table .no_data_line[data-v-672df30e]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.hkat_test_submit_page .mr10[data-v-672df30e]{margin-right:.1rem}.hkat_test_submit_page .statusBox[data-v-672df30e]{margin:auto;color:#000;border-radius:.1rem}.hkat_test_submit_page .statusBox.NOT_PRACTICE[data-v-672df30e],.hkat_test_submit_page .statusBox.PRACTICED[data-v-672df30e]{color:#000}.hkat_test_submit_page .statusBox.WAIT_CORRECT[data-v-672df30e]{color:#e34851}.hkat_test_submit_page .statusBox.CORRECTED[data-v-672df30e]{color:#000}.hkat_test_submit_page .statusBox span[data-v-672df30e]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;line-height:.27rem}.hkat_test_submit_page .statusBox span.hk.SMALL[data-v-672df30e]{font-size:var(--hk_small_font_size_18)}.hkat_test_submit_page .statusBox span.hk.MEDIUM[data-v-672df30e]{font-size:var(--hk_middle_font_size_20)}.hkat_test_submit_page .statusBox span.hk.LARGE[data-v-672df30e]{font-size:var(--hk_large_font_size_22)}.hkat_test_submit_page .statusBox span.en.SMALL[data-v-672df30e]{font-size:var(--en_small_font_size_18)}.hkat_test_submit_page .statusBox span.en.MEDIUM[data-v-672df30e]{font-size:var(--en_middle_font_size_20)}.hkat_test_submit_page .statusBox span.en.LARGE[data-v-672df30e]{font-size:var(--en_large_font_size_22)}.hkat_test_submit_page .actionBox[data-v-672df30e]{width:1.2rem;height:.48rem;opacity:1;background:#775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.hkat_test_submit_page .actionBox img[data-v-672df30e]{width:.24rem;height:.24rem;margin-right:.12rem}.hkat_test_submit_page .actionBox span[data-v-672df30e]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#fff;line-height:.19rem}.hkat_test_submit_page .actionBox span.hk.SMALL[data-v-672df30e]{font-size:var(--hk_small_font_size_five)}.hkat_test_submit_page .actionBox span.hk.MEDIUM[data-v-672df30e]{font-size:var(--hk_middle_font_size_five)}.hkat_test_submit_page .actionBox span.hk.LARGE[data-v-672df30e]{font-size:var(--hk_large_font_size_five)}.hkat_test_submit_page .actionBox span.en.SMALL[data-v-672df30e]{font-size:var(--en_small_font_size_five)}.hkat_test_submit_page .actionBox span.en.MEDIUM[data-v-672df30e]{font-size:var(--en_middle_font_size_five)}.hkat_test_submit_page .actionBox span.en.LARGE[data-v-672df30e]{font-size:var(--en_large_font_size_five)}.hkat_test_submit_page[data-v-672df30e] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.hkat_test_submit_page[data-v-672df30e] .ant-switch,.hkat_test_submit_page[data-v-672df30e] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.hkat_test_submit_page .ant-switch[data-v-672df30e]:after,.hkat_test_submit_page[data-v-672df30e] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}html[data-v-da951ad0]{font-size:100px}@media only screen and (max-height:650px){html[data-v-da951ad0]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-da951ad0]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-da951ad0]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-da951ad0]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-da951ad0]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-da951ad0]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-da951ad0]{font-size:100px}}#app[data-v-da951ad0],body[data-v-da951ad0],html[data-v-da951ad0]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-da951ad0],#app h1[data-v-da951ad0],#app h2[data-v-da951ad0],#app h3[data-v-da951ad0],#app h4[data-v-da951ad0],#app h5[data-v-da951ad0],#app h6[data-v-da951ad0],#app p[data-v-da951ad0],body body[data-v-da951ad0],body h1[data-v-da951ad0],body h2[data-v-da951ad0],body h3[data-v-da951ad0],body h4[data-v-da951ad0],body h5[data-v-da951ad0],body h6[data-v-da951ad0],body p[data-v-da951ad0],html body[data-v-da951ad0],html h1[data-v-da951ad0],html h2[data-v-da951ad0],html h3[data-v-da951ad0],html h4[data-v-da951ad0],html h5[data-v-da951ad0],html h6[data-v-da951ad0],html p[data-v-da951ad0]{margin:0}li[data-v-da951ad0],ul[data-v-da951ad0]{list-style:none;padding:0}[data-v-da951ad0]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-da951ad0]{white-space:break-spaces}.sortableDrag[data-v-da951ad0]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-da951ad0],.sortableDrag td[data-v-da951ad0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-da951ad0]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-da951ad0]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-da951ad0]{color:var(--theme-color)}.error_color[data-v-da951ad0]{color:#eb6646!important}.warn_color[data-v-da951ad0]{color:#ff6800}.pointer[data-v-da951ad0]{cursor:pointer}.ellipsis[data-v-da951ad0]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-da951ad0]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-da951ad0],.flex_center_center[data-v-da951ad0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-da951ad0],.flex_center_center[data-v-da951ad0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-da951ad0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-da951ad0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-da951ad0],.flex_row_s_p[data-v-da951ad0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-da951ad0]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-da951ad0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-da951ad0],.flex_start[data-v-da951ad0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-da951ad0]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-da951ad0],.flex_column_center_center[data-v-da951ad0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-da951ad0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-da951ad0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-da951ad0]{position:relative;border-radius:.2rem}.talk_frame[data-v-da951ad0]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-da951ad0]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-da951ad0]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-da951ad0]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-da951ad0]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-da951ad0]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-da951ad0]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-da951ad0]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-da951ad0]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-da951ad0]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-da951ad0]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-da951ad0]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-da951ad0]{max-height:30vh}.ant-select-dropdown-menu[data-v-da951ad0]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-da951ad0]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-da951ad0]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-da951ad0]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-da951ad0]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-da951ad0]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-da951ad0]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-da951ad0]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-da951ad0]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-da951ad0]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-da951ad0]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-da951ad0]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-da951ad0]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-da951ad0]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-da951ad0]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-da951ad0]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-da951ad0]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-da951ad0]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-da951ad0]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-da951ad0]{width:100%}.ant-input[data-v-da951ad0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-da951ad0]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-da951ad0]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-da951ad0]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-da951ad0]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-da951ad0]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-da951ad0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-da951ad0]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-da951ad0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-da951ad0]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-da951ad0]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-da951ad0],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-da951ad0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-da951ad0]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-da951ad0],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-da951ad0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-da951ad0]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-da951ad0],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-da951ad0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-da951ad0]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-da951ad0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-da951ad0]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-da951ad0],.ant-table-thead>tr>th[data-v-da951ad0]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-da951ad0]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-da951ad0]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-da951ad0]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-da951ad0]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-da951ad0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-da951ad0]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-da951ad0]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-da951ad0]{width:24px;height:24px}.ant-radio-inner[data-v-da951ad0]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-da951ad0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-da951ad0]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-da951ad0],.ant-radio-checked .ant-radio-inner[data-v-da951ad0]{border-color:#10c7a3}.ant-checkbox[data-v-da951ad0]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-da951ad0]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-da951ad0]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-da951ad0]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-da951ad0]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-da951ad0]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-da951ad0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-da951ad0]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-da951ad0]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-da951ad0]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-da951ad0]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-da951ad0],.ant-dropdown-menu-submenu-title[data-v-da951ad0]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-da951ad0],:root .ant-dropdown-link>.anticon.anticon-down[data-v-da951ad0],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-da951ad0]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-da951ad0]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-da951ad0]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-da951ad0]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-da951ad0]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-da951ad0],.dropMenuItem_hk_SMALL[data-v-da951ad0]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-da951ad0]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-da951ad0]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-da951ad0]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-da951ad0]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-da951ad0]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-da951ad0],.ant-switch[data-v-da951ad0]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-da951ad0],.ant-switch[data-v-da951ad0]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-da951ad0]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-da951ad0]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-da951ad0]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-da951ad0]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-da951ad0]{width:100%}.ant-progress-circle .ant-progress-text[data-v-da951ad0]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-da951ad0]{max-width:4.6rem}.ant-popover-title[data-v-da951ad0]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-da951ad0]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-da951ad0]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-da951ad0],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-da951ad0],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-da951ad0]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-da951ad0],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-da951ad0],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-da951ad0]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-da951ad0]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-da951ad0]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-da951ad0]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-da951ad0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-da951ad0]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-da951ad0]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-da951ad0]{text-decoration:underline}.modalBox .btn_box[data-v-da951ad0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-da951ad0],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-da951ad0],.ant-pagination-disabled:focus a[data-v-da951ad0],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-da951ad0],.ant-pagination-disabled:hover a[data-v-da951ad0],[data-v-da951ad0] .ant-pagination-disabled a{background:#e6e7e8}[data-v-da951ad0] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-da951ad0] .ant-pagination-item-active a,[data-v-da951ad0] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-da951ad0] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-da951ad0] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-da951ad0]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-da951ad0]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-da951ad0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-da951ad0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-da951ad0]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-da951ad0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-da951ad0]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-da951ad0]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-da951ad0]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-da951ad0],.wangEditor table th[data-v-da951ad0]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-da951ad0]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-da951ad0]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-da951ad0]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-da951ad0]{display:block}.wangEditor ol[data-v-da951ad0],.wangEditor ul[data-v-da951ad0]{margin:10px 0 10px 20px}.wangEditor ul[data-v-da951ad0],.wangEditor ul li[data-v-da951ad0]{list-style:disc inside!important}.wangEditor ol[data-v-da951ad0],.wangEditor ol li[data-v-da951ad0]{list-style:decimal inside!important}.wangEditor img[data-v-da951ad0]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-da951ad0]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-da951ad0]{border-bottom:2px solid #e1e1e1}.component[data-v-da951ad0]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-da951ad0]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-da951ad0]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-da951ad0]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-da951ad0]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-da951ad0]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-da951ad0]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-da951ad0]{cursor:default}.listen_picture[data-v-da951ad0]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-da951ad0]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-da951ad0]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-da951ad0]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-da951ad0]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-da951ad0]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-da951ad0]{font-size:var(--en_large_font_size_five)}[data-v-da951ad0] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-da951ad0]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-da951ad0]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-da951ad0]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-da951ad0]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-da951ad0]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-da951ad0]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-da951ad0]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-da951ad0]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-da951ad0],.home_practice_status.NO_PUBLIC[data-v-da951ad0]{background:#2c58b1}.home_practice_status.FINISHED[data-v-da951ad0],.home_practice_status.IN_PROGRESS[data-v-da951ad0],.home_practice_status.NOT_STARTED[data-v-da951ad0],.home_practice_status.UNDISTRIBUTED[data-v-da951ad0]{background:#486fbf}.ant-calendar-picker-container[data-v-da951ad0]{z-index:9999999!important}.lesson_list_page[data-v-da951ad0]{width:100%;height:100%;background:#f5f0ff}.lesson_list_page[data-v-da951ad0] .ant-affix{width:calc(100% - .9rem)!important;top:1rem!important}.lesson_list_page[data-v-da951ad0] .ant-spin-nested-loading,.lesson_list_page[data-v-da951ad0] .ant-spin-nested-loading .ant-spin-container{height:100%}.lesson_list_page .main[data-v-da951ad0]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.lesson_list_page .main[data-v-da951ad0]::-webkit-scrollbar{width:.1rem;background-color:transparent}.lesson_list_page .main[data-v-da951ad0]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.lesson_list_page .main .filter_action_box[data-v-da951ad0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.lesson_list_page .main .filter_action_box .mr20[data-v-da951ad0]{margin-right:.2rem}.lesson_list_page .main .table_box[data-v-da951ad0]{width:100%}.lesson_list_page .course_table[data-v-da951ad0] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.lesson_list_page .course_table[data-v-da951ad0] .ant-table-tbody>tr>td{color:#414042}.lesson_list_page .course_table[data-v-da951ad0] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.lesson_list_page .course_table[data-v-da951ad0] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.lesson_list_page .course_table[data-v-da951ad0] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.lesson_list_page .course_table[data-v-da951ad0] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.lesson_list_page .course_table[data-v-da951ad0] .ant-table-thead>tr>th:last-child:after,.lesson_list_page .course_table[data-v-da951ad0] .ant-table-thead>tr>th:last-child:before{display:none}.lesson_list_page .course_table[data-v-da951ad0] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.lesson_list_page .course_table[data-v-da951ad0] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.lesson_list_page .course_table[data-v-da951ad0] .ant-table-column-title{color:#fff;font-weight:400}.lesson_list_page .course_table[data-v-da951ad0] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.lesson_list_page .course_table[data-v-da951ad0] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_list_page .course_table .filter_icon[data-v-da951ad0]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.06rem}.lesson_list_page .course_table .action_box[data-v-da951ad0]{display:inline-block}.lesson_list_page .course_table .action_box img[data-v-da951ad0]{height:.08rem;cursor:pointer}.lesson_list_page .course_table .knowledge_content_box[data-v-da951ad0]{width:calc(100% + 32px);min-height:calc(100% + 32px);margin-left:-16px}.lesson_list_page .course_table .knowledge_content_box .courseName[data-v-da951ad0]{width:100%;height:.5rem;background:#697fe0;color:#fff;font-size:.18rem;line-height:.5rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lesson_list_page .course_table .knowledge_content_box .knowledge[data-v-da951ad0]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.lesson_list_page .course_table .knowledge_content_box .knowledge ul[data-v-da951ad0]{margin:0;padding:0}.lesson_list_page .course_table .knowledge_content_box .knowledge ul li[data-v-da951ad0]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;margin-bottom:.1rem}.lesson_list_page .course_table .knowledge_content_box .knowledge ul li[data-v-da951ad0]:last-child{margin-bottom:0}.lesson_list_page .course_table .knowledge_content_box .knowledge ul li img[data-v-da951ad0]{width:.48rem;min-width:.48rem;height:.48rem;margin-right:.1rem;cursor:pointer}.lesson_list_page .course_table .knowledge_content_box .knowledge ul li span[data-v-da951ad0]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left;padding-top:.08rem;line-height:.3rem}.lesson_list_page .course_table .no_data_line[data-v-da951ad0]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.lesson_list_page .tipBox[data-v-da951ad0]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.lesson_list_page .tipBox .content[data-v-da951ad0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_list_page .tipBox .content img[data-v-da951ad0]{width:1rem;height:1rem;margin:.15rem 0}.lesson_list_page .tipBox .content .tips[data-v-da951ad0]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.lesson_list_page .tipBox .content .tips.hk.SMALL[data-v-da951ad0]{font-size:var(--hk_small_font_size_seven)}.lesson_list_page .tipBox .content .tips.hk.MEDIUM[data-v-da951ad0]{font-size:var(--hk_middle_font_size_seven)}.lesson_list_page .tipBox .content .tips.hk.LARGE[data-v-da951ad0]{font-size:var(--hk_large_font_size_seven)}.lesson_list_page .tipBox .content .tips.en.SMALL[data-v-da951ad0]{font-size:var(--en_small_font_size_seven)}.lesson_list_page .tipBox .content .tips.en.MEDIUM[data-v-da951ad0]{font-size:var(--en_middle_font_size_seven)}.lesson_list_page .tipBox .content .tips.en.LARGE[data-v-da951ad0]{font-size:var(--en_large_font_size_seven)}.lesson_list_page .tipBox .content .subTitle[data-v-da951ad0]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.lesson_list_page .tipBox .content .subTitle.hk.SMALL[data-v-da951ad0]{font-size:var(--hk_small_font_size_five)}.lesson_list_page .tipBox .content .subTitle.hk.MEDIUM[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five)}.lesson_list_page .tipBox .content .subTitle.hk.LARGE[data-v-da951ad0]{font-size:var(--hk_large_font_size_five)}.lesson_list_page .tipBox .content .subTitle.en.SMALL[data-v-da951ad0]{font-size:var(--en_small_font_size_five)}.lesson_list_page .tipBox .content .subTitle.en.MEDIUM[data-v-da951ad0]{font-size:var(--en_middle_font_size_five)}.lesson_list_page .tipBox .content .subTitle.en.LARGE[data-v-da951ad0]{font-size:var(--en_large_font_size_five)}.lesson_list_page .tipBox .content .btn[data-v-da951ad0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_list_page .tipBox .content .btn .cancel[data-v-da951ad0]{width:1.1rem;height:.53rem;margin-top:.4rem}.lesson_list_page .tipBox .content .btn .tosure[data-v-da951ad0]{width:1.1rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.lesson_list_page .tipBox .content .btn span[data-v-da951ad0]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.lesson_list_page .tipBox .content .btn span.hk.SMALL[data-v-da951ad0]{font-size:var(--hk_small_font_size_five)}.lesson_list_page .tipBox .content .btn span.hk.MEDIUM[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five)}.lesson_list_page .tipBox .content .btn span.hk.LARGE[data-v-da951ad0]{font-size:var(--hk_large_font_size_five)}.lesson_list_page .tipBox .content .btn span.en.SMALL[data-v-da951ad0]{font-size:var(--en_small_font_size_five)}.lesson_list_page .tipBox .content .btn span.en.MEDIUM[data-v-da951ad0]{font-size:var(--en_middle_font_size_five)}.lesson_list_page .tipBox .content .btn span.en.LARGE[data-v-da951ad0]{font-size:var(--en_large_font_size_five)}.lesson_list_page .record_modal_con[data-v-da951ad0]{width:100%;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.lesson_list_page .record_modal_con .record_modal_table[data-v-da951ad0]{width:100%;max-height:5rem;overflow:auto;border:2px solid #939598;border-radius:.2rem;padding:.14rem}.lesson_list_page .record_modal_con .record_modal_table[data-v-da951ad0]::-webkit-scrollbar{width:.06rem;height:.06rem}.lesson_list_page .record_modal_con .record_modal_table[data-v-da951ad0]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.lesson_list_page .record_modal_con .record_modal_table[data-v-da951ad0]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.lesson_list_page .record_modal_con .record_modal_table .th[data-v-da951ad0]{width:100%;height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.lesson_list_page .record_modal_con .record_modal_table .th .td[data-v-da951ad0]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#734fb3;font-size:.18rem}.lesson_list_page .record_modal_con .record_modal_table .th .td[data-v-da951ad0]:last-child{border-right:0}.lesson_list_page .record_modal_con .record_modal_table .tr[data-v-da951ad0]{width:100%;height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.lesson_list_page .record_modal_con .record_modal_table .tr[data-v-da951ad0]:last-child{border-bottom:0}.lesson_list_page .record_modal_con .record_modal_table .tr .td[data-v-da951ad0]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.16rem}.lesson_list_page .record_modal_con .record_modal_table .tr .td[data-v-da951ad0]:last-child{border-right:0}.lesson_list_page .record_modal_con .record_modal_table .no_data[data-v-da951ad0]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.18rem}.lesson_list_page .submit_modal_con[data-v-da951ad0]{width:100%;padding:.2rem}.lesson_list_page .submit_modal_con .submit_tab[data-v-da951ad0]{margin-bottom:.2rem;text-align:center}.lesson_list_page .submit_modal_con .submit_tab .new_ael_tab[data-v-da951ad0]{display:inline-block;width:auto}.lesson_list_page .submit_modal_con .submit_table[data-v-da951ad0]{height:4.7rem;overflow:auto}.lesson_list_page .submit_modal_con .submit_table[data-v-da951ad0]::-webkit-scrollbar{width:.06rem;height:.06rem}.lesson_list_page .submit_modal_con .submit_table[data-v-da951ad0]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.lesson_list_page .submit_modal_con .submit_table[data-v-da951ad0]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.lesson_list_page .submit_modal_con .submit_table .th[data-v-da951ad0]{width:100%;height:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.lesson_list_page .submit_modal_con .submit_table .th .td[data-v-da951ad0]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#734fb3;font-size:.2rem;border-right:1px solid #734fb3}.lesson_list_page .submit_modal_con .submit_table .th .td[data-v-da951ad0]:last-child{border-right:0}.lesson_list_page .submit_modal_con .submit_table .tr[data-v-da951ad0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.lesson_list_page .submit_modal_con .submit_table .tr[data-v-da951ad0]:last-child{border-bottom:0}.lesson_list_page .submit_modal_con .submit_table .tr .td[data-v-da951ad0]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.18rem;padding:.1rem;border-right:1px solid #734fb3}.lesson_list_page .submit_modal_con .submit_table .tr .td[data-v-da951ad0]:last-child{border-right:0}.lesson_list_page .submit_modal_con .submit_table .no_data[data-v-da951ad0]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.18rem}.lesson_list_page .change_time_modal_con[data-v-da951ad0]{background:#fff;padding:.2rem .3rem 0;-webkit-box-sizing:border-box;box-sizing:border-box}.lesson_list_page .change_time_modal_con[data-v-da951ad0] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lesson_list_page .change_time_modal_con .lineName[data-v-da951ad0]{font-size:.22rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#734fb3;line-height:.5rem;margin-bottom:.2rem}.lesson_list_page .change_time_modal_con .lineName.hk.SMALL[data-v-da951ad0]{font-size:var(--hk_small_font_size_five)}.lesson_list_page .change_time_modal_con .lineName.hk.MEDIUM[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five)}.lesson_list_page .change_time_modal_con .lineName.hk.LARGE[data-v-da951ad0]{font-size:var(--hk_large_font_size_five)}.lesson_list_page .change_time_modal_con .lineName.en.SMALL[data-v-da951ad0]{font-size:var(--en_small_font_size_five)}.lesson_list_page .change_time_modal_con .lineName.en.MEDIUM[data-v-da951ad0]{font-size:var(--en_middle_font_size_five)}.lesson_list_page .change_time_modal_con .lineName.en.LARGE[data-v-da951ad0]{font-size:var(--en_large_font_size_five)}.lesson_list_page .change_time_modal_con .lineDate[data-v-da951ad0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_list_page .change_time_modal_con .lineDate .tips[data-v-da951ad0]{width:2.4rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#808285;line-height:.2rem;margin-top:.2rem}.lesson_list_page .change_time_modal_con .lineDate .tips.hk.SMALL[data-v-da951ad0]{font-size:var(--hk_small_font_size_three)}.lesson_list_page .change_time_modal_con .lineDate .tips.hk.MEDIUM[data-v-da951ad0]{font-size:var(--hk_middle_font_size_three)}.lesson_list_page .change_time_modal_con .lineDate .tips.hk.LARGE[data-v-da951ad0]{font-size:var(--hk_large_font_size_three)}.lesson_list_page .change_time_modal_con .lineDate .tips.en.SMALL[data-v-da951ad0]{font-size:var(--en_small_font_size_three)}.lesson_list_page .change_time_modal_con .lineDate .tips.en.MEDIUM[data-v-da951ad0]{font-size:var(--en_middle_font_size_three)}.lesson_list_page .change_time_modal_con .lineDate .tips.en.LARGE[data-v-da951ad0]{font-size:var(--en_large_font_size_three)}.lesson_list_page .change_time_modal_con .lineDate .home_title[data-v-da951ad0]{font-size:.18rem;text-align:center;line-height:.4rem}.lesson_list_page .again_modal_con[data-v-da951ad0]{padding:.2rem .3rem 0}.lesson_list_page .again_modal_con .again_tab[data-v-da951ad0]{margin-bottom:.2rem;text-align:center}.lesson_list_page .again_modal_con .again_tab .new_ael_tab[data-v-da951ad0]{display:inline-block;width:auto}.lesson_list_page .again_modal_con .checkNumber[data-v-da951ad0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.2rem;color:#414042;font-size:.18rem}.lesson_list_page .again_modal_con .checkNumber .number[data-v-da951ad0]{font-family:var(--common-font-family);font-weight:400;text-align:left;line-height:.22rem}.lesson_list_page .again_modal_con .checkNumber .number.hk.SMALL[data-v-da951ad0]{font-size:var(--hk_small_font_size_five)}.lesson_list_page .again_modal_con .checkNumber .number.hk.MEDIUM[data-v-da951ad0]{font-size:var(--hk_middle_font_size_five)}.lesson_list_page .again_modal_con .checkNumber .number.hk.LARGE[data-v-da951ad0]{font-size:var(--hk_large_font_size_five)}.lesson_list_page .again_modal_con .checkNumber .number.en.SMALL[data-v-da951ad0]{font-size:var(--en_small_font_size_five)}.lesson_list_page .again_modal_con .checkNumber .number.en.MEDIUM[data-v-da951ad0]{font-size:var(--en_middle_font_size_five)}.lesson_list_page .again_modal_con .checkNumber .number.en.LARGE[data-v-da951ad0]{font-size:var(--en_large_font_size_five)}.lesson_list_page .again_modal_con[data-v-da951ad0] .ant-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_list_page .again_modal_con[data-v-da951ad0] .ant-col{margin-bottom:.12rem}.lesson_list_page .again_modal_con[data-v-da951ad0] .ant-checkbox-checked:after{border:2px solid #734fb3}.lesson_list_page .again_modal_con[data-v-da951ad0] .ant-checkbox-inner{width:.2rem;height:.2rem;border:2px solid #734fb3!important}.lesson_list_page .again_modal_con[data-v-da951ad0] .ant-checkbox-checked .ant-checkbox-inner:after{width:.08rem;height:.2rem;border:2px solid #734fb3;border-top:0;border-left:0;top:.04rem;left:.04rem}.lesson_list_page .again_modal_con .studentBox[data-v-da951ad0]{width:100%;height:3.6rem;padding:.24rem .08rem .24rem .32rem;border:2px solid #939598;border-radius:.12rem;overflow:hidden}.lesson_list_page .again_modal_con .studentBox>.scroll[data-v-da951ad0]{width:100%;height:100%;overflow:auto}.lesson_list_page .again_modal_con .studentBox>.scroll[data-v-da951ad0]::-webkit-scrollbar{width:.06rem;height:.06rem}.lesson_list_page .again_modal_con .studentBox>.scroll[data-v-da951ad0]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.lesson_list_page .again_modal_con .studentBox>.scroll[data-v-da951ad0]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.lesson_list_page .again_modal_con .studentBox[data-v-da951ad0] .ant-checkbox-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_list_page .again_modal_con .studentBox[data-v-da951ad0] .ant-checkbox-wrapper>span:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.lesson_list_page .again_modal_con .studentBox[data-v-da951ad0] .ant-checkbox-wrapper>span:last-child .studentDetail{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_list_page .again_modal_con .studentBox[data-v-da951ad0] .ant-checkbox-wrapper>span:last-child .studentDetail .name{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;color:#414042;font-size:.17rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lesson_list_page .again_modal_con .studentBox[data-v-da951ad0] .ant-checkbox-wrapper>span:last-child .studentDetail .status{width:.38rem;height:.22rem;margin-left:.06rem;background:rgba(16,199,163,.19);border-radius:.03rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_list_page .again_modal_con .studentBox[data-v-da951ad0] .ant-checkbox-wrapper>span:last-child .studentDetail .status span{font-size:.14rem;font-family:var(--common-font-family);font-weight:700;color:#10c7a3}.lesson_list_page .again_modal_con .studentBox[data-v-da951ad0] .ant-checkbox-wrapper>span:last-child .studentDetail .status.red{background:#ed5a53}.lesson_list_page .again_modal_con .studentBox[data-v-da951ad0] .ant-checkbox-wrapper>span:last-child .studentDetail .status.red span{color:#fff}html[data-v-747b5724]{font-size:100px}@media only screen and (max-height:650px){html[data-v-747b5724]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-747b5724]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-747b5724]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-747b5724]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-747b5724]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-747b5724]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-747b5724]{font-size:100px}}#app[data-v-747b5724],body[data-v-747b5724],html[data-v-747b5724]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-747b5724],#app h1[data-v-747b5724],#app h2[data-v-747b5724],#app h3[data-v-747b5724],#app h4[data-v-747b5724],#app h5[data-v-747b5724],#app h6[data-v-747b5724],#app p[data-v-747b5724],body body[data-v-747b5724],body h1[data-v-747b5724],body h2[data-v-747b5724],body h3[data-v-747b5724],body h4[data-v-747b5724],body h5[data-v-747b5724],body h6[data-v-747b5724],body p[data-v-747b5724],html body[data-v-747b5724],html h1[data-v-747b5724],html h2[data-v-747b5724],html h3[data-v-747b5724],html h4[data-v-747b5724],html h5[data-v-747b5724],html h6[data-v-747b5724],html p[data-v-747b5724]{margin:0}li[data-v-747b5724],ul[data-v-747b5724]{list-style:none;padding:0}[data-v-747b5724]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-747b5724]{white-space:break-spaces}.sortableDrag[data-v-747b5724]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-747b5724],.sortableDrag td[data-v-747b5724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-747b5724]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-747b5724]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-747b5724]{color:var(--theme-color)}.error_color[data-v-747b5724]{color:#eb6646!important}.warn_color[data-v-747b5724]{color:#ff6800}.pointer[data-v-747b5724]{cursor:pointer}.ellipsis[data-v-747b5724]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-747b5724]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-747b5724],.flex_center_center[data-v-747b5724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-747b5724],.flex_center_center[data-v-747b5724]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-747b5724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-747b5724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-747b5724],.flex_row_s_p[data-v-747b5724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-747b5724]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-747b5724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-747b5724],.flex_start[data-v-747b5724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-747b5724]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-747b5724],.flex_column_center_center[data-v-747b5724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-747b5724]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-747b5724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-747b5724]{position:relative;border-radius:.2rem}.talk_frame[data-v-747b5724]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-747b5724]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-747b5724]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-747b5724]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-747b5724]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-747b5724]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-747b5724]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-747b5724]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-747b5724]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-747b5724]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-747b5724]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-747b5724]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-747b5724]{max-height:30vh}.ant-select-dropdown-menu[data-v-747b5724]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-747b5724]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-747b5724]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-747b5724]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-747b5724]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-747b5724]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-747b5724]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-747b5724]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-747b5724]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-747b5724]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-747b5724]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-747b5724]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-747b5724]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-747b5724]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-747b5724]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-747b5724]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-747b5724]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-747b5724]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-747b5724]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-747b5724]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-747b5724]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-747b5724]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-747b5724]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-747b5724]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-747b5724]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-747b5724]{width:100%}.ant-input[data-v-747b5724]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-747b5724]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-747b5724]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-747b5724]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-747b5724]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-747b5724]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-747b5724]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-747b5724]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-747b5724]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-747b5724]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-747b5724]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-747b5724]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-747b5724]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-747b5724],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-747b5724]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-747b5724]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-747b5724]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-747b5724],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-747b5724]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-747b5724]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-747b5724]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-747b5724],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-747b5724]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-747b5724]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-747b5724]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-747b5724]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-747b5724],.ant-table-thead>tr>th[data-v-747b5724]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-747b5724]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-747b5724]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-747b5724]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-747b5724]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-747b5724]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-747b5724]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-747b5724]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-747b5724]{width:24px;height:24px}.ant-radio-inner[data-v-747b5724]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-747b5724]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-747b5724]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-747b5724],.ant-radio-checked .ant-radio-inner[data-v-747b5724]{border-color:#10c7a3}.ant-checkbox[data-v-747b5724]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-747b5724]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-747b5724]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-747b5724]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-747b5724]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-747b5724]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-747b5724]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-747b5724]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-747b5724]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-747b5724]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-747b5724]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-747b5724],.ant-dropdown-menu-submenu-title[data-v-747b5724]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-747b5724],:root .ant-dropdown-link>.anticon.anticon-down[data-v-747b5724],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-747b5724]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-747b5724]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-747b5724]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-747b5724]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-747b5724]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-747b5724]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-747b5724],.dropMenuItem_hk_SMALL[data-v-747b5724]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-747b5724]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-747b5724]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-747b5724]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-747b5724]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-747b5724]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-747b5724]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-747b5724],.ant-switch[data-v-747b5724]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-747b5724],.ant-switch[data-v-747b5724]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-747b5724]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-747b5724]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-747b5724]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-747b5724]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-747b5724]{width:100%}.ant-progress-circle .ant-progress-text[data-v-747b5724]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-747b5724]{max-width:4.6rem}.ant-popover-title[data-v-747b5724]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-747b5724]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-747b5724]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-747b5724],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-747b5724],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-747b5724]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-747b5724],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-747b5724],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-747b5724]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-747b5724]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-747b5724]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-747b5724]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-747b5724]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-747b5724]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-747b5724]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-747b5724]{text-decoration:underline}.modalBox .btn_box[data-v-747b5724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-747b5724],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-747b5724],.ant-pagination-disabled:focus a[data-v-747b5724],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-747b5724],.ant-pagination-disabled:hover a[data-v-747b5724],[data-v-747b5724] .ant-pagination-disabled a{background:#e6e7e8}[data-v-747b5724] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-747b5724] .ant-pagination-item-active a,[data-v-747b5724] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-747b5724] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-747b5724] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-747b5724]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-747b5724]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-747b5724]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-747b5724]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-747b5724]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-747b5724]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-747b5724]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-747b5724]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-747b5724]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-747b5724],.wangEditor table th[data-v-747b5724]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-747b5724]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-747b5724]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-747b5724]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-747b5724]{display:block}.wangEditor ol[data-v-747b5724],.wangEditor ul[data-v-747b5724]{margin:10px 0 10px 20px}.wangEditor ul[data-v-747b5724],.wangEditor ul li[data-v-747b5724]{list-style:disc inside!important}.wangEditor ol[data-v-747b5724],.wangEditor ol li[data-v-747b5724]{list-style:decimal inside!important}.wangEditor img[data-v-747b5724]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-747b5724]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-747b5724]{border-bottom:2px solid #e1e1e1}.component[data-v-747b5724]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-747b5724]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-747b5724]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-747b5724]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-747b5724]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-747b5724]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-747b5724]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-747b5724]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-747b5724]{cursor:default}.listen_picture[data-v-747b5724]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-747b5724]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-747b5724]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-747b5724]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-747b5724]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-747b5724]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-747b5724]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-747b5724]{font-size:var(--en_large_font_size_five)}[data-v-747b5724] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-747b5724]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-747b5724]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-747b5724]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-747b5724]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-747b5724]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-747b5724]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-747b5724]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-747b5724]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-747b5724],.home_practice_status.NO_PUBLIC[data-v-747b5724]{background:#2c58b1}.home_practice_status.FINISHED[data-v-747b5724],.home_practice_status.IN_PROGRESS[data-v-747b5724],.home_practice_status.NOT_STARTED[data-v-747b5724],.home_practice_status.UNDISTRIBUTED[data-v-747b5724]{background:#486fbf}.ant-calendar-picker-container[data-v-747b5724]{z-index:9999999!important}.lesson_over_view_page[data-v-747b5724]{width:100%;height:100%;background:#f5f0ff}.lesson_over_view_page[data-v-747b5724] .ant-spin-nested-loading,.lesson_over_view_page[data-v-747b5724] .ant-spin-nested-loading .ant-spin-container{height:100%}.lesson_over_view_page .main[data-v-747b5724]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.lesson_over_view_page .main[data-v-747b5724]::-webkit-scrollbar{width:.1rem;background-color:transparent}.lesson_over_view_page .main[data-v-747b5724]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.lesson_over_view_page .main .filter_action_box[data-v-747b5724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.lesson_over_view_page .main .filter_action_box .mr20[data-v-747b5724]{margin-right:.2rem}.lesson_over_view_page .main .table_box[data-v-747b5724]{width:100%}.lesson_over_view_page .course_table[data-v-747b5724] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.lesson_over_view_page .course_table[data-v-747b5724] .ant-table-tbody>tr>td{color:#414042}.lesson_over_view_page .course_table[data-v-747b5724] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.lesson_over_view_page .course_table[data-v-747b5724] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.lesson_over_view_page .course_table[data-v-747b5724] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.lesson_over_view_page .course_table[data-v-747b5724] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.lesson_over_view_page .course_table[data-v-747b5724] .ant-table-thead>tr>th:last-child:after,.lesson_over_view_page .course_table[data-v-747b5724] .ant-table-thead>tr>th:last-child:before{display:none}.lesson_over_view_page .course_table[data-v-747b5724] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.lesson_over_view_page .course_table[data-v-747b5724] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.lesson_over_view_page .course_table[data-v-747b5724] .ant-table-column-title{color:#fff;font-weight:400}.lesson_over_view_page .course_table[data-v-747b5724] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.lesson_over_view_page .course_table[data-v-747b5724] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_over_view_page .course_table .filter_icon[data-v-747b5724]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.06rem}.lesson_over_view_page .course_table .action_box[data-v-747b5724]{display:inline-block}.lesson_over_view_page .course_table .action_box img[data-v-747b5724]{height:.08rem;cursor:pointer}.lesson_over_view_page .course_table .knowledge_content_box[data-v-747b5724]{width:calc(100% + 32px);min-height:calc(100% + 32px);margin-left:-16px}.lesson_over_view_page .course_table .knowledge_content_box .courseName[data-v-747b5724]{width:100%;height:.5rem;background:#697fe0;color:#fff;font-size:.18rem;line-height:.5rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lesson_over_view_page .course_table .knowledge_content_box .knowledge[data-v-747b5724]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.lesson_over_view_page .course_table .knowledge_content_box .knowledge ul[data-v-747b5724]{margin:0;padding:0}.lesson_over_view_page .course_table .knowledge_content_box .knowledge ul li[data-v-747b5724]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;margin-bottom:.1rem}.lesson_over_view_page .course_table .knowledge_content_box .knowledge ul li[data-v-747b5724]:last-child{margin-bottom:0}.lesson_over_view_page .course_table .knowledge_content_box .knowledge ul li img[data-v-747b5724]{width:.48rem;min-width:.48rem;height:.48rem;margin-right:.1rem;cursor:pointer}.lesson_over_view_page .course_table .knowledge_content_box .knowledge ul li span[data-v-747b5724]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left;padding-top:.08rem;line-height:.3rem}.lesson_over_view_page .course_table .no_data_line[data-v-747b5724]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.lesson_over_view_page .tipBox[data-v-747b5724]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.lesson_over_view_page .tipBox .content[data-v-747b5724]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_over_view_page .tipBox .content img[data-v-747b5724]{width:1rem;height:1rem;margin:.15rem 0}.lesson_over_view_page .tipBox .content .tips[data-v-747b5724]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.lesson_over_view_page .tipBox .content .tips.hk.SMALL[data-v-747b5724]{font-size:var(--hk_small_font_size_seven)}.lesson_over_view_page .tipBox .content .tips.hk.MEDIUM[data-v-747b5724]{font-size:var(--hk_middle_font_size_seven)}.lesson_over_view_page .tipBox .content .tips.hk.LARGE[data-v-747b5724]{font-size:var(--hk_large_font_size_seven)}.lesson_over_view_page .tipBox .content .tips.en.SMALL[data-v-747b5724]{font-size:var(--en_small_font_size_seven)}.lesson_over_view_page .tipBox .content .tips.en.MEDIUM[data-v-747b5724]{font-size:var(--en_middle_font_size_seven)}.lesson_over_view_page .tipBox .content .tips.en.LARGE[data-v-747b5724]{font-size:var(--en_large_font_size_seven)}.lesson_over_view_page .tipBox .content .subTitle[data-v-747b5724]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.lesson_over_view_page .tipBox .content .subTitle.hk.SMALL[data-v-747b5724]{font-size:var(--hk_small_font_size_five)}.lesson_over_view_page .tipBox .content .subTitle.hk.MEDIUM[data-v-747b5724]{font-size:var(--hk_middle_font_size_five)}.lesson_over_view_page .tipBox .content .subTitle.hk.LARGE[data-v-747b5724]{font-size:var(--hk_large_font_size_five)}.lesson_over_view_page .tipBox .content .subTitle.en.SMALL[data-v-747b5724]{font-size:var(--en_small_font_size_five)}.lesson_over_view_page .tipBox .content .subTitle.en.MEDIUM[data-v-747b5724]{font-size:var(--en_middle_font_size_five)}.lesson_over_view_page .tipBox .content .subTitle.en.LARGE[data-v-747b5724]{font-size:var(--en_large_font_size_five)}.lesson_over_view_page .tipBox .content .btn[data-v-747b5724]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_over_view_page .tipBox .content .btn .cancel[data-v-747b5724]{width:1.1rem;height:.53rem;margin-top:.4rem}.lesson_over_view_page .tipBox .content .btn .tosure[data-v-747b5724]{width:1.1rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.lesson_over_view_page .tipBox .content .btn span[data-v-747b5724]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.lesson_over_view_page .tipBox .content .btn span.hk.SMALL[data-v-747b5724]{font-size:var(--hk_small_font_size_five)}.lesson_over_view_page .tipBox .content .btn span.hk.MEDIUM[data-v-747b5724]{font-size:var(--hk_middle_font_size_five)}.lesson_over_view_page .tipBox .content .btn span.hk.LARGE[data-v-747b5724]{font-size:var(--hk_large_font_size_five)}.lesson_over_view_page .tipBox .content .btn span.en.SMALL[data-v-747b5724]{font-size:var(--en_small_font_size_five)}.lesson_over_view_page .tipBox .content .btn span.en.MEDIUM[data-v-747b5724]{font-size:var(--en_middle_font_size_five)}.lesson_over_view_page .tipBox .content .btn span.en.LARGE[data-v-747b5724]{font-size:var(--en_large_font_size_five)}.lesson_over_view_page .record_modal_con[data-v-747b5724]{width:100%;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.lesson_over_view_page .record_modal_con .record_modal_table[data-v-747b5724]{width:100%;max-height:5rem;overflow:auto;border:2px solid #939598;border-radius:.2rem;padding:.14rem}.lesson_over_view_page .record_modal_con .record_modal_table[data-v-747b5724]::-webkit-scrollbar{width:.06rem;height:.06rem}.lesson_over_view_page .record_modal_con .record_modal_table[data-v-747b5724]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.lesson_over_view_page .record_modal_con .record_modal_table[data-v-747b5724]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.lesson_over_view_page .record_modal_con .record_modal_table .th[data-v-747b5724]{width:100%;height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.lesson_over_view_page .record_modal_con .record_modal_table .th .td[data-v-747b5724]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#734fb3;font-size:.18rem}.lesson_over_view_page .record_modal_con .record_modal_table .th .td[data-v-747b5724]:last-child{border-right:0}.lesson_over_view_page .record_modal_con .record_modal_table .tr[data-v-747b5724]{width:100%;height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.lesson_over_view_page .record_modal_con .record_modal_table .tr[data-v-747b5724]:last-child{border-bottom:0}.lesson_over_view_page .record_modal_con .record_modal_table .tr .td[data-v-747b5724]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.16rem}.lesson_over_view_page .record_modal_con .record_modal_table .tr .td[data-v-747b5724]:last-child{border-right:0}.lesson_over_view_page .record_modal_con .record_modal_table .no_data[data-v-747b5724]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.18rem}.lesson_over_view_page .submit_modal_con[data-v-747b5724]{width:100%;padding:.2rem}.lesson_over_view_page .submit_modal_con .submit_tab[data-v-747b5724]{margin-bottom:.2rem;text-align:center}.lesson_over_view_page .submit_modal_con .submit_tab .new_ael_tab[data-v-747b5724]{display:inline-block;width:auto}.lesson_over_view_page .submit_modal_con .submit_table[data-v-747b5724]{height:4.7rem;overflow:auto}.lesson_over_view_page .submit_modal_con .submit_table[data-v-747b5724]::-webkit-scrollbar{width:.06rem;height:.06rem}.lesson_over_view_page .submit_modal_con .submit_table[data-v-747b5724]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.lesson_over_view_page .submit_modal_con .submit_table[data-v-747b5724]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.lesson_over_view_page .submit_modal_con .submit_table .th[data-v-747b5724]{width:100%;height:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.lesson_over_view_page .submit_modal_con .submit_table .th .td[data-v-747b5724]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#734fb3;font-size:.2rem;border-right:1px solid #734fb3}.lesson_over_view_page .submit_modal_con .submit_table .th .td[data-v-747b5724]:last-child{border-right:0}.lesson_over_view_page .submit_modal_con .submit_table .tr[data-v-747b5724]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #734fb3}.lesson_over_view_page .submit_modal_con .submit_table .tr[data-v-747b5724]:last-child{border-bottom:0}.lesson_over_view_page .submit_modal_con .submit_table .tr .td[data-v-747b5724]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.18rem;padding:.1rem;border-right:1px solid #734fb3}.lesson_over_view_page .submit_modal_con .submit_table .tr .td[data-v-747b5724]:last-child{border-right:0}.lesson_over_view_page .submit_modal_con .submit_table .no_data[data-v-747b5724]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#414042;font-size:.18rem}.lesson_over_view_page .change_time_modal_con[data-v-747b5724]{background:#fff;padding:.2rem .3rem 0;-webkit-box-sizing:border-box;box-sizing:border-box}.lesson_over_view_page .change_time_modal_con[data-v-747b5724] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lesson_over_view_page .change_time_modal_con .lineName[data-v-747b5724]{font-size:.22rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#734fb3;line-height:.5rem;margin-bottom:.2rem}.lesson_over_view_page .change_time_modal_con .lineName.hk.SMALL[data-v-747b5724]{font-size:var(--hk_small_font_size_five)}.lesson_over_view_page .change_time_modal_con .lineName.hk.MEDIUM[data-v-747b5724]{font-size:var(--hk_middle_font_size_five)}.lesson_over_view_page .change_time_modal_con .lineName.hk.LARGE[data-v-747b5724]{font-size:var(--hk_large_font_size_five)}.lesson_over_view_page .change_time_modal_con .lineName.en.SMALL[data-v-747b5724]{font-size:var(--en_small_font_size_five)}.lesson_over_view_page .change_time_modal_con .lineName.en.MEDIUM[data-v-747b5724]{font-size:var(--en_middle_font_size_five)}.lesson_over_view_page .change_time_modal_con .lineName.en.LARGE[data-v-747b5724]{font-size:var(--en_large_font_size_five)}.lesson_over_view_page .change_time_modal_con .lineDate[data-v-747b5724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_over_view_page .change_time_modal_con .lineDate .tips[data-v-747b5724]{width:2.4rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#808285;line-height:.2rem;margin-top:.2rem}.lesson_over_view_page .change_time_modal_con .lineDate .tips.hk.SMALL[data-v-747b5724]{font-size:var(--hk_small_font_size_three)}.lesson_over_view_page .change_time_modal_con .lineDate .tips.hk.MEDIUM[data-v-747b5724]{font-size:var(--hk_middle_font_size_three)}.lesson_over_view_page .change_time_modal_con .lineDate .tips.hk.LARGE[data-v-747b5724]{font-size:var(--hk_large_font_size_three)}.lesson_over_view_page .change_time_modal_con .lineDate .tips.en.SMALL[data-v-747b5724]{font-size:var(--en_small_font_size_three)}.lesson_over_view_page .change_time_modal_con .lineDate .tips.en.MEDIUM[data-v-747b5724]{font-size:var(--en_middle_font_size_three)}.lesson_over_view_page .change_time_modal_con .lineDate .tips.en.LARGE[data-v-747b5724]{font-size:var(--en_large_font_size_three)}.lesson_over_view_page .change_time_modal_con .lineDate .home_title[data-v-747b5724]{font-size:.18rem;text-align:center;line-height:.4rem}.lesson_over_view_page .again_modal_con[data-v-747b5724]{padding:.2rem .3rem 0}.lesson_over_view_page .again_modal_con .again_tab[data-v-747b5724]{margin-bottom:.2rem;text-align:center}.lesson_over_view_page .again_modal_con .again_tab .new_ael_tab[data-v-747b5724]{display:inline-block;width:auto}.lesson_over_view_page .again_modal_con .checkNumber[data-v-747b5724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.2rem;color:#414042;font-size:.18rem}.lesson_over_view_page .again_modal_con .checkNumber .number[data-v-747b5724]{font-family:var(--common-font-family);font-weight:400;text-align:left;line-height:.22rem}.lesson_over_view_page .again_modal_con .checkNumber .number.hk.SMALL[data-v-747b5724]{font-size:var(--hk_small_font_size_five)}.lesson_over_view_page .again_modal_con .checkNumber .number.hk.MEDIUM[data-v-747b5724]{font-size:var(--hk_middle_font_size_five)}.lesson_over_view_page .again_modal_con .checkNumber .number.hk.LARGE[data-v-747b5724]{font-size:var(--hk_large_font_size_five)}.lesson_over_view_page .again_modal_con .checkNumber .number.en.SMALL[data-v-747b5724]{font-size:var(--en_small_font_size_five)}.lesson_over_view_page .again_modal_con .checkNumber .number.en.MEDIUM[data-v-747b5724]{font-size:var(--en_middle_font_size_five)}.lesson_over_view_page .again_modal_con .checkNumber .number.en.LARGE[data-v-747b5724]{font-size:var(--en_large_font_size_five)}.lesson_over_view_page .again_modal_con[data-v-747b5724] .ant-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_over_view_page .again_modal_con[data-v-747b5724] .ant-col{margin-bottom:.12rem}.lesson_over_view_page .again_modal_con[data-v-747b5724] .ant-checkbox-checked:after{border:2px solid #734fb3}.lesson_over_view_page .again_modal_con[data-v-747b5724] .ant-checkbox-inner{width:.2rem;height:.2rem;border:2px solid #734fb3!important}.lesson_over_view_page .again_modal_con[data-v-747b5724] .ant-checkbox-checked .ant-checkbox-inner:after{width:.08rem;height:.2rem;border:2px solid #734fb3;border-top:0;border-left:0;top:.04rem;left:.04rem}.lesson_over_view_page .again_modal_con .studentBox[data-v-747b5724]{width:100%;height:3.6rem;padding:.24rem .08rem .24rem .32rem;border:2px solid #939598;border-radius:.12rem;overflow:hidden}.lesson_over_view_page .again_modal_con .studentBox>.scroll[data-v-747b5724]{width:100%;height:100%;overflow:auto}.lesson_over_view_page .again_modal_con .studentBox>.scroll[data-v-747b5724]::-webkit-scrollbar{width:.06rem;height:.06rem}.lesson_over_view_page .again_modal_con .studentBox>.scroll[data-v-747b5724]::-webkit-scrollbar-thumb{border-radius:.1rem;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.lesson_over_view_page .again_modal_con .studentBox>.scroll[data-v-747b5724]::-webkit-scrollbar-track{border-radius:.1rem;background:hsla(0,0%,58.4%,0)}.lesson_over_view_page .again_modal_con .studentBox[data-v-747b5724] .ant-checkbox-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_over_view_page .again_modal_con .studentBox[data-v-747b5724] .ant-checkbox-wrapper>span:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.lesson_over_view_page .again_modal_con .studentBox[data-v-747b5724] .ant-checkbox-wrapper>span:last-child .studentDetail{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_over_view_page .again_modal_con .studentBox[data-v-747b5724] .ant-checkbox-wrapper>span:last-child .studentDetail .name{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;color:#414042;font-size:.17rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lesson_over_view_page .again_modal_con .studentBox[data-v-747b5724] .ant-checkbox-wrapper>span:last-child .studentDetail .status{width:.38rem;height:.22rem;margin-left:.06rem;background:rgba(16,199,163,.19);border-radius:.03rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_over_view_page .again_modal_con .studentBox[data-v-747b5724] .ant-checkbox-wrapper>span:last-child .studentDetail .status span{font-size:.14rem;font-family:var(--common-font-family);font-weight:700;color:#10c7a3}.lesson_over_view_page .again_modal_con .studentBox[data-v-747b5724] .ant-checkbox-wrapper>span:last-child .studentDetail .status.red{background:#ed5a53}.lesson_over_view_page .again_modal_con .studentBox[data-v-747b5724] .ant-checkbox-wrapper>span:last-child .studentDetail .status.red span{color:#fff}html[data-v-7b34e11a]{font-size:100px}@media only screen and (max-height:650px){html[data-v-7b34e11a]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-7b34e11a]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-7b34e11a]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-7b34e11a]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-7b34e11a]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-7b34e11a]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-7b34e11a]{font-size:100px}}#app[data-v-7b34e11a],body[data-v-7b34e11a],html[data-v-7b34e11a]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-7b34e11a],#app h1[data-v-7b34e11a],#app h2[data-v-7b34e11a],#app h3[data-v-7b34e11a],#app h4[data-v-7b34e11a],#app h5[data-v-7b34e11a],#app h6[data-v-7b34e11a],#app p[data-v-7b34e11a],body body[data-v-7b34e11a],body h1[data-v-7b34e11a],body h2[data-v-7b34e11a],body h3[data-v-7b34e11a],body h4[data-v-7b34e11a],body h5[data-v-7b34e11a],body h6[data-v-7b34e11a],body p[data-v-7b34e11a],html body[data-v-7b34e11a],html h1[data-v-7b34e11a],html h2[data-v-7b34e11a],html h3[data-v-7b34e11a],html h4[data-v-7b34e11a],html h5[data-v-7b34e11a],html h6[data-v-7b34e11a],html p[data-v-7b34e11a]{margin:0}li[data-v-7b34e11a],ul[data-v-7b34e11a]{list-style:none;padding:0}[data-v-7b34e11a]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-7b34e11a]{white-space:break-spaces}.sortableDrag[data-v-7b34e11a]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-7b34e11a],.sortableDrag td[data-v-7b34e11a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-7b34e11a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-7b34e11a]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-7b34e11a]{color:var(--theme-color)}.error_color[data-v-7b34e11a]{color:#eb6646!important}.warn_color[data-v-7b34e11a]{color:#ff6800}.pointer[data-v-7b34e11a]{cursor:pointer}.ellipsis[data-v-7b34e11a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-7b34e11a]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-7b34e11a],.flex_center_center[data-v-7b34e11a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-7b34e11a],.flex_center_center[data-v-7b34e11a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-7b34e11a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-7b34e11a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-7b34e11a],.flex_row_s_p[data-v-7b34e11a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-7b34e11a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-7b34e11a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-7b34e11a],.flex_start[data-v-7b34e11a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-7b34e11a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-7b34e11a],.flex_column_center_center[data-v-7b34e11a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-7b34e11a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-7b34e11a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-7b34e11a]{position:relative;border-radius:.2rem}.talk_frame[data-v-7b34e11a]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-7b34e11a]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-7b34e11a]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-7b34e11a]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-7b34e11a]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-7b34e11a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-7b34e11a]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-7b34e11a]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-7b34e11a]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-7b34e11a]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-7b34e11a]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-7b34e11a]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-7b34e11a]{max-height:30vh}.ant-select-dropdown-menu[data-v-7b34e11a]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-7b34e11a]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-7b34e11a]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-7b34e11a]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-7b34e11a]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-7b34e11a]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-7b34e11a]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-7b34e11a]{width:100%}.ant-input[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-7b34e11a]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-7b34e11a]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-7b34e11a]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-7b34e11a]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-7b34e11a]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-7b34e11a],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-7b34e11a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-7b34e11a],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-7b34e11a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-7b34e11a],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-7b34e11a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-7b34e11a]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7b34e11a],.ant-table-thead>tr>th[data-v-7b34e11a]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-7b34e11a]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-7b34e11a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7b34e11a]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7b34e11a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7b34e11a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-7b34e11a]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-7b34e11a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-7b34e11a]{width:24px;height:24px}.ant-radio-inner[data-v-7b34e11a]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-7b34e11a]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-7b34e11a],.ant-radio-checked .ant-radio-inner[data-v-7b34e11a]{border-color:#10c7a3}.ant-checkbox[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-7b34e11a]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-7b34e11a]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-7b34e11a]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-7b34e11a]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-7b34e11a]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-7b34e11a]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-7b34e11a]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-7b34e11a]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-7b34e11a]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-7b34e11a],.ant-dropdown-menu-submenu-title[data-v-7b34e11a]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-7b34e11a],:root .ant-dropdown-link>.anticon.anticon-down[data-v-7b34e11a],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-7b34e11a]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-7b34e11a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-7b34e11a]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-7b34e11a],.dropMenuItem_hk_SMALL[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-7b34e11a]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-7b34e11a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-7b34e11a]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-7b34e11a]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-7b34e11a],.ant-switch[data-v-7b34e11a]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-7b34e11a],.ant-switch[data-v-7b34e11a]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-7b34e11a]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-7b34e11a]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-7b34e11a]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-7b34e11a]{width:100%}.ant-progress-circle .ant-progress-text[data-v-7b34e11a]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-7b34e11a]{max-width:4.6rem}.ant-popover-title[data-v-7b34e11a]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-7b34e11a]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-7b34e11a]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-7b34e11a],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-7b34e11a],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-7b34e11a]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-7b34e11a],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-7b34e11a],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-7b34e11a]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-7b34e11a]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-7b34e11a]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-7b34e11a]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-7b34e11a]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-7b34e11a]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-7b34e11a]{text-decoration:underline}.modalBox .btn_box[data-v-7b34e11a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-7b34e11a],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-7b34e11a],.ant-pagination-disabled:focus a[data-v-7b34e11a],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-7b34e11a],.ant-pagination-disabled:hover a[data-v-7b34e11a],[data-v-7b34e11a] .ant-pagination-disabled a{background:#e6e7e8}[data-v-7b34e11a] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-7b34e11a] .ant-pagination-item-active a,[data-v-7b34e11a] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-7b34e11a] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-7b34e11a] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-7b34e11a]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-7b34e11a]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-7b34e11a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-7b34e11a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-7b34e11a]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-7b34e11a]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-7b34e11a]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-7b34e11a]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-7b34e11a],.wangEditor table th[data-v-7b34e11a]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-7b34e11a]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-7b34e11a]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-7b34e11a]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-7b34e11a]{display:block}.wangEditor ol[data-v-7b34e11a],.wangEditor ul[data-v-7b34e11a]{margin:10px 0 10px 20px}.wangEditor ul[data-v-7b34e11a],.wangEditor ul li[data-v-7b34e11a]{list-style:disc inside!important}.wangEditor ol[data-v-7b34e11a],.wangEditor ol li[data-v-7b34e11a]{list-style:decimal inside!important}.wangEditor img[data-v-7b34e11a]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-7b34e11a]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-7b34e11a]{border-bottom:2px solid #e1e1e1}.component[data-v-7b34e11a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-7b34e11a]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-7b34e11a]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-7b34e11a]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-7b34e11a]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-7b34e11a]{cursor:default}.listen_picture[data-v-7b34e11a]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-7b34e11a]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-7b34e11a]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-7b34e11a]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-7b34e11a]{font-size:var(--en_large_font_size_five)}[data-v-7b34e11a] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-7b34e11a]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-7b34e11a]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-7b34e11a]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-7b34e11a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-7b34e11a]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-7b34e11a]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-7b34e11a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-7b34e11a]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-7b34e11a],.home_practice_status.NO_PUBLIC[data-v-7b34e11a]{background:#2c58b1}.home_practice_status.FINISHED[data-v-7b34e11a],.home_practice_status.IN_PROGRESS[data-v-7b34e11a],.home_practice_status.NOT_STARTED[data-v-7b34e11a],.home_practice_status.UNDISTRIBUTED[data-v-7b34e11a]{background:#486fbf}.ant-calendar-picker-container[data-v-7b34e11a]{z-index:9999999!important}.topic .text_view_component[data-v-7b34e11a]{white-space:pre-wrap}.topic_item[data-v-7b34e11a]{margin:0 auto .2rem}.topic_item .correctRate[data-v-7b34e11a]{height:.74rem;background:#f6f3fd;padding:0 .32rem;border-radius:.16rem}.topic_item .correctRate .name[data-v-7b34e11a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#592f99;line-height:.26rem}.topic_item .correctRate .name.hk.SMALL[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.topic_item .correctRate .name.hk.MEDIUM[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five)}.topic_item .correctRate .name.hk.LARGE[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five)}.topic_item .correctRate .name.en.SMALL[data-v-7b34e11a]{font-size:var(--en_small_font_size_five)}.topic_item .correctRate .name.en.MEDIUM[data-v-7b34e11a]{font-size:var(--en_middle_font_size_five)}.topic_item .correctRate .name.en.LARGE[data-v-7b34e11a]{font-size:var(--en_large_font_size_five)}.topic_item .correctRate .rate[data-v-7b34e11a]{font-size:.12rem;color:#592f99;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.topic_item .correctRate .rate.hk.SMALL[data-v-7b34e11a]{font-size:var(--hk_small_font_size_one)}.topic_item .correctRate .rate.hk.MEDIUM[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_one)}.topic_item .correctRate .rate.hk.LARGE[data-v-7b34e11a]{font-size:var(--hk_large_font_size_one)}.topic_item .correctRate .rate.en.SMALL[data-v-7b34e11a]{font-size:var(--en_small_font_size_one)}.topic_item .correctRate .rate.en.MEDIUM[data-v-7b34e11a]{font-size:var(--en_middle_font_size_one)}.topic_item .correctRate .rate.en.LARGE[data-v-7b34e11a]{font-size:var(--en_large_font_size_one)}.topic_item .correctRate .lookBtn[data-v-7b34e11a]{width:1.28rem;height:.4rem;line-height:.4rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#fff;text-align:center;border-radius:.08rem}.topic_item .correctRate .lookBtn.hk.SMALL[data-v-7b34e11a]{font-size:var(--hk_small_font_size_four)}.topic_item .correctRate .lookBtn.hk.MEDIUM[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_four)}.topic_item .correctRate .lookBtn.hk.LARGE[data-v-7b34e11a]{font-size:var(--hk_large_font_size_four)}.topic_item .correctRate .lookBtn.en.SMALL[data-v-7b34e11a]{font-size:var(--en_small_font_size_four)}.topic_item .correctRate .lookBtn.en.MEDIUM[data-v-7b34e11a]{font-size:var(--en_middle_font_size_four)}.topic_item .correctRate .lookBtn.en.LARGE[data-v-7b34e11a]{font-size:var(--en_large_font_size_four)}.topic_title[data-v-7b34e11a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:.21rem 0 .32rem}.topic_title_right .question_title[data-v-7b34e11a]{font-size:.2rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin-bottom:.2rem}.topic_title_right .question_title.hk.SMALL[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.topic_title_right .question_title.hk.MEDIUM[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five)}.topic_title_right .question_title.hk.LARGE[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five)}.topic_title_right .question_title.en.SMALL[data-v-7b34e11a]{font-size:var(--en_small_font_size_five)}.topic_title_right .question_title.en.MEDIUM[data-v-7b34e11a]{font-size:var(--en_middle_font_size_five)}.topic_title_right .question_title.en.LARGE[data-v-7b34e11a]{font-size:var(--en_large_font_size_five)}.topic_title_right .question_title b[data-v-7b34e11a]{font-weight:400}.topic_options .question_fill_info[data-v-7b34e11a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 .4rem;font-family:var(--common-font-family);text-align:left}.topic_options .question_fill_info>img[data-v-7b34e11a]{width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.topic_options .question_fill_info .question_fill_con[data-v-7b34e11a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.topic_options .question_fill_info .question_fill_con.hk.SMALL[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.topic_options .question_fill_info .question_fill_con.hk.MEDIUM[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five)}.topic_options .question_fill_info .question_fill_con.hk.LARGE[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five)}.topic_options .question_fill_info .question_fill_con.en.SMALL[data-v-7b34e11a]{font-size:var(--en_small_font_size_five)}.topic_options .question_fill_info .question_fill_con.en.MEDIUM[data-v-7b34e11a]{font-size:var(--en_middle_font_size_five)}.topic_options .question_fill_info .question_fill_con.en.LARGE[data-v-7b34e11a]{font-size:var(--en_large_font_size_five)}.topic_options .question_fill_info .question_fill_con .ael_view_input[data-v-7b34e11a]{height:.58rem}.topic_options .question_fill_info .content_top[data-v-7b34e11a]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.topic_options .question_fill_info .content_top.hk.SMALL[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.topic_options .question_fill_info .content_top.hk.MEDIUM[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five)}.topic_options .question_fill_info .content_top.hk.LARGE[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five)}.topic_options .question_fill_info .content_top.en.SMALL[data-v-7b34e11a]{font-size:var(--en_small_font_size_five)}.topic_options .question_fill_info .content_top.en.MEDIUM[data-v-7b34e11a]{font-size:var(--en_middle_font_size_five)}.topic_options .question_fill_info .content_top.en.LARGE[data-v-7b34e11a]{font-size:var(--en_large_font_size_five)}.topic_options .question_fill_info .content_btn[data-v-7b34e11a]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.topic_options .question_fill_info .content_btn.hk.SMALL[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.topic_options .question_fill_info .content_btn.hk.MEDIUM[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five)}.topic_options .question_fill_info .content_btn.hk.LARGE[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five)}.topic_options .question_fill_info .content_btn.en.SMALL[data-v-7b34e11a]{font-size:var(--en_small_font_size_five)}.topic_options .question_fill_info .content_btn.en.MEDIUM[data-v-7b34e11a]{font-size:var(--en_middle_font_size_five)}.topic_options .question_fill_info .content_btn.en.LARGE[data-v-7b34e11a]{font-size:var(--en_large_font_size_five)}.topic_options .question_fill_info .label[data-v-7b34e11a]{width:72px;min-width:72px;height:auto}.topic_options .question_fill_info .optionBox[data-v-7b34e11a]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto}.topic_options .question_fill_info .optionBox>li[data-v-7b34e11a]{word-break:break-word}.topic_options .question_fill_info .mr28[data-v-7b34e11a]{margin-right:.28rem}.topic_options .question_fill_info .mb28[data-v-7b34e11a]{margin-bottom:.28rem}.topic_options .question_fill_info .connect_img_box[data-v-7b34e11a]{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;height:1.1rem;padding:.12rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25);box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25)}.topic_options .question_fill_info .connect_img_box .option_img[data-v-7b34e11a]{width:.9rem;height:.9rem}.topic_options .question_group_info[data-v-7b34e11a]{width:100%;height:auto;overflow:hidden;margin-bottom:.1rem}.topic_options .question_group_info span[data-v-7b34e11a]{float:left;width:auto;height:auto;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;padding:.1rem .16rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-right:.1rem;margin-bottom:.1rem}.topic_options .question_group_info span.hk.SMALL[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.topic_options .question_group_info span.hk.MEDIUM[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five)}.topic_options .question_group_info span.hk.LARGE[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five)}.topic_options .question_group_info span.en.SMALL[data-v-7b34e11a]{font-size:var(--en_small_font_size_five)}.topic_options .question_group_info span.en.MEDIUM[data-v-7b34e11a]{font-size:var(--en_middle_font_size_five)}.topic_options .question_group_info span.en.LARGE[data-v-7b34e11a]{font-size:var(--en_large_font_size_five)}.topic_options .question_group_info span[data-v-7b34e11a]:last-child{margin-right:0}.topic_options .question_group_info span.result[data-v-7b34e11a]{background:none;border:0;border-radius:0;padding:.1rem 0}.star[data-v-7b34e11a]{width:1.08rem;height:.3rem;margin-left:.08rem}.media_box .text_view_component[data-v-7b34e11a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.media_box .text_view_component.hk.SMALL[data-v-7b34e11a]{font-size:var(--hk_small_font_size_five)}.media_box .text_view_component.hk.MEDIUM[data-v-7b34e11a]{font-size:var(--hk_middle_font_size_five)}.media_box .text_view_component.hk.LARGE[data-v-7b34e11a]{font-size:var(--hk_large_font_size_five)}.media_box .text_view_component.en.SMALL[data-v-7b34e11a]{font-size:var(--en_small_font_size_five)}.media_box .text_view_component.en.MEDIUM[data-v-7b34e11a]{font-size:var(--en_middle_font_size_five)}.media_box .text_view_component.en.LARGE[data-v-7b34e11a]{font-size:var(--en_large_font_size_five)}.media_box .picture_view_component[data-v-7b34e11a]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.blank[data-v-7b34e11a]{display:inline-block;width:1rem;height:.58rem;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;position:relative;top:.06rem;margin:0 .16rem;padding:.06rem .1rem}html[data-v-c3db57a4]{font-size:100px}@media only screen and (max-height:650px){html[data-v-c3db57a4]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-c3db57a4]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-c3db57a4]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-c3db57a4]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-c3db57a4]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-c3db57a4]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-c3db57a4]{font-size:100px}}#app[data-v-c3db57a4],body[data-v-c3db57a4],html[data-v-c3db57a4]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-c3db57a4],#app h1[data-v-c3db57a4],#app h2[data-v-c3db57a4],#app h3[data-v-c3db57a4],#app h4[data-v-c3db57a4],#app h5[data-v-c3db57a4],#app h6[data-v-c3db57a4],#app p[data-v-c3db57a4],body body[data-v-c3db57a4],body h1[data-v-c3db57a4],body h2[data-v-c3db57a4],body h3[data-v-c3db57a4],body h4[data-v-c3db57a4],body h5[data-v-c3db57a4],body h6[data-v-c3db57a4],body p[data-v-c3db57a4],html body[data-v-c3db57a4],html h1[data-v-c3db57a4],html h2[data-v-c3db57a4],html h3[data-v-c3db57a4],html h4[data-v-c3db57a4],html h5[data-v-c3db57a4],html h6[data-v-c3db57a4],html p[data-v-c3db57a4]{margin:0}li[data-v-c3db57a4],ul[data-v-c3db57a4]{list-style:none;padding:0}[data-v-c3db57a4]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-c3db57a4]{white-space:break-spaces}.sortableDrag[data-v-c3db57a4]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-c3db57a4],.sortableDrag td[data-v-c3db57a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-c3db57a4]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-c3db57a4]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-c3db57a4]{color:var(--theme-color)}.error_color[data-v-c3db57a4]{color:#eb6646!important}.warn_color[data-v-c3db57a4]{color:#ff6800}.pointer[data-v-c3db57a4]{cursor:pointer}.ellipsis[data-v-c3db57a4]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-c3db57a4]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-c3db57a4],.flex_center_center[data-v-c3db57a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-c3db57a4],.flex_center_center[data-v-c3db57a4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-c3db57a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-c3db57a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-c3db57a4],.flex_row_s_p[data-v-c3db57a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-c3db57a4]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-c3db57a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-c3db57a4],.flex_start[data-v-c3db57a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-c3db57a4]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-c3db57a4],.flex_column_center_center[data-v-c3db57a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-c3db57a4]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-c3db57a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-c3db57a4]{position:relative;border-radius:.2rem}.talk_frame[data-v-c3db57a4]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-c3db57a4]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-c3db57a4]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-c3db57a4]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-c3db57a4]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-c3db57a4]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-c3db57a4]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-c3db57a4]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-c3db57a4]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-c3db57a4]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-c3db57a4]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-c3db57a4]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-c3db57a4]{max-height:30vh}.ant-select-dropdown-menu[data-v-c3db57a4]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-c3db57a4]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-c3db57a4]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-c3db57a4]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-c3db57a4]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-c3db57a4]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-c3db57a4]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-c3db57a4]{width:100%}.ant-input[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-c3db57a4]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-c3db57a4]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-c3db57a4]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-c3db57a4]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-c3db57a4]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-c3db57a4],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-c3db57a4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-c3db57a4],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-c3db57a4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-c3db57a4],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-c3db57a4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-c3db57a4]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c3db57a4],.ant-table-thead>tr>th[data-v-c3db57a4]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-c3db57a4]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-c3db57a4]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c3db57a4]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c3db57a4]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c3db57a4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-c3db57a4]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-c3db57a4]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-c3db57a4]{width:24px;height:24px}.ant-radio-inner[data-v-c3db57a4]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-c3db57a4]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-c3db57a4],.ant-radio-checked .ant-radio-inner[data-v-c3db57a4]{border-color:#10c7a3}.ant-checkbox[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-c3db57a4]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-c3db57a4]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-c3db57a4]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-c3db57a4]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-c3db57a4]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-c3db57a4]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-c3db57a4]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-c3db57a4]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-c3db57a4]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-c3db57a4],.ant-dropdown-menu-submenu-title[data-v-c3db57a4]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-c3db57a4],:root .ant-dropdown-link>.anticon.anticon-down[data-v-c3db57a4],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-c3db57a4],.dropMenuItem_hk_SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-c3db57a4]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-c3db57a4],.ant-switch[data-v-c3db57a4]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-c3db57a4],.ant-switch[data-v-c3db57a4]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-c3db57a4]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-c3db57a4]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-c3db57a4]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-c3db57a4]{width:100%}.ant-progress-circle .ant-progress-text[data-v-c3db57a4]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-c3db57a4]{max-width:4.6rem}.ant-popover-title[data-v-c3db57a4]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-c3db57a4]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-c3db57a4]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-c3db57a4],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-c3db57a4],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-c3db57a4]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-c3db57a4],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-c3db57a4],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-c3db57a4]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-c3db57a4]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-c3db57a4]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-c3db57a4]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-c3db57a4]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-c3db57a4]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-c3db57a4]{text-decoration:underline}.modalBox .btn_box[data-v-c3db57a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-c3db57a4],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-c3db57a4],.ant-pagination-disabled:focus a[data-v-c3db57a4],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-c3db57a4],.ant-pagination-disabled:hover a[data-v-c3db57a4],[data-v-c3db57a4] .ant-pagination-disabled a{background:#e6e7e8}[data-v-c3db57a4] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-c3db57a4] .ant-pagination-item-active a,[data-v-c3db57a4] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-c3db57a4] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-c3db57a4] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-c3db57a4]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-c3db57a4]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-c3db57a4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-c3db57a4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-c3db57a4]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-c3db57a4]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-c3db57a4]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-c3db57a4]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-c3db57a4],.wangEditor table th[data-v-c3db57a4]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-c3db57a4]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-c3db57a4]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-c3db57a4]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-c3db57a4]{display:block}.wangEditor ol[data-v-c3db57a4],.wangEditor ul[data-v-c3db57a4]{margin:10px 0 10px 20px}.wangEditor ul[data-v-c3db57a4],.wangEditor ul li[data-v-c3db57a4]{list-style:disc inside!important}.wangEditor ol[data-v-c3db57a4],.wangEditor ol li[data-v-c3db57a4]{list-style:decimal inside!important}.wangEditor img[data-v-c3db57a4]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-c3db57a4]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-c3db57a4]{border-bottom:2px solid #e1e1e1}.component[data-v-c3db57a4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-c3db57a4]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-c3db57a4]{cursor:default}.listen_picture[data-v-c3db57a4]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-c3db57a4]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_five)}[data-v-c3db57a4] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-c3db57a4]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-c3db57a4]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-c3db57a4]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-c3db57a4]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-c3db57a4]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-c3db57a4]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-c3db57a4]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-c3db57a4]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-c3db57a4],.home_practice_status.NO_PUBLIC[data-v-c3db57a4]{background:#2c58b1}.home_practice_status.FINISHED[data-v-c3db57a4],.home_practice_status.IN_PROGRESS[data-v-c3db57a4],.home_practice_status.NOT_STARTED[data-v-c3db57a4],.home_practice_status.UNDISTRIBUTED[data-v-c3db57a4]{background:#486fbf}.ant-calendar-picker-container[data-v-c3db57a4]{z-index:9999999!important}.error_center_page[data-v-c3db57a4]{width:100%;height:100%;background:#f5f0ff}.error_center_page[data-v-c3db57a4] .ant-affix{width:calc(100% - .9rem)!important;top:1rem!important}.error_center_page[data-v-c3db57a4] .ant-spin-nested-loading,.error_center_page[data-v-c3db57a4] .ant-spin-nested-loading .ant-spin-container{height:100%}.error_center_page .mtr20[data-v-c3db57a4]{margin-right:.2rem;margin-top:.2rem}.error_center_page .error[data-v-c3db57a4]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.error_center_page .error[data-v-c3db57a4]::-webkit-scrollbar{width:.1rem;background-color:transparent}.error_center_page .error[data-v-c3db57a4]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.error_center_page .error_title[data-v-c3db57a4]{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.55rem;margin-bottom:.32rem}.error_center_page .error_title.hk.SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_nine)}.error_center_page .error_title.hk.MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_nine)}.error_center_page .error_title.hk.LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_nine)}.error_center_page .error_title.en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_nine)}.error_center_page .error_title.en.MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_nine)}.error_center_page .error_title.en.LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_nine)}.error_center_page .error_filter[data-v-c3db57a4]{padding:.2rem 0 .1rem;background:#f5f0ff;position:sticky;top:0;z-index:3}.error_center_page .error_filter .select[data-v-c3db57a4]{width:1.8rem;margin-bottom:.34rem}.error_center_page .error_filter .select[data-v-c3db57a4] .ant-select-selection{border:0;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24)}.error_center_page .error_filter .practSelect[data-v-c3db57a4]{width:auto;margin-bottom:.34rem}.error_center_page .error_filter .practSelect[data-v-c3db57a4] .ant-select-selection{border:0;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24)}.error_center_page .error_tab[data-v-c3db57a4]{padding:.2rem 0;background:#f5f0ff}.error_center_page .error_tab li[data-v-c3db57a4]{width:1.6rem;height:.54rem;font-size:.2rem;font-family:var(--common-font-family);line-height:.54rem;color:#592f99;text-align:center;background:#f5f0ff;border:2px solid #775dc0;border-radius:.29rem;margin-right:.24rem;cursor:pointer}.error_center_page .error_tab li.hk.SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five)}.error_center_page .error_tab li.hk.MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five)}.error_center_page .error_tab li.hk.LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five)}.error_center_page .error_tab li.en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_five)}.error_center_page .error_tab li.en.MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_five)}.error_center_page .error_tab li.en.LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_five)}.error_center_page .error_tab li.active[data-v-c3db57a4]{color:#fff;background:#592f99;border:2px solid #592f99}.error_center_page .error_tab .select[data-v-c3db57a4]{position:relative;width:2rem}.error_center_page .error_tab .select.hk.SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_four)}.error_center_page .error_tab .select.hk.MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_four)}.error_center_page .error_tab .select.hk.LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_four)}.error_center_page .error_tab .select.en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_four)}.error_center_page .error_tab .select.en.MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_four)}.error_center_page .error_tab .select.en.LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_four)}.error_center_page .error_tab .select[data-v-c3db57a4] .ant-select-selection{font-size:.16rem;border:1px solid #775dc0!important;background:#f5f0ff!important}.error_center_page .error_tab .select[data-v-c3db57a4] .ant-select-selection__rendered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem}.error_center_page .error_tab .select[data-v-c3db57a4] .ant-select-arrow{font-size:.16rem;color:#775dc0}.error_center_page .error_tab .filterIcon[data-v-c3db57a4]{width:.24rem;height:.24rem;position:relative;left:-2.14rem;top:.03rem}.error_center_page .text_view_component[data-v-c3db57a4]{white-space:pre-wrap}.error_center_page .error_box .questionBox[data-v-c3db57a4]{width:100%;background:#fff;padding:.2rem;margin:0 auto .2rem;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.error_center_page .combinationQuestionsBox .title_box[data-v-c3db57a4]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.error_center_page .combinationQuestionsBox .title_box .button[data-v-c3db57a4]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.error_center_page .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_four)}.error_center_page .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_four)}.error_center_page .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_four)}.error_center_page .combinationQuestionsBox .title_box .button.en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_four)}.error_center_page .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_four)}.error_center_page .combinationQuestionsBox .title_box .button.en.LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_four)}.error_center_page .combinationQuestionsBox .title_box .question_card_title[data-v-c3db57a4]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.error_center_page .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-c3db57a4]{margin-right:.1rem;margin-top:.03rem}.error_center_page .combinationQuestionsBox .title_box .question_card_title .text[data-v-c3db57a4]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.error_center_page .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five)}.error_center_page .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five)}.error_center_page .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five)}.error_center_page .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_five)}.error_center_page .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_five)}.error_center_page .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_five)}.error_center_page .combinationQuestionsBox .readBox[data-v-c3db57a4]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.error_center_page .combinationQuestionsBox .readBox .media_box[data-v-c3db57a4]{overflow:hidden}.error_center_page .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-c3db57a4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.error_center_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five)}.error_center_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five)}.error_center_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five)}.error_center_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_five)}.error_center_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_five)}.error_center_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_five)}.error_center_page .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-c3db57a4]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.error_center_page .combinationQuestionsBox .readBox .flag_box[data-v-c3db57a4]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.error_center_page .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_four)}.error_center_page .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_four)}.error_center_page .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_four)}.error_center_page .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_four)}.error_center_page .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_four)}.error_center_page .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_four)}.error_center_page .follow_tab_list[data-v-c3db57a4]{width:100%;height:1.2rem;overflow:hidden}.error_center_page .follow_tab_list .follow_tab_item[data-v-c3db57a4]{width:1.5rem;height:100%;float:left;margin-right:.02rem;background:#e7e7e7;border-radius:.2rem .2rem 0 0;cursor:pointer;font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.7rem;position:relative}.error_center_page .follow_tab_list .follow_tab_item.hk.SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_seven)}.error_center_page .follow_tab_list .follow_tab_item.hk.MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_seven)}.error_center_page .follow_tab_list .follow_tab_item.hk.LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_seven)}.error_center_page .follow_tab_list .follow_tab_item.en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_seven)}.error_center_page .follow_tab_list .follow_tab_item.en.MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_seven)}.error_center_page .follow_tab_list .follow_tab_item.en.LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_seven)}.error_center_page .follow_tab_list .follow_tab_item[data-v-c3db57a4]:before{content:"";width:.56rem;height:.04rem;background:#592f99;border-radius:.2rem .2rem 0 0;position:absolute;left:.47rem;bottom:0;opacity:0}.error_center_page .follow_tab_list .follow_tab_item.active[data-v-c3db57a4]{font-family:var(--common-font-family);font-weight:700;color:#592f99;background:#fff}.error_center_page .follow_tab_list .follow_tab_item.active[data-v-c3db57a4]:before{opacity:1}.error_center_page .follow_tab_list .follow_tab_item.disabled[data-v-c3db57a4]{color:#7d7d7d;background:#ccc;cursor:no-drop}.error_center_page .noData[data-v-c3db57a4]{width:100%;height:6.4rem;padding:.32rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.error_center_page .noData .noDataBox[data-v-c3db57a4]{width:100%;height:100%;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.error_center_page .noData .noDataBox img[data-v-c3db57a4]{width:1.54rem;height:.93rem}.error_center_page .noData .noDataBox span[data-v-c3db57a4]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#592f99;line-height:.22rem}.error_center_page .noData .noDataBox span.hk.SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five)}.error_center_page .noData .noDataBox span.hk.MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five)}.error_center_page .noData .noDataBox span.hk.LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five)}.error_center_page .noData .noDataBox span.en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_five)}.error_center_page .noData .noDataBox span.en.MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_five)}.error_center_page .noData .noDataBox span.en.LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_five)}.error_center_page .correctRate[data-v-c3db57a4]{height:.74rem;background:#f6f3fd;padding:0 .32rem;margin-bottom:.2rem;border-radius:.16rem}.error_center_page .correctRate .name[data-v-c3db57a4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#592f99;line-height:.26rem}.error_center_page .correctRate .name.hk.SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five)}.error_center_page .correctRate .name.hk.MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five)}.error_center_page .correctRate .name.hk.LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five)}.error_center_page .correctRate .name.en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_five)}.error_center_page .correctRate .name.en.MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_five)}.error_center_page .correctRate .name.en.LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_five)}.error_center_page .correctRate .rate[data-v-c3db57a4]{font-size:.12rem;color:#592f99;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.error_center_page .correctRate .rate.hk.SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_one)}.error_center_page .correctRate .rate.hk.MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_one)}.error_center_page .correctRate .rate.hk.LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_one)}.error_center_page .correctRate .rate.en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_one)}.error_center_page .correctRate .rate.en.MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_one)}.error_center_page .correctRate .rate.en.LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_one)}.error_center_page .correctRate .lookBtn[data-v-c3db57a4]{width:1.28rem;height:.4rem;line-height:.4rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#fff;text-align:center;border-radius:.08rem}.error_center_page .correctRate .lookBtn.hk.SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_four)}.error_center_page .correctRate .lookBtn.hk.MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_four)}.error_center_page .correctRate .lookBtn.hk.LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_four)}.error_center_page .correctRate .lookBtn.en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_four)}.error_center_page .correctRate .lookBtn.en.MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_four)}.error_center_page .correctRate .lookBtn.en.LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_four)}.error_center_page .mathChartBox .text_view_component[data-v-c3db57a4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.error_center_page .mathChartBox .text_view_component.hk.SMALL[data-v-c3db57a4]{font-size:var(--hk_small_font_size_five)}.error_center_page .mathChartBox .text_view_component.hk.MEDIUM[data-v-c3db57a4]{font-size:var(--hk_middle_font_size_five)}.error_center_page .mathChartBox .text_view_component.hk.LARGE[data-v-c3db57a4]{font-size:var(--hk_large_font_size_five)}.error_center_page .mathChartBox .text_view_component.en.SMALL[data-v-c3db57a4]{font-size:var(--en_small_font_size_five)}.error_center_page .mathChartBox .text_view_component.en.MEDIUM[data-v-c3db57a4]{font-size:var(--en_middle_font_size_five)}.error_center_page .mathChartBox .text_view_component.en.LARGE[data-v-c3db57a4]{font-size:var(--en_large_font_size_five)}.error_center_page .mathChartBox .picture_view_component[data-v-c3db57a4]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.select_box[data-v-c3db57a4] .ant-select-selection{height:.5rem;background:#734fb3;border-radius:20px;-webkit-box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25);box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25)}.select_box[data-v-c3db57a4] .ant-select-selection__placeholder{color:#fff}.select_box[data-v-c3db57a4] .ant-select-selection__rendered{line-height:.5rem;color:#fff}.select_box[data-v-c3db57a4] .ant-select-arrow .ant-select-arrow-icon{color:#fff;font-size:.18rem}.select_box[data-v-c3db57a4] .ant-select-open .ant-select-selection{padding:.05rem .1rem;border-color:#fff;border-radius:.17rem;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%);background:#734fb3;color:#fff}[data-v-c3db57a4] .ant-select-dropdown{z-index:12;overflow:hidden;border-radius:.17rem!important;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}[data-v-c3db57a4] .ant-select-dropdown-menu{padding:.05rem .1rem;border-radius:.17rem;background:#734fb3;color:#fff}[data-v-c3db57a4] .ant-select-dropdown-menu-item{min-height:.4rem;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#fff;line-height:.4rem}[data-v-c3db57a4] .ant-empty-description{color:#fff}[data-v-c3db57a4] .ant-select-dropdown-menu-item-active,[data-v-c3db57a4] .ant-select-dropdown-menu-item-selected{color:#734fb3}html[data-v-14596b94]{font-size:100px}@media only screen and (max-height:650px){html[data-v-14596b94]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-14596b94]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-14596b94]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-14596b94]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-14596b94]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-14596b94]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-14596b94]{font-size:100px}}#app[data-v-14596b94],body[data-v-14596b94],html[data-v-14596b94]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-14596b94],#app h1[data-v-14596b94],#app h2[data-v-14596b94],#app h3[data-v-14596b94],#app h4[data-v-14596b94],#app h5[data-v-14596b94],#app h6[data-v-14596b94],#app p[data-v-14596b94],body body[data-v-14596b94],body h1[data-v-14596b94],body h2[data-v-14596b94],body h3[data-v-14596b94],body h4[data-v-14596b94],body h5[data-v-14596b94],body h6[data-v-14596b94],body p[data-v-14596b94],html body[data-v-14596b94],html h1[data-v-14596b94],html h2[data-v-14596b94],html h3[data-v-14596b94],html h4[data-v-14596b94],html h5[data-v-14596b94],html h6[data-v-14596b94],html p[data-v-14596b94]{margin:0}li[data-v-14596b94],ul[data-v-14596b94]{list-style:none;padding:0}[data-v-14596b94]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-14596b94]{white-space:break-spaces}.sortableDrag[data-v-14596b94]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-14596b94],.sortableDrag td[data-v-14596b94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-14596b94]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-14596b94]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-14596b94]{color:var(--theme-color)}.error_color[data-v-14596b94]{color:#eb6646!important}.warn_color[data-v-14596b94]{color:#ff6800}.pointer[data-v-14596b94]{cursor:pointer}.ellipsis[data-v-14596b94]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-14596b94]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-14596b94],.flex_center_center[data-v-14596b94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-14596b94],.flex_center_center[data-v-14596b94]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-14596b94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-14596b94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-14596b94],.flex_row_s_p[data-v-14596b94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-14596b94]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-14596b94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-14596b94],.flex_start[data-v-14596b94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-14596b94]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-14596b94],.flex_column_center_center[data-v-14596b94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-14596b94]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-14596b94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-14596b94]{position:relative;border-radius:.2rem}.talk_frame[data-v-14596b94]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-14596b94]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-14596b94]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-14596b94]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-14596b94]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-14596b94]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-14596b94]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-14596b94]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-14596b94]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-14596b94]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-14596b94]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-14596b94]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-14596b94]{max-height:30vh}.ant-select-dropdown-menu[data-v-14596b94]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-14596b94]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-14596b94]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-14596b94]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-14596b94]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-14596b94]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-14596b94]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-14596b94]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-14596b94]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-14596b94]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-14596b94]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-14596b94]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-14596b94]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-14596b94]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-14596b94]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-14596b94]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-14596b94]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-14596b94]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-14596b94]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-14596b94]{width:100%}.ant-input[data-v-14596b94]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-14596b94]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-14596b94]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-14596b94]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-14596b94]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-14596b94]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-14596b94]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-14596b94]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-14596b94]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-14596b94]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-14596b94]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-14596b94]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-14596b94],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-14596b94]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-14596b94]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-14596b94]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-14596b94],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-14596b94]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-14596b94]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-14596b94],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-14596b94]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-14596b94]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-14596b94]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-14596b94]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-14596b94],.ant-table-thead>tr>th[data-v-14596b94]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-14596b94]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-14596b94]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-14596b94]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-14596b94]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-14596b94]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-14596b94]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-14596b94]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-14596b94]{width:24px;height:24px}.ant-radio-inner[data-v-14596b94]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-14596b94]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-14596b94]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-14596b94],.ant-radio-checked .ant-radio-inner[data-v-14596b94]{border-color:#10c7a3}.ant-checkbox[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-14596b94]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-14596b94]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-14596b94]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-14596b94]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-14596b94]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-14596b94]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-14596b94]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-14596b94]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-14596b94]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-14596b94]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-14596b94],.ant-dropdown-menu-submenu-title[data-v-14596b94]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-14596b94],:root .ant-dropdown-link>.anticon.anticon-down[data-v-14596b94],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-14596b94],.dropMenuItem_hk_SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-14596b94]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-14596b94],.ant-switch[data-v-14596b94]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-14596b94],.ant-switch[data-v-14596b94]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-14596b94]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-14596b94]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-14596b94]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-14596b94]{width:100%}.ant-progress-circle .ant-progress-text[data-v-14596b94]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-14596b94]{max-width:4.6rem}.ant-popover-title[data-v-14596b94]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-14596b94]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-14596b94]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-14596b94],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-14596b94],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-14596b94]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-14596b94],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-14596b94],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-14596b94]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-14596b94]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-14596b94]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-14596b94]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-14596b94]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-14596b94]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-14596b94]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-14596b94]{text-decoration:underline}.modalBox .btn_box[data-v-14596b94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-14596b94],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-14596b94],.ant-pagination-disabled:focus a[data-v-14596b94],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-14596b94],.ant-pagination-disabled:hover a[data-v-14596b94],[data-v-14596b94] .ant-pagination-disabled a{background:#e6e7e8}[data-v-14596b94] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-14596b94] .ant-pagination-item-active a,[data-v-14596b94] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-14596b94] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-14596b94] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-14596b94]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-14596b94]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-14596b94]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-14596b94]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-14596b94]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-14596b94]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-14596b94]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-14596b94]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-14596b94]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-14596b94],.wangEditor table th[data-v-14596b94]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-14596b94]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-14596b94]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-14596b94]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-14596b94]{display:block}.wangEditor ol[data-v-14596b94],.wangEditor ul[data-v-14596b94]{margin:10px 0 10px 20px}.wangEditor ul[data-v-14596b94],.wangEditor ul li[data-v-14596b94]{list-style:disc inside!important}.wangEditor ol[data-v-14596b94],.wangEditor ol li[data-v-14596b94]{list-style:decimal inside!important}.wangEditor img[data-v-14596b94]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-14596b94]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-14596b94]{border-bottom:2px solid #e1e1e1}.component[data-v-14596b94]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-14596b94]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-14596b94]{cursor:default}.listen_picture[data-v-14596b94]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-14596b94]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_five)}[data-v-14596b94] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-14596b94]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-14596b94]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-14596b94]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-14596b94]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-14596b94]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-14596b94]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-14596b94]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-14596b94]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-14596b94],.home_practice_status.NO_PUBLIC[data-v-14596b94]{background:#2c58b1}.home_practice_status.FINISHED[data-v-14596b94],.home_practice_status.IN_PROGRESS[data-v-14596b94],.home_practice_status.NOT_STARTED[data-v-14596b94],.home_practice_status.UNDISTRIBUTED[data-v-14596b94]{background:#486fbf}.ant-calendar-picker-container[data-v-14596b94]{z-index:9999999!important}.see_question_page[data-v-14596b94]{width:100%;height:100%;background:#f5f0ff}.see_question_page[data-v-14596b94] .ant-affix{width:calc(100% - .9rem)!important;top:1rem!important}.see_question_page[data-v-14596b94] .ant-spin-nested-loading,.see_question_page[data-v-14596b94] .ant-spin-nested-loading .ant-spin-container{height:100%}.see_question_page .text_view_component[data-v-14596b94]{white-space:pre-wrap}.see_question_page .more[data-v-14596b94]{width:.34rem;height:.34rem;cursor:pointer}.see_question_page .content[data-v-14596b94]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.see_question_page .content[data-v-14596b94]::-webkit-scrollbar{width:.1rem;background-color:transparent}.see_question_page .content[data-v-14596b94]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.see_question_page .content .titleBox[data-v-14596b94]{padding:.3rem 0 .1rem;background:#f5f0ff;border-bottom:2px solid #734fb3}.see_question_page .content .titleBox .title[data-v-14596b94]{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.see_question_page .content .titleBox .title.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_nine)}.see_question_page .content .titleBox .title.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_nine)}.see_question_page .content .titleBox .title.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_nine)}.see_question_page .content .titleBox .title.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_nine)}.see_question_page .content .titleBox .title.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_nine)}.see_question_page .content .titleBox .title.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_nine)}.see_question_page .content .titleBox .title .return[data-v-14596b94]{width:1.76rem;height:.53rem}.see_question_page .content .titleBox .smallTitle[data-v-14596b94]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#333;line-height:.24rem}.see_question_page .content .titleBox .smallTitle.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_four)}.see_question_page .content .titleBox .smallTitle.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_four)}.see_question_page .content .titleBox .smallTitle.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_four)}.see_question_page .content .titleBox .smallTitle.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_four)}.see_question_page .content .titleBox .smallTitle.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_four)}.see_question_page .content .titleBox .smallTitle.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_four)}.see_question_page .content .question[data-v-14596b94]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.24rem}.see_question_page .content .question .question_left[data-v-14596b94]{width:100%}.see_question_page .content .question .question_left .top[data-v-14596b94]{width:100%;height:auto;padding:.2rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box[data-v-14596b94]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .button[data-v-14596b94]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_four)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_four)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_four)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_four)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_four)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_four)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title[data-v-14596b94]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-14596b94]{margin-right:.1rem;margin-top:.03rem}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text[data-v-14596b94]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_five)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_five)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_five)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_five)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_five)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox[data-v-14596b94]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box[data-v-14596b94]{overflow:hidden}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-14596b94]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_five)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_five)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_five)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_five)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_five)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-14596b94]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box[data-v-14596b94]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_four)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_four)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_four)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_four)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_four)}.see_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_four)}.see_question_page .content .question .question_left .btn[data-v-14596b94]{width:100%;height:4.7rem;padding:.4rem;margin-top:.42rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.see_question_page .content .question .question_left .btn .title[data-v-14596b94]{margin-bottom:.2rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#775dc0;line-height:.33rem}.see_question_page .content .question .question_left .btn .title.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_seven)}.see_question_page .content .question .question_left .btn .title.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_seven)}.see_question_page .content .question .question_left .btn .title.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_seven)}.see_question_page .content .question .question_left .btn .title.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_seven)}.see_question_page .content .question .question_left .btn .title.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_seven)}.see_question_page .content .question .question_left .btn .title.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_seven)}.see_question_page .content .question .question_right[data-v-14596b94]{width:4.48rem;margin-left:.42rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.see_question_page .content .question .question_right .right_top[data-v-14596b94]{width:4.48rem;height:6.2rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.2rem}.see_question_page .content .question .question_right .right_top .title[data-v-14596b94]{font-size:.24rem;font-family:var(--common-font-family);text-align:left;line-height:.33rem}.see_question_page .content .question .question_right .right_top .title.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_seven)}.see_question_page .content .question .question_right .right_top .title.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_seven)}.see_question_page .content .question .question_right .right_top .title.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_seven)}.see_question_page .content .question .question_right .right_top .title.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_seven)}.see_question_page .content .question .question_right .right_top .title.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_seven)}.see_question_page .content .question .question_right .right_top .title.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_seven)}.see_question_page .content .question .question_right .right_top .con[data-v-14596b94]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.24rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.see_question_page .content .question .question_right .right_top .con .con_title[data-v-14596b94]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#090228;line-height:.34rem}.see_question_page .content .question .question_right .right_top .con .con_title.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.see_question_page .content .question .question_right .right_top .con .con_title.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_five)}.see_question_page .content .question .question_right .right_top .con .con_title.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_five)}.see_question_page .content .question .question_right .right_top .con .con_title.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_five)}.see_question_page .content .question .question_right .right_top .con .con_title.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_five)}.see_question_page .content .question .question_right .right_top .con .con_title.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_five)}.see_question_page .content .question .question_right .right_top .con .rateBox[data-v-14596b94]{width:100%;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.see_question_page .content .question .question_right .right_top .con .number[data-v-14596b94]{width:100%;margin-top:.24rem;text-align:center;font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#090228;line-height:.3rem}.see_question_page .content .question .question_right .right_top .con .number.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_seven)}.see_question_page .content .question .question_right .right_top .con .number.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_seven)}.see_question_page .content .question .question_right .right_top .con .number.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_seven)}.see_question_page .content .question .question_right .right_top .con .number.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_seven)}.see_question_page .content .question .question_right .right_top .con .number.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_seven)}.see_question_page .content .question .question_right .right_top .con .number.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_seven)}.see_question_page .content .question .question_right .right_top .con .btn[data-v-14596b94]{width:100%;margin-top:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.see_question_page .content .question .question_right .right_top_head .summaryBox[data-v-14596b94]{width:4.48rem;height:6.2rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.32rem .4rem}.see_question_page .content .question .question_right .right_top_head .summaryBox .title[data-v-14596b94]{font-size:.24rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#775dc0;line-height:.33rem}.see_question_page .content .question .question_right .right_top_head .summaryBox .title.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_seven)}.see_question_page .content .question .question_right .right_top_head .summaryBox .title.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_seven)}.see_question_page .content .question .question_right .right_top_head .summaryBox .title.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_seven)}.see_question_page .content .question .question_right .right_top_head .summaryBox .title.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_seven)}.see_question_page .content .question .question_right .right_top_head .summaryBox .title.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_seven)}.see_question_page .content .question .question_right .right_top_head .summaryBox .title.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_seven)}.see_question_page .content .question .question_right .right_top_head .summaryBox .con[data-v-14596b94]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.24rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.see_question_page .content .question .question_right .right_top_head .summaryBox .con .title[data-v-14596b94]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#090228;line-height:.34rem}.see_question_page .content .question .question_right .right_top_head .summaryBox .con .title.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.see_question_page .content .question .question_right .right_top_head .summaryBox .con .title.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_five)}.see_question_page .content .question .question_right .right_top_head .summaryBox .con .title.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_five)}.see_question_page .content .question .question_right .right_top_head .summaryBox .con .title.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_five)}.see_question_page .content .question .question_right .right_top_head .summaryBox .con .title.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_five)}.see_question_page .content .question .question_right .right_top_head .summaryBox .con .title.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_five)}.see_question_page .content .question .question_right .right_top_head .summaryBox .con .rateBox[data-v-14596b94]{width:100%;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.see_question_page .content .question .question_right .right_top_head .summaryBox .con .number[data-v-14596b94]{width:100%;margin-top:.24rem;text-align:center;font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#090228;line-height:.3rem}.see_question_page .content .question .question_right .right_top_head .summaryBox .con .number.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_seven)}.see_question_page .content .question .question_right .right_top_head .summaryBox .con .number.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_seven)}.see_question_page .content .question .question_right .right_top_head .summaryBox .con .number.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_seven)}.see_question_page .content .question .question_right .right_top_head .summaryBox .con .number.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_seven)}.see_question_page .content .question .question_right .right_top_head .summaryBox .con .number.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_seven)}.see_question_page .content .question .question_right .right_top_head .summaryBox .con .number.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_seven)}.see_question_page .content .question .question_right .right_top_head .summaryBox .con .btn[data-v-14596b94]{width:100%;margin-top:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.see_question_page .content .question .question_right .right_top_head .btn[data-v-14596b94]{margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.see_question_page .content .question .question_right .right_top_head .btn .waitPoint[data-v-14596b94]{width:.2rem;height:.2rem;background:#592f99;border:1px solid #592f99;border-radius:50%;position:absolute;left:.27rem}.see_question_page .content .question .question_right .right_top_head .btn .point[data-v-14596b94]{width:.1rem;height:.1rem;margin:0 .1rem;background:#b2b1b4;border-radius:50%}.see_question_page .content .question .question_right .right_btn[data-v-14596b94]{width:4.5rem;height:3.6rem;padding:.4rem;margin-top:.4rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.see_question_page .content .question .question_right .right_btn .title[data-v-14596b94]{font-size:.2rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.26rem}.see_question_page .content .question .question_right .right_btn .title.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.see_question_page .content .question .question_right .right_btn .title.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_five)}.see_question_page .content .question .question_right .right_btn .title.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_five)}.see_question_page .content .question .question_right .right_btn .title.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_five)}.see_question_page .content .question .question_right .right_btn .title.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_five)}.see_question_page .content .question .question_right .right_btn .title.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_five)}.see_question_page .content .question .question_right .right_btn .con[data-v-14596b94]{width:100%;height:2.28rem;margin-top:.24rem;padding:.1rem;background:#f5f0ff;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.see_question_page .content .question .question_right .right_btn .con .icon_box[data-v-14596b94]{width:.72rem;height:.72rem}.see_question_page .content .question .question_right .right_btn .con .icon_box img[data-v-14596b94]{width:100%;height:100%}.see_question_page .content .question .question_right .right_btn .con .name[data-v-14596b94]{font-size:.13rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.21rem}.see_question_page .content .question .question_right .right_btn .con .name.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_two)}.see_question_page .content .question .question_right .right_btn .con .name.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_two)}.see_question_page .content .question .question_right .right_btn .con .name.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_two)}.see_question_page .content .question .question_right .right_btn .con .name.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_two)}.see_question_page .content .question .question_right .right_btn .con .name.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_two)}.see_question_page .content .question .question_right .right_btn .con .name.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_two)}.see_question_page .student_modal_box[data-v-14596b94]{width:100%;height:100%;padding:.2rem;background:#fff}.see_question_page .student_modal_box .title_modal_box[data-v-14596b94]{width:100%;margin-bottom:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.see_question_page .student_modal_box .title_modal_box .name[data-v-14596b94]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.see_question_page .student_modal_box .title_modal_box .name.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_seven)}.see_question_page .student_modal_box .title_modal_box .name.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_seven)}.see_question_page .student_modal_box .title_modal_box .name.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_seven)}.see_question_page .student_modal_box .title_modal_box .name.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_seven)}.see_question_page .student_modal_box .title_modal_box .name.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_seven)}.see_question_page .student_modal_box .title_modal_box .name.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_seven)}.see_question_page .student_modal_box .title_modal_box img[data-v-14596b94]{width:.29rem;height:.29rem;cursor:pointer}.see_question_page .correctRate[data-v-14596b94]{height:.74rem;background:#f6f3fd;padding:0 .32rem;margin-bottom:.2rem;border-radius:.16rem}.see_question_page .correctRate .name[data-v-14596b94]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#592f99;line-height:.26rem}.see_question_page .correctRate .name.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.see_question_page .correctRate .name.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_five)}.see_question_page .correctRate .name.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_five)}.see_question_page .correctRate .name.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_five)}.see_question_page .correctRate .name.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_five)}.see_question_page .correctRate .name.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_five)}.see_question_page .correctRate .rate[data-v-14596b94]{font-size:.12rem;color:#592f99;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.see_question_page .correctRate .rate.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_one)}.see_question_page .correctRate .rate.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_one)}.see_question_page .correctRate .rate.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_one)}.see_question_page .correctRate .rate.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_one)}.see_question_page .correctRate .rate.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_one)}.see_question_page .correctRate .rate.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_one)}.see_question_page .correctRate .lookBtn[data-v-14596b94]{width:1.28rem;height:.4rem;line-height:.4rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#fff;text-align:center;border-radius:.08rem}.see_question_page .correctRate .lookBtn.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_four)}.see_question_page .correctRate .lookBtn.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_four)}.see_question_page .correctRate .lookBtn.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_four)}.see_question_page .correctRate .lookBtn.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_four)}.see_question_page .correctRate .lookBtn.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_four)}.see_question_page .correctRate .lookBtn.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_four)}.see_question_page .mathChartBox .text_view_component[data-v-14596b94]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.see_question_page .mathChartBox .text_view_component.hk.SMALL[data-v-14596b94]{font-size:var(--hk_small_font_size_five)}.see_question_page .mathChartBox .text_view_component.hk.MEDIUM[data-v-14596b94]{font-size:var(--hk_middle_font_size_five)}.see_question_page .mathChartBox .text_view_component.hk.LARGE[data-v-14596b94]{font-size:var(--hk_large_font_size_five)}.see_question_page .mathChartBox .text_view_component.en.SMALL[data-v-14596b94]{font-size:var(--en_small_font_size_five)}.see_question_page .mathChartBox .text_view_component.en.MEDIUM[data-v-14596b94]{font-size:var(--en_middle_font_size_five)}.see_question_page .mathChartBox .text_view_component.en.LARGE[data-v-14596b94]{font-size:var(--en_large_font_size_five)}.see_question_page .mathChartBox .picture_view_component[data-v-14596b94]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}[data-v-14596b94] .ael_audio_con{width:3.5rem!important}html[data-v-15d67fd4]{font-size:100px}@media only screen and (max-height:650px){html[data-v-15d67fd4]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-15d67fd4]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-15d67fd4]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-15d67fd4]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-15d67fd4]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-15d67fd4]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-15d67fd4]{font-size:100px}}#app[data-v-15d67fd4],body[data-v-15d67fd4],html[data-v-15d67fd4]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-15d67fd4],#app h1[data-v-15d67fd4],#app h2[data-v-15d67fd4],#app h3[data-v-15d67fd4],#app h4[data-v-15d67fd4],#app h5[data-v-15d67fd4],#app h6[data-v-15d67fd4],#app p[data-v-15d67fd4],body body[data-v-15d67fd4],body h1[data-v-15d67fd4],body h2[data-v-15d67fd4],body h3[data-v-15d67fd4],body h4[data-v-15d67fd4],body h5[data-v-15d67fd4],body h6[data-v-15d67fd4],body p[data-v-15d67fd4],html body[data-v-15d67fd4],html h1[data-v-15d67fd4],html h2[data-v-15d67fd4],html h3[data-v-15d67fd4],html h4[data-v-15d67fd4],html h5[data-v-15d67fd4],html h6[data-v-15d67fd4],html p[data-v-15d67fd4]{margin:0}li[data-v-15d67fd4],ul[data-v-15d67fd4]{list-style:none;padding:0}[data-v-15d67fd4]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-15d67fd4]{white-space:break-spaces}.sortableDrag[data-v-15d67fd4]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-15d67fd4],.sortableDrag td[data-v-15d67fd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-15d67fd4]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-15d67fd4]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-15d67fd4]{color:var(--theme-color)}.error_color[data-v-15d67fd4]{color:#eb6646!important}.warn_color[data-v-15d67fd4]{color:#ff6800}.pointer[data-v-15d67fd4]{cursor:pointer}.ellipsis[data-v-15d67fd4]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-15d67fd4]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-15d67fd4],.flex_center_center[data-v-15d67fd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-15d67fd4],.flex_center_center[data-v-15d67fd4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-15d67fd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-15d67fd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-15d67fd4],.flex_row_s_p[data-v-15d67fd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-15d67fd4]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-15d67fd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-15d67fd4],.flex_start[data-v-15d67fd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-15d67fd4]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-15d67fd4],.flex_column_center_center[data-v-15d67fd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-15d67fd4]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-15d67fd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-15d67fd4]{position:relative;border-radius:.2rem}.talk_frame[data-v-15d67fd4]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-15d67fd4]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-15d67fd4]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-15d67fd4]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-15d67fd4]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-15d67fd4]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-15d67fd4]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-15d67fd4]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-15d67fd4]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-15d67fd4]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-15d67fd4]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-15d67fd4]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-15d67fd4]{max-height:30vh}.ant-select-dropdown-menu[data-v-15d67fd4]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-15d67fd4]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-15d67fd4]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-15d67fd4]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-15d67fd4]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-15d67fd4]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-15d67fd4]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-15d67fd4]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-15d67fd4]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-15d67fd4]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-15d67fd4]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-15d67fd4]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-15d67fd4]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-15d67fd4]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-15d67fd4]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-15d67fd4]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-15d67fd4]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-15d67fd4]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-15d67fd4]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-15d67fd4]{width:100%}.ant-input[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-15d67fd4]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-15d67fd4]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-15d67fd4]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-15d67fd4]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-15d67fd4]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-15d67fd4]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-15d67fd4]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-15d67fd4]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-15d67fd4]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-15d67fd4],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-15d67fd4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-15d67fd4]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-15d67fd4]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-15d67fd4],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-15d67fd4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-15d67fd4]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-15d67fd4],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-15d67fd4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-15d67fd4]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-15d67fd4]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-15d67fd4],.ant-table-thead>tr>th[data-v-15d67fd4]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-15d67fd4]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-15d67fd4]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-15d67fd4]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-15d67fd4]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-15d67fd4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-15d67fd4]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-15d67fd4]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-15d67fd4]{width:24px;height:24px}.ant-radio-inner[data-v-15d67fd4]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-15d67fd4]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-15d67fd4],.ant-radio-checked .ant-radio-inner[data-v-15d67fd4]{border-color:#10c7a3}.ant-checkbox[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-15d67fd4]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-15d67fd4]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-15d67fd4]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-15d67fd4]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-15d67fd4]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-15d67fd4]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-15d67fd4]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-15d67fd4]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-15d67fd4]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-15d67fd4],.ant-dropdown-menu-submenu-title[data-v-15d67fd4]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-15d67fd4],:root .ant-dropdown-link>.anticon.anticon-down[data-v-15d67fd4],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-15d67fd4]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-15d67fd4]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-15d67fd4]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-15d67fd4]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-15d67fd4]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-15d67fd4],.dropMenuItem_hk_SMALL[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-15d67fd4]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-15d67fd4]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-15d67fd4]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-15d67fd4]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-15d67fd4]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-15d67fd4]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-15d67fd4],.ant-switch[data-v-15d67fd4]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-15d67fd4],.ant-switch[data-v-15d67fd4]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-15d67fd4]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-15d67fd4]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-15d67fd4]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-15d67fd4]{width:100%}.ant-progress-circle .ant-progress-text[data-v-15d67fd4]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-15d67fd4]{max-width:4.6rem}.ant-popover-title[data-v-15d67fd4]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-15d67fd4]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-15d67fd4]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-15d67fd4],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-15d67fd4],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-15d67fd4]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-15d67fd4],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-15d67fd4],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-15d67fd4]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-15d67fd4]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-15d67fd4]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-15d67fd4]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-15d67fd4]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-15d67fd4]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-15d67fd4]{text-decoration:underline}.modalBox .btn_box[data-v-15d67fd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-15d67fd4],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-15d67fd4],.ant-pagination-disabled:focus a[data-v-15d67fd4],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-15d67fd4],.ant-pagination-disabled:hover a[data-v-15d67fd4],[data-v-15d67fd4] .ant-pagination-disabled a{background:#e6e7e8}[data-v-15d67fd4] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-15d67fd4] .ant-pagination-item-active a,[data-v-15d67fd4] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-15d67fd4] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-15d67fd4] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-15d67fd4]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-15d67fd4]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-15d67fd4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-15d67fd4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-15d67fd4]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-15d67fd4]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-15d67fd4]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-15d67fd4]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-15d67fd4],.wangEditor table th[data-v-15d67fd4]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-15d67fd4]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-15d67fd4]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-15d67fd4]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-15d67fd4]{display:block}.wangEditor ol[data-v-15d67fd4],.wangEditor ul[data-v-15d67fd4]{margin:10px 0 10px 20px}.wangEditor ul[data-v-15d67fd4],.wangEditor ul li[data-v-15d67fd4]{list-style:disc inside!important}.wangEditor ol[data-v-15d67fd4],.wangEditor ol li[data-v-15d67fd4]{list-style:decimal inside!important}.wangEditor img[data-v-15d67fd4]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-15d67fd4]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-15d67fd4]{border-bottom:2px solid #e1e1e1}.component[data-v-15d67fd4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-15d67fd4]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-15d67fd4]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-15d67fd4]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-15d67fd4]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-15d67fd4]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-15d67fd4]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-15d67fd4]{cursor:default}.listen_picture[data-v-15d67fd4]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-15d67fd4]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-15d67fd4]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-15d67fd4]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-15d67fd4]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-15d67fd4]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-15d67fd4]{font-size:var(--en_large_font_size_five)}[data-v-15d67fd4] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-15d67fd4]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-15d67fd4]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-15d67fd4]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-15d67fd4]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-15d67fd4]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-15d67fd4]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-15d67fd4]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-15d67fd4]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-15d67fd4],.home_practice_status.NO_PUBLIC[data-v-15d67fd4]{background:#2c58b1}.home_practice_status.FINISHED[data-v-15d67fd4],.home_practice_status.IN_PROGRESS[data-v-15d67fd4],.home_practice_status.NOT_STARTED[data-v-15d67fd4],.home_practice_status.UNDISTRIBUTED[data-v-15d67fd4]{background:#486fbf}.ant-calendar-picker-container[data-v-15d67fd4]{z-index:9999999!important}.report_center_new_page[data-v-15d67fd4]{width:100%;height:100%;background:#f5f0ff}.report_center_new_page .main[data-v-15d67fd4]{width:100%;height:100%;padding:0 .4rem .2rem;overflow-y:scroll;overflow-x:visible}.report_center_new_page .main[data-v-15d67fd4]::-webkit-scrollbar{width:.1rem;background-color:transparent}.report_center_new_page .main[data-v-15d67fd4]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.report_center_new_page .main .filter_box[data-v-15d67fd4]{position:sticky;top:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.3rem 0;background:#f5f0ff}.report_center_new_page .main .report_list[data-v-15d67fd4]{width:100%;height:auto}.report_center_new_page .main .report_list .report_item_box[data-v-15d67fd4]{width:100%;height:auto;border-radius:.2rem;margin-bottom:.2rem;background-position:0 0;background-size:cover}.report_center_new_page .main .report_list .report_item_box .bg_img[data-v-15d67fd4]{width:100%}.report_center_new_page .main .report_list .report_item_box .report_title_bg[data-v-15d67fd4]{width:100%;height:auto;border-radius:.2rem .2rem 0 0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.report_center_new_page .main .report_list .report_item_box .report_title_bg .bg_left img[data-v-15d67fd4]{height:1rem}.report_center_new_page .main .report_list .report_item_box .report_title_bg .bg_right[data-v-15d67fd4]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding-right:.3rem;border-radius:0 .2rem 0 0}.report_center_new_page .main .report_list .report_item_box .report_item_content[data-v-15d67fd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.3rem;background:#fff}.report_center_new_page .main .report_list .report_item_box .report_item_content[data-v-15d67fd4]:last-child{border-radius:0 0 .2rem .2rem}.report_center_new_page .main .report_list .report_item_box .report_item_content .report_item_left[data-v-15d67fd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_center_new_page .main .report_list .report_item_box .report_item_content .report_item_left .report_icon[data-v-15d67fd4]{width:.8rem;height:.8rem}.report_center_new_page .main .report_list .report_item_box .report_item_content .report_item_left .report_icon img[data-v-15d67fd4]{width:100%;height:100%}.report_center_new_page .main .report_list .report_item_box .report_item_content .report_item_left .report_name[data-v-15d67fd4]{margin-left:.1rem;font-size:.2rem}.report_center_new_page .main .report_list .report_item_box .report_item_content .report_item_left .report_name.hk.SMALL[data-v-15d67fd4]{font-size:var(--hk_small_font_size_five)}.report_center_new_page .main .report_list .report_item_box .report_item_content .report_item_left .report_name.hk.MEDIUM[data-v-15d67fd4]{font-size:var(--hk_middle_font_size_five)}.report_center_new_page .main .report_list .report_item_box .report_item_content .report_item_left .report_name.hk.LARGE[data-v-15d67fd4]{font-size:var(--hk_large_font_size_five)}.report_center_new_page .main .report_list .report_item_box .report_item_content .report_item_left .report_name.en.SMALL[data-v-15d67fd4]{font-size:var(--en_small_font_size_five)}.report_center_new_page .main .report_list .report_item_box .report_item_content .report_item_left .report_name.en.MEDIUM[data-v-15d67fd4]{font-size:var(--en_middle_font_size_five)}.report_center_new_page .main .report_list .report_item_box .report_item_content .report_item_left .report_name.en.LARGE[data-v-15d67fd4]{font-size:var(--en_large_font_size_five)}.report_center_new_page .main .report_list .report_item_box .report_item_content .report_item_right[data-v-15d67fd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_center_new_page .main .report_list .report_item_box .line_box[data-v-15d67fd4]{width:100%;height:1px;border:1px solid #734fb3}.report_center_new_page .main .report_list .report_item_box .ml10[data-v-15d67fd4]{margin-left:.1rem}.report_center_new_page .mr20[data-v-15d67fd4]{margin-right:.2rem}html[data-v-c996c0d4]{font-size:100px}@media only screen and (max-height:650px){html[data-v-c996c0d4]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-c996c0d4]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-c996c0d4]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-c996c0d4]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-c996c0d4]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-c996c0d4]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-c996c0d4]{font-size:100px}}#app[data-v-c996c0d4],body[data-v-c996c0d4],html[data-v-c996c0d4]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-c996c0d4],#app h1[data-v-c996c0d4],#app h2[data-v-c996c0d4],#app h3[data-v-c996c0d4],#app h4[data-v-c996c0d4],#app h5[data-v-c996c0d4],#app h6[data-v-c996c0d4],#app p[data-v-c996c0d4],body body[data-v-c996c0d4],body h1[data-v-c996c0d4],body h2[data-v-c996c0d4],body h3[data-v-c996c0d4],body h4[data-v-c996c0d4],body h5[data-v-c996c0d4],body h6[data-v-c996c0d4],body p[data-v-c996c0d4],html body[data-v-c996c0d4],html h1[data-v-c996c0d4],html h2[data-v-c996c0d4],html h3[data-v-c996c0d4],html h4[data-v-c996c0d4],html h5[data-v-c996c0d4],html h6[data-v-c996c0d4],html p[data-v-c996c0d4]{margin:0}li[data-v-c996c0d4],ul[data-v-c996c0d4]{list-style:none;padding:0}[data-v-c996c0d4]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-c996c0d4]{white-space:break-spaces}.sortableDrag[data-v-c996c0d4]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-c996c0d4],.sortableDrag td[data-v-c996c0d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-c996c0d4]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-c996c0d4]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-c996c0d4]{color:var(--theme-color)}.error_color[data-v-c996c0d4]{color:#eb6646!important}.warn_color[data-v-c996c0d4]{color:#ff6800}.pointer[data-v-c996c0d4]{cursor:pointer}.ellipsis[data-v-c996c0d4]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-c996c0d4]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-c996c0d4],.flex_center_center[data-v-c996c0d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-c996c0d4],.flex_center_center[data-v-c996c0d4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-c996c0d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-c996c0d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-c996c0d4],.flex_row_s_p[data-v-c996c0d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-c996c0d4]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-c996c0d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-c996c0d4],.flex_start[data-v-c996c0d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-c996c0d4]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-c996c0d4],.flex_column_center_center[data-v-c996c0d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-c996c0d4]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-c996c0d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-c996c0d4]{position:relative;border-radius:.2rem}.talk_frame[data-v-c996c0d4]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-c996c0d4]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-c996c0d4]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-c996c0d4]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-c996c0d4]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-c996c0d4]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-c996c0d4]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-c996c0d4]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-c996c0d4]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-c996c0d4]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-c996c0d4]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-c996c0d4]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-c996c0d4]{max-height:30vh}.ant-select-dropdown-menu[data-v-c996c0d4]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-c996c0d4]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-c996c0d4]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-c996c0d4]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-c996c0d4]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-c996c0d4]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-c996c0d4]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-c996c0d4]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-c996c0d4]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-c996c0d4]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-c996c0d4]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-c996c0d4]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-c996c0d4]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-c996c0d4]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-c996c0d4]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-c996c0d4]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-c996c0d4]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-c996c0d4]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-c996c0d4]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-c996c0d4]{width:100%}.ant-input[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-c996c0d4]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-c996c0d4]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-c996c0d4]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-c996c0d4]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-c996c0d4]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-c996c0d4]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-c996c0d4]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-c996c0d4]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-c996c0d4]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-c996c0d4],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-c996c0d4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-c996c0d4]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-c996c0d4]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-c996c0d4],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-c996c0d4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-c996c0d4]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-c996c0d4],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-c996c0d4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-c996c0d4]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-c996c0d4]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c996c0d4],.ant-table-thead>tr>th[data-v-c996c0d4]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-c996c0d4]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-c996c0d4]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c996c0d4]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c996c0d4]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c996c0d4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-c996c0d4]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-c996c0d4]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-c996c0d4]{width:24px;height:24px}.ant-radio-inner[data-v-c996c0d4]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-c996c0d4]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-c996c0d4],.ant-radio-checked .ant-radio-inner[data-v-c996c0d4]{border-color:#10c7a3}.ant-checkbox[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-c996c0d4]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-c996c0d4]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-c996c0d4]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-c996c0d4]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-c996c0d4]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-c996c0d4]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-c996c0d4]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-c996c0d4]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-c996c0d4]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-c996c0d4],.ant-dropdown-menu-submenu-title[data-v-c996c0d4]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-c996c0d4],:root .ant-dropdown-link>.anticon.anticon-down[data-v-c996c0d4],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-c996c0d4]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-c996c0d4]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-c996c0d4]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-c996c0d4]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-c996c0d4]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-c996c0d4],.dropMenuItem_hk_SMALL[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-c996c0d4]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-c996c0d4]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-c996c0d4]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-c996c0d4]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-c996c0d4]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-c996c0d4]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-c996c0d4],.ant-switch[data-v-c996c0d4]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-c996c0d4],.ant-switch[data-v-c996c0d4]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-c996c0d4]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-c996c0d4]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-c996c0d4]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-c996c0d4]{width:100%}.ant-progress-circle .ant-progress-text[data-v-c996c0d4]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-c996c0d4]{max-width:4.6rem}.ant-popover-title[data-v-c996c0d4]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-c996c0d4]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-c996c0d4]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-c996c0d4],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-c996c0d4],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-c996c0d4]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-c996c0d4],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-c996c0d4],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-c996c0d4]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-c996c0d4]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-c996c0d4]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-c996c0d4]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-c996c0d4]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-c996c0d4]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-c996c0d4]{text-decoration:underline}.modalBox .btn_box[data-v-c996c0d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-c996c0d4],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-c996c0d4],.ant-pagination-disabled:focus a[data-v-c996c0d4],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-c996c0d4],.ant-pagination-disabled:hover a[data-v-c996c0d4],[data-v-c996c0d4] .ant-pagination-disabled a{background:#e6e7e8}[data-v-c996c0d4] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-c996c0d4] .ant-pagination-item-active a,[data-v-c996c0d4] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-c996c0d4] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-c996c0d4] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-c996c0d4]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-c996c0d4]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-c996c0d4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-c996c0d4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-c996c0d4]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-c996c0d4]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-c996c0d4]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-c996c0d4]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-c996c0d4],.wangEditor table th[data-v-c996c0d4]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-c996c0d4]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-c996c0d4]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-c996c0d4]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-c996c0d4]{display:block}.wangEditor ol[data-v-c996c0d4],.wangEditor ul[data-v-c996c0d4]{margin:10px 0 10px 20px}.wangEditor ul[data-v-c996c0d4],.wangEditor ul li[data-v-c996c0d4]{list-style:disc inside!important}.wangEditor ol[data-v-c996c0d4],.wangEditor ol li[data-v-c996c0d4]{list-style:decimal inside!important}.wangEditor img[data-v-c996c0d4]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-c996c0d4]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-c996c0d4]{border-bottom:2px solid #e1e1e1}.component[data-v-c996c0d4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-c996c0d4]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-c996c0d4]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-c996c0d4]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-c996c0d4]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-c996c0d4]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-c996c0d4]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-c996c0d4]{cursor:default}.listen_picture[data-v-c996c0d4]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-c996c0d4]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-c996c0d4]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-c996c0d4]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-c996c0d4]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-c996c0d4]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-c996c0d4]{font-size:var(--en_large_font_size_five)}[data-v-c996c0d4] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-c996c0d4]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-c996c0d4]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-c996c0d4]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-c996c0d4]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-c996c0d4]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-c996c0d4]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-c996c0d4]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-c996c0d4]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-c996c0d4],.home_practice_status.NO_PUBLIC[data-v-c996c0d4]{background:#2c58b1}.home_practice_status.FINISHED[data-v-c996c0d4],.home_practice_status.IN_PROGRESS[data-v-c996c0d4],.home_practice_status.NOT_STARTED[data-v-c996c0d4],.home_practice_status.UNDISTRIBUTED[data-v-c996c0d4]{background:#486fbf}.ant-calendar-picker-container[data-v-c996c0d4]{z-index:9999999!important}.school_ai_report_page[data-v-c996c0d4]{width:100%;height:100%;background:#f5f0ff}.school_ai_report_page .tipsImg[data-v-c996c0d4]{width:.32rem;height:.32rem}.school_ai_report_page[data-v-c996c0d4] .ant-spin-nested-loading,.school_ai_report_page[data-v-c996c0d4] .ant-spin-nested-loading .ant-spin-container{height:100%}.school_ai_report_page .main[data-v-c996c0d4]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.school_ai_report_page .main[data-v-c996c0d4]::-webkit-scrollbar{width:.1rem;background-color:transparent}.school_ai_report_page .main[data-v-c996c0d4]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.school_ai_report_page .main .filter_action_box[data-v-c996c0d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.school_ai_report_page .main .filter_action_box .mr20[data-v-c996c0d4]{margin-right:.2rem}.school_ai_report_page .main .date_box[data-v-c996c0d4]{width:100%;padding:.2rem 0;position:sticky;top:1.2rem;z-index:1;background:#f5f0ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.school_ai_report_page .main .date_box .title_name[data-v-c996c0d4]{font-size:.2rem}.school_ai_report_page .main .date_box .title_name.hk.SMALL[data-v-c996c0d4]{font-size:var(--hk_small_font_size_five)}.school_ai_report_page .main .date_box .title_name.hk.MEDIUM[data-v-c996c0d4]{font-size:var(--hk_middle_font_size_five)}.school_ai_report_page .main .date_box .title_name.hk.LARGE[data-v-c996c0d4]{font-size:var(--hk_large_font_size_five)}.school_ai_report_page .main .date_box .title_name.en.SMALL[data-v-c996c0d4]{font-size:var(--en_small_font_size_five)}.school_ai_report_page .main .date_box .title_name.en.MEDIUM[data-v-c996c0d4]{font-size:var(--en_middle_font_size_five)}.school_ai_report_page .main .date_box .title_name.en.LARGE[data-v-c996c0d4]{font-size:var(--en_large_font_size_five)}.school_ai_report_page .main .table_box[data-v-c996c0d4]{width:100%}.school_ai_report_page .course_table[data-v-c996c0d4] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.school_ai_report_page .course_table[data-v-c996c0d4] .ant-table-tbody>tr>td{color:#414042}.school_ai_report_page .course_table[data-v-c996c0d4] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.school_ai_report_page .course_table[data-v-c996c0d4] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.school_ai_report_page .course_table[data-v-c996c0d4] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.school_ai_report_page .course_table[data-v-c996c0d4] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.school_ai_report_page .course_table[data-v-c996c0d4] .ant-table-thead>tr>th:last-child:after,.school_ai_report_page .course_table[data-v-c996c0d4] .ant-table-thead>tr>th:last-child:before{display:none}.school_ai_report_page .course_table[data-v-c996c0d4] .ant-table-tbody>tr>td{background:none}.school_ai_report_page .course_table[data-v-c996c0d4] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff!important}.school_ai_report_page .course_table[data-v-c996c0d4] .ant-table-body .ant-table-row:nth-child(2n){background:#fff!important}.school_ai_report_page .course_table[data-v-c996c0d4] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.school_ai_report_page .course_table[data-v-c996c0d4] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.school_ai_report_page .course_table[data-v-c996c0d4] .ant-table-column-title{color:#fff;font-weight:400}.school_ai_report_page .course_table[data-v-c996c0d4] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.school_ai_report_page .course_table[data-v-c996c0d4] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.school_ai_report_page .course_table .filter_icon[data-v-c996c0d4]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.1rem}.school_ai_report_page .course_table .action_box[data-v-c996c0d4]{display:inline-block}.school_ai_report_page .course_table .action_box img[data-v-c996c0d4]{height:.08rem;cursor:pointer}.school_ai_report_page .course_table .no_data_line[data-v-c996c0d4]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.school_ai_report_page .course_table_subject[data-v-c996c0d4] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.school_ai_report_page .course_table_subject[data-v-c996c0d4] .ant-table-tbody>tr>td{color:#414042}.school_ai_report_page .course_table_subject[data-v-c996c0d4] .ant-table-thead{position:sticky;top:0;z-index:1;background:#f5f0ff}.school_ai_report_page .course_table_subject[data-v-c996c0d4] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.school_ai_report_page .course_table_subject[data-v-c996c0d4] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.school_ai_report_page .course_table_subject[data-v-c996c0d4] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.school_ai_report_page .course_table_subject[data-v-c996c0d4] .ant-table-thead>tr>th:last-child:after,.school_ai_report_page .course_table_subject[data-v-c996c0d4] .ant-table-thead>tr>th:last-child:before{display:none}.school_ai_report_page .course_table_subject[data-v-c996c0d4] .ant-table-tbody>tr>td{background:none}.school_ai_report_page .course_table_subject[data-v-c996c0d4] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff!important}.school_ai_report_page .course_table_subject[data-v-c996c0d4] .ant-table-body .ant-table-row:nth-child(2n){background:#fff!important}.school_ai_report_page .course_table_subject[data-v-c996c0d4] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.school_ai_report_page .course_table_subject[data-v-c996c0d4] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.school_ai_report_page .course_table_subject[data-v-c996c0d4] .ant-table-column-title{color:#fff;font-weight:400}.school_ai_report_page .course_table_subject[data-v-c996c0d4] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.school_ai_report_page .course_table_subject[data-v-c996c0d4] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.school_ai_report_page .course_table_subject .filter_icon[data-v-c996c0d4]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.1rem}.school_ai_report_page .course_table_subject .action_box[data-v-c996c0d4]{display:inline-block}.school_ai_report_page .course_table_subject .action_box img[data-v-c996c0d4]{height:.08rem;cursor:pointer}.school_ai_report_page .course_table_subject .no_data_line[data-v-c996c0d4]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.school_ai_report_page .icon_img[data-v-c996c0d4]{width:20px;height:20px;cursor:pointer}.school_ai_report_page .pointBox[data-v-c996c0d4]{border-bottom:1px solid #000;cursor:pointer}html[data-v-a35089d8]{font-size:100px}@media only screen and (max-height:650px){html[data-v-a35089d8]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-a35089d8]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-a35089d8]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-a35089d8]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-a35089d8]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-a35089d8]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-a35089d8]{font-size:100px}}#app[data-v-a35089d8],body[data-v-a35089d8],html[data-v-a35089d8]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-a35089d8],#app h1[data-v-a35089d8],#app h2[data-v-a35089d8],#app h3[data-v-a35089d8],#app h4[data-v-a35089d8],#app h5[data-v-a35089d8],#app h6[data-v-a35089d8],#app p[data-v-a35089d8],body body[data-v-a35089d8],body h1[data-v-a35089d8],body h2[data-v-a35089d8],body h3[data-v-a35089d8],body h4[data-v-a35089d8],body h5[data-v-a35089d8],body h6[data-v-a35089d8],body p[data-v-a35089d8],html body[data-v-a35089d8],html h1[data-v-a35089d8],html h2[data-v-a35089d8],html h3[data-v-a35089d8],html h4[data-v-a35089d8],html h5[data-v-a35089d8],html h6[data-v-a35089d8],html p[data-v-a35089d8]{margin:0}li[data-v-a35089d8],ul[data-v-a35089d8]{list-style:none;padding:0}[data-v-a35089d8]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-a35089d8]{white-space:break-spaces}.sortableDrag[data-v-a35089d8]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-a35089d8],.sortableDrag td[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-a35089d8]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-a35089d8]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-a35089d8]{color:var(--theme-color)}.error_color[data-v-a35089d8]{color:#eb6646!important}.warn_color[data-v-a35089d8]{color:#ff6800}.pointer[data-v-a35089d8]{cursor:pointer}.ellipsis[data-v-a35089d8]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-a35089d8],.flex_center_center[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-a35089d8],.flex_center_center[data-v-a35089d8]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-a35089d8],.flex_row_s_p[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-a35089d8]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-a35089d8],.flex_start[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-a35089d8]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-a35089d8],.flex_column_center_center[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-a35089d8]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-a35089d8]{position:relative;border-radius:.2rem}.talk_frame[data-v-a35089d8]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-a35089d8]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-a35089d8]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-a35089d8]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-a35089d8]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-a35089d8]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-a35089d8]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-a35089d8]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-a35089d8]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-a35089d8]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-a35089d8]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-a35089d8]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-a35089d8]{max-height:30vh}.ant-select-dropdown-menu[data-v-a35089d8]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-a35089d8]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-a35089d8]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-a35089d8]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-a35089d8]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-a35089d8]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-a35089d8]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-a35089d8]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-a35089d8]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-a35089d8]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-a35089d8]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-a35089d8]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-a35089d8]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-a35089d8]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-a35089d8]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-a35089d8]{width:100%}.ant-input[data-v-a35089d8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-a35089d8]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-a35089d8]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-a35089d8]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-a35089d8]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-a35089d8]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-a35089d8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-a35089d8]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-a35089d8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-a35089d8]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-a35089d8],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-a35089d8]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-a35089d8],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-a35089d8]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-a35089d8],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-a35089d8]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-a35089d8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-a35089d8]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a35089d8],.ant-table-thead>tr>th[data-v-a35089d8]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-a35089d8]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-a35089d8]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a35089d8]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a35089d8]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a35089d8]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-a35089d8]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-a35089d8]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-a35089d8]{width:24px;height:24px}.ant-radio-inner[data-v-a35089d8]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-a35089d8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-a35089d8]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-a35089d8],.ant-radio-checked .ant-radio-inner[data-v-a35089d8]{border-color:#10c7a3}.ant-checkbox[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-a35089d8]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-a35089d8]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-a35089d8]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-a35089d8]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-a35089d8]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-a35089d8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-a35089d8]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-a35089d8]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-a35089d8]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-a35089d8]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-a35089d8],.ant-dropdown-menu-submenu-title[data-v-a35089d8]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-a35089d8],:root .ant-dropdown-link>.anticon.anticon-down[data-v-a35089d8],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-a35089d8],.dropMenuItem_hk_SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-a35089d8]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-a35089d8],.ant-switch[data-v-a35089d8]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-a35089d8],.ant-switch[data-v-a35089d8]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-a35089d8]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-a35089d8]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-a35089d8]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-a35089d8]{width:100%}.ant-progress-circle .ant-progress-text[data-v-a35089d8]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-a35089d8]{max-width:4.6rem}.ant-popover-title[data-v-a35089d8]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-a35089d8]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-a35089d8]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-a35089d8],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-a35089d8],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-a35089d8]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-a35089d8],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-a35089d8],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-a35089d8]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-a35089d8]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-a35089d8]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-a35089d8]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-a35089d8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-a35089d8]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-a35089d8]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-a35089d8]{text-decoration:underline}.modalBox .btn_box[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-a35089d8],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-a35089d8],.ant-pagination-disabled:focus a[data-v-a35089d8],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-a35089d8],.ant-pagination-disabled:hover a[data-v-a35089d8],[data-v-a35089d8] .ant-pagination-disabled a{background:#e6e7e8}[data-v-a35089d8] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-a35089d8] .ant-pagination-item-active a,[data-v-a35089d8] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-a35089d8] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-a35089d8] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-a35089d8]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-a35089d8]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-a35089d8]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-a35089d8]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-a35089d8]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-a35089d8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-a35089d8]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-a35089d8]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-a35089d8]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-a35089d8],.wangEditor table th[data-v-a35089d8]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-a35089d8]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-a35089d8]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-a35089d8]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-a35089d8]{display:block}.wangEditor ol[data-v-a35089d8],.wangEditor ul[data-v-a35089d8]{margin:10px 0 10px 20px}.wangEditor ul[data-v-a35089d8],.wangEditor ul li[data-v-a35089d8]{list-style:disc inside!important}.wangEditor ol[data-v-a35089d8],.wangEditor ol li[data-v-a35089d8]{list-style:decimal inside!important}.wangEditor img[data-v-a35089d8]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-a35089d8]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-a35089d8]{border-bottom:2px solid #e1e1e1}.component[data-v-a35089d8]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-a35089d8]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-a35089d8]{cursor:default}.listen_picture[data-v-a35089d8]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-a35089d8]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_five)}[data-v-a35089d8] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-a35089d8]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-a35089d8]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-a35089d8]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-a35089d8]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-a35089d8]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-a35089d8]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-a35089d8]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-a35089d8]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-a35089d8],.home_practice_status.NO_PUBLIC[data-v-a35089d8]{background:#2c58b1}.home_practice_status.FINISHED[data-v-a35089d8],.home_practice_status.IN_PROGRESS[data-v-a35089d8],.home_practice_status.NOT_STARTED[data-v-a35089d8],.home_practice_status.UNDISTRIBUTED[data-v-a35089d8]{background:#486fbf}.ant-calendar-picker-container[data-v-a35089d8]{z-index:9999999!important}.near_pra_report_page[data-v-a35089d8]{width:100%;height:100%}.near_pra_report_page .text_view_component[data-v-a35089d8]{white-space:pre-wrap}.near_pra_report_page .main[data-v-a35089d8]{padding:.4rem}.near_pra_report_page .main .titleBox[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.near_pra_report_page .main .titleBox .title[data-v-a35089d8]{font-size:.36rem;font-family:var(--common-font-family);color:#592f99;line-height:.55rem}.near_pra_report_page .main .titleBox .title.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_nine)}.near_pra_report_page .main .titleBox .title.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_nine)}.near_pra_report_page .main .titleBox .title.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_nine)}.near_pra_report_page .main .titleBox .title.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_nine)}.near_pra_report_page .main .titleBox .title.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_nine)}.near_pra_report_page .main .titleBox .title.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_nine)}.near_pra_report_page .main .titleBox .return[data-v-a35089d8]{width:1.76rem;height:.53rem;background:#775dc0;border-radius:.2rem}.near_pra_report_page .main .filterBox[data-v-a35089d8]{margin-top:.34rem;display:-webkit-box;display:-ms-flexbox;display:flex}.near_pra_report_page .main .content .content_top[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:.32rem 0}.near_pra_report_page .main .content .content_top .content_top_left[data-v-a35089d8]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:5.2rem}.near_pra_report_page .main .content .content_top .content_top_left .content_top_left_item[data-v-a35089d8]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:50%;height:100%;background:#fff;border-radius:17px;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.4rem .34rem}.near_pra_report_page .main .content .content_top .content_top_left .mr16[data-v-a35089d8]{margin-right:.16rem}.near_pra_report_page .main .content .content_top .content_top_left .ml16[data-v-a35089d8]{margin-left:.16rem}.near_pra_report_page .main .content .content_top .content_top_right[data-v-a35089d8]{width:30%;height:auto;margin-left:.35rem;background:#fff;border-radius:.17rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.4rem .34rem}.near_pra_report_page .main .content .content_top .content_top_right .row_box[data-v-a35089d8]{width:100%;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;background:#ffe8e8;border:2.4px solid #e5356c;border-radius:.21rem;margin:.3rem 0;overflow:hidden;position:relative}.near_pra_report_page .main .content .content_top .content_top_right .row_box .row_box_line[data-v-a35089d8]{height:100%;background:#ff8383;border-radius:.21rem 0 0 .21rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.14rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#c9343d;line-height:19px}.near_pra_report_page .main .content .content_top .content_top_right .row_box .row_box_line.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .row_box .row_box_line.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .row_box .row_box_line.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .row_box .row_box_line.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .row_box .row_box_line.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .row_box .row_box_line.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .row_box .studentNumber[data-v-a35089d8]{position:absolute;right:.2rem;font-size:.14rem;font-family:var(--common-font-family);color:#7d7d7d;line-height:.4rem}.near_pra_report_page .main .content .content_top .content_top_right .row_box .studentNumber.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .row_box .studentNumber.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .row_box .studentNumber.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .row_box .studentNumber.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .row_box .studentNumber.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .row_box .studentNumber.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .student_box[data-v-a35089d8]{width:100%;height:3rem;background:snow;border-radius:.1rem}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail[data-v-a35089d8]{padding:.12rem .16rem}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_title[data-v-a35089d8]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.14rem;font-family:var(--common-font-family);text-align:center;color:#4f4f4f;line-height:.19rem;margin-bottom:.08rem}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_title.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_title.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_title.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_title.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_title.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_title.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_three)}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_title .student_title_box[data-v-a35089d8]{width:30%}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_content[data-v-a35089d8]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_content .student[data-v-a35089d8]{width:30%;height:auto;padding:.08rem;background:#ffe8e8;border-radius:.04rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.12rem;font-family:var(--common-font-family);text-align:center;color:#090228;line-height:.16rem;margin-bottom:.1rem}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_content .student.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_one)}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_content .student.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_one)}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_content .student.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_one)}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_content .student.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_one)}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_content .student.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_one)}.near_pra_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_content .student.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_one)}.near_pra_report_page .main .content .content_top .content_title[data-v-a35089d8]{width:100%;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#090228;line-height:.34rem}.near_pra_report_page .main .content .content_top .content_title.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_eight)}.near_pra_report_page .main .content .content_top .content_title.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_eight)}.near_pra_report_page .main .content .content_top .content_title.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_eight)}.near_pra_report_page .main .content .content_top .content_title.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_eight)}.near_pra_report_page .main .content .content_top .content_title.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_eight)}.near_pra_report_page .main .content .content_top .content_title.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_eight)}.near_pra_report_page .main .content .content_top .content_tips[data-v-a35089d8]{width:100%;margin:.1rem auto;font-size:.2rem;font-family:var(--common-font-family);color:#939393;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.near_pra_report_page .main .content .content_top .content_tips.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.near_pra_report_page .main .content .content_top .content_tips.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.near_pra_report_page .main .content .content_top .content_tips.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.near_pra_report_page .main .content .content_top .content_tips.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_five)}.near_pra_report_page .main .content .content_top .content_tips.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_five)}.near_pra_report_page .main .content .content_top .content_tips.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_five)}.near_pra_report_page .main .content .content_top .mt80[data-v-a35089d8]{margin-top:.8rem}.near_pra_report_page .main .content .content_top .chart[data-v-a35089d8]{width:100%;height:3rem}.near_pra_report_page .main .content .content_top .chart .chart_content[data-v-a35089d8]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item[data-v-a35089d8]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item span[data-v-a35089d8]{font-size:.16rem;font-family:var(--common-font-family);color:#666;line-height:.24rem}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item span.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_four)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item span.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_four)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item span.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_four)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item span.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_four)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item span.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_four)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item span.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_four)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line[data-v-a35089d8]{width:.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:0;position:relative}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .avgAccuracyLine[data-v-a35089d8]{position:absolute;bottom:0;left:0;width:100%;height:0%;background:#1dbbb1;border-radius:.21rem .21rem 0 0}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .avgAccuracyLine_0[data-v-a35089d8],.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .avgAccuracyLine_1[data-v-a35089d8],.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .avgAccuracyLine_2[data-v-a35089d8]{background:#db5453}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .avgAccuracyLine_3[data-v-a35089d8],.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .avgAccuracyLine_4[data-v-a35089d8]{background:#1dbbb1}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .lineBox[data-v-a35089d8]{position:absolute;bottom:0;left:0;width:100%;height:0%;background:#1dbbb1;border-radius:.21rem .21rem 0 0}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .lineBox_5[data-v-a35089d8]{background:#1dbbb1}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .lineBox_4[data-v-a35089d8]{background:#ffde47}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .lineBox_3[data-v-a35089d8]{background:#eb9b18}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .lineBox_2[data-v-a35089d8]{background:#ff0200}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .lineBox_1[data-v-a35089d8]{background:#c50302}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .studentNum[data-v-a35089d8]{position:absolute;top:-.25rem;left:0;right:0;text-align:center}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .name[data-v-a35089d8]{font-size:.32rem;font-family:var(--common-font-family);text-align:center;color:#333;line-height:.46rem;text-shadow:3px 3px 0 0 rgba(27,232,183,.15)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .name.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_eight)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .name.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_eight)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .name.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_eight)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .name.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_eight)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .name.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_eight)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .name.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_eight)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName[data-v-a35089d8]{font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#1dbbb1;line-height:.26rem;text-shadow:3px 3px 0 0 rgba(27,232,183,.15)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName_0[data-v-a35089d8],.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName_1[data-v-a35089d8],.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName_2[data-v-a35089d8]{color:#db5453}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName_3[data-v-a35089d8],.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName_4[data-v-a35089d8]{color:#1dbbb1}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_five)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_five)}.near_pra_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_five)}.near_pra_report_page .main .content .content_btn[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex}.near_pra_report_page .main .content .content_btn .content_btn_left[data-v-a35089d8]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:6.4rem;background:#fff;border-radius:17px;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.near_pra_report_page .main .content .content_btn .content_btn_left .content_btn_left_title[data-v-a35089d8]{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#775dc0;line-height:.29rem;margin-bottom:.24rem;padding:.3rem}.near_pra_report_page .main .content .content_btn .content_btn_left .content_btn_left_title.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_left .content_btn_left_title.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_left .content_btn_left_title.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_left .content_btn_left_title.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_left .content_btn_left_title.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_left .content_btn_left_title.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_left .question[data-v-a35089d8]{padding:0 .3rem}.near_pra_report_page .main .content .content_btn .content_btn_right[data-v-a35089d8]{width:30%;height:auto;margin-left:.35rem;background:#fff;border-radius:.17rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.3rem}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_title[data-v-a35089d8]{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#3db69e;line-height:.29rem;margin-bottom:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_title.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_title.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_title.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_title.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_title.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_title.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_title>span[data-v-a35089d8]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;margin-right:.1rem}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_title .seeMore[data-v-a35089d8]{height:.47rem}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content[data-v-a35089d8]{width:100%;height:5.2rem;background:rgba(61,182,158,.2);border-radius:.12rem;padding:.16rem}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail[data-v-a35089d8]{width:100%;height:100%;background:#fff;border-radius:.12rem;padding:.16rem .2rem}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_title[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.16rem;font-family:var(--common-font-family);text-align:center;color:#4f4f4f;line-height:.26rem;margin-bottom:.12rem}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_title.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_four)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_title.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_four)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_title.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_four)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_title.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_four)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_title.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_four)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_title.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_four)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_item[data-v-a35089d8]{width:35%}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_item .student[data-v-a35089d8]{width:100%;height:auto;padding:.06rem;background:#b7efe4;border-radius:.06rem;font-size:.17rem;font-family:var(--common-font-family);text-align:center;color:#090228;line-height:.22rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_item .student.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_four)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_item .student.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_four)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_item .student.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_four)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_item .student.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_four)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_item .student.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_four)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_item .student.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_four)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate[data-v-a35089d8]{width:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery[data-v-a35089d8]{width:.32rem;height:.32rem;border-radius:50%;font-size:.21rem;font-family:var(--common-font-family);line-height:.27rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery_1[data-v-a35089d8]{background:#dfbbb9;color:#db5453}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery_2[data-v-a35089d8]{background:#ffb7b3;color:#ff3d3b}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery_3[data-v-a35089d8]{background:#f1c197;color:#d6722e}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery_4[data-v-a35089d8]{background:#d4b670;color:#ffde47}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery_5[data-v-a35089d8]{background:#b0e6d2;color:#1dbbb1}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .avgAccuracy[data-v-a35089d8]{font-size:.21rem;font-family:var(--common-font-family);color:#db5453;line-height:.27rem}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .avgAccuracy.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .avgAccuracy.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .avgAccuracy.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .avgAccuracy.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .avgAccuracy.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .avgAccuracy.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_five)}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .red[data-v-a35089d8]{color:#db5453}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .green[data-v-a35089d8]{color:#10c7a3}.near_pra_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_line[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.12rem}.near_pra_report_page .homeworkName[data-v-a35089d8]{overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;position:relative}.near_pra_report_page .combinationQuestionsBox .correctRate[data-v-a35089d8]{height:.74rem;background:#f6f3fd;padding:0 .32rem;margin-bottom:.2rem;border-radius:.16rem}.near_pra_report_page .combinationQuestionsBox .correctRate .name[data-v-a35089d8]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#592f99;line-height:.26rem}.near_pra_report_page .combinationQuestionsBox .correctRate .name.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.near_pra_report_page .combinationQuestionsBox .correctRate .name.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.near_pra_report_page .combinationQuestionsBox .correctRate .name.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.near_pra_report_page .combinationQuestionsBox .correctRate .name.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_five)}.near_pra_report_page .combinationQuestionsBox .correctRate .name.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_five)}.near_pra_report_page .combinationQuestionsBox .correctRate .name.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_five)}.near_pra_report_page .combinationQuestionsBox .correctRate .rate[data-v-a35089d8]{font-size:.12rem;color:#592f99;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.near_pra_report_page .combinationQuestionsBox .correctRate .rate.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_one)}.near_pra_report_page .combinationQuestionsBox .correctRate .rate.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_one)}.near_pra_report_page .combinationQuestionsBox .correctRate .rate.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_one)}.near_pra_report_page .combinationQuestionsBox .correctRate .rate.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_one)}.near_pra_report_page .combinationQuestionsBox .correctRate .rate.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_one)}.near_pra_report_page .combinationQuestionsBox .correctRate .rate.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_one)}.near_pra_report_page .combinationQuestionsBox .correctRate .lookBtn[data-v-a35089d8]{width:1.28rem;height:.4rem;line-height:.4rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#fff;text-align:center;border-radius:.08rem}.near_pra_report_page .combinationQuestionsBox .correctRate .lookBtn.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_four)}.near_pra_report_page .combinationQuestionsBox .correctRate .lookBtn.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_four)}.near_pra_report_page .combinationQuestionsBox .correctRate .lookBtn.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_four)}.near_pra_report_page .combinationQuestionsBox .correctRate .lookBtn.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_four)}.near_pra_report_page .combinationQuestionsBox .correctRate .lookBtn.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_four)}.near_pra_report_page .combinationQuestionsBox .correctRate .lookBtn.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_four)}.near_pra_report_page .combinationQuestionsBox .title_box[data-v-a35089d8]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.near_pra_report_page .combinationQuestionsBox .title_box .button[data-v-a35089d8]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.near_pra_report_page .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_four)}.near_pra_report_page .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_four)}.near_pra_report_page .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_four)}.near_pra_report_page .combinationQuestionsBox .title_box .button.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_four)}.near_pra_report_page .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_four)}.near_pra_report_page .combinationQuestionsBox .title_box .button.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_four)}.near_pra_report_page .combinationQuestionsBox .title_box .question_card_title[data-v-a35089d8]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.near_pra_report_page .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-a35089d8]{margin-right:.1rem;margin-top:.03rem}.near_pra_report_page .combinationQuestionsBox .title_box .question_card_title .text[data-v-a35089d8]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.near_pra_report_page .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.near_pra_report_page .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.near_pra_report_page .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.near_pra_report_page .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_five)}.near_pra_report_page .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_five)}.near_pra_report_page .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_five)}.near_pra_report_page .combinationQuestionsBox .readBox[data-v-a35089d8]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.near_pra_report_page .combinationQuestionsBox .readBox .media_box[data-v-a35089d8]{overflow:hidden}.near_pra_report_page .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-a35089d8]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.near_pra_report_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.near_pra_report_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.near_pra_report_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.near_pra_report_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_five)}.near_pra_report_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_five)}.near_pra_report_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_five)}.near_pra_report_page .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-a35089d8]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.near_pra_report_page .combinationQuestionsBox .readBox .flag_box[data-v-a35089d8]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.near_pra_report_page .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_four)}.near_pra_report_page .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_four)}.near_pra_report_page .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_four)}.near_pra_report_page .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_four)}.near_pra_report_page .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_four)}.near_pra_report_page .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_four)}.near_pra_report_page .noData[data-v-a35089d8]{width:100%;height:5rem;padding:0 .2rem}.near_pra_report_page .noData .noDataBox[data-v-a35089d8]{width:100%;height:100%;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.near_pra_report_page .noData .noDataBox img[data-v-a35089d8]{width:1.54rem;height:.93rem}.near_pra_report_page .noData .noDataBox span[data-v-a35089d8]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#592f99;line-height:.22rem}.near_pra_report_page .noData .noDataBox span.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.near_pra_report_page .noData .noDataBox span.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.near_pra_report_page .noData .noDataBox span.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.near_pra_report_page .noData .noDataBox span.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_five)}.near_pra_report_page .noData .noDataBox span.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_five)}.near_pra_report_page .noData .noDataBox span.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_five)}.near_pra_report_page .mathChartBox .text_view_component[data-v-a35089d8]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.near_pra_report_page .mathChartBox .text_view_component.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_five)}.near_pra_report_page .mathChartBox .text_view_component.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_five)}.near_pra_report_page .mathChartBox .text_view_component.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_five)}.near_pra_report_page .mathChartBox .text_view_component.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_five)}.near_pra_report_page .mathChartBox .text_view_component.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_five)}.near_pra_report_page .mathChartBox .text_view_component.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_five)}.near_pra_report_page .mathChartBox .picture_view_component[data-v-a35089d8]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.near_pra_report_page .fontSize32[data-v-a35089d8]{font-size:.32rem}.near_pra_report_page .fontSize32.hk.SMALL[data-v-a35089d8]{font-size:var(--hk_small_font_size_eight)}.near_pra_report_page .fontSize32.hk.MEDIUM[data-v-a35089d8]{font-size:var(--hk_middle_font_size_eight)}.near_pra_report_page .fontSize32.hk.LARGE[data-v-a35089d8]{font-size:var(--hk_large_font_size_eight)}.near_pra_report_page .fontSize32.en.SMALL[data-v-a35089d8]{font-size:var(--en_small_font_size_eight)}.near_pra_report_page .fontSize32.en.MEDIUM[data-v-a35089d8]{font-size:var(--en_middle_font_size_eight)}.near_pra_report_page .fontSize32.en.LARGE[data-v-a35089d8]{font-size:var(--en_large_font_size_eight)}html[data-v-fefecacc]{font-size:100px}@media only screen and (max-height:650px){html[data-v-fefecacc]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-fefecacc]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-fefecacc]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-fefecacc]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-fefecacc]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-fefecacc]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-fefecacc]{font-size:100px}}#app[data-v-fefecacc],body[data-v-fefecacc],html[data-v-fefecacc]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-fefecacc],#app h1[data-v-fefecacc],#app h2[data-v-fefecacc],#app h3[data-v-fefecacc],#app h4[data-v-fefecacc],#app h5[data-v-fefecacc],#app h6[data-v-fefecacc],#app p[data-v-fefecacc],body body[data-v-fefecacc],body h1[data-v-fefecacc],body h2[data-v-fefecacc],body h3[data-v-fefecacc],body h4[data-v-fefecacc],body h5[data-v-fefecacc],body h6[data-v-fefecacc],body p[data-v-fefecacc],html body[data-v-fefecacc],html h1[data-v-fefecacc],html h2[data-v-fefecacc],html h3[data-v-fefecacc],html h4[data-v-fefecacc],html h5[data-v-fefecacc],html h6[data-v-fefecacc],html p[data-v-fefecacc]{margin:0}li[data-v-fefecacc],ul[data-v-fefecacc]{list-style:none;padding:0}[data-v-fefecacc]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-fefecacc]{white-space:break-spaces}.sortableDrag[data-v-fefecacc]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-fefecacc],.sortableDrag td[data-v-fefecacc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-fefecacc]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-fefecacc]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-fefecacc]{color:var(--theme-color)}.error_color[data-v-fefecacc]{color:#eb6646!important}.warn_color[data-v-fefecacc]{color:#ff6800}.pointer[data-v-fefecacc]{cursor:pointer}.ellipsis[data-v-fefecacc]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-fefecacc]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-fefecacc],.flex_center_center[data-v-fefecacc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-fefecacc],.flex_center_center[data-v-fefecacc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-fefecacc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-fefecacc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-fefecacc],.flex_row_s_p[data-v-fefecacc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-fefecacc]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-fefecacc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-fefecacc],.flex_start[data-v-fefecacc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-fefecacc]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-fefecacc],.flex_column_center_center[data-v-fefecacc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-fefecacc]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-fefecacc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-fefecacc]{position:relative;border-radius:.2rem}.talk_frame[data-v-fefecacc]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-fefecacc]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-fefecacc]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-fefecacc]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-fefecacc]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-fefecacc]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-fefecacc]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-fefecacc]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-fefecacc]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-fefecacc]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-fefecacc]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-fefecacc]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-fefecacc]{max-height:30vh}.ant-select-dropdown-menu[data-v-fefecacc]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-fefecacc]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-fefecacc]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-fefecacc]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-fefecacc]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-fefecacc]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-fefecacc]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-fefecacc]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-fefecacc]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-fefecacc]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-fefecacc]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-fefecacc]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-fefecacc]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-fefecacc]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-fefecacc]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-fefecacc]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-fefecacc]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-fefecacc]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-fefecacc]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-fefecacc]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-fefecacc]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-fefecacc]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-fefecacc]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-fefecacc]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-fefecacc]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-fefecacc]{width:100%}.ant-input[data-v-fefecacc]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-fefecacc]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-fefecacc]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-fefecacc]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-fefecacc]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-fefecacc]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-fefecacc]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-fefecacc]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-fefecacc]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-fefecacc]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-fefecacc]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-fefecacc]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-fefecacc]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-fefecacc],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-fefecacc]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-fefecacc]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-fefecacc]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-fefecacc],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-fefecacc]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-fefecacc]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-fefecacc]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-fefecacc],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-fefecacc]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-fefecacc]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-fefecacc]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-fefecacc]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-fefecacc],.ant-table-thead>tr>th[data-v-fefecacc]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-fefecacc]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-fefecacc]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-fefecacc]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-fefecacc]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-fefecacc]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-fefecacc]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-fefecacc]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-fefecacc]{width:24px;height:24px}.ant-radio-inner[data-v-fefecacc]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-fefecacc]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-fefecacc]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-fefecacc],.ant-radio-checked .ant-radio-inner[data-v-fefecacc]{border-color:#10c7a3}.ant-checkbox[data-v-fefecacc]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-fefecacc]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-fefecacc]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-fefecacc]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-fefecacc]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-fefecacc]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-fefecacc]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-fefecacc]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-fefecacc]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-fefecacc]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-fefecacc]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-fefecacc],.ant-dropdown-menu-submenu-title[data-v-fefecacc]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-fefecacc],:root .ant-dropdown-link>.anticon.anticon-down[data-v-fefecacc],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-fefecacc]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-fefecacc]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-fefecacc]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-fefecacc]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-fefecacc]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-fefecacc]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-fefecacc],.dropMenuItem_hk_SMALL[data-v-fefecacc]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-fefecacc]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-fefecacc]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-fefecacc]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-fefecacc]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-fefecacc]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-fefecacc]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-fefecacc],.ant-switch[data-v-fefecacc]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-fefecacc],.ant-switch[data-v-fefecacc]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-fefecacc]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-fefecacc]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-fefecacc]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-fefecacc]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-fefecacc]{width:100%}.ant-progress-circle .ant-progress-text[data-v-fefecacc]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-fefecacc]{max-width:4.6rem}.ant-popover-title[data-v-fefecacc]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-fefecacc]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-fefecacc]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-fefecacc],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-fefecacc],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-fefecacc]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-fefecacc],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-fefecacc],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-fefecacc]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-fefecacc]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-fefecacc]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-fefecacc]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-fefecacc]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-fefecacc]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-fefecacc]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-fefecacc]{text-decoration:underline}.modalBox .btn_box[data-v-fefecacc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-fefecacc],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-fefecacc],.ant-pagination-disabled:focus a[data-v-fefecacc],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-fefecacc],.ant-pagination-disabled:hover a[data-v-fefecacc],[data-v-fefecacc] .ant-pagination-disabled a{background:#e6e7e8}[data-v-fefecacc] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-fefecacc] .ant-pagination-item-active a,[data-v-fefecacc] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-fefecacc] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-fefecacc] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-fefecacc]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-fefecacc]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-fefecacc]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-fefecacc]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-fefecacc]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-fefecacc]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-fefecacc]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-fefecacc]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-fefecacc]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-fefecacc],.wangEditor table th[data-v-fefecacc]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-fefecacc]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-fefecacc]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-fefecacc]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-fefecacc]{display:block}.wangEditor ol[data-v-fefecacc],.wangEditor ul[data-v-fefecacc]{margin:10px 0 10px 20px}.wangEditor ul[data-v-fefecacc],.wangEditor ul li[data-v-fefecacc]{list-style:disc inside!important}.wangEditor ol[data-v-fefecacc],.wangEditor ol li[data-v-fefecacc]{list-style:decimal inside!important}.wangEditor img[data-v-fefecacc]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-fefecacc]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-fefecacc]{border-bottom:2px solid #e1e1e1}.component[data-v-fefecacc]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-fefecacc]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-fefecacc]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-fefecacc]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-fefecacc]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-fefecacc]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-fefecacc]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-fefecacc]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-fefecacc]{cursor:default}.listen_picture[data-v-fefecacc]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-fefecacc]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-fefecacc]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-fefecacc]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-fefecacc]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-fefecacc]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-fefecacc]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-fefecacc]{font-size:var(--en_large_font_size_five)}[data-v-fefecacc] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-fefecacc]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-fefecacc]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-fefecacc]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-fefecacc]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-fefecacc]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-fefecacc]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-fefecacc]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-fefecacc]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-fefecacc],.home_practice_status.NO_PUBLIC[data-v-fefecacc]{background:#2c58b1}.home_practice_status.FINISHED[data-v-fefecacc],.home_practice_status.IN_PROGRESS[data-v-fefecacc],.home_practice_status.NOT_STARTED[data-v-fefecacc],.home_practice_status.UNDISTRIBUTED[data-v-fefecacc]{background:#486fbf}.ant-calendar-picker-container[data-v-fefecacc]{z-index:9999999!important}.e_practice_report_page[data-v-fefecacc]{width:100%;height:100%;background:#fafafa}.e_practice_report_page .flex[data-v-fefecacc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_report_page .con[data-v-fefecacc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.4rem}.e_practice_report_page .con .titleBox[data-v-fefecacc]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.e_practice_report_page .con .titleBox .title[data-v-fefecacc]{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.e_practice_report_page .con .titleBox .btn[data-v-fefecacc]{margin-right:.1rem}.e_practice_report_page .con .select[data-v-fefecacc]{margin:.32rem 0}.e_practice_report_page .con .tableBox[data-v-fefecacc]{display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_report_page .con .tableBox .box_left[data-v-fefecacc]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6.84rem;margin-right:.42rem;padding:.32rem;background:#fff;border-radius:.17rem}.e_practice_report_page .con .tableBox .box_left .content[data-v-fefecacc]{padding-right:.09rem}.e_practice_report_page .con .tableBox .box_left .content .titleBox[data-v-fefecacc]{width:100%;height:1rem;border-bottom:2px solid #f2f2f2;font-size:.2rem;font-family:var(--common-font-family);font-weight:900;text-align:center;color:#775dc0;line-height:.29rem}.e_practice_report_page .con .tableBox .box_left .content .titleBox .title1[data-v-fefecacc]{width:30%;min-width:2rem;border-right:2px solid #f2f2f2}.e_practice_report_page .con .tableBox .box_left .content .titleBox .title2[data-v-fefecacc]{width:10%;border-right:2px solid #f2f2f2}.e_practice_report_page .con .tableBox .box_left .content .titleBox .title3[data-v-fefecacc]{width:60%}.e_practice_report_page .con .tableBox .box_left .content .titleBox .title3 .title_top[data-v-fefecacc]{width:100%;height:.49rem;border-bottom:2px solid #f2f2f2}.e_practice_report_page .con .tableBox .box_left .content .titleBox .title3 .title_btn[data-v-fefecacc]{width:100%;height:.49rem;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_report_page .con .tableBox .box_left .content .titleBox .title3 .title_btn .category[data-v-fefecacc]{width:100%;border-right:2px solid #f2f2f2}.e_practice_report_page .con .tableBox .box_left .content .table[data-v-fefecacc]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #f2f2f2}.e_practice_report_page .con .tableBox .box_left .content .table .content1[data-v-fefecacc]{width:30%;min-width:2rem;border-right:2px solid #f2f2f2}.e_practice_report_page .con .tableBox .box_left .content .table .content2[data-v-fefecacc]{width:10%;border-right:2px solid #f2f2f2;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.26rem}.e_practice_report_page .con .tableBox .box_left .content .table .content3[data-v-fefecacc]{width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.e_practice_report_page .con .tableBox .box_left .content .table .content3 .category[data-v-fefecacc]{width:100%;height:100%;border-right:2px solid #f2f2f2;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.26rem}.e_practice_report_page .con .tableBox .right .box_right[data-v-fefecacc]{width:4.5rem;height:5.65rem;padding:.3rem .32rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.e_practice_report_page .con .tableBox .right .box_right .title[data-v-fefecacc]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#775dc0;line-height:.29rem}.e_practice_report_page .con .tableBox .right .box_right .chartTitle[data-v-fefecacc]{margin-top:.24rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.e_practice_report_page .con .tableBox .right .box_right .chart_box[data-v-fefecacc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_report_page .con .tableBox .right .box_right .chart_box img[data-v-fefecacc]{width:.32rem;height:.32rem;cursor:pointer}.e_practice_report_page .con .tableBox .right .box_right .chart_box .chart[data-v-fefecacc]{margin-top:.2rem;width:100%;height:4.2rem}.e_practice_report_page .con .tableBox .right .box_btn[data-v-fefecacc]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_report_page .con .tableBox .right .box_btn .point[data-v-fefecacc]{width:.2rem!important;height:.2rem!important;opacity:1;background:#592f99!important;border:1px solid #592f99!important;border-radius:50%;margin-right:.17rem;position:relative;cursor:pointer}.e_practice_report_page .con .tableBox .right .box_btn .waitpoint[data-v-fefecacc]{width:.1rem;height:.1rem;opacity:1;background:#b2b1b4;border-radius:50%;margin-right:.17rem;cursor:pointer}.e_practice_report_page .con .tableBox .chartBox[data-v-fefecacc]{width:100%;height:5.82rem;margin-top:.32rem;padding:.28rem .32rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.e_practice_report_page .con .tableBox .chartBox .title[data-v-fefecacc]{margin-bottom:.4rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#775dc0;line-height:.29rem}.e_practice_report_page .con .tableBox .chartBox .chart[data-v-fefecacc]{width:95%;height:4.8rem}.e_practice_report_page .con .noData[data-v-fefecacc]{width:100%;height:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_report_page .con .noData img[data-v-fefecacc]{width:1.5rem}.e_practice_report_page .con .noData span[data-v-fefecacc]{margin-top:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.34rem}.stuimp_Box[data-v-fefecacc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stuimp_Box .indexBox[data-v-fefecacc]{width:.28rem;height:.28rem;margin-right:.08rem;background:#592f99;border-radius:50%}.stuimp_Box .indexBox span[data-v-fefecacc]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff;line-height:.24rem}.stuimp_Box .nameBox[data-v-fefecacc]{width:1.52rem;height:.5rem;padding:0 .08rem;background:#eeeaf8;border-radius:.27rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}.stuimp_Box .nameBox span[data-v-fefecacc]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.25rem;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.stuimp_Box .nameBox img[data-v-fefecacc]{width:.24rem;height:.24rem;margin-left:.1rem}[data-v-fefecacc] .ant-table-thead>tr:first-child>th:last-child{border-bottom:2px solid #e1e1e1}html[data-v-15cc9f70]{font-size:100px}@media only screen and (max-height:650px){html[data-v-15cc9f70]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-15cc9f70]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-15cc9f70]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-15cc9f70]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-15cc9f70]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-15cc9f70]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-15cc9f70]{font-size:100px}}#app[data-v-15cc9f70],body[data-v-15cc9f70],html[data-v-15cc9f70]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-15cc9f70],#app h1[data-v-15cc9f70],#app h2[data-v-15cc9f70],#app h3[data-v-15cc9f70],#app h4[data-v-15cc9f70],#app h5[data-v-15cc9f70],#app h6[data-v-15cc9f70],#app p[data-v-15cc9f70],body body[data-v-15cc9f70],body h1[data-v-15cc9f70],body h2[data-v-15cc9f70],body h3[data-v-15cc9f70],body h4[data-v-15cc9f70],body h5[data-v-15cc9f70],body h6[data-v-15cc9f70],body p[data-v-15cc9f70],html body[data-v-15cc9f70],html h1[data-v-15cc9f70],html h2[data-v-15cc9f70],html h3[data-v-15cc9f70],html h4[data-v-15cc9f70],html h5[data-v-15cc9f70],html h6[data-v-15cc9f70],html p[data-v-15cc9f70]{margin:0}li[data-v-15cc9f70],ul[data-v-15cc9f70]{list-style:none;padding:0}[data-v-15cc9f70]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-15cc9f70]{white-space:break-spaces}.sortableDrag[data-v-15cc9f70]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-15cc9f70],.sortableDrag td[data-v-15cc9f70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-15cc9f70]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-15cc9f70]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-15cc9f70]{color:var(--theme-color)}.error_color[data-v-15cc9f70]{color:#eb6646!important}.warn_color[data-v-15cc9f70]{color:#ff6800}.pointer[data-v-15cc9f70]{cursor:pointer}.ellipsis[data-v-15cc9f70]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-15cc9f70]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-15cc9f70],.flex_center_center[data-v-15cc9f70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-15cc9f70],.flex_center_center[data-v-15cc9f70]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-15cc9f70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-15cc9f70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-15cc9f70],.flex_row_s_p[data-v-15cc9f70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-15cc9f70]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-15cc9f70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-15cc9f70],.flex_start[data-v-15cc9f70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-15cc9f70]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-15cc9f70],.flex_column_center_center[data-v-15cc9f70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-15cc9f70]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-15cc9f70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-15cc9f70]{position:relative;border-radius:.2rem}.talk_frame[data-v-15cc9f70]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-15cc9f70]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-15cc9f70]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-15cc9f70]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-15cc9f70]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-15cc9f70]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-15cc9f70]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-15cc9f70]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-15cc9f70]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-15cc9f70]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-15cc9f70]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-15cc9f70]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-15cc9f70]{max-height:30vh}.ant-select-dropdown-menu[data-v-15cc9f70]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-15cc9f70]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-15cc9f70]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-15cc9f70]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-15cc9f70]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-15cc9f70]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-15cc9f70]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-15cc9f70]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-15cc9f70]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-15cc9f70]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-15cc9f70]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-15cc9f70]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-15cc9f70]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-15cc9f70]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-15cc9f70]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-15cc9f70]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-15cc9f70]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-15cc9f70]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-15cc9f70]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-15cc9f70]{width:100%}.ant-input[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-15cc9f70]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-15cc9f70]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-15cc9f70]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-15cc9f70]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-15cc9f70]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-15cc9f70]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-15cc9f70]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-15cc9f70]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-15cc9f70]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-15cc9f70],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-15cc9f70]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-15cc9f70]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-15cc9f70]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-15cc9f70],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-15cc9f70]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-15cc9f70]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-15cc9f70],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-15cc9f70]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-15cc9f70]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-15cc9f70]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-15cc9f70],.ant-table-thead>tr>th[data-v-15cc9f70]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-15cc9f70]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-15cc9f70]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-15cc9f70]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-15cc9f70]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-15cc9f70]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-15cc9f70]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-15cc9f70]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-15cc9f70]{width:24px;height:24px}.ant-radio-inner[data-v-15cc9f70]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-15cc9f70]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-15cc9f70],.ant-radio-checked .ant-radio-inner[data-v-15cc9f70]{border-color:#10c7a3}.ant-checkbox[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-15cc9f70]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-15cc9f70]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-15cc9f70]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-15cc9f70]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-15cc9f70]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-15cc9f70]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-15cc9f70]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-15cc9f70]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-15cc9f70]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-15cc9f70],.ant-dropdown-menu-submenu-title[data-v-15cc9f70]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-15cc9f70],:root .ant-dropdown-link>.anticon.anticon-down[data-v-15cc9f70],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-15cc9f70]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-15cc9f70]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-15cc9f70]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-15cc9f70]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-15cc9f70]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-15cc9f70],.dropMenuItem_hk_SMALL[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-15cc9f70]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-15cc9f70]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-15cc9f70]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-15cc9f70]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-15cc9f70]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-15cc9f70]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-15cc9f70],.ant-switch[data-v-15cc9f70]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-15cc9f70],.ant-switch[data-v-15cc9f70]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-15cc9f70]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-15cc9f70]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-15cc9f70]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-15cc9f70]{width:100%}.ant-progress-circle .ant-progress-text[data-v-15cc9f70]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-15cc9f70]{max-width:4.6rem}.ant-popover-title[data-v-15cc9f70]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-15cc9f70]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-15cc9f70]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-15cc9f70],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-15cc9f70],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-15cc9f70]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-15cc9f70],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-15cc9f70],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-15cc9f70]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-15cc9f70]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-15cc9f70]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-15cc9f70]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-15cc9f70]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-15cc9f70]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-15cc9f70]{text-decoration:underline}.modalBox .btn_box[data-v-15cc9f70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-15cc9f70],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-15cc9f70],.ant-pagination-disabled:focus a[data-v-15cc9f70],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-15cc9f70],.ant-pagination-disabled:hover a[data-v-15cc9f70],[data-v-15cc9f70] .ant-pagination-disabled a{background:#e6e7e8}[data-v-15cc9f70] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-15cc9f70] .ant-pagination-item-active a,[data-v-15cc9f70] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-15cc9f70] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-15cc9f70] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-15cc9f70]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-15cc9f70]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-15cc9f70]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-15cc9f70]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-15cc9f70]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-15cc9f70]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-15cc9f70]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-15cc9f70]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-15cc9f70],.wangEditor table th[data-v-15cc9f70]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-15cc9f70]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-15cc9f70]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-15cc9f70]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-15cc9f70]{display:block}.wangEditor ol[data-v-15cc9f70],.wangEditor ul[data-v-15cc9f70]{margin:10px 0 10px 20px}.wangEditor ul[data-v-15cc9f70],.wangEditor ul li[data-v-15cc9f70]{list-style:disc inside!important}.wangEditor ol[data-v-15cc9f70],.wangEditor ol li[data-v-15cc9f70]{list-style:decimal inside!important}.wangEditor img[data-v-15cc9f70]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-15cc9f70]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-15cc9f70]{border-bottom:2px solid #e1e1e1}.component[data-v-15cc9f70]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-15cc9f70]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-15cc9f70]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-15cc9f70]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-15cc9f70]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-15cc9f70]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-15cc9f70]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-15cc9f70]{cursor:default}.listen_picture[data-v-15cc9f70]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-15cc9f70]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-15cc9f70]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-15cc9f70]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-15cc9f70]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-15cc9f70]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-15cc9f70]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-15cc9f70]{font-size:var(--en_large_font_size_five)}[data-v-15cc9f70] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-15cc9f70]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-15cc9f70]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-15cc9f70]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-15cc9f70]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-15cc9f70]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-15cc9f70]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-15cc9f70]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-15cc9f70]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-15cc9f70],.home_practice_status.NO_PUBLIC[data-v-15cc9f70]{background:#2c58b1}.home_practice_status.FINISHED[data-v-15cc9f70],.home_practice_status.IN_PROGRESS[data-v-15cc9f70],.home_practice_status.NOT_STARTED[data-v-15cc9f70],.home_practice_status.UNDISTRIBUTED[data-v-15cc9f70]{background:#486fbf}.ant-calendar-picker-container[data-v-15cc9f70]{z-index:9999999!important}.e_practice_all_course_page[data-v-15cc9f70]{width:100%;height:100%;background:#fafafa}.e_practice_all_course_page .bread[data-v-15cc9f70]{font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#592f99;line-height:.22rem}.e_practice_all_course_page .flex[data-v-15cc9f70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_all_course_page .con[data-v-15cc9f70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.4rem}.e_practice_all_course_page .con .titleBox[data-v-15cc9f70]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.e_practice_all_course_page .con .titleBox .title[data-v-15cc9f70]{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.e_practice_all_course_page .con .titleBox .btn[data-v-15cc9f70]{margin-right:.1rem}.e_practice_all_course_page .con .select[data-v-15cc9f70]{margin:.32rem 0}.e_practice_all_course_page .con .tableBox[data-v-15cc9f70]{display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_all_course_page .con .tableBox .box_left[data-v-15cc9f70]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6.84rem;margin-right:.42rem;padding:.32rem;background:#fff;border-radius:.17rem}.e_practice_all_course_page .con .tableBox .box_left .content[data-v-15cc9f70]{padding-right:.09rem}.e_practice_all_course_page .con .tableBox .box_left .content .titleBox[data-v-15cc9f70]{width:100%;height:100px;border-bottom:2px solid #f2f2f2;font-size:.2rem;font-family:var(--common-font-family);font-weight:900;text-align:center;color:#775dc0;line-height:.29rem}.e_practice_all_course_page .con .tableBox .box_left .content .titleBox .title1[data-v-15cc9f70]{width:30%;min-width:2rem;border-right:2px solid #f2f2f2}.e_practice_all_course_page .con .tableBox .box_left .content .titleBox .title2[data-v-15cc9f70]{width:10%;border-right:2px solid #f2f2f2}.e_practice_all_course_page .con .tableBox .box_left .content .titleBox .title3[data-v-15cc9f70]{width:60%}.e_practice_all_course_page .con .tableBox .box_left .content .titleBox .title3 .title_top[data-v-15cc9f70]{width:100%;height:.49rem;border-bottom:2px solid #f2f2f2}.e_practice_all_course_page .con .tableBox .box_left .content .titleBox .title3 .title_btn[data-v-15cc9f70]{width:100%;height:.49rem;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_all_course_page .con .tableBox .box_left .content .titleBox .title3 .title_btn .category[data-v-15cc9f70]{width:100%;border-right:2px solid #f2f2f2}.e_practice_all_course_page .con .tableBox .box_left .content .table[data-v-15cc9f70]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #f2f2f2}.e_practice_all_course_page .con .tableBox .box_left .content .table .content1[data-v-15cc9f70]{width:30%;min-width:2rem;border-right:2px solid #f2f2f2}.e_practice_all_course_page .con .tableBox .box_left .content .table .content2[data-v-15cc9f70]{width:10%;border-right:2px solid #f2f2f2;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.26rem}.e_practice_all_course_page .con .tableBox .box_left .content .table .content3[data-v-15cc9f70]{width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.e_practice_all_course_page .con .tableBox .box_left .content .table .content3 .category[data-v-15cc9f70]{width:100%;height:100%;border-right:2px solid #f2f2f2;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.26rem}.e_practice_all_course_page .con .tableBox .box_left .content .noData[data-v-15cc9f70]{width:100%;height:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_all_course_page .con .tableBox .box_left .content .noData img[data-v-15cc9f70]{width:1.5rem}.e_practice_all_course_page .con .tableBox .box_left .content .noData span[data-v-15cc9f70]{margin-top:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.34rem}.e_practice_all_course_page .con .tableBox .right .box_right[data-v-15cc9f70]{width:4.5rem;height:5.65rem;padding:.3rem .32rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.e_practice_all_course_page .con .tableBox .right .box_right .title[data-v-15cc9f70]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#775dc0;line-height:.29rem}.e_practice_all_course_page .con .tableBox .right .box_right .chart_box[data-v-15cc9f70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_all_course_page .con .tableBox .right .box_right .chart_box img[data-v-15cc9f70]{width:.32rem;height:.32rem;cursor:pointer}.e_practice_all_course_page .con .tableBox .right .box_right .chart_box .chart[data-v-15cc9f70]{margin-top:.2rem;width:100%;height:4.2rem}.e_practice_all_course_page .con .tableBox .right .box_btn[data-v-15cc9f70]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_all_course_page .con .tableBox .right .box_btn .point[data-v-15cc9f70]{width:.2rem!important;height:.2rem!important;opacity:1;background:#592f99!important;border:1px solid #592f99!important;border-radius:50%;margin-right:.17rem;position:relative;cursor:pointer}.e_practice_all_course_page .con .tableBox .right .box_btn .waitpoint[data-v-15cc9f70]{width:.1rem;height:.1rem;opacity:1;background:#b2b1b4;border-radius:50%;margin-right:.17rem;cursor:pointer}.e_practice_all_course_page .con .tableBox .chartBox[data-v-15cc9f70]{width:100%;height:5.82rem;margin-top:.32rem;padding:.28rem .32rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.e_practice_all_course_page .con .tableBox .chartBox .title[data-v-15cc9f70]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#775dc0;line-height:.29rem}.e_practice_all_course_page .con .tableBox .chartBox .chart[data-v-15cc9f70]{width:100%;height:4.8rem}.stuimp_Box[data-v-15cc9f70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stuimp_Box .indexBox[data-v-15cc9f70]{width:.28rem;height:.28rem;margin-right:.08rem;background:#592f99;border-radius:50%}.stuimp_Box .indexBox span[data-v-15cc9f70]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff;line-height:.24rem}.stuimp_Box .nameBox[data-v-15cc9f70]{width:1.52rem;height:.5rem;padding:0 .08rem;background:#eeeaf8;border-radius:.27rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}.stuimp_Box .nameBox span[data-v-15cc9f70]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.25rem;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.stuimp_Box .nameBox img[data-v-15cc9f70]{width:.24rem;height:.24rem;margin-left:.1rem}[data-v-15cc9f70] .ant-table-thead>tr:first-child>th:last-child{border-bottom:2px solid #e1e1e1}html[data-v-07142824]{font-size:100px}@media only screen and (max-height:650px){html[data-v-07142824]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-07142824]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-07142824]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-07142824]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-07142824]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-07142824]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-07142824]{font-size:100px}}#app[data-v-07142824],body[data-v-07142824],html[data-v-07142824]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-07142824],#app h1[data-v-07142824],#app h2[data-v-07142824],#app h3[data-v-07142824],#app h4[data-v-07142824],#app h5[data-v-07142824],#app h6[data-v-07142824],#app p[data-v-07142824],body body[data-v-07142824],body h1[data-v-07142824],body h2[data-v-07142824],body h3[data-v-07142824],body h4[data-v-07142824],body h5[data-v-07142824],body h6[data-v-07142824],body p[data-v-07142824],html body[data-v-07142824],html h1[data-v-07142824],html h2[data-v-07142824],html h3[data-v-07142824],html h4[data-v-07142824],html h5[data-v-07142824],html h6[data-v-07142824],html p[data-v-07142824]{margin:0}li[data-v-07142824],ul[data-v-07142824]{list-style:none;padding:0}[data-v-07142824]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-07142824]{white-space:break-spaces}.sortableDrag[data-v-07142824]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-07142824],.sortableDrag td[data-v-07142824]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-07142824]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-07142824]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-07142824]{color:var(--theme-color)}.error_color[data-v-07142824]{color:#eb6646!important}.warn_color[data-v-07142824]{color:#ff6800}.pointer[data-v-07142824]{cursor:pointer}.ellipsis[data-v-07142824]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-07142824]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-07142824],.flex_center_center[data-v-07142824]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-07142824],.flex_center_center[data-v-07142824]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-07142824]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-07142824]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-07142824],.flex_row_s_p[data-v-07142824]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-07142824]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-07142824]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-07142824],.flex_start[data-v-07142824]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-07142824]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-07142824],.flex_column_center_center[data-v-07142824]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-07142824]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-07142824]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-07142824]{position:relative;border-radius:.2rem}.talk_frame[data-v-07142824]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-07142824]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-07142824]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-07142824]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-07142824]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-07142824]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-07142824]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-07142824]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-07142824]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-07142824]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-07142824]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-07142824]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-07142824]{max-height:30vh}.ant-select-dropdown-menu[data-v-07142824]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-07142824]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-07142824]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-07142824]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-07142824]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-07142824]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-07142824]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-07142824]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-07142824]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-07142824]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-07142824]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-07142824]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-07142824]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-07142824]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-07142824]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-07142824]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-07142824]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-07142824]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-07142824]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-07142824]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-07142824]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-07142824]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-07142824]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-07142824]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-07142824]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-07142824]{width:100%}.ant-input[data-v-07142824]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-07142824]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-07142824]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-07142824]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-07142824]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-07142824]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-07142824]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-07142824]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-07142824]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-07142824]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-07142824]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-07142824]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-07142824]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-07142824],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-07142824]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-07142824]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-07142824]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-07142824],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-07142824]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-07142824]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-07142824]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-07142824],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-07142824]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-07142824]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-07142824]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-07142824]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-07142824],.ant-table-thead>tr>th[data-v-07142824]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-07142824]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-07142824]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-07142824]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-07142824]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-07142824]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-07142824]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-07142824]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-07142824]{width:24px;height:24px}.ant-radio-inner[data-v-07142824]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-07142824]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-07142824]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-07142824],.ant-radio-checked .ant-radio-inner[data-v-07142824]{border-color:#10c7a3}.ant-checkbox[data-v-07142824]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-07142824]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-07142824]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-07142824]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-07142824]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-07142824]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-07142824]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-07142824]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-07142824]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-07142824]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-07142824]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-07142824],.ant-dropdown-menu-submenu-title[data-v-07142824]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-07142824],:root .ant-dropdown-link>.anticon.anticon-down[data-v-07142824],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-07142824]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-07142824]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-07142824]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-07142824]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-07142824]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-07142824]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-07142824],.dropMenuItem_hk_SMALL[data-v-07142824]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-07142824]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-07142824]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-07142824]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-07142824]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-07142824]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-07142824]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-07142824],.ant-switch[data-v-07142824]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-07142824],.ant-switch[data-v-07142824]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-07142824]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-07142824]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-07142824]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-07142824]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-07142824]{width:100%}.ant-progress-circle .ant-progress-text[data-v-07142824]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-07142824]{max-width:4.6rem}.ant-popover-title[data-v-07142824]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-07142824]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-07142824]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-07142824],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-07142824],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-07142824]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-07142824],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-07142824],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-07142824]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-07142824]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-07142824]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-07142824]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-07142824]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-07142824]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-07142824]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-07142824]{text-decoration:underline}.modalBox .btn_box[data-v-07142824]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-07142824],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-07142824],.ant-pagination-disabled:focus a[data-v-07142824],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-07142824],.ant-pagination-disabled:hover a[data-v-07142824],[data-v-07142824] .ant-pagination-disabled a{background:#e6e7e8}[data-v-07142824] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-07142824] .ant-pagination-item-active a,[data-v-07142824] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-07142824] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-07142824] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-07142824]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-07142824]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-07142824]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-07142824]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-07142824]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-07142824]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-07142824]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-07142824]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-07142824]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-07142824],.wangEditor table th[data-v-07142824]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-07142824]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-07142824]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-07142824]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-07142824]{display:block}.wangEditor ol[data-v-07142824],.wangEditor ul[data-v-07142824]{margin:10px 0 10px 20px}.wangEditor ul[data-v-07142824],.wangEditor ul li[data-v-07142824]{list-style:disc inside!important}.wangEditor ol[data-v-07142824],.wangEditor ol li[data-v-07142824]{list-style:decimal inside!important}.wangEditor img[data-v-07142824]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-07142824]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-07142824]{border-bottom:2px solid #e1e1e1}.component[data-v-07142824]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-07142824]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-07142824]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-07142824]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-07142824]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-07142824]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-07142824]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-07142824]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-07142824]{cursor:default}.listen_picture[data-v-07142824]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-07142824]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-07142824]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-07142824]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-07142824]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-07142824]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-07142824]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-07142824]{font-size:var(--en_large_font_size_five)}[data-v-07142824] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-07142824]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-07142824]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-07142824]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-07142824]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-07142824]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-07142824]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-07142824]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-07142824]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-07142824],.home_practice_status.NO_PUBLIC[data-v-07142824]{background:#2c58b1}.home_practice_status.FINISHED[data-v-07142824],.home_practice_status.IN_PROGRESS[data-v-07142824],.home_practice_status.NOT_STARTED[data-v-07142824],.home_practice_status.UNDISTRIBUTED[data-v-07142824]{background:#486fbf}.ant-calendar-picker-container[data-v-07142824]{z-index:9999999!important}.e_practice_course_page[data-v-07142824]{width:100%;height:100%;background:#fafafa}.e_practice_course_page .flex[data-v-07142824]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_course_page .mt20[data-v-07142824]{margin-top:.2rem}.e_practice_course_page .bread[data-v-07142824]{font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#592f99;line-height:.22rem}.e_practice_course_page .con[data-v-07142824]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.4rem}.e_practice_course_page .con .titleBox[data-v-07142824]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.e_practice_course_page .con .titleBox .title[data-v-07142824]{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.e_practice_course_page .con .titleBox .btn[data-v-07142824]{margin-right:.1rem}.e_practice_course_page .con .select[data-v-07142824]{margin:.32rem 0}.e_practice_course_page .con .tableBox[data-v-07142824]{display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_course_page .con .tableBox .box_left[data-v-07142824]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:6.84rem;margin-right:.42rem;padding:.32rem .32rem .64rem .32rem;background:#fff;border-radius:.17rem}.e_practice_course_page .con .tableBox .box_left .content[data-v-07142824]{padding-right:.2rem;width:100%}.e_practice_course_page .con .tableBox .box_left .content .unitTitle[data-v-07142824]{margin-top:.3rem;padding:0 .3rem;width:100%;height:.72rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_course_page .con .tableBox .box_left .content .unitTitle>div[data-v-07142824]{border-right:2px solid #e1e1e1;border-bottom:2px solid #e1e1e1}.e_practice_course_page .con .tableBox .box_left .content .unitTitle>div[data-v-07142824]:last-child{border-right:none}.e_practice_course_page .con .tableBox .box_left .content .unitTitle .title1[data-v-07142824],.e_practice_course_page .con .tableBox .box_left .content .unitTitle .title2[data-v-07142824],.e_practice_course_page .con .tableBox .box_left .content .unitTitle .title3[data-v-07142824],.e_practice_course_page .con .tableBox .box_left .content .unitTitle .title4[data-v-07142824]{width:25%;min-width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.e_practice_course_page .con .tableBox .box_left .content .line[data-v-07142824]{border:.005rem solid #e1e1e1}.e_practice_course_page .con .tableBox .box_left .content .wideline[data-v-07142824]{border:2px solid #e1e1e1}.e_practice_course_page .con .tableBox .box_left .content .importantBox[data-v-07142824]{padding:0 .3rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_course_page .con .tableBox .box_left .content .importantBox .categoryBox[data-v-07142824]{width:33%;min-width:33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_course_page .con .tableBox .box_left .content .importantBox .categoryBox .optionBox[data-v-07142824]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_course_page .con .tableBox .box_left .content .importantBox .categoryBox .optionBox .text[data-v-07142824]{font-size:.18rem;font-weight:700;font-family:var(--common-font-family);text-align:left;color:#000;line-height:.26rem}.e_practice_course_page .con .tableBox .box_left .content .importantBox .categoryBox .optionBox img[data-v-07142824]{width:.24rem;height:.24rem;margin-right:.1rem;cursor:pointer}.e_practice_course_page .con .tableBox .box_left .content .importantBox .longline[data-v-07142824]{opacity:1;border:.005rem solid #e1e1e1}.e_practice_course_page .con .tableBox .box_left .content .importantBox .imporOptionBox[data-v-07142824]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_course_page .con .tableBox .box_left .content .importantBox .imporOptionBox .imporOption[data-v-07142824]{width:100%;min-height:.9rem;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_course_page .con .tableBox .box_left .content .importantBox .imporOptionBox .imporOption .impor_left[data-v-07142824]{width:33.3%;min-width:33.3%;min-height:.9rem;padding:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1;color:#000;font-weight:400;font-size:.18rem;font-family:var(--common-font-family)}.e_practice_course_page .con .tableBox .box_left .content .importantBox .imporOptionBox .imporOption .impor_left .index[data-v-07142824]{width:.28rem;height:.28rem;margin-right:.04rem;background:#592f99;border-radius:50%;font-size:.16rem;text-align:center;color:#fff;line-height:.26rem}.e_practice_course_page .con .tableBox .box_left .content .importantBox .imporOptionBox .imporOption .impor_right[data-v-07142824]{min-width:33.1%;width:33.1%;min-height:.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-weight:500;text-align:center;line-height:.26rem;color:#000;font-weight:400;font-family:var(--common-font-family)}.e_practice_course_page .con .tableBox .box_left .content .importantBox .imporOptionBox .wholeUnitBox[data-v-07142824]{width:100%;min-height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_course_page .con .tableBox .box_left .content .importantBox .imporOptionBox .wholeUnitBox .unitBox_left[data-v-07142824]{width:70%;min-height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--common-font-family);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_course_page .con .tableBox .box_left .content .importantBox .imporOptionBox .wholeUnitBox .unitBox_left .wholeText[data-v-07142824]{font-size:.18rem;font-weight:600;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.25rem}.e_practice_course_page .con .tableBox .box_left .content .importantBox .imporOptionBox .wholeUnitBox .unitBox_right[data-v-07142824]{width:30%;min-height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_course_page .con .tableBox .box_left .content .importantBox .imporOptionBox .wholeUnitBox .unitBox_right .wholePercent[data-v-07142824]{font-size:.24rem;font-weight:700;text-align:center;color:#000;line-height:.35rem}.e_practice_course_page .con .tableBox .right .box_right[data-v-07142824]{width:4.5rem;height:5.65rem;padding:.3rem .32rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.e_practice_course_page .con .tableBox .right .box_right .title[data-v-07142824]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#775dc0;line-height:.29rem}.e_practice_course_page .con .tableBox .right .box_right .chart_box[data-v-07142824]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_course_page .con .tableBox .right .box_right .chart_box img[data-v-07142824]{width:.32rem;height:.32rem;cursor:pointer}.e_practice_course_page .con .tableBox .right .box_right .chart_box .chart[data-v-07142824]{margin-top:.2rem;width:100%;height:4.2rem}.e_practice_course_page .con .tableBox .right .box_right .smallTitle[data-v-07142824]{margin:.4rem 0;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.e_practice_course_page .con .tableBox .right .box_right .percent[data-v-07142824]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_course_page .con .tableBox .right .box_right .percent img[data-v-07142824]{width:.32rem;height:.32rem;cursor:pointer}.e_practice_course_page .con .tableBox .right .box_right .percent span[data-v-07142824]{font-size:.48rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#592f99;line-height:.92rem}.e_practice_course_page .con .tableBox .right .box_btn[data-v-07142824]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_course_page .con .tableBox .right .box_btn .point[data-v-07142824]{width:.2rem!important;height:.2rem!important;opacity:1;background:#592f99!important;border:1px solid #592f99!important;border-radius:50%;margin-right:.17rem;position:relative;cursor:pointer}.e_practice_course_page .con .tableBox .right .box_btn .waitpoint[data-v-07142824]{width:.1rem;height:.1rem;opacity:1;background:#b2b1b4;border-radius:50%;margin-right:.17rem;cursor:pointer}.e_practice_course_page .con .tableBox .chartBox[data-v-07142824]{width:100%;height:5.82rem;margin-top:.32rem;padding:.28rem .32rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.e_practice_course_page .con .tableBox .chartBox .title[data-v-07142824]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#775dc0;line-height:.29rem}.e_practice_course_page .con .tableBox .chartBox .chart[data-v-07142824]{width:100%;height:4rem}[data-v-07142824] .ant-table-thead>tr:first-child>th:last-child{border-bottom:2px solid #e1e1e1}html[data-v-0b911d53]{font-size:100px}@media only screen and (max-height:650px){html[data-v-0b911d53]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-0b911d53]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-0b911d53]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-0b911d53]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-0b911d53]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-0b911d53]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-0b911d53]{font-size:100px}}#app[data-v-0b911d53],body[data-v-0b911d53],html[data-v-0b911d53]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-0b911d53],#app h1[data-v-0b911d53],#app h2[data-v-0b911d53],#app h3[data-v-0b911d53],#app h4[data-v-0b911d53],#app h5[data-v-0b911d53],#app h6[data-v-0b911d53],#app p[data-v-0b911d53],body body[data-v-0b911d53],body h1[data-v-0b911d53],body h2[data-v-0b911d53],body h3[data-v-0b911d53],body h4[data-v-0b911d53],body h5[data-v-0b911d53],body h6[data-v-0b911d53],body p[data-v-0b911d53],html body[data-v-0b911d53],html h1[data-v-0b911d53],html h2[data-v-0b911d53],html h3[data-v-0b911d53],html h4[data-v-0b911d53],html h5[data-v-0b911d53],html h6[data-v-0b911d53],html p[data-v-0b911d53]{margin:0}li[data-v-0b911d53],ul[data-v-0b911d53]{list-style:none;padding:0}[data-v-0b911d53]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-0b911d53]{white-space:break-spaces}.sortableDrag[data-v-0b911d53]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-0b911d53],.sortableDrag td[data-v-0b911d53]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-0b911d53]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-0b911d53]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-0b911d53]{color:var(--theme-color)}.error_color[data-v-0b911d53]{color:#eb6646!important}.warn_color[data-v-0b911d53]{color:#ff6800}.pointer[data-v-0b911d53]{cursor:pointer}.ellipsis[data-v-0b911d53]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-0b911d53]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-0b911d53],.flex_center_center[data-v-0b911d53]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-0b911d53],.flex_center_center[data-v-0b911d53]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-0b911d53]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-0b911d53]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-0b911d53],.flex_row_s_p[data-v-0b911d53]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-0b911d53]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-0b911d53]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-0b911d53],.flex_start[data-v-0b911d53]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-0b911d53]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-0b911d53],.flex_column_center_center[data-v-0b911d53]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-0b911d53]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-0b911d53]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-0b911d53]{position:relative;border-radius:.2rem}.talk_frame[data-v-0b911d53]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-0b911d53]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-0b911d53]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-0b911d53]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-0b911d53]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-0b911d53]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-0b911d53]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-0b911d53]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-0b911d53]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-0b911d53]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-0b911d53]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-0b911d53]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-0b911d53]{max-height:30vh}.ant-select-dropdown-menu[data-v-0b911d53]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-0b911d53]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-0b911d53]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-0b911d53]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-0b911d53]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-0b911d53]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-0b911d53]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-0b911d53]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-0b911d53]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-0b911d53]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-0b911d53]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-0b911d53]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-0b911d53]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-0b911d53]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-0b911d53]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-0b911d53]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-0b911d53]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-0b911d53]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-0b911d53]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-0b911d53]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-0b911d53]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-0b911d53]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-0b911d53]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-0b911d53]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-0b911d53]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-0b911d53]{width:100%}.ant-input[data-v-0b911d53]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-0b911d53]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-0b911d53]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-0b911d53]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-0b911d53]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-0b911d53]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-0b911d53]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-0b911d53]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-0b911d53]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-0b911d53]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-0b911d53]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-0b911d53]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-0b911d53]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-0b911d53],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-0b911d53]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-0b911d53]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-0b911d53]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-0b911d53],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-0b911d53]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-0b911d53]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-0b911d53]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-0b911d53],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-0b911d53]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-0b911d53]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-0b911d53]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-0b911d53]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-0b911d53],.ant-table-thead>tr>th[data-v-0b911d53]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-0b911d53]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-0b911d53]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-0b911d53]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-0b911d53]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-0b911d53]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-0b911d53]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-0b911d53]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-0b911d53]{width:24px;height:24px}.ant-radio-inner[data-v-0b911d53]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-0b911d53]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-0b911d53]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-0b911d53],.ant-radio-checked .ant-radio-inner[data-v-0b911d53]{border-color:#10c7a3}.ant-checkbox[data-v-0b911d53]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-0b911d53]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-0b911d53]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-0b911d53]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-0b911d53]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-0b911d53]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-0b911d53]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-0b911d53]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-0b911d53]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-0b911d53]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-0b911d53]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-0b911d53],.ant-dropdown-menu-submenu-title[data-v-0b911d53]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-0b911d53],:root .ant-dropdown-link>.anticon.anticon-down[data-v-0b911d53],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-0b911d53]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-0b911d53]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-0b911d53]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-0b911d53]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-0b911d53]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-0b911d53]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-0b911d53],.dropMenuItem_hk_SMALL[data-v-0b911d53]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-0b911d53]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-0b911d53]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-0b911d53]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-0b911d53]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-0b911d53]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-0b911d53]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-0b911d53],.ant-switch[data-v-0b911d53]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-0b911d53],.ant-switch[data-v-0b911d53]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-0b911d53]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-0b911d53]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-0b911d53]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-0b911d53]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-0b911d53]{width:100%}.ant-progress-circle .ant-progress-text[data-v-0b911d53]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-0b911d53]{max-width:4.6rem}.ant-popover-title[data-v-0b911d53]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-0b911d53]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-0b911d53]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-0b911d53],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-0b911d53],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-0b911d53]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-0b911d53],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-0b911d53],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-0b911d53]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-0b911d53]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-0b911d53]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-0b911d53]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-0b911d53]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-0b911d53]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-0b911d53]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-0b911d53]{text-decoration:underline}.modalBox .btn_box[data-v-0b911d53]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-0b911d53],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-0b911d53],.ant-pagination-disabled:focus a[data-v-0b911d53],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-0b911d53],.ant-pagination-disabled:hover a[data-v-0b911d53],[data-v-0b911d53] .ant-pagination-disabled a{background:#e6e7e8}[data-v-0b911d53] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-0b911d53] .ant-pagination-item-active a,[data-v-0b911d53] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-0b911d53] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-0b911d53] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-0b911d53]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-0b911d53]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-0b911d53]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-0b911d53]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-0b911d53]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-0b911d53]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-0b911d53]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-0b911d53]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-0b911d53]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-0b911d53],.wangEditor table th[data-v-0b911d53]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-0b911d53]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-0b911d53]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-0b911d53]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-0b911d53]{display:block}.wangEditor ol[data-v-0b911d53],.wangEditor ul[data-v-0b911d53]{margin:10px 0 10px 20px}.wangEditor ul[data-v-0b911d53],.wangEditor ul li[data-v-0b911d53]{list-style:disc inside!important}.wangEditor ol[data-v-0b911d53],.wangEditor ol li[data-v-0b911d53]{list-style:decimal inside!important}.wangEditor img[data-v-0b911d53]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-0b911d53]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-0b911d53]{border-bottom:2px solid #e1e1e1}.component[data-v-0b911d53]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-0b911d53]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-0b911d53]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-0b911d53]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-0b911d53]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-0b911d53]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-0b911d53]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-0b911d53]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-0b911d53]{cursor:default}.listen_picture[data-v-0b911d53]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-0b911d53]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-0b911d53]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-0b911d53]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-0b911d53]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-0b911d53]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-0b911d53]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-0b911d53]{font-size:var(--en_large_font_size_five)}[data-v-0b911d53] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-0b911d53]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-0b911d53]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-0b911d53]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-0b911d53]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-0b911d53]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-0b911d53]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-0b911d53]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-0b911d53]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-0b911d53],.home_practice_status.NO_PUBLIC[data-v-0b911d53]{background:#2c58b1}.home_practice_status.FINISHED[data-v-0b911d53],.home_practice_status.IN_PROGRESS[data-v-0b911d53],.home_practice_status.NOT_STARTED[data-v-0b911d53],.home_practice_status.UNDISTRIBUTED[data-v-0b911d53]{background:#486fbf}.ant-calendar-picker-container[data-v-0b911d53]{z-index:9999999!important}.to_e_practice_report_page[data-v-0b911d53]{width:100%;height:100%;background:#fafafa}.to_e_practice_report_page .bread[data-v-0b911d53]{font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#592f99;line-height:.22rem}.to_e_practice_report_page .flex[data-v-0b911d53]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.to_e_practice_report_page .con[data-v-0b911d53]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.4rem}.to_e_practice_report_page .con .titleBox[data-v-0b911d53]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.to_e_practice_report_page .con .titleBox .title[data-v-0b911d53]{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.to_e_practice_report_page .con .titleBox .btn[data-v-0b911d53]{margin-right:.1rem}.to_e_practice_report_page .con .select[data-v-0b911d53]{margin:.32rem 0}.to_e_practice_report_page .con .tableBox[data-v-0b911d53]{display:-webkit-box;display:-ms-flexbox;display:flex}.to_e_practice_report_page .con .tableBox .box_left[data-v-0b911d53]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6.84rem;margin-right:.42rem;padding:.32rem;background:#fff;border-radius:.17rem}.to_e_practice_report_page .con .tableBox .box_left .content[data-v-0b911d53]{padding-right:.09rem}.to_e_practice_report_page .con .tableBox .box_left .content .titleBox[data-v-0b911d53]{width:100%;height:1rem;border-bottom:2px solid #f2f2f2;font-size:.2rem;font-family:var(--common-font-family);font-weight:900;text-align:center;color:#775dc0;line-height:.29rem}.to_e_practice_report_page .con .tableBox .box_left .content .titleBox .title1[data-v-0b911d53]{width:20%;border-right:2px solid #f2f2f2}.to_e_practice_report_page .con .tableBox .box_left .content .titleBox .title02[data-v-0b911d53],.to_e_practice_report_page .con .tableBox .box_left .content .titleBox .title2[data-v-0b911d53]{width:15%;border-right:2px solid #f2f2f2}.to_e_practice_report_page .con .tableBox .box_left .content .titleBox .title3[data-v-0b911d53]{width:60%}.to_e_practice_report_page .con .tableBox .box_left .content .titleBox .title3 .title_top[data-v-0b911d53]{width:100%;height:.49rem;border-bottom:2px solid #f2f2f2}.to_e_practice_report_page .con .tableBox .box_left .content .titleBox .title3 .title_btn[data-v-0b911d53]{width:100%;height:.49rem;display:-webkit-box;display:-ms-flexbox;display:flex}.to_e_practice_report_page .con .tableBox .box_left .content .titleBox .title3 .title_btn .category[data-v-0b911d53]{width:100%;border-right:2px solid #f2f2f2}.to_e_practice_report_page .con .tableBox .box_left .content .table[data-v-0b911d53]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #f2f2f2}.to_e_practice_report_page .con .tableBox .box_left .content .table .content1[data-v-0b911d53]{width:20%;border-right:2px solid #f2f2f2}.to_e_practice_report_page .con .tableBox .box_left .content .table .content02[data-v-0b911d53],.to_e_practice_report_page .con .tableBox .box_left .content .table .content2[data-v-0b911d53]{width:15%;border-right:2px solid #f2f2f2;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.26rem}.to_e_practice_report_page .con .tableBox .box_left .content .table .content3[data-v-0b911d53]{width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.to_e_practice_report_page .con .tableBox .box_left .content .table .content3 .category[data-v-0b911d53]{width:100%;height:100%;border-right:2px solid #f2f2f2;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.26rem}.to_e_practice_report_page .con .tableBox .box_left .content .noData[data-v-0b911d53]{width:100%;height:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.to_e_practice_report_page .con .tableBox .box_left .content .noData img[data-v-0b911d53]{width:1.5rem}.to_e_practice_report_page .con .tableBox .box_left .content .noData span[data-v-0b911d53]{margin-top:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.34rem}.to_e_practice_report_page .con .tableBox .right .box_right[data-v-0b911d53]{width:4.5rem;height:5.65rem;padding:.3rem .32rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.to_e_practice_report_page .con .tableBox .right .box_right .title[data-v-0b911d53]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#775dc0;line-height:.29rem}.to_e_practice_report_page .con .tableBox .right .box_right .chart_box[data-v-0b911d53]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.to_e_practice_report_page .con .tableBox .right .box_right .chart_box img[data-v-0b911d53]{width:.32rem;height:.32rem;cursor:not-allowed}.to_e_practice_report_page .con .tableBox .right .box_right .chart_box .chart[data-v-0b911d53]{margin-top:.2rem;width:100%;height:4.2rem}.to_e_practice_report_page .con .tableBox .chartBox[data-v-0b911d53]{width:100%;height:5.82rem;margin-top:.32rem;padding:.28rem .32rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.to_e_practice_report_page .con .tableBox .chartBox .title[data-v-0b911d53]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#775dc0;line-height:.29rem}.to_e_practice_report_page .con .tableBox .chartBox .chart[data-v-0b911d53]{width:100%;height:4rem}.nameBox[data-v-0b911d53]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nameBox span[data-v-0b911d53]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.26rem}.nameBox img[data-v-0b911d53]{width:.16rem;height:.16rem;margin-left:.08rem;cursor:pointer}.stuimp_Box[data-v-0b911d53]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stuimp_Box .indexBox[data-v-0b911d53]{width:.28rem;height:.28rem;margin-right:.2rem;background:#592f99;border-radius:50%}.stuimp_Box .indexBox span[data-v-0b911d53]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff;line-height:.24rem}.stuimp_Box .nameBox[data-v-0b911d53]{width:1.52rem;height:.5rem;background:#eeeaf8;border-radius:.27rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}.stuimp_Box .nameBox span[data-v-0b911d53]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.25rem}.stuimp_Box .nameBox img[data-v-0b911d53]{width:.24rem;height:.24rem;margin-left:.1rem}[data-v-0b911d53] .ant-table-thead>tr:first-child>th:last-child{border-bottom:2px solid #e1e1e1}html[data-v-2b2223c0]{font-size:100px}@media only screen and (max-height:650px){html[data-v-2b2223c0]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-2b2223c0]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-2b2223c0]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-2b2223c0]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-2b2223c0]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-2b2223c0]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-2b2223c0]{font-size:100px}}#app[data-v-2b2223c0],body[data-v-2b2223c0],html[data-v-2b2223c0]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-2b2223c0],#app h1[data-v-2b2223c0],#app h2[data-v-2b2223c0],#app h3[data-v-2b2223c0],#app h4[data-v-2b2223c0],#app h5[data-v-2b2223c0],#app h6[data-v-2b2223c0],#app p[data-v-2b2223c0],body body[data-v-2b2223c0],body h1[data-v-2b2223c0],body h2[data-v-2b2223c0],body h3[data-v-2b2223c0],body h4[data-v-2b2223c0],body h5[data-v-2b2223c0],body h6[data-v-2b2223c0],body p[data-v-2b2223c0],html body[data-v-2b2223c0],html h1[data-v-2b2223c0],html h2[data-v-2b2223c0],html h3[data-v-2b2223c0],html h4[data-v-2b2223c0],html h5[data-v-2b2223c0],html h6[data-v-2b2223c0],html p[data-v-2b2223c0]{margin:0}li[data-v-2b2223c0],ul[data-v-2b2223c0]{list-style:none;padding:0}[data-v-2b2223c0]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-2b2223c0]{white-space:break-spaces}.sortableDrag[data-v-2b2223c0]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-2b2223c0],.sortableDrag td[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-2b2223c0]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-2b2223c0]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-2b2223c0]{color:var(--theme-color)}.error_color[data-v-2b2223c0]{color:#eb6646!important}.warn_color[data-v-2b2223c0]{color:#ff6800}.pointer[data-v-2b2223c0]{cursor:pointer}.ellipsis[data-v-2b2223c0]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-2b2223c0],.flex_center_center[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-2b2223c0],.flex_center_center[data-v-2b2223c0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-2b2223c0],.flex_row_s_p[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-2b2223c0]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-2b2223c0],.flex_start[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-2b2223c0]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-2b2223c0],.flex_column_center_center[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-2b2223c0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-2b2223c0]{position:relative;border-radius:.2rem}.talk_frame[data-v-2b2223c0]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-2b2223c0]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-2b2223c0]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-2b2223c0]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-2b2223c0]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-2b2223c0]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-2b2223c0]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-2b2223c0]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-2b2223c0]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-2b2223c0]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-2b2223c0]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-2b2223c0]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-2b2223c0]{max-height:30vh}.ant-select-dropdown-menu[data-v-2b2223c0]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-2b2223c0]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-2b2223c0]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-2b2223c0]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-2b2223c0]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2b2223c0]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2b2223c0]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2b2223c0]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2b2223c0]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2b2223c0]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2b2223c0]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2b2223c0]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2b2223c0]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-2b2223c0]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-2b2223c0]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-2b2223c0]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-2b2223c0]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-2b2223c0]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-2b2223c0]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-2b2223c0]{width:100%}.ant-input[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-2b2223c0]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-2b2223c0]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2b2223c0]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2b2223c0]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-2b2223c0]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-2b2223c0]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-2b2223c0]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-2b2223c0]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-2b2223c0]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2b2223c0],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2b2223c0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2b2223c0]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2b2223c0]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2b2223c0],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2b2223c0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2b2223c0]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2b2223c0],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2b2223c0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2b2223c0]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-2b2223c0]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2b2223c0],.ant-table-thead>tr>th[data-v-2b2223c0]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2b2223c0]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2b2223c0]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2b2223c0]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2b2223c0]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2b2223c0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-2b2223c0]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-2b2223c0]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-2b2223c0]{width:24px;height:24px}.ant-radio-inner[data-v-2b2223c0]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-2b2223c0]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-2b2223c0],.ant-radio-checked .ant-radio-inner[data-v-2b2223c0]{border-color:#10c7a3}.ant-checkbox[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-2b2223c0]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-2b2223c0]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-2b2223c0]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-2b2223c0]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-2b2223c0]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-2b2223c0]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-2b2223c0]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-2b2223c0]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-2b2223c0]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-2b2223c0],.ant-dropdown-menu-submenu-title[data-v-2b2223c0]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-2b2223c0],:root .ant-dropdown-link>.anticon.anticon-down[data-v-2b2223c0],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-2b2223c0]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-2b2223c0]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-2b2223c0]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-2b2223c0]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-2b2223c0]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-2b2223c0],.dropMenuItem_hk_SMALL[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-2b2223c0]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-2b2223c0]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-2b2223c0]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-2b2223c0]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-2b2223c0]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-2b2223c0]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-2b2223c0],.ant-switch[data-v-2b2223c0]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-2b2223c0],.ant-switch[data-v-2b2223c0]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-2b2223c0]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-2b2223c0]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-2b2223c0]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-2b2223c0]{width:100%}.ant-progress-circle .ant-progress-text[data-v-2b2223c0]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-2b2223c0]{max-width:4.6rem}.ant-popover-title[data-v-2b2223c0]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-2b2223c0]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-2b2223c0]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-2b2223c0],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-2b2223c0],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-2b2223c0]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-2b2223c0],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-2b2223c0],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-2b2223c0]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-2b2223c0]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-2b2223c0]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-2b2223c0]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-2b2223c0]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-2b2223c0]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-2b2223c0]{text-decoration:underline}.modalBox .btn_box[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-2b2223c0],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-2b2223c0],.ant-pagination-disabled:focus a[data-v-2b2223c0],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-2b2223c0],.ant-pagination-disabled:hover a[data-v-2b2223c0],[data-v-2b2223c0] .ant-pagination-disabled a{background:#e6e7e8}[data-v-2b2223c0] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-2b2223c0] .ant-pagination-item-active a,[data-v-2b2223c0] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-2b2223c0] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-2b2223c0] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-2b2223c0]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-2b2223c0]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-2b2223c0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-2b2223c0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-2b2223c0]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-2b2223c0]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-2b2223c0]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-2b2223c0]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-2b2223c0],.wangEditor table th[data-v-2b2223c0]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-2b2223c0]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-2b2223c0]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-2b2223c0]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-2b2223c0]{display:block}.wangEditor ol[data-v-2b2223c0],.wangEditor ul[data-v-2b2223c0]{margin:10px 0 10px 20px}.wangEditor ul[data-v-2b2223c0],.wangEditor ul li[data-v-2b2223c0]{list-style:disc inside!important}.wangEditor ol[data-v-2b2223c0],.wangEditor ol li[data-v-2b2223c0]{list-style:decimal inside!important}.wangEditor img[data-v-2b2223c0]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-2b2223c0]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-2b2223c0]{border-bottom:2px solid #e1e1e1}.component[data-v-2b2223c0]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-2b2223c0]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-2b2223c0]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-2b2223c0]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-2b2223c0]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-2b2223c0]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-2b2223c0]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-2b2223c0]{cursor:default}.listen_picture[data-v-2b2223c0]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-2b2223c0]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-2b2223c0]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-2b2223c0]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-2b2223c0]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-2b2223c0]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-2b2223c0]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-2b2223c0]{font-size:var(--en_large_font_size_five)}[data-v-2b2223c0] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-2b2223c0]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-2b2223c0]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-2b2223c0]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-2b2223c0]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-2b2223c0]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-2b2223c0]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-2b2223c0]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-2b2223c0]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-2b2223c0],.home_practice_status.NO_PUBLIC[data-v-2b2223c0]{background:#2c58b1}.home_practice_status.FINISHED[data-v-2b2223c0],.home_practice_status.IN_PROGRESS[data-v-2b2223c0],.home_practice_status.NOT_STARTED[data-v-2b2223c0],.home_practice_status.UNDISTRIBUTED[data-v-2b2223c0]{background:#486fbf}.ant-calendar-picker-container[data-v-2b2223c0]{z-index:9999999!important}.e_practice_report_detail_page[data-v-2b2223c0]{width:100%;height:100%;background:#fafafa}.e_practice_report_detail_page .text_view_component[data-v-2b2223c0]{white-space:pre-wrap}.e_practice_report_detail_page .flex[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_report_detail_page .mt20[data-v-2b2223c0]{margin-top:.2rem}.e_practice_report_detail_page .bread[data-v-2b2223c0]{font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#592f99;line-height:.22rem}.e_practice_report_detail_page .con[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.4rem}.e_practice_report_detail_page .con .titleBox[data-v-2b2223c0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.e_practice_report_detail_page .con .titleBox .title[data-v-2b2223c0]{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.e_practice_report_detail_page .con .titleBox .btn[data-v-2b2223c0]{margin-right:.1rem}.e_practice_report_detail_page .con .detail[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.2rem 0 .12rem 0}.e_practice_report_detail_page .con .detail .grade[data-v-2b2223c0]{margin-right:.16rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.22rem}.e_practice_report_detail_page .con .detail .bigTips[data-v-2b2223c0]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.16rem}.e_practice_report_detail_page .con .select[data-v-2b2223c0]{margin:.32rem 0}.e_practice_report_detail_page .con .tableBox[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_report_detail_page .con .tableBox .box_left[data-v-2b2223c0]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.42rem;padding:.32rem .32rem .64rem .32rem;background:#fff;border-radius:.17rem}.e_practice_report_detail_page .con .tableBox .box_left .content[data-v-2b2223c0]{padding-right:.2rem;width:100%;min-height:4.4rem}.e_practice_report_detail_page .con .tableBox .box_left .content .unitTitle[data-v-2b2223c0]{margin-top:.3rem;padding:0 .3rem;width:100%;height:.72rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_report_detail_page .con .tableBox .box_left .content .unitTitle>div[data-v-2b2223c0]{border-right:2px solid #e1e1e1;border-bottom:2px solid #e1e1e1}.e_practice_report_detail_page .con .tableBox .box_left .content .unitTitle>div[data-v-2b2223c0]:last-child{border-right:none}.e_practice_report_detail_page .con .tableBox .box_left .content .unitTitle .title1[data-v-2b2223c0],.e_practice_report_detail_page .con .tableBox .box_left .content .unitTitle .title2[data-v-2b2223c0],.e_practice_report_detail_page .con .tableBox .box_left .content .unitTitle .title3[data-v-2b2223c0],.e_practice_report_detail_page .con .tableBox .box_left .content .unitTitle .title4[data-v-2b2223c0]{width:25%;min-width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.e_practice_report_detail_page .con .tableBox .box_left .content .line[data-v-2b2223c0]{border:.005rem solid #e1e1e1}.e_practice_report_detail_page .con .tableBox .box_left .content .wideline[data-v-2b2223c0]{border:2px solid #e1e1e1}.e_practice_report_detail_page .con .tableBox .box_left .content .importantBox[data-v-2b2223c0]{padding:0 .3rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_report_detail_page .con .tableBox .box_left .content .importantBox .categoryBox[data-v-2b2223c0]{width:33%;min-width:33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_report_detail_page .con .tableBox .box_left .content .importantBox .categoryBox .optionBox[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_report_detail_page .con .tableBox .box_left .content .importantBox .categoryBox .optionBox .text[data-v-2b2223c0]{font-size:.18rem;font-weight:700;font-family:var(--common-font-family);text-align:left;color:#000;line-height:.26rem}.e_practice_report_detail_page .con .tableBox .box_left .content .importantBox .categoryBox .optionBox img[data-v-2b2223c0]{width:.24rem;height:.24rem;margin-right:.1rem;cursor:pointer}.e_practice_report_detail_page .con .tableBox .box_left .content .importantBox .longline[data-v-2b2223c0]{opacity:1;border:.005rem solid #e1e1e1}.e_practice_report_detail_page .con .tableBox .box_left .content .importantBox .imporOptionBox[data-v-2b2223c0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_report_detail_page .con .tableBox .box_left .content .importantBox .imporOptionBox .imporOption[data-v-2b2223c0]{width:100%;min-height:.9rem;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_report_detail_page .con .tableBox .box_left .content .importantBox .imporOptionBox .imporOption .impor_left[data-v-2b2223c0]{width:33.3%;min-width:33.3%;min-height:.9rem;padding:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1;color:#000;font-weight:400;font-size:.18rem;font-family:var(--common-font-family)}.e_practice_report_detail_page .con .tableBox .box_left .content .importantBox .imporOptionBox .imporOption .impor_left .index[data-v-2b2223c0]{width:.28rem;height:.28rem;margin-right:.04rem;background:#592f99;border-radius:50%;font-size:.16rem;text-align:center;color:#fff;line-height:.26rem}.e_practice_report_detail_page .con .tableBox .box_left .content .importantBox .imporOptionBox .imporOption .impor_right[data-v-2b2223c0]{min-width:33.1%;width:33.1%;min-height:.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-weight:500;text-align:center;line-height:.26rem;color:#000;font-weight:400;font-family:var(--common-font-family)}.e_practice_report_detail_page .con .tableBox .box_left .content .importantBox .imporOptionBox .wholeUnitBox[data-v-2b2223c0]{width:100%;min-height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_report_detail_page .con .tableBox .box_left .content .importantBox .imporOptionBox .wholeUnitBox .unitBox_left[data-v-2b2223c0]{width:70%;min-height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--common-font-family);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_report_detail_page .con .tableBox .box_left .content .importantBox .imporOptionBox .wholeUnitBox .unitBox_left .wholeText[data-v-2b2223c0]{font-size:.18rem;font-weight:600;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.25rem}.e_practice_report_detail_page .con .tableBox .box_left .content .importantBox .imporOptionBox .wholeUnitBox .unitBox_right[data-v-2b2223c0]{width:30%;min-height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_report_detail_page .con .tableBox .box_left .content .importantBox .imporOptionBox .wholeUnitBox .unitBox_right .wholePercent[data-v-2b2223c0]{font-size:.24rem;font-weight:700;text-align:center;color:#000;line-height:.35rem}.e_practice_report_detail_page .con .tableBox .right .box_right[data-v-2b2223c0]{width:4.5rem;height:5.65rem;padding:.3rem .32rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.e_practice_report_detail_page .con .tableBox .right .box_right .title[data-v-2b2223c0]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#775dc0;line-height:.29rem}.e_practice_report_detail_page .con .tableBox .right .box_right .chart_box[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_report_detail_page .con .tableBox .right .box_right .chart_box img[data-v-2b2223c0]{width:.32rem;height:.32rem;cursor:pointer}.e_practice_report_detail_page .con .tableBox .right .box_right .chart_box .chart[data-v-2b2223c0]{margin-top:.2rem;width:100%;height:4.2rem}.e_practice_report_detail_page .con .tableBox .right .box_btn[data-v-2b2223c0]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_report_detail_page .con .tableBox .right .box_btn .point[data-v-2b2223c0]{width:.2rem!important;height:.2rem!important;opacity:1;background:#592f99!important;border:1px solid #592f99!important;border-radius:50%;margin-right:.17rem;position:relative;cursor:pointer}.e_practice_report_detail_page .con .tableBox .right .box_btn .waitpoint[data-v-2b2223c0]{width:.1rem;height:.1rem;opacity:1;background:#b2b1b4;border-radius:50%;margin-right:.17rem;cursor:pointer}.e_practice_report_detail_page .con .tableBox .chartBox[data-v-2b2223c0]{width:100%;height:5.82rem;margin-top:.32rem;padding:.28rem .32rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.e_practice_report_detail_page .con .tableBox .chartBox .title[data-v-2b2223c0]{margin-bottom:.4rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#775dc0;line-height:.29rem}.e_practice_report_detail_page .con .tableBox .chartBox .chart[data-v-2b2223c0]{width:100%;height:4.8rem}.e_practice_report_detail_page .serialNoBox[data-v-2b2223c0]{width:1.46rem;height:.5rem;background:#eeeaf8;border-radius:.27rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.25rem;position:relative}.e_practice_report_detail_page .serialNoBox img[data-v-2b2223c0]{width:.24rem!important;height:.24rem!important;cursor:pointer;position:absolute;right:.2rem}.e_practice_report_detail_page .questionBox[data-v-2b2223c0]{width:10.84rem;height:6.2rem;padding:.4rem;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_report_detail_page .questionBox .title[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.2rem}.e_practice_report_detail_page .questionBox .title .name[data-v-2b2223c0]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.e_practice_report_detail_page .questionBox .title .close[data-v-2b2223c0]{width:.3rem;height:.3rem;cursor:pointer}.e_practice_report_detail_page .questionBox .title .close img[data-v-2b2223c0]{width:100%;height:100%}.e_practice_report_detail_page .combinationQuestionsBox .title_box[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.e_practice_report_detail_page .combinationQuestionsBox .title_box .button[data-v-2b2223c0]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.e_practice_report_detail_page .combinationQuestionsBox .title_box .question_card_title[data-v-2b2223c0]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_report_detail_page .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-2b2223c0]{margin-right:.1rem;margin-top:.03rem}.e_practice_report_detail_page .combinationQuestionsBox .title_box .question_card_title .text[data-v-2b2223c0]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.e_practice_report_detail_page .combinationQuestionsBox .readBox[data-v-2b2223c0]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.e_practice_report_detail_page .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-2b2223c0]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.e_practice_report_detail_page .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-2b2223c0]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.e_practice_report_detail_page .ant-select-selection-selected-value .moreKnowledge[data-v-2b2223c0]{display:none!important}.e_practice_report_detail_page[data-v-2b2223c0] .table_studentNumber{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;line-height:.3rem}.e_practice_report_detail_page .more[data-v-2b2223c0]{width:.36rem!important;height:.36rem!important;cursor:pointer}.e_practice_report_detail_page .mr36[data-v-2b2223c0]{margin-left:.36rem}.e_practice_report_detail_page .mr60[data-v-2b2223c0]{margin-left:.6rem}.e_practice_report_detail_page .flex_center[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.e_practice_report_detail_page .noSubmitBox[data-v-2b2223c0]{width:6.6rem;height:6.8rem;opacity:1;padding:.4rem;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_report_detail_page .noSubmitBox .boxTitle[data-v-2b2223c0]{margin-bottom:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_report_detail_page .noSubmitBox .boxTitle .title[data-v-2b2223c0]{font-size:.24rem;font-family:var(--common-font-family);text-align:left;color:#775dc0;line-height:.26rem}.e_practice_report_detail_page .noSubmitBox .boxTitle .smallTitle[data-v-2b2223c0]{margin-top:.14rem;font-size:.18rem;font-family:var(--common-font-family);text-align:left;color:#7d7d7d;line-height:.26rem}.e_practice_report_detail_page .noSubmitBox .boxTitle img[data-v-2b2223c0]{width:.29rem;height:.29rem;cursor:pointer}.e_practice_report_detail_page .noSubmitBox .lineBox[data-v-2b2223c0]{height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.2rem}.e_practice_report_detail_page .noSubmitBox .lineBox span[data-v-2b2223c0]{margin-right:.4rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#000;line-height:.25rem}.e_practice_report_detail_page .noSubmitBox .lineBox .lineContent[data-v-2b2223c0]{width:2.66rem;height:.52rem;opacity:1;padding:0 .2rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem;text-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_report_detail_page .noSubmitBox .tableBox[data-v-2b2223c0]{min-height:4.05rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_report_detail_page .noSubmitBox .tableBox .tableHead[data-v-2b2223c0]{height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.e_practice_report_detail_page .noSubmitBox .tableBox .tableHead .tableName[data-v-2b2223c0]{width:1rem;height:100%;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#775dc0;line-height:.42rem}.e_practice_report_detail_page .noSubmitBox .tableBox .tableBody[data-v-2b2223c0]{height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.e_practice_report_detail_page .noSubmitBox .tableBox .tableBody .tableContent[data-v-2b2223c0]{width:1rem;height:100%;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.6rem}.e_practice_report_detail_page .noSubmitBox .tableBox .tableBody .changeContent[data-v-2b2223c0]{width:.64rem;height:100%;border-right:2px solid #e1e1e1}.e_practice_report_detail_page .noSubmitBox .box_btn[data-v-2b2223c0],.e_practice_report_detail_page .noSubmitBox .tableBox .tableBody .changeContent[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_report_detail_page .noSubmitBox .studentBox[data-v-2b2223c0]{width:580px;height:360px;margin:40px 0;padding:24px 8px 24px 32px;border:2px solid #e6e7e8;border-radius:14px}.e_practice_report_detail_page .noSubmitBox .studentBox .student[data-v-2b2223c0]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;display:inline-block;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.e_practice_report_detail_page .noSubmitBox .studentBox .student .studentDetail[data-v-2b2223c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:20px;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:29px;padding-right:24px}.nameBox[data-v-2b2223c0]{width:1.52rem;height:.5rem;background:#eeeaf8;border-radius:.27rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}.nameBox span[data-v-2b2223c0]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.25rem}.nameBox img[data-v-2b2223c0]{width:.24rem;height:.24rem;margin-left:.1rem}.actionBox[data-v-2b2223c0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.actionBox .action[data-v-2b2223c0]{width:1.41rem;height:.48rem;background:#775dc0;border-radius:.2rem;cursor:pointer}.actionBox .action span[data-v-2b2223c0]{width:.64rem;height:.19rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#fff;line-height:.19rem}.actionBox .action img[data-v-2b2223c0]{width:.16rem;height:.16rem;margin-left:.06rem}[data-v-2b2223c0] .ant-table-thead>tr:first-child>th:last-child{border-bottom:2px solid #e1e1e1}html[data-v-d99b60ae]{font-size:100px}@media only screen and (max-height:650px){html[data-v-d99b60ae]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-d99b60ae]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-d99b60ae]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-d99b60ae]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-d99b60ae]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-d99b60ae]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-d99b60ae]{font-size:100px}}#app[data-v-d99b60ae],body[data-v-d99b60ae],html[data-v-d99b60ae]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-d99b60ae],#app h1[data-v-d99b60ae],#app h2[data-v-d99b60ae],#app h3[data-v-d99b60ae],#app h4[data-v-d99b60ae],#app h5[data-v-d99b60ae],#app h6[data-v-d99b60ae],#app p[data-v-d99b60ae],body body[data-v-d99b60ae],body h1[data-v-d99b60ae],body h2[data-v-d99b60ae],body h3[data-v-d99b60ae],body h4[data-v-d99b60ae],body h5[data-v-d99b60ae],body h6[data-v-d99b60ae],body p[data-v-d99b60ae],html body[data-v-d99b60ae],html h1[data-v-d99b60ae],html h2[data-v-d99b60ae],html h3[data-v-d99b60ae],html h4[data-v-d99b60ae],html h5[data-v-d99b60ae],html h6[data-v-d99b60ae],html p[data-v-d99b60ae]{margin:0}li[data-v-d99b60ae],ul[data-v-d99b60ae]{list-style:none;padding:0}[data-v-d99b60ae]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-d99b60ae]{white-space:break-spaces}.sortableDrag[data-v-d99b60ae]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-d99b60ae],.sortableDrag td[data-v-d99b60ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-d99b60ae]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-d99b60ae]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-d99b60ae]{color:var(--theme-color)}.error_color[data-v-d99b60ae]{color:#eb6646!important}.warn_color[data-v-d99b60ae]{color:#ff6800}.pointer[data-v-d99b60ae]{cursor:pointer}.ellipsis[data-v-d99b60ae]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-d99b60ae]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-d99b60ae],.flex_center_center[data-v-d99b60ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-d99b60ae],.flex_center_center[data-v-d99b60ae]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-d99b60ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-d99b60ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-d99b60ae],.flex_row_s_p[data-v-d99b60ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-d99b60ae]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-d99b60ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-d99b60ae],.flex_start[data-v-d99b60ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-d99b60ae]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-d99b60ae],.flex_column_center_center[data-v-d99b60ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-d99b60ae]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-d99b60ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-d99b60ae]{position:relative;border-radius:.2rem}.talk_frame[data-v-d99b60ae]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-d99b60ae]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-d99b60ae]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-d99b60ae]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-d99b60ae]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-d99b60ae]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-d99b60ae]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-d99b60ae]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-d99b60ae]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-d99b60ae]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-d99b60ae]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-d99b60ae]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-d99b60ae]{max-height:30vh}.ant-select-dropdown-menu[data-v-d99b60ae]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-d99b60ae]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-d99b60ae]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-d99b60ae]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-d99b60ae]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-d99b60ae]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-d99b60ae]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-d99b60ae]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-d99b60ae]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-d99b60ae]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-d99b60ae]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-d99b60ae]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-d99b60ae]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-d99b60ae]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-d99b60ae]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-d99b60ae]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-d99b60ae]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-d99b60ae]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-d99b60ae]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-d99b60ae]{width:100%}.ant-input[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-d99b60ae]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-d99b60ae]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-d99b60ae]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-d99b60ae]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-d99b60ae]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-d99b60ae]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-d99b60ae]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-d99b60ae]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-d99b60ae]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-d99b60ae],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-d99b60ae]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-d99b60ae]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-d99b60ae]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-d99b60ae],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-d99b60ae]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-d99b60ae]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-d99b60ae],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-d99b60ae]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-d99b60ae]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-d99b60ae]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-d99b60ae],.ant-table-thead>tr>th[data-v-d99b60ae]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-d99b60ae]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-d99b60ae]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-d99b60ae]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-d99b60ae]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-d99b60ae]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-d99b60ae]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-d99b60ae]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-d99b60ae]{width:24px;height:24px}.ant-radio-inner[data-v-d99b60ae]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-d99b60ae]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-d99b60ae],.ant-radio-checked .ant-radio-inner[data-v-d99b60ae]{border-color:#10c7a3}.ant-checkbox[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-d99b60ae]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-d99b60ae]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-d99b60ae]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-d99b60ae]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-d99b60ae]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-d99b60ae]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-d99b60ae]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-d99b60ae]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-d99b60ae]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-d99b60ae],.ant-dropdown-menu-submenu-title[data-v-d99b60ae]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-d99b60ae],:root .ant-dropdown-link>.anticon.anticon-down[data-v-d99b60ae],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-d99b60ae]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-d99b60ae]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-d99b60ae]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-d99b60ae]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-d99b60ae]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-d99b60ae],.dropMenuItem_hk_SMALL[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-d99b60ae]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-d99b60ae]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-d99b60ae]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-d99b60ae]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-d99b60ae]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-d99b60ae]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-d99b60ae],.ant-switch[data-v-d99b60ae]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-d99b60ae],.ant-switch[data-v-d99b60ae]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-d99b60ae]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-d99b60ae]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-d99b60ae]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-d99b60ae]{width:100%}.ant-progress-circle .ant-progress-text[data-v-d99b60ae]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-d99b60ae]{max-width:4.6rem}.ant-popover-title[data-v-d99b60ae]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-d99b60ae]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-d99b60ae]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-d99b60ae],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-d99b60ae],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-d99b60ae]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-d99b60ae],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-d99b60ae],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-d99b60ae]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-d99b60ae]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-d99b60ae]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-d99b60ae]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-d99b60ae]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-d99b60ae]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-d99b60ae]{text-decoration:underline}.modalBox .btn_box[data-v-d99b60ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-d99b60ae],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-d99b60ae],.ant-pagination-disabled:focus a[data-v-d99b60ae],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-d99b60ae],.ant-pagination-disabled:hover a[data-v-d99b60ae],[data-v-d99b60ae] .ant-pagination-disabled a{background:#e6e7e8}[data-v-d99b60ae] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-d99b60ae] .ant-pagination-item-active a,[data-v-d99b60ae] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-d99b60ae] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-d99b60ae] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-d99b60ae]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-d99b60ae]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-d99b60ae]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-d99b60ae]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-d99b60ae]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-d99b60ae]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-d99b60ae]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-d99b60ae]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-d99b60ae],.wangEditor table th[data-v-d99b60ae]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-d99b60ae]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-d99b60ae]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-d99b60ae]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-d99b60ae]{display:block}.wangEditor ol[data-v-d99b60ae],.wangEditor ul[data-v-d99b60ae]{margin:10px 0 10px 20px}.wangEditor ul[data-v-d99b60ae],.wangEditor ul li[data-v-d99b60ae]{list-style:disc inside!important}.wangEditor ol[data-v-d99b60ae],.wangEditor ol li[data-v-d99b60ae]{list-style:decimal inside!important}.wangEditor img[data-v-d99b60ae]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-d99b60ae]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-d99b60ae]{border-bottom:2px solid #e1e1e1}.component[data-v-d99b60ae]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-d99b60ae]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-d99b60ae]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-d99b60ae]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-d99b60ae]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-d99b60ae]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-d99b60ae]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-d99b60ae]{cursor:default}.listen_picture[data-v-d99b60ae]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-d99b60ae]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-d99b60ae]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-d99b60ae]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-d99b60ae]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-d99b60ae]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-d99b60ae]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-d99b60ae]{font-size:var(--en_large_font_size_five)}[data-v-d99b60ae] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-d99b60ae]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-d99b60ae]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-d99b60ae]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-d99b60ae]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-d99b60ae]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-d99b60ae]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-d99b60ae]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-d99b60ae]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-d99b60ae],.home_practice_status.NO_PUBLIC[data-v-d99b60ae]{background:#2c58b1}.home_practice_status.FINISHED[data-v-d99b60ae],.home_practice_status.IN_PROGRESS[data-v-d99b60ae],.home_practice_status.NOT_STARTED[data-v-d99b60ae],.home_practice_status.UNDISTRIBUTED[data-v-d99b60ae]{background:#486fbf}.ant-calendar-picker-container[data-v-d99b60ae]{z-index:9999999!important}.e_practice_student_report_page[data-v-d99b60ae]{width:100%;height:100%;background:#fafafa}.e_practice_student_report_page .bread[data-v-d99b60ae]{font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#592f99;line-height:.22rem}.e_practice_student_report_page .con[data-v-d99b60ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.4rem}.e_practice_student_report_page .con .titleBox[data-v-d99b60ae]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.e_practice_student_report_page .con .titleBox .title[data-v-d99b60ae]{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.e_practice_student_report_page .con .titleBox .btn[data-v-d99b60ae]{margin-right:.1rem}.e_practice_student_report_page .con .detail[data-v-d99b60ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.2rem 0 .12rem 0}.e_practice_student_report_page .con .detail .grade[data-v-d99b60ae]{margin-right:.16rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.22rem}.e_practice_student_report_page .con .detail .bigTips[data-v-d99b60ae]{width:1.76rem;height:.3rem;background:#775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_student_report_page .con .detail .bigTips span[data-v-d99b60ae]{margin:0 .15rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#fff;line-height:.16rem}.e_practice_student_report_page .con .detail .bigTips .icon[data-v-d99b60ae]{cursor:not-allowed}.nameBox[data-v-d99b60ae]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nameBox span[data-v-d99b60ae]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.26rem}.nameBox img[data-v-d99b60ae]{width:.16rem;height:.16rem;margin-left:.04rem;cursor:pointer}html[data-v-c10bddbe]{font-size:100px}@media only screen and (max-height:650px){html[data-v-c10bddbe]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-c10bddbe]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-c10bddbe]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-c10bddbe]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-c10bddbe]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-c10bddbe]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-c10bddbe]{font-size:100px}}#app[data-v-c10bddbe],body[data-v-c10bddbe],html[data-v-c10bddbe]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-c10bddbe],#app h1[data-v-c10bddbe],#app h2[data-v-c10bddbe],#app h3[data-v-c10bddbe],#app h4[data-v-c10bddbe],#app h5[data-v-c10bddbe],#app h6[data-v-c10bddbe],#app p[data-v-c10bddbe],body body[data-v-c10bddbe],body h1[data-v-c10bddbe],body h2[data-v-c10bddbe],body h3[data-v-c10bddbe],body h4[data-v-c10bddbe],body h5[data-v-c10bddbe],body h6[data-v-c10bddbe],body p[data-v-c10bddbe],html body[data-v-c10bddbe],html h1[data-v-c10bddbe],html h2[data-v-c10bddbe],html h3[data-v-c10bddbe],html h4[data-v-c10bddbe],html h5[data-v-c10bddbe],html h6[data-v-c10bddbe],html p[data-v-c10bddbe]{margin:0}li[data-v-c10bddbe],ul[data-v-c10bddbe]{list-style:none;padding:0}[data-v-c10bddbe]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-c10bddbe]{white-space:break-spaces}.sortableDrag[data-v-c10bddbe]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-c10bddbe],.sortableDrag td[data-v-c10bddbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-c10bddbe]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-c10bddbe]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-c10bddbe]{color:var(--theme-color)}.error_color[data-v-c10bddbe]{color:#eb6646!important}.warn_color[data-v-c10bddbe]{color:#ff6800}.pointer[data-v-c10bddbe]{cursor:pointer}.ellipsis[data-v-c10bddbe]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-c10bddbe]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-c10bddbe],.flex_center_center[data-v-c10bddbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-c10bddbe],.flex_center_center[data-v-c10bddbe]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-c10bddbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-c10bddbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-c10bddbe],.flex_row_s_p[data-v-c10bddbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-c10bddbe]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-c10bddbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-c10bddbe],.flex_start[data-v-c10bddbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-c10bddbe]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-c10bddbe],.flex_column_center_center[data-v-c10bddbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-c10bddbe]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-c10bddbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-c10bddbe]{position:relative;border-radius:.2rem}.talk_frame[data-v-c10bddbe]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-c10bddbe]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-c10bddbe]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-c10bddbe]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-c10bddbe]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-c10bddbe]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-c10bddbe]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-c10bddbe]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-c10bddbe]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-c10bddbe]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-c10bddbe]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-c10bddbe]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-c10bddbe]{max-height:30vh}.ant-select-dropdown-menu[data-v-c10bddbe]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-c10bddbe]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-c10bddbe]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-c10bddbe]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-c10bddbe]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-c10bddbe]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-c10bddbe]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-c10bddbe]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-c10bddbe]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-c10bddbe]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-c10bddbe]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-c10bddbe]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-c10bddbe]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-c10bddbe]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-c10bddbe]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-c10bddbe]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-c10bddbe]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-c10bddbe]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-c10bddbe]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-c10bddbe]{width:100%}.ant-input[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-c10bddbe]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-c10bddbe]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-c10bddbe]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-c10bddbe]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-c10bddbe]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-c10bddbe]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-c10bddbe]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-c10bddbe]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-c10bddbe]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-c10bddbe],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-c10bddbe]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-c10bddbe]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-c10bddbe]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-c10bddbe],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-c10bddbe]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-c10bddbe]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-c10bddbe],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-c10bddbe]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-c10bddbe]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-c10bddbe]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c10bddbe],.ant-table-thead>tr>th[data-v-c10bddbe]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-c10bddbe]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-c10bddbe]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c10bddbe]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c10bddbe]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c10bddbe]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-c10bddbe]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-c10bddbe]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-c10bddbe]{width:24px;height:24px}.ant-radio-inner[data-v-c10bddbe]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-c10bddbe]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-c10bddbe],.ant-radio-checked .ant-radio-inner[data-v-c10bddbe]{border-color:#10c7a3}.ant-checkbox[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-c10bddbe]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-c10bddbe]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-c10bddbe]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-c10bddbe]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-c10bddbe]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-c10bddbe]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-c10bddbe]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-c10bddbe]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-c10bddbe]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-c10bddbe],.ant-dropdown-menu-submenu-title[data-v-c10bddbe]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-c10bddbe],:root .ant-dropdown-link>.anticon.anticon-down[data-v-c10bddbe],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-c10bddbe]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-c10bddbe]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-c10bddbe]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-c10bddbe]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-c10bddbe]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-c10bddbe],.dropMenuItem_hk_SMALL[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-c10bddbe]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-c10bddbe]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-c10bddbe]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-c10bddbe]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-c10bddbe]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-c10bddbe]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-c10bddbe],.ant-switch[data-v-c10bddbe]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-c10bddbe],.ant-switch[data-v-c10bddbe]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-c10bddbe]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-c10bddbe]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-c10bddbe]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-c10bddbe]{width:100%}.ant-progress-circle .ant-progress-text[data-v-c10bddbe]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-c10bddbe]{max-width:4.6rem}.ant-popover-title[data-v-c10bddbe]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-c10bddbe]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-c10bddbe]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-c10bddbe],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-c10bddbe],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-c10bddbe]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-c10bddbe],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-c10bddbe],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-c10bddbe]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-c10bddbe]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-c10bddbe]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-c10bddbe]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-c10bddbe]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-c10bddbe]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-c10bddbe]{text-decoration:underline}.modalBox .btn_box[data-v-c10bddbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-c10bddbe],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-c10bddbe],.ant-pagination-disabled:focus a[data-v-c10bddbe],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-c10bddbe],.ant-pagination-disabled:hover a[data-v-c10bddbe],[data-v-c10bddbe] .ant-pagination-disabled a{background:#e6e7e8}[data-v-c10bddbe] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-c10bddbe] .ant-pagination-item-active a,[data-v-c10bddbe] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-c10bddbe] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-c10bddbe] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-c10bddbe]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-c10bddbe]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-c10bddbe]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-c10bddbe]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-c10bddbe]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-c10bddbe]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-c10bddbe]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-c10bddbe]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-c10bddbe],.wangEditor table th[data-v-c10bddbe]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-c10bddbe]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-c10bddbe]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-c10bddbe]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-c10bddbe]{display:block}.wangEditor ol[data-v-c10bddbe],.wangEditor ul[data-v-c10bddbe]{margin:10px 0 10px 20px}.wangEditor ul[data-v-c10bddbe],.wangEditor ul li[data-v-c10bddbe]{list-style:disc inside!important}.wangEditor ol[data-v-c10bddbe],.wangEditor ol li[data-v-c10bddbe]{list-style:decimal inside!important}.wangEditor img[data-v-c10bddbe]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-c10bddbe]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-c10bddbe]{border-bottom:2px solid #e1e1e1}.component[data-v-c10bddbe]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-c10bddbe]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-c10bddbe]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-c10bddbe]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-c10bddbe]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-c10bddbe]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-c10bddbe]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-c10bddbe]{cursor:default}.listen_picture[data-v-c10bddbe]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-c10bddbe]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-c10bddbe]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-c10bddbe]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-c10bddbe]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-c10bddbe]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-c10bddbe]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-c10bddbe]{font-size:var(--en_large_font_size_five)}[data-v-c10bddbe] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-c10bddbe]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-c10bddbe]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-c10bddbe]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-c10bddbe]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-c10bddbe]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-c10bddbe]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-c10bddbe]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-c10bddbe]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-c10bddbe],.home_practice_status.NO_PUBLIC[data-v-c10bddbe]{background:#2c58b1}.home_practice_status.FINISHED[data-v-c10bddbe],.home_practice_status.IN_PROGRESS[data-v-c10bddbe],.home_practice_status.NOT_STARTED[data-v-c10bddbe],.home_practice_status.UNDISTRIBUTED[data-v-c10bddbe]{background:#486fbf}.ant-calendar-picker-container[data-v-c10bddbe]{z-index:9999999!important}.e_practice_stu_detail_page[data-v-c10bddbe]{width:100%;height:100%;background:#fafafa}.e_practice_stu_detail_page .con[data-v-c10bddbe]{width:100%;height:100%;padding:.4rem}.e_practice_stu_detail_page .con .con_top[data-v-c10bddbe]{width:100%;height:.69rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.e_practice_stu_detail_page .con .con_top .top_left[data-v-c10bddbe]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_stu_detail_page .con .con_top .top_left .top_left_title[data-v-c10bddbe]{margin-right:.16rem;font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.e_practice_stu_detail_page .con .con_top .top_left .top_left_subTitle[data-v-c10bddbe]{font-family:var(--common-font-family);font-size:.16rem;font-weight:700;color:#333;line-height:.24rem}.e_practice_stu_detail_page .con .con_top .top_left .top_left_select[data-v-c10bddbe]{width:2.46rem;height:.69rem;padding:0 .26rem;margin-left:.24rem;background:#fff;border-radius:.17rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:content-box;box-sizing:content-box}.e_practice_stu_detail_page .con .con_top .top_left .top_left_select img[data-v-c10bddbe]{width:.29rem;height:.34rem}.e_practice_stu_detail_page .con .con_top .btn[data-v-c10bddbe]{margin-right:.1rem}.e_practice_stu_detail_page .con .con_content[data-v-c10bddbe]{width:100%;height:6.04rem;margin-top:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.e_practice_stu_detail_page .con .con_content .con_content_left[data-v-c10bddbe]{width:65%;height:5.4rem;padding:.32rem;margin-right:.12rem;background:#fff;border-radius:.17rem;-webkit-box-sizing:content-box;box-sizing:content-box}.e_practice_stu_detail_page .con .con_content .con_content_left .left_title[data-v-c10bddbe]{width:100%;height:.33rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_stu_detail_page .con .con_content .con_content_left .left_title .title1[data-v-c10bddbe],.e_practice_stu_detail_page .con .con_content .con_content_left .left_title .title2[data-v-c10bddbe]{width:15%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.e_practice_stu_detail_page .con .con_content .con_content_left .left_title .title3[data-v-c10bddbe]{width:35%;min-width:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.e_practice_stu_detail_page .con .con_content .con_content_left .left_title .title4[data-v-c10bddbe]{width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.e_practice_stu_detail_page .con .con_content .con_content_left .left_title .title5[data-v-c10bddbe]{width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.e_practice_stu_detail_page .con .con_content .con_content_left .line[data-v-c10bddbe]{width:100%;border:.005rem solid #e1e1e1}.e_practice_stu_detail_page .con .con_content .con_content_left .baseLine[data-v-c10bddbe]{border:1px solid #999}.e_practice_stu_detail_page .con .con_content .con_content_left .contentDetail[data-v-c10bddbe]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_stu_detail_page .con .con_content .con_content_left .contentDetail .content1[data-v-c10bddbe],.e_practice_stu_detail_page .con .con_content .con_content_left .contentDetail .content2[data-v-c10bddbe]{width:15%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-weight:500;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.26rem}.e_practice_stu_detail_page .con .con_content .con_content_left .contentDetail .content3[data-v-c10bddbe]{width:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_stu_detail_page .con .con_content .con_content_left .contentDetail .content3 .content3_select[data-v-c10bddbe]{width:100%;height:.47rem;opacity:.9;background:#fff;border:1px solid #e0e0e0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_stu_detail_page .con .con_content .con_content_left .contentDetail .content3 .content3_select span[data-v-c10bddbe]{margin-left:.2rem;font-size:.18rem;text-align:left;color:#000;line-height:.26rem}.e_practice_stu_detail_page .con .con_content .con_content_left .contentDetail .content3 .content3_select img[data-v-c10bddbe]{width:.13rem;height:.06rem;margin-right:.2rem}.e_practice_stu_detail_page .con .con_content .con_content_left .contentDetail .content3 .content3_text[data-v-c10bddbe]{font-size:.24rem;font-weight:600;font-family:var(--common-font-family);text-align:center;color:#592f99;line-height:.33rem}.e_practice_stu_detail_page .con .con_content .con_content_left .contentDetail .content4[data-v-c10bddbe]{width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_stu_detail_page .con .con_content .con_content_left .contentDetail .content4 .content4_box[data-v-c10bddbe]{width:1.1rem;height:.5rem;opacity:1;background:#eeeaf8;border-radius:.27rem}.e_practice_stu_detail_page .con .con_content .con_content_left .contentDetail .content4 .content4_box .num[data-v-c10bddbe],.e_practice_stu_detail_page .con .con_content .con_content_left .contentDetail .content4 .content4_box[data-v-c10bddbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_stu_detail_page .con .con_content .con_content_left .contentDetail .content4 .content4_box .num span[data-v-c10bddbe]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#775dc0;line-height:.35rem}.e_practice_stu_detail_page .con .con_content .con_content_left .contentDetail .content4 .content4_box img[data-v-c10bddbe]{width:.24rem;height:.24rem;margin-left:.14rem;cursor:pointer}.e_practice_stu_detail_page .con .con_content .con_content_left .contentDetail .content5[data-v-c10bddbe]{width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_stu_detail_page .con .con_content .con_content_left .wideline[data-v-c10bddbe]{width:100%;border:2px solid #e1e1e1}.e_practice_stu_detail_page .con .con_content .con_content_left .wholeUnitBox[data-v-c10bddbe]{width:100%;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_stu_detail_page .con .con_content .con_content_left .wholeUnitBox .wholeText[data-v-c10bddbe]{font-size:.24rem;font-weight:600;font-family:var(--common-font-family);text-align:center;color:#592f99;line-height:.25rem}.e_practice_stu_detail_page .con .con_content .con_content_left .wholeUnitBox .unitBox_right[data-v-c10bddbe]{width:20%;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_stu_detail_page .con .con_content .con_content_left .wholeUnitBox .unitBox_right .wholePercent[data-v-c10bddbe]{font-size:.24rem;font-weight:700;text-align:center;color:#000;line-height:.35rem}.e_practice_stu_detail_page .con .con_content .con_content_right[data-v-c10bddbe]{width:35%;height:5.52rem;padding:.26rem .24rem;margin-left:.12rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;-webkit-box-sizing:content-box;box-sizing:content-box}.e_practice_stu_detail_page .con .con_content .con_content_right .right_header[data-v-c10bddbe]{width:100%;height:.35rem;margin-left:.13rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#775dc0;line-height:.35rem}.e_practice_stu_detail_page .con .con_content .con_content_right .right_title[data-v-c10bddbe]{margin-top:.16rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#090228}.e_practice_stu_detail_page .con .con_content .con_content_right .percentBox[data-v-c10bddbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_stu_detail_page .con .con_content .con_content_right .percentBox .percentBox_title[data-v-c10bddbe]{margin-bottom:.2rem;font-size:.2rem;text-align:center;font-family:var(--common-font-family);font-weight:700;color:#090228;line-height:.34rem}.e_practice_stu_detail_page .con .con_content .con_content_right .content_top[data-v-c10bddbe]{width:100%;height:1.84rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_stu_detail_page .con .con_content .con_content_right .content_top .content_top_left[data-v-c10bddbe]{width:1.04rem;height:.74rem;font-size:.26rem;text-align:center;color:#090228;line-height:.37rem}.e_practice_stu_detail_page .con .con_content .con_content_right .content_top .content_top_right[data-v-c10bddbe]{width:1.4rem;height:1.4rem;margin-left:.45rem;border:.2rem solid #ffde47;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_stu_detail_page .con .con_content .con_content_right .content_center[data-v-c10bddbe]{width:100%;height:.94rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_stu_detail_page .con .con_content .con_content_right .content_center .content_center_left[data-v-c10bddbe]{width:1.04rem;margin-right:.32rem;font-size:.26rem;text-align:center;color:#1dbbb1;line-height:.37rem}.e_practice_stu_detail_page .con .con_content .con_content_right .content_center .content_center_right[data-v-c10bddbe]{width:1.4rem;height:.94rem;margin-left:.45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_stu_detail_page .con .con_content .con_content_right .content_center .content_center_right img[data-v-c10bddbe]{width:.43rem;height:.48rem;margin-left:.35rem}.e_practice_stu_detail_page .con .con_content .con_content_right .content_btn[data-v-c10bddbe]{width:100%;height:1.84rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_stu_detail_page .con .con_content .con_content_right .content_btn .content_btn_left[data-v-c10bddbe]{width:1.04rem;height:.74rem;font-size:.26rem;text-align:center;color:#090228;line-height:.37rem}.e_practice_stu_detail_page .con .con_content .con_content_right .content_btn .content_btn_right[data-v-c10bddbe]{width:1.4rem;height:1.4rem;margin-left:.45rem;border:.2rem solid #ffde47;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_stu_detail_page .con .con_content .con_content_rightComment[data-v-c10bddbe]{width:35%;height:5.52rem;padding:.26rem .24rem;margin-left:.12rem;background:#5a3099;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;-webkit-box-sizing:content-box;box-sizing:content-box;overflow:hidden;position:relative}.e_practice_stu_detail_page .con .con_content .con_content_rightComment .comment_title[data-v-c10bddbe]{margin-bottom:.16rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff;line-height:.34rem}.e_practice_stu_detail_page .con .con_content .con_content_rightComment .commentDetail[data-v-c10bddbe]{font-size:.2rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#fff;line-height:.26rem}.e_practice_stu_detail_page .con .con_content .con_content_rightComment .commentBox[data-v-c10bddbe]{height:1.12rem;margin-top:.32rem;margin-right:.24rem;padding:.16rem;background:#cfbceb;border-radius:.08rem;-webkit-box-sizing:content-box;box-sizing:content-box}.e_practice_stu_detail_page .con .con_content .con_content_rightComment .commentBox .point[data-v-c10bddbe],.e_practice_stu_detail_page .con .con_content .con_content_rightComment .commentBox .title[data-v-c10bddbe]{font-size:.18rem;text-align:left;font-family:var(--common-font-family);font-weight:500;color:#5a3099;line-height:.26rem}.e_practice_stu_detail_page .con .con_content .con_content_rightComment .commentBox .point[data-v-c10bddbe]{margin-top:.08rem}.e_practice_stu_detail_page .con .con_content .con_content_rightComment .commentBox .content[data-v-c10bddbe]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#5a3099;line-height:.26rem}.e_practice_stu_detail_page .con .con_content .con_content_rightComment .partner img[data-v-c10bddbe]{width:.85rem;float:right;position:relative;right:0;bottom:1px}.e_practice_stu_detail_page .con .con_content .con_content_rightComment .partnerBox[data-v-c10bddbe]{width:1rem;height:1.4rem;position:absolute;bottom:.1rem;right:.1rem}.e_practice_stu_detail_page .con .con_content .con_content_rightThree[data-v-c10bddbe]{width:35%;height:5.52rem;padding:.26rem .24rem;margin-left:.12rem;background:#eeeaf9;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_practice_stu_detail_page .con .con_content .con_content_rightThree .rightThree_box[data-v-c10bddbe]{height:2.26rem;opacity:.9;padding:.21rem;background:#fff;border-radius:.16rem;-webkit-box-sizing:content-box;box-sizing:content-box}.e_practice_stu_detail_page .con .con_content .con_content_rightThree .rightThree_box .title[data-v-c10bddbe]{font-size:.14rem;font-weight:600;font-family:var(--common-font-family);text-align:center;color:#3d3232;line-height:.18rem}.e_practice_stu_detail_page .con .con_content .con_content_rightThree .rightThree_box .surface[data-v-c10bddbe]{width:100%;height:2.6rem}.e_practice_stu_detail_page .con .con_btn[data-v-c10bddbe]{width:100%;height:.58rem;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_stu_detail_page .con .con_btn .con_btn_left[data-v-c10bddbe]{width:65%}.e_practice_stu_detail_page .con .con_btn .con_btn_right[data-v-c10bddbe]{width:35%;background:#fafafa}.e_practice_stu_detail_page .con .con_btn .con_btn_right .right_btn[data-v-c10bddbe]{width:100%;height:.2rem;margin-top:.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_stu_detail_page .con .con_btn .con_btn_right .right_btn .point[data-v-c10bddbe]{width:.2rem;height:.2rem;opacity:1;background:#592f99;border:1px solid #592f99;border-radius:50%;margin-right:.17rem;position:relative;left:.27rem;cursor:pointer}.e_practice_stu_detail_page .con .con_btn .con_btn_right .right_btn .waitpoint[data-v-c10bddbe]{width:.1rem;height:.1rem;opacity:1;background:#b2b1b4;border-radius:50%;margin-right:.17rem;cursor:pointer}.e_practice_stu_detail_page .question_modal[data-v-c10bddbe]{width:7.8rem;height:80vh;opacity:1;padding:.4rem;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.e_practice_stu_detail_page .question_modal .titleBox[data-v-c10bddbe]{width:100%}.e_practice_stu_detail_page .question_modal .titleBox .name[data-v-c10bddbe]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.e_practice_stu_detail_page .question_modal .close_x[data-v-c10bddbe]{position:absolute;top:.15rem;right:.15rem;width:.3rem;height:.3rem;cursor:pointer}.e_practice_stu_detail_page .question_modal .close_x img[data-v-c10bddbe]{width:100%;height:100%}.e_practice_stu_detail_page .question_modal .modal_title[data-v-c10bddbe]{background:#efe9ff;border-radius:.21rem;height:.43rem;margin:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.e_practice_stu_detail_page .question_modal .modal_title1[data-v-c10bddbe]{font-size:.18rem;font-weight:700;color:#775dc0;line-height:.43rem;margin-right:.06rem}.e_practice_stu_detail_page .question_modal .modal_title2[data-v-c10bddbe]{font-size:.18rem;font-weight:700;color:#000;line-height:.43rem}.e_practice_stu_detail_page .question_modal .mr30[data-v-c10bddbe]{margin-right:.3rem}.e_practice_stu_detail_page .question_modal .questionNum[data-v-c10bddbe]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_practice_stu_detail_page .question_modal .questionNum .num[data-v-c10bddbe]{margin-right:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#592f99;line-height:.21rem}.e_practice_stu_detail_page .question_modal .questionNum .questionIndex[data-v-c10bddbe]{width:.33rem;height:.33rem;margin-right:.1rem;background:#d1d1d1;border:.39px dashed #aa98d5;border-radius:50%}.e_practice_stu_detail_page .question_modal .questions[data-v-c10bddbe]{width:100%;padding:.2rem .4rem .2rem .2rem}.e_practice_stu_detail_page .question_modal .questions .combinationQuestionsBox .title_box[data-v-c10bddbe]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.e_practice_stu_detail_page .question_modal .questions .combinationQuestionsBox .title_box .button[data-v-c10bddbe]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.e_practice_stu_detail_page .question_modal .questions .combinationQuestionsBox .title_box .question_card_title[data-v-c10bddbe]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.e_practice_stu_detail_page .question_modal .questions .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-c10bddbe]{margin-right:.1rem;margin-top:.03rem}.e_practice_stu_detail_page .question_modal .questions .combinationQuestionsBox .title_box .question_card_title .text[data-v-c10bddbe]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.e_practice_stu_detail_page .question_modal .questions .combinationQuestionsBox .readBox[data-v-c10bddbe]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.e_practice_stu_detail_page .question_modal .questions .combinationQuestionsBox .readBox .media_box[data-v-c10bddbe]{overflow:hidden}.e_practice_stu_detail_page .question_modal .questions .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-c10bddbe]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.e_practice_stu_detail_page .question_modal .questions .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-c10bddbe]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.e_practice_stu_detail_page .question_modal .questions .combinationQuestionsBox .readBox .flag_box[data-v-c10bddbe]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.e_practice_stu_detail_page .question_modal .modal_bottom[data-v-c10bddbe]{width:100%;height:1.22rem;background:#bffdd0;border-radius:0 0 .33rem .33rem;-webkit-box-shadow:0 0 .18rem 0 hsla(0,0%,94.9%,.13);box-shadow:0 0 .18rem 0 hsla(0,0%,94.9%,.13);padding:0 .5rem 0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.e_practice_stu_detail_page .question_modal .modal_bottom .people_box[data-v-c10bddbe]{width:1.16rem;height:100%;position:absolute;left:1rem}.e_practice_stu_detail_page .question_modal .modal_bottom .people_box .img_box[data-v-c10bddbe]{height:1.62rem;position:absolute;bottom:0;overflow:hidden}.e_practice_stu_detail_page .question_modal .modal_bottom .people_box .img_box.right[data-v-c10bddbe]{width:1.36rem;left:-.1rem}.e_practice_stu_detail_page .question_modal .modal_bottom .people_box .img_box.error[data-v-c10bddbe]{width:1.16rem;left:0}.e_practice_stu_detail_page .question_modal .modal_bottom .people_box .img_box img[data-v-c10bddbe]{width:100%;cursor:pointer}.e_practice_stu_detail_page .question_modal .modal_bottom .tips_box[data-v-c10bddbe]{width:auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3rem}.e_practice_stu_detail_page .question_modal .modal_bottom .tips_box img[data-v-c10bddbe]{width:.6rem;height:.6rem;margin-right:.2rem}.e_practice_stu_detail_page .question_modal .modal_bottom .btn_box[data-v-c10bddbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:1.24rem}.e_practice_stu_detail_page .question_modal .modal_bottom .btn_box .ael_btn[data-v-c10bddbe]{width:1.24rem!important;min-width:1.24rem!important;margin-right:.15rem}.e_practice_stu_detail_page .question_modal .modal_bottom .btn_box .ael_btn[data-v-c10bddbe]:last-child{margin-right:0}.e_practice_stu_detail_page .question_modal .modal_bottom .analysis[data-v-c10bddbe]{width:5.18rem;height:auto;position:absolute;left:2.2rem;bottom:1.45rem;padding:.3rem .28rem .3rem .35rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#8268c2;border-radius:.15rem;font-family:var(--common-font-family);z-index:2}.e_practice_stu_detail_page .question_modal .modal_bottom .analysis .close[data-v-c10bddbe]{width:.3rem;height:.3rem;position:absolute;right:.2rem;top:.2rem;cursor:pointer}.e_practice_stu_detail_page .question_modal .modal_bottom .analysis .title[data-v-c10bddbe]{width:100%;height:auto;margin-bottom:.04rem;font-size:.2rem;line-height:.26rem;font-weight:700;text-decoration:underline;font-family:var(--common-font-family);color:#fff}.e_practice_stu_detail_page .question_modal .modal_bottom .analysis .jiao[data-v-c10bddbe]{width:.42rem;height:.26rem;position:absolute;left:0;bottom:-.25rem}.e_practice_stu_detail_page .question_modal .modal_bottom .analysis .answer_text[data-v-c10bddbe]{font-size:.18rem;line-height:.3rem;color:#fff;margin-bottom:.24rem}.e_practice_stu_detail_page .question_modal .modal_bottom .analysis .answer_text[data-v-c10bddbe]:last-child{margin-bottom:0}.e_practice_stu_detail_page .question_modal .modal_bottom .analysis .media_box[data-v-c10bddbe]{width:100%}.e_practice_stu_detail_page .question_modal .modal_bottom .analysis .media_box .media_con[data-v-c10bddbe]{width:100%;height:auto;font-size:.18rem;line-height:.3rem;color:#fff}.e_practice_stu_detail_page .question_modal .modal_bottom .analysis .media_box .media_con img[data-v-c10bddbe]{width:2.4rem;height:1.2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;cursor:pointer;border-radius:.06rem}.e_practice_stu_detail_page .question_modal .modal_bottom .analysis .media_box .media_con .component[data-v-c10bddbe]{margin-bottom:.2rem}.e_practice_stu_detail_page .question_modal .modal_bottom .analysis .media_box .media_con .component[data-v-c10bddbe]:last-child{margin-bottom:0}.e_practice_stu_detail_page .width277[data-v-c10bddbe]{width:2.77rem}.e_practice_stu_detail_page .mb24[data-v-c10bddbe]{margin-bottom:.24rem}html[data-v-7bf9156c]{font-size:100px}@media only screen and (max-height:650px){html[data-v-7bf9156c]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-7bf9156c]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-7bf9156c]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-7bf9156c]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-7bf9156c]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-7bf9156c]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-7bf9156c]{font-size:100px}}#app[data-v-7bf9156c],body[data-v-7bf9156c],html[data-v-7bf9156c]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-7bf9156c],#app h1[data-v-7bf9156c],#app h2[data-v-7bf9156c],#app h3[data-v-7bf9156c],#app h4[data-v-7bf9156c],#app h5[data-v-7bf9156c],#app h6[data-v-7bf9156c],#app p[data-v-7bf9156c],body body[data-v-7bf9156c],body h1[data-v-7bf9156c],body h2[data-v-7bf9156c],body h3[data-v-7bf9156c],body h4[data-v-7bf9156c],body h5[data-v-7bf9156c],body h6[data-v-7bf9156c],body p[data-v-7bf9156c],html body[data-v-7bf9156c],html h1[data-v-7bf9156c],html h2[data-v-7bf9156c],html h3[data-v-7bf9156c],html h4[data-v-7bf9156c],html h5[data-v-7bf9156c],html h6[data-v-7bf9156c],html p[data-v-7bf9156c]{margin:0}li[data-v-7bf9156c],ul[data-v-7bf9156c]{list-style:none;padding:0}[data-v-7bf9156c]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-7bf9156c]{white-space:break-spaces}.sortableDrag[data-v-7bf9156c]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-7bf9156c],.sortableDrag td[data-v-7bf9156c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-7bf9156c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-7bf9156c]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-7bf9156c]{color:var(--theme-color)}.error_color[data-v-7bf9156c]{color:#eb6646!important}.warn_color[data-v-7bf9156c]{color:#ff6800}.pointer[data-v-7bf9156c]{cursor:pointer}.ellipsis[data-v-7bf9156c]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-7bf9156c]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-7bf9156c],.flex_center_center[data-v-7bf9156c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-7bf9156c],.flex_center_center[data-v-7bf9156c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-7bf9156c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-7bf9156c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-7bf9156c],.flex_row_s_p[data-v-7bf9156c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-7bf9156c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-7bf9156c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-7bf9156c],.flex_start[data-v-7bf9156c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-7bf9156c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-7bf9156c],.flex_column_center_center[data-v-7bf9156c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-7bf9156c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-7bf9156c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-7bf9156c]{position:relative;border-radius:.2rem}.talk_frame[data-v-7bf9156c]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-7bf9156c]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-7bf9156c]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-7bf9156c]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-7bf9156c]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-7bf9156c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-7bf9156c]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-7bf9156c]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-7bf9156c]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-7bf9156c]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-7bf9156c]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-7bf9156c]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-7bf9156c]{max-height:30vh}.ant-select-dropdown-menu[data-v-7bf9156c]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-7bf9156c]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-7bf9156c]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-7bf9156c]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-7bf9156c]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-7bf9156c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-7bf9156c]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-7bf9156c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-7bf9156c]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-7bf9156c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-7bf9156c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-7bf9156c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-7bf9156c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-7bf9156c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-7bf9156c]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-7bf9156c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-7bf9156c]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-7bf9156c]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-7bf9156c]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-7bf9156c]{width:100%}.ant-input[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-7bf9156c]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-7bf9156c]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-7bf9156c]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-7bf9156c]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-7bf9156c]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-7bf9156c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-7bf9156c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-7bf9156c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-7bf9156c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-7bf9156c],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-7bf9156c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-7bf9156c]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-7bf9156c]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-7bf9156c],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-7bf9156c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-7bf9156c]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-7bf9156c],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-7bf9156c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-7bf9156c]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-7bf9156c]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7bf9156c],.ant-table-thead>tr>th[data-v-7bf9156c]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-7bf9156c]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-7bf9156c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7bf9156c]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7bf9156c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7bf9156c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-7bf9156c]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-7bf9156c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-7bf9156c]{width:24px;height:24px}.ant-radio-inner[data-v-7bf9156c]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-7bf9156c]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-7bf9156c],.ant-radio-checked .ant-radio-inner[data-v-7bf9156c]{border-color:#10c7a3}.ant-checkbox[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-7bf9156c]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-7bf9156c]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-7bf9156c]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-7bf9156c]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-7bf9156c]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-7bf9156c]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-7bf9156c]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-7bf9156c]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-7bf9156c]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-7bf9156c],.ant-dropdown-menu-submenu-title[data-v-7bf9156c]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-7bf9156c],:root .ant-dropdown-link>.anticon.anticon-down[data-v-7bf9156c],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-7bf9156c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-7bf9156c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-7bf9156c]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-7bf9156c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-7bf9156c]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-7bf9156c],.dropMenuItem_hk_SMALL[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-7bf9156c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-7bf9156c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-7bf9156c]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-7bf9156c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-7bf9156c]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-7bf9156c]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-7bf9156c],.ant-switch[data-v-7bf9156c]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-7bf9156c],.ant-switch[data-v-7bf9156c]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-7bf9156c]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-7bf9156c]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-7bf9156c]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-7bf9156c]{width:100%}.ant-progress-circle .ant-progress-text[data-v-7bf9156c]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-7bf9156c]{max-width:4.6rem}.ant-popover-title[data-v-7bf9156c]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-7bf9156c]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-7bf9156c]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-7bf9156c],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-7bf9156c],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-7bf9156c]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-7bf9156c],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-7bf9156c],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-7bf9156c]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-7bf9156c]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-7bf9156c]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-7bf9156c]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-7bf9156c]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-7bf9156c]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-7bf9156c]{text-decoration:underline}.modalBox .btn_box[data-v-7bf9156c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-7bf9156c],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-7bf9156c],.ant-pagination-disabled:focus a[data-v-7bf9156c],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-7bf9156c],.ant-pagination-disabled:hover a[data-v-7bf9156c],[data-v-7bf9156c] .ant-pagination-disabled a{background:#e6e7e8}[data-v-7bf9156c] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-7bf9156c] .ant-pagination-item-active a,[data-v-7bf9156c] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-7bf9156c] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-7bf9156c] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-7bf9156c]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-7bf9156c]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-7bf9156c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-7bf9156c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-7bf9156c]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-7bf9156c]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-7bf9156c]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-7bf9156c]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-7bf9156c],.wangEditor table th[data-v-7bf9156c]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-7bf9156c]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-7bf9156c]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-7bf9156c]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-7bf9156c]{display:block}.wangEditor ol[data-v-7bf9156c],.wangEditor ul[data-v-7bf9156c]{margin:10px 0 10px 20px}.wangEditor ul[data-v-7bf9156c],.wangEditor ul li[data-v-7bf9156c]{list-style:disc inside!important}.wangEditor ol[data-v-7bf9156c],.wangEditor ol li[data-v-7bf9156c]{list-style:decimal inside!important}.wangEditor img[data-v-7bf9156c]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-7bf9156c]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-7bf9156c]{border-bottom:2px solid #e1e1e1}.component[data-v-7bf9156c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-7bf9156c]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-7bf9156c]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-7bf9156c]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-7bf9156c]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-7bf9156c]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-7bf9156c]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-7bf9156c]{cursor:default}.listen_picture[data-v-7bf9156c]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-7bf9156c]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-7bf9156c]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-7bf9156c]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-7bf9156c]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-7bf9156c]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-7bf9156c]{font-size:var(--en_large_font_size_five)}[data-v-7bf9156c] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-7bf9156c]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-7bf9156c]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-7bf9156c]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-7bf9156c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-7bf9156c]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-7bf9156c]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-7bf9156c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-7bf9156c]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-7bf9156c],.home_practice_status.NO_PUBLIC[data-v-7bf9156c]{background:#2c58b1}.home_practice_status.FINISHED[data-v-7bf9156c],.home_practice_status.IN_PROGRESS[data-v-7bf9156c],.home_practice_status.NOT_STARTED[data-v-7bf9156c],.home_practice_status.UNDISTRIBUTED[data-v-7bf9156c]{background:#486fbf}.ant-calendar-picker-container[data-v-7bf9156c]{z-index:9999999!important}.test_total_report[data-v-7bf9156c]{width:100%;height:100%}.test_total_report .main[data-v-7bf9156c]{padding:.4rem}.test_total_report .main .title_box .title[data-v-7bf9156c]{height:.55rem;opacity:1;font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.test_total_report .main .title_box .title.hk.SMALL[data-v-7bf9156c]{font-size:var(--hk_small_font_size_nine)}.test_total_report .main .title_box .title.hk.MEDIUM[data-v-7bf9156c]{font-size:var(--hk_middle_font_size_nine)}.test_total_report .main .title_box .title.hk.LARGE[data-v-7bf9156c]{font-size:var(--hk_large_font_size_nine)}.test_total_report .main .title_box .title.en.SMALL[data-v-7bf9156c]{font-size:var(--en_small_font_size_nine)}.test_total_report .main .title_box .title.en.MEDIUM[data-v-7bf9156c]{font-size:var(--en_middle_font_size_nine)}.test_total_report .main .title_box .title.en.LARGE[data-v-7bf9156c]{font-size:var(--en_large_font_size_nine)}.test_total_report .main .title_box .sift[data-v-7bf9156c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:.3rem 0}.test_total_report .main .title_box .sift>span[data-v-7bf9156c]{margin-right:.32rem;width:auto;height:.54rem;padding:0 .25rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#592f99;background:#f5f0ff;border:2px solid #592f99;border-radius:.27rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_total_report .main .title_box .sift>span.hk.SMALL[data-v-7bf9156c]{font-size:var(--hk_small_font_size_five)}.test_total_report .main .title_box .sift>span.hk.MEDIUM[data-v-7bf9156c]{font-size:var(--hk_middle_font_size_five)}.test_total_report .main .title_box .sift>span.hk.LARGE[data-v-7bf9156c]{font-size:var(--hk_large_font_size_five)}.test_total_report .main .title_box .sift>span.en.SMALL[data-v-7bf9156c]{font-size:var(--en_small_font_size_five)}.test_total_report .main .title_box .sift>span.en.MEDIUM[data-v-7bf9156c]{font-size:var(--en_middle_font_size_five)}.test_total_report .main .title_box .sift>span.en.LARGE[data-v-7bf9156c]{font-size:var(--en_large_font_size_five)}.test_total_report .main .title_box .sift>span.active[data-v-7bf9156c]{background:#592f99!important;color:#fff!important}.test_total_report .main .title_box .select[data-v-7bf9156c]{margin-bottom:.33rem}.test_total_report .main .title_box .selectBox[data-v-7bf9156c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.test_total_report .main .title_box .selectBox .mr12[data-v-7bf9156c]{margin-right:.12rem}.test_total_report .main .title_box .selectBox .btnBox[data-v-7bf9156c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.test_total_report .main .title_box .selectBox .btn span[data-v-7bf9156c]{line-height:.2rem}.test_total_report .main .title_box .selectBox .btn img[data-v-7bf9156c]{width:.2rem;height:.2rem}.test_total_report .main .contentBox[data-v-7bf9156c]{max-width:100%;height:auto}.test_total_report .analysisBox[data-v-7bf9156c]{width:12rem;height:auto;max-height:6.9rem;overflow:hidden;background:#fff;border-radius:.34rem;padding:.4rem}.test_total_report .analysisBox .analysis_title_box[data-v-7bf9156c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_total_report .analysisBox .analysis_title_box .title_name[data-v-7bf9156c]{font-size:.26rem;color:#8268c7;line-height:.36rem;margin-bottom:.2rem}.test_total_report .analysisBox .analysis_title_box .close_img img[data-v-7bf9156c]{width:.29rem;height:.29rem}.test_total_report .analysisBox .analysis_table_box[data-v-7bf9156c]{width:100%;height:4.6rem;border:2px solid #c8c1d0;border-radius:.2rem;padding:.2rem;overflow:hidden}.test_total_report .analysis_content_box[data-v-7bf9156c]{width:100%;height:.7rem;line-height:.3rem;border-top:2px solid #e1e1e1;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.1rem;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.test_total_report[data-v-7bf9156c] .ant-table-thead>tr>th:last-child{border-right:none}.test_total_report[data-v-7bf9156c] .analysis_table .ant-table-tbody>tr>td:last-child,.test_total_report[data-v-7bf9156c] .analysis_table .ant-table-tbody>tr>td:nth-child(2),.test_total_report[data-v-7bf9156c] .analysis_table .ant-table-tbody>tr>td:nth-child(3),.test_total_report[data-v-7bf9156c] .analysis_table .ant-table-tbody>tr>td:nth-child(4){padding:0}.test_total_report .flex_center_center[data-v-7bf9156c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html[data-v-3f6029fd]{font-size:100px}@media only screen and (max-height:650px){html[data-v-3f6029fd]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-3f6029fd]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-3f6029fd]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-3f6029fd]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-3f6029fd]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-3f6029fd]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-3f6029fd]{font-size:100px}}#app[data-v-3f6029fd],body[data-v-3f6029fd],html[data-v-3f6029fd]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-3f6029fd],#app h1[data-v-3f6029fd],#app h2[data-v-3f6029fd],#app h3[data-v-3f6029fd],#app h4[data-v-3f6029fd],#app h5[data-v-3f6029fd],#app h6[data-v-3f6029fd],#app p[data-v-3f6029fd],body body[data-v-3f6029fd],body h1[data-v-3f6029fd],body h2[data-v-3f6029fd],body h3[data-v-3f6029fd],body h4[data-v-3f6029fd],body h5[data-v-3f6029fd],body h6[data-v-3f6029fd],body p[data-v-3f6029fd],html body[data-v-3f6029fd],html h1[data-v-3f6029fd],html h2[data-v-3f6029fd],html h3[data-v-3f6029fd],html h4[data-v-3f6029fd],html h5[data-v-3f6029fd],html h6[data-v-3f6029fd],html p[data-v-3f6029fd]{margin:0}li[data-v-3f6029fd],ul[data-v-3f6029fd]{list-style:none;padding:0}[data-v-3f6029fd]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-3f6029fd]{white-space:break-spaces}.sortableDrag[data-v-3f6029fd]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-3f6029fd],.sortableDrag td[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-3f6029fd]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-3f6029fd]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-3f6029fd]{color:var(--theme-color)}.error_color[data-v-3f6029fd]{color:#eb6646!important}.warn_color[data-v-3f6029fd]{color:#ff6800}.pointer[data-v-3f6029fd]{cursor:pointer}.ellipsis[data-v-3f6029fd]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-3f6029fd],.flex_center_center[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-3f6029fd],.flex_center_center[data-v-3f6029fd]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-3f6029fd],.flex_row_s_p[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-3f6029fd]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-3f6029fd],.flex_start[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-3f6029fd]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-3f6029fd],.flex_column_center_center[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-3f6029fd]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-3f6029fd]{position:relative;border-radius:.2rem}.talk_frame[data-v-3f6029fd]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-3f6029fd]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-3f6029fd]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-3f6029fd]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-3f6029fd]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-3f6029fd]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-3f6029fd]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-3f6029fd]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-3f6029fd]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-3f6029fd]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-3f6029fd]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-3f6029fd]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-3f6029fd]{max-height:30vh}.ant-select-dropdown-menu[data-v-3f6029fd]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-3f6029fd]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-3f6029fd]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-3f6029fd]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-3f6029fd]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-3f6029fd]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-3f6029fd]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-3f6029fd]{width:100%}.ant-input[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-3f6029fd]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-3f6029fd]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-3f6029fd]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-3f6029fd]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-3f6029fd]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-3f6029fd],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-3f6029fd]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-3f6029fd],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-3f6029fd]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-3f6029fd],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-3f6029fd]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-3f6029fd]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3f6029fd],.ant-table-thead>tr>th[data-v-3f6029fd]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-3f6029fd]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-3f6029fd]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3f6029fd]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3f6029fd]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3f6029fd]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-3f6029fd]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-3f6029fd]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-3f6029fd]{width:24px;height:24px}.ant-radio-inner[data-v-3f6029fd]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-3f6029fd]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-3f6029fd],.ant-radio-checked .ant-radio-inner[data-v-3f6029fd]{border-color:#10c7a3}.ant-checkbox[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-3f6029fd]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-3f6029fd]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-3f6029fd]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-3f6029fd]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-3f6029fd]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-3f6029fd]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-3f6029fd]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-3f6029fd]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-3f6029fd]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-3f6029fd],.ant-dropdown-menu-submenu-title[data-v-3f6029fd]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-3f6029fd],:root .ant-dropdown-link>.anticon.anticon-down[data-v-3f6029fd],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-3f6029fd]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-3f6029fd]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-3f6029fd]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-3f6029fd],.dropMenuItem_hk_SMALL[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-3f6029fd]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-3f6029fd]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-3f6029fd]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-3f6029fd]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-3f6029fd],.ant-switch[data-v-3f6029fd]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-3f6029fd],.ant-switch[data-v-3f6029fd]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-3f6029fd]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-3f6029fd]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-3f6029fd]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-3f6029fd]{width:100%}.ant-progress-circle .ant-progress-text[data-v-3f6029fd]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-3f6029fd]{max-width:4.6rem}.ant-popover-title[data-v-3f6029fd]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-3f6029fd]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-3f6029fd]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-3f6029fd],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-3f6029fd],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-3f6029fd]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-3f6029fd],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-3f6029fd],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-3f6029fd]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-3f6029fd]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-3f6029fd]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-3f6029fd]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-3f6029fd]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-3f6029fd]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-3f6029fd]{text-decoration:underline}.modalBox .btn_box[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-3f6029fd],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-3f6029fd],.ant-pagination-disabled:focus a[data-v-3f6029fd],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-3f6029fd],.ant-pagination-disabled:hover a[data-v-3f6029fd],[data-v-3f6029fd] .ant-pagination-disabled a{background:#e6e7e8}[data-v-3f6029fd] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-3f6029fd] .ant-pagination-item-active a,[data-v-3f6029fd] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-3f6029fd] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-3f6029fd] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-3f6029fd]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-3f6029fd]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-3f6029fd]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-3f6029fd]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-3f6029fd]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-3f6029fd]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-3f6029fd]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-3f6029fd]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-3f6029fd],.wangEditor table th[data-v-3f6029fd]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-3f6029fd]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-3f6029fd]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-3f6029fd]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-3f6029fd]{display:block}.wangEditor ol[data-v-3f6029fd],.wangEditor ul[data-v-3f6029fd]{margin:10px 0 10px 20px}.wangEditor ul[data-v-3f6029fd],.wangEditor ul li[data-v-3f6029fd]{list-style:disc inside!important}.wangEditor ol[data-v-3f6029fd],.wangEditor ol li[data-v-3f6029fd]{list-style:decimal inside!important}.wangEditor img[data-v-3f6029fd]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-3f6029fd]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-3f6029fd]{border-bottom:2px solid #e1e1e1}.component[data-v-3f6029fd]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-3f6029fd]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-3f6029fd]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-3f6029fd]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-3f6029fd]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-3f6029fd]{cursor:default}.listen_picture[data-v-3f6029fd]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-3f6029fd]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-3f6029fd]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-3f6029fd]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-3f6029fd]{font-size:var(--en_large_font_size_five)}[data-v-3f6029fd] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-3f6029fd]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-3f6029fd]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-3f6029fd]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-3f6029fd]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-3f6029fd]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-3f6029fd]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-3f6029fd]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-3f6029fd]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-3f6029fd],.home_practice_status.NO_PUBLIC[data-v-3f6029fd]{background:#2c58b1}.home_practice_status.FINISHED[data-v-3f6029fd],.home_practice_status.IN_PROGRESS[data-v-3f6029fd],.home_practice_status.NOT_STARTED[data-v-3f6029fd],.home_practice_status.UNDISTRIBUTED[data-v-3f6029fd]{background:#486fbf}.ant-calendar-picker-container[data-v-3f6029fd]{z-index:9999999!important}.test_all_course_report_page .blue[data-v-3f6029fd]{color:#0c63ff}.test_all_course_report_page .Achievement[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.test_all_course_report_page .Achievement_left[data-v-3f6029fd]{opacity:1;background:#fff;border-radius:.17rem;padding:.31rem .16rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .courseName{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .courseName>span{opacity:1;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.26rem}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .courseName>span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .courseName>span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .courseName>span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .courseName>span.en.SMALL{font-size:var(--en_small_font_size_five)}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .courseName>span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .courseName>span.en.LARGE{font-size:var(--en_large_font_size_five)}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .courseName>img{width:.18rem;height:.18rem;cursor:pointer;opacity:1;margin-left:.06rem;margin-top:.02rem}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .courseName .indexBox{width:.24rem;height:.24rem;background:rgba(119,93,192,.3);border-radius:50%;margin-right:.12rem}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .learningRate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .learningRate>p{opacity:1;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.26rem}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .learningRate>p.hk.SMALL{font-size:var(--hk_small_font_size_five)}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .learningRate>p.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .learningRate>p.hk.LARGE{font-size:var(--hk_large_font_size_five)}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .learningRate>p.en.SMALL{font-size:var(--en_small_font_size_five)}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .learningRate>p.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.test_all_course_report_page .Achievement_left[data-v-3f6029fd] .learningRate>p.en.LARGE{font-size:var(--en_large_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper[data-v-3f6029fd]{max-width:5rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.test_all_course_report_page .Achievement .right_main_swiper>div[data-v-3f6029fd]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right[data-v-3f6029fd]{transition:-webkit-transform .5s ease 0s;-webkit-transform:bounce-in .5s ease 0s;transform:bounce-in .5s ease 0s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.12rem .36rem;min-width:4.5rem;margin-left:.4rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right .imgBox[data-v-3f6029fd]{width:100%;height:2.28rem;background:#eeeaf9;border-radius:.1rem;margin-top:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right .imgBox img[data-v-3f6029fd]{width:1.6rem;height:.98rem}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_title[data-v-3f6029fd]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;-ms-flex-item-align:start;align-self:flex-start;text-align:left;color:#775dc0;line-height:.29rem}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_title.hk.SMALL[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_title.hk.MEDIUM[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_title.hk.LARGE[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_title.en.SMALL[data-v-3f6029fd]{font-size:var(--en_small_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_title.en.MEDIUM[data-v-3f6029fd]{font-size:var(--en_middle_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_title.en.LARGE[data-v-3f6029fd]{font-size:var(--en_large_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_tips[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.37rem;margin-top:.36rem}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_tips>div:first-child p[data-v-3f6029fd]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#090228;line-height:.26rem}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_tips>div:first-child p.hk.SMALL[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_tips>div:first-child p.hk.MEDIUM[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_tips>div:first-child p.hk.LARGE[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_tips>div:first-child p.en.SMALL[data-v-3f6029fd]{font-size:var(--en_small_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_tips>div:first-child p.en.MEDIUM[data-v-3f6029fd]{font-size:var(--en_middle_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_tips>div:first-child p.en.LARGE[data-v-3f6029fd]{font-size:var(--en_large_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_echarts[data-v-3f6029fd]>.ael_circle_content>.empty{opacity:.45;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_echarts[data-v-3f6029fd]>.ael_circle_content>.empty.hk.SMALL{font-size:var(--hk_small_font_size_eight)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_echarts[data-v-3f6029fd]>.ael_circle_content>.empty.hk.MEDIUM{font-size:var(--hk_middle_font_size_eight)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_echarts[data-v-3f6029fd]>.ael_circle_content>.empty.hk.LARGE{font-size:var(--hk_large_font_size_eight)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_echarts[data-v-3f6029fd]>.ael_circle_content>.empty.en.SMALL{font-size:var(--en_small_font_size_eight)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_echarts[data-v-3f6029fd]>.ael_circle_content>.empty.en.MEDIUM{font-size:var(--en_middle_font_size_eight)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_echarts[data-v-3f6029fd]>.ael_circle_content>.empty.en.LARGE{font-size:var(--en_large_font_size_eight)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_echarts[data-v-3f6029fd]>.ael_circle_content>.noempty>p:first-child{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#592f99;line-height:.29rem}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_echarts[data-v-3f6029fd]>.ael_circle_content>.noempty>p:first-child.hk.SMALL{font-size:var(--hk_small_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_echarts[data-v-3f6029fd]>.ael_circle_content>.noempty>p:first-child.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_echarts[data-v-3f6029fd]>.ael_circle_content>.noempty>p:first-child.hk.LARGE{font-size:var(--hk_large_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_echarts[data-v-3f6029fd]>.ael_circle_content>.noempty>p:first-child.en.SMALL{font-size:var(--en_small_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_echarts[data-v-3f6029fd]>.ael_circle_content>.noempty>p:first-child.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_echarts[data-v-3f6029fd]>.ael_circle_content>.noempty>p:first-child.en.LARGE{font-size:var(--en_large_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top[data-v-3f6029fd]{height:100%;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .echart_title_box[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .echart_title_box p[data-v-3f6029fd]{margin-bottom:.3rem!important;opacity:1;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#775dc0;line-height:.29rem}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .echart_title_box p.hk.SMALL[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .echart_title_box p.hk.MEDIUM[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .echart_title_box p.hk.LARGE[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .echart_title_box p.en.SMALL[data-v-3f6029fd]{font-size:var(--en_small_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .echart_title_box p.en.MEDIUM[data-v-3f6029fd]{font-size:var(--en_middle_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .echart_title_box p.en.LARGE[data-v-3f6029fd]{font-size:var(--en_large_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .Achievement_right_top_box[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .Achievement_right_top_box .echart_title[data-v-3f6029fd]{font-size:.2rem;font-family:var(--common-font-family);text-align:center;color:#3d3232;line-height:.26rem}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .Achievement_right_top_box .echart_title.hk.SMALL[data-v-3f6029fd]{font-size:var(--hk_small_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .Achievement_right_top_box .echart_title.hk.MEDIUM[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .Achievement_right_top_box .echart_title.hk.LARGE[data-v-3f6029fd]{font-size:var(--hk_large_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .Achievement_right_top_box .echart_title.en.SMALL[data-v-3f6029fd]{font-size:var(--en_small_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .Achievement_right_top_box .echart_title.en.MEDIUM[data-v-3f6029fd]{font-size:var(--en_middle_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .Achievement_right_top_box .echart_title.en.LARGE[data-v-3f6029fd]{font-size:var(--en_large_font_size_five)}.test_all_course_report_page .Achievement .right_main_swiper>div:first-child .Achievement_right_top .Achievement_right_top_box #achievementEcharts[data-v-3f6029fd]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;width:100%}.test_all_course_report_page .Achievement .right_main_swiper>div[data-v-3f6029fd]:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:.4rem;margin-top:.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_all_course_report_page .Achievement .right_main_swiper>div:last-child>div[data-v-3f6029fd]{text-align:center;-webkit-transition:left 3s;transition:left 3s;vertical-align:bottom;width:.1rem;height:.1rem;opacity:1;background:#b2b1b4;-ms-flex-item-align:auto;align-self:auto;border-radius:50%}.test_all_course_report_page .Achievement .right_main_swiper>div:last-child>div[data-v-3f6029fd]:last-child{margin-left:.17rem}.test_all_course_report_page[data-v-3f6029fd] .ant-table-thead>tr>th:last-child{border-right:none}.test_all_course_report_page .selectBox[data-v-3f6029fd]{width:1.7rem!important;height:.36rem!important}.test_all_course_report_page .actionText[data-v-3f6029fd]{font-size:.18rem;text-decoration:underline;color:#775dc0;line-height:.26rem;cursor:pointer}.test_all_course_report_page .actionText.hk.SMALL[data-v-3f6029fd]{font-size:var(--hk_small_font_size_18)}.test_all_course_report_page .actionText.hk.MEDIUM[data-v-3f6029fd]{font-size:var(--hk_middle_font_size_20)}.test_all_course_report_page .actionText.hk.LARGE[data-v-3f6029fd]{font-size:var(--hk_large_font_size_22)}.test_all_course_report_page .actionText.en.SMALL[data-v-3f6029fd]{font-size:var(--en_small_font_size_18)}.test_all_course_report_page .actionText.en.MEDIUM[data-v-3f6029fd]{font-size:var(--en_middle_font_size_20)}.test_all_course_report_page .actionText.en.LARGE[data-v-3f6029fd]{font-size:var(--en_large_font_size_22)}.test_all_course_report_page .requency_chart_box[data-v-3f6029fd]{width:6rem;height:8rem;background:#fff;border-radius:.34rem;padding:.4rem}.test_all_course_report_page .requency_chart_box .title_box[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_all_course_report_page .requency_chart_box .title_box .title_name_box[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex}.test_all_course_report_page .requency_chart_box .title_box .title_name_box span[data-v-3f6029fd]{font-size:.26rem;color:#000;line-height:.36rem;white-space:nowrap}.test_all_course_report_page .requency_chart_box .title_box .title_name_box .select_box[data-v-3f6029fd]{display:block;width:2rem;border:1px solid #e0e0e0;border-radius:.1rem;margin-left:.2rem}.test_all_course_report_page .requency_chart_box .title_box .close_img img[data-v-3f6029fd]{width:.29rem;height:.29rem}.test_all_course_report_page .requency_chart_box .requency_echarts[data-v-3f6029fd]{width:5.2rem;height:5.2rem}.test_all_course_report_page .requency_chart_box .chart_title[data-v-3f6029fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;color:#000;line-height:.26rem;margin:.2rem 0}.test_all_course_report_page .requency_chart_box .mr40[data-v-3f6029fd]{margin-top:.4rem}.test_all_course_report_page .requency_chart_box .bottomTitle[data-v-3f6029fd]{width:4rem;margin-left:.8rem;font-size:.2rem;color:#000;line-height:.29rem;text-align:left}.test_all_course_report_page .mark_box[data-v-3f6029fd]{width:.24rem;height:.24rem;background:#775dc0;color:#fff;border-radius:50%;margin-left:.04rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}html[data-v-341c4b9b]{font-size:100px}@media only screen and (max-height:650px){html[data-v-341c4b9b]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-341c4b9b]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-341c4b9b]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-341c4b9b]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-341c4b9b]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-341c4b9b]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-341c4b9b]{font-size:100px}}#app[data-v-341c4b9b],body[data-v-341c4b9b],html[data-v-341c4b9b]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-341c4b9b],#app h1[data-v-341c4b9b],#app h2[data-v-341c4b9b],#app h3[data-v-341c4b9b],#app h4[data-v-341c4b9b],#app h5[data-v-341c4b9b],#app h6[data-v-341c4b9b],#app p[data-v-341c4b9b],body body[data-v-341c4b9b],body h1[data-v-341c4b9b],body h2[data-v-341c4b9b],body h3[data-v-341c4b9b],body h4[data-v-341c4b9b],body h5[data-v-341c4b9b],body h6[data-v-341c4b9b],body p[data-v-341c4b9b],html body[data-v-341c4b9b],html h1[data-v-341c4b9b],html h2[data-v-341c4b9b],html h3[data-v-341c4b9b],html h4[data-v-341c4b9b],html h5[data-v-341c4b9b],html h6[data-v-341c4b9b],html p[data-v-341c4b9b]{margin:0}li[data-v-341c4b9b],ul[data-v-341c4b9b]{list-style:none;padding:0}[data-v-341c4b9b]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-341c4b9b]{white-space:break-spaces}.sortableDrag[data-v-341c4b9b]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-341c4b9b],.sortableDrag td[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-341c4b9b]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-341c4b9b]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-341c4b9b]{color:var(--theme-color)}.error_color[data-v-341c4b9b]{color:#eb6646!important}.warn_color[data-v-341c4b9b]{color:#ff6800}.pointer[data-v-341c4b9b]{cursor:pointer}.ellipsis[data-v-341c4b9b]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-341c4b9b],.flex_center_center[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-341c4b9b],.flex_center_center[data-v-341c4b9b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-341c4b9b],.flex_row_s_p[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-341c4b9b]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-341c4b9b],.flex_start[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-341c4b9b]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-341c4b9b],.flex_column_center_center[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-341c4b9b]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-341c4b9b]{position:relative;border-radius:.2rem}.talk_frame[data-v-341c4b9b]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-341c4b9b]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-341c4b9b]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-341c4b9b]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-341c4b9b]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-341c4b9b]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-341c4b9b]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-341c4b9b]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-341c4b9b]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-341c4b9b]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-341c4b9b]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-341c4b9b]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-341c4b9b]{max-height:30vh}.ant-select-dropdown-menu[data-v-341c4b9b]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-341c4b9b]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-341c4b9b]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-341c4b9b]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-341c4b9b]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-341c4b9b]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-341c4b9b]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-341c4b9b]{width:100%}.ant-input[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-341c4b9b]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-341c4b9b]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-341c4b9b]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-341c4b9b]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-341c4b9b]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-341c4b9b],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-341c4b9b]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-341c4b9b],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-341c4b9b]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-341c4b9b],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-341c4b9b]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-341c4b9b]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-341c4b9b],.ant-table-thead>tr>th[data-v-341c4b9b]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-341c4b9b]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-341c4b9b]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-341c4b9b]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-341c4b9b]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-341c4b9b]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-341c4b9b]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-341c4b9b]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-341c4b9b]{width:24px;height:24px}.ant-radio-inner[data-v-341c4b9b]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-341c4b9b]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-341c4b9b],.ant-radio-checked .ant-radio-inner[data-v-341c4b9b]{border-color:#10c7a3}.ant-checkbox[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-341c4b9b]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-341c4b9b]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-341c4b9b]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-341c4b9b]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-341c4b9b]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-341c4b9b]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-341c4b9b]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-341c4b9b]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-341c4b9b]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-341c4b9b],.ant-dropdown-menu-submenu-title[data-v-341c4b9b]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-341c4b9b],:root .ant-dropdown-link>.anticon.anticon-down[data-v-341c4b9b],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-341c4b9b],.dropMenuItem_hk_SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-341c4b9b]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-341c4b9b],.ant-switch[data-v-341c4b9b]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-341c4b9b],.ant-switch[data-v-341c4b9b]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-341c4b9b]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-341c4b9b]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-341c4b9b]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-341c4b9b]{width:100%}.ant-progress-circle .ant-progress-text[data-v-341c4b9b]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-341c4b9b]{max-width:4.6rem}.ant-popover-title[data-v-341c4b9b]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-341c4b9b]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-341c4b9b]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-341c4b9b],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-341c4b9b],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-341c4b9b]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-341c4b9b],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-341c4b9b],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-341c4b9b]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-341c4b9b]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-341c4b9b]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-341c4b9b]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-341c4b9b]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-341c4b9b]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-341c4b9b]{text-decoration:underline}.modalBox .btn_box[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-341c4b9b],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-341c4b9b],.ant-pagination-disabled:focus a[data-v-341c4b9b],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-341c4b9b],.ant-pagination-disabled:hover a[data-v-341c4b9b],[data-v-341c4b9b] .ant-pagination-disabled a{background:#e6e7e8}[data-v-341c4b9b] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-341c4b9b] .ant-pagination-item-active a,[data-v-341c4b9b] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-341c4b9b] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-341c4b9b] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-341c4b9b]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-341c4b9b]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-341c4b9b]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-341c4b9b]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-341c4b9b]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-341c4b9b]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-341c4b9b]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-341c4b9b]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-341c4b9b],.wangEditor table th[data-v-341c4b9b]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-341c4b9b]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-341c4b9b]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-341c4b9b]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-341c4b9b]{display:block}.wangEditor ol[data-v-341c4b9b],.wangEditor ul[data-v-341c4b9b]{margin:10px 0 10px 20px}.wangEditor ul[data-v-341c4b9b],.wangEditor ul li[data-v-341c4b9b]{list-style:disc inside!important}.wangEditor ol[data-v-341c4b9b],.wangEditor ol li[data-v-341c4b9b]{list-style:decimal inside!important}.wangEditor img[data-v-341c4b9b]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-341c4b9b]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-341c4b9b]{border-bottom:2px solid #e1e1e1}.component[data-v-341c4b9b]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-341c4b9b]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-341c4b9b]{cursor:default}.listen_picture[data-v-341c4b9b]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-341c4b9b]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}[data-v-341c4b9b] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-341c4b9b]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-341c4b9b]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-341c4b9b]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-341c4b9b]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-341c4b9b]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-341c4b9b]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-341c4b9b]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-341c4b9b]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-341c4b9b],.home_practice_status.NO_PUBLIC[data-v-341c4b9b]{background:#2c58b1}.home_practice_status.FINISHED[data-v-341c4b9b],.home_practice_status.IN_PROGRESS[data-v-341c4b9b],.home_practice_status.NOT_STARTED[data-v-341c4b9b],.home_practice_status.UNDISTRIBUTED[data-v-341c4b9b]{background:#486fbf}.ant-calendar-picker-container[data-v-341c4b9b]{z-index:9999999!important}.test_course_report_page .analysisMin[data-v-341c4b9b]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.test_course_report_page .analysisMin_top[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex}.test_course_report_page .analysisMin_top_left[data-v-341c4b9b]{background:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.17rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.test_course_report_page .analysisMin_top_right[data-v-341c4b9b]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;margin-left:.42rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.test_course_report_page .analysisMin_top_right .title[data-v-341c4b9b]{opacity:1;font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.16rem}.test_course_report_page .analysisMin_top_right .title.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_seven)}.test_course_report_page .analysisMin_top_right .title.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_seven)}.test_course_report_page .analysisMin_top_right .title.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_seven)}.test_course_report_page .analysisMin_top_right .title.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_seven)}.test_course_report_page .analysisMin_top_right .title.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_seven)}.test_course_report_page .analysisMin_top_right .title.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_seven)}.test_course_report_page .analysisMin_top_right .smallTitle[data-v-341c4b9b]{width:100%;height:.26rem;margin-bottom:.5rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.test_course_report_page .analysisMin_top_right .smallTitle.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .analysisMin_top_right .smallTitle.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .analysisMin_top_right .smallTitle.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .analysisMin_top_right .smallTitle.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .analysisMin_top_right .smallTitle.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .analysisMin_top_right .smallTitle.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .analysisMin_top_right .cateBox[data-v-341c4b9b]{width:100%;height:100%!important;max-height:5.8rem!important}.test_course_report_page .analysisMin_top_right .cateBox .lineBox[data-v-341c4b9b]{width:100%;min-height:.4rem!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.test_course_report_page .analysisMin_top_right .cateBox .lineBox .name[data-v-341c4b9b]{width:1.3rem;padding-top:.04rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#090228;line-height:.2rem}.test_course_report_page .analysisMin_top_right .cateBox .lineBox .name.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .analysisMin_top_right .cateBox .lineBox .name.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .analysisMin_top_right .cateBox .lineBox .name.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .analysisMin_top_right .cateBox .lineBox .name.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .analysisMin_top_right .cateBox .lineBox .name.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .analysisMin_top_right .cateBox .lineBox .name.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .analysisMin_top_right .cateBox .lineBox .color[data-v-341c4b9b]{width:2rem;height:.14rem}.test_course_report_page .analysisMin_top_right .cateBox .lineBox .stage[data-v-341c4b9b]{width:.23rem;height:.28rem;margin-left:.1rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#10c7a3;line-height:.28rem}.test_course_report_page .analysisMin_top_right .cateBox .lineBox .stage.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .analysisMin_top_right .cateBox .lineBox .stage.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .analysisMin_top_right .cateBox .lineBox .stage.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .analysisMin_top_right .cateBox .lineBox .stage.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .analysisMin_top_right .cateBox .lineBox .stage.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .analysisMin_top_right .cateBox .lineBox .stage.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .analysisMin_top_right .Progress[data-v-341c4b9b]{margin-top:.4rem;margin-bottom:.57rem}.test_course_report_page .analysisMin_top_right .Progress>span[data-v-341c4b9b]:first-child{opacity:1;font-size:.23rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#090228;line-height:.22rem}.test_course_report_page .analysisMin_top_right .Progress>span:first-child.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_six)}.test_course_report_page .analysisMin_top_right .Progress>span:first-child.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_six)}.test_course_report_page .analysisMin_top_right .Progress>span:first-child.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_six)}.test_course_report_page .analysisMin_top_right .Progress>span:first-child.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_six)}.test_course_report_page .analysisMin_top_right .Progress>span:first-child.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_six)}.test_course_report_page .analysisMin_top_right .Progress>span:first-child.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_six)}.test_course_report_page .analysisMin_top_right .Progress>span[data-v-341c4b9b]:nth-child(2){opacity:1;font-size:.26rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#090228;line-height:.25rem}.test_course_report_page .analysisMin_top_right .Progress>span:nth-child(2).hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span:nth-child(2).hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span:nth-child(2).hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span:nth-child(2).en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span:nth-child(2).en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span:nth-child(2).en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span[data-v-341c4b9b]:nth-child(3){opacity:1;font-size:.26rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#1dbbb1;line-height:.25rem}.test_course_report_page .analysisMin_top_right .Progress>span:nth-child(3).hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span:nth-child(3).hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span:nth-child(3).hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span:nth-child(3).en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span:nth-child(3).en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span:nth-child(3).en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span[data-v-341c4b9b]:last-child{opacity:1;font-size:.26rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#0b012a;line-height:.25rem}.test_course_report_page .analysisMin_top_right .Progress>span:last-child.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span:last-child.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span:last-child.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span:last-child.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span:last-child.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_eight)}.test_course_report_page .analysisMin_top_right .Progress>span:last-child.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_eight)}.test_course_report_page .analysisMin_top_right .echarts_main[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_top[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-ms-flex-pack:distribute;justify-content:space-around;text-align:center}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_top .tips[data-v-341c4b9b]{opacity:1;font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#090228;line-height:.54rem}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_top .tips.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_seven)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_top .tips.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_seven)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_top .tips.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_seven)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_top .tips.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_seven)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_top .tips.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_seven)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_top .tips.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_seven)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_top_left[data-v-341c4b9b]{opacity:1;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#090228;line-height:.26rem}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_top_left.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_top_left.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_top_left.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_top_left.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_top_left.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_top_left.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_Middle[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.23rem;margin-bottom:.24rem;width:100%;-ms-flex-pack:distribute;justify-content:space-around}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_Middle>span[data-v-341c4b9b]{opacity:1;font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#1dbbb1;line-height:.22rem}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_Middle>span.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_seven)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_Middle>span.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_seven)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_Middle>span.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_seven)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_Middle>span.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_seven)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_Middle>span.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_seven)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_Middle>span.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_seven)}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_Middle>div[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.44rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_course_report_page .analysisMin_top_right .echarts_main .echarts_Middle>div>img[data-v-341c4b9b]{height:.44rem;width:.44rem}.test_course_report_page .analysisMin_top_right .tipe[data-v-341c4b9b]{opacity:1;font-size:.48rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#090228;line-height:.92rem}.test_course_report_page .analysisMin_top_right .tipe.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_nine)}.test_course_report_page .analysisMin_top_right .tipe.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_nine)}.test_course_report_page .analysisMin_top_right .tipe.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_nine)}.test_course_report_page .analysisMin_top_right .tipe.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_nine)}.test_course_report_page .analysisMin_top_right .tipe.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_nine)}.test_course_report_page .analysisMin_top_right .tipe.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_nine)}.test_course_report_page .analysisMin_top_right_nomin[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.6rem}.test_course_report_page .analysisMin_top_right_nomin>p[data-v-341c4b9b]{opacity:1;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#090228;line-height:.34rem}.test_course_report_page .analysisMin_top_right_nomin>p.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_eight)}.test_course_report_page .analysisMin_top_right_nomin>p.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_eight)}.test_course_report_page .analysisMin_top_right_nomin>p.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_eight)}.test_course_report_page .analysisMin_top_right_nomin>p.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_eight)}.test_course_report_page .analysisMin_top_right_nomin>p.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_eight)}.test_course_report_page .analysisMin_top_right_nomin>p.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_eight)}.test_course_report_page .analysisMin_top_right_nomin>div[data-v-341c4b9b]{margin-top:.51rem;width:2.59rem;height:2.59rem}.test_course_report_page .analysisMin_top_right .strengthen[data-v-341c4b9b]{margin-bottom:.37rem!important;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#775dc0;line-height:.29rem;-ms-flex-item-align:start;align-self:flex-start}.test_course_report_page .analysisMin_top_right .strengthen.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .analysisMin_top_right .strengthen.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .analysisMin_top_right .strengthen.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .analysisMin_top_right .strengthen.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .analysisMin_top_right .strengthen.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .analysisMin_top_right .strengthen.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .analysisMin_top_right_bigAelprogress[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.01rem}.test_course_report_page .analysisMin_top_right_bigAelprogress .echarts_top .empty[data-v-341c4b9b]{opacity:.45;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0}.test_course_report_page .analysisMin_top_right_bigAelprogress .echarts_top .empty.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_eight)}.test_course_report_page .analysisMin_top_right_bigAelprogress .echarts_top .empty.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_eight)}.test_course_report_page .analysisMin_top_right_bigAelprogress .echarts_top .empty.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_eight)}.test_course_report_page .analysisMin_top_right_bigAelprogress .echarts_top .empty.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_eight)}.test_course_report_page .analysisMin_top_right_bigAelprogress .echarts_top .empty.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_eight)}.test_course_report_page .analysisMin_top_right_bigAelprogress .echarts_top .empty.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_eight)}.test_course_report_page .analysisMin_top_right_bigAelprogress>span[data-v-341c4b9b]{margin-top:.43rem;opacity:1;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#090228;margin-bottom:.63rem;line-height:.34rem}.test_course_report_page .analysisMin_top_right_bigAelprogress>span.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_eight)}.test_course_report_page .analysisMin_top_right_bigAelprogress>span.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_eight)}.test_course_report_page .analysisMin_top_right_bigAelprogress>span.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_eight)}.test_course_report_page .analysisMin_top_right_bigAelprogress>span.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_eight)}.test_course_report_page .analysisMin_top_right_bigAelprogress>span.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_eight)}.test_course_report_page .analysisMin_top_right_bigAelprogress>span.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_eight)}.test_course_report_page .analysisMin_top_right_bigAelprogress .tipsBig[data-v-341c4b9b]{font-size:.32rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#592f99;line-height:.92rem}.test_course_report_page .analysisMin_top_right_bigAelprogress .tipsBig.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_nine)}.test_course_report_page .analysisMin_top_right_bigAelprogress .tipsBig.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_nine)}.test_course_report_page .analysisMin_top_right_bigAelprogress .tipsBig.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_nine)}.test_course_report_page .analysisMin_top_right_bigAelprogress .tipsBig.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_nine)}.test_course_report_page .analysisMin_top_right_bigAelprogress .tipsBig.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_nine)}.test_course_report_page .analysisMin_top_right_bigAelprogress .tipsBig.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_nine)}.test_course_report_page .analysisMin_top_right_bigAelprogress .tipsBigSub[data-v-341c4b9b]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#5a3099;line-height:.35rem}.test_course_report_page .analysisMin_top_right_bigAelprogress .tipsBigSub.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_seven)}.test_course_report_page .analysisMin_top_right_bigAelprogress .tipsBigSub.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_seven)}.test_course_report_page .analysisMin_top_right_bigAelprogress .tipsBigSub.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_seven)}.test_course_report_page .analysisMin_top_right_bigAelprogress .tipsBigSub.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_seven)}.test_course_report_page .analysisMin_top_right_bigAelprogress .tipsBigSub.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_seven)}.test_course_report_page .analysisMin_top_right_bigAelprogress .tipsBigSub.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_seven)}.test_course_report_page .analysisMin_top_right_main[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.2rem .43rem .2rem .43rem;transition:-webkit-transform .5s ease 0s;min-width:4.5rem}.test_course_report_page .analysisMin_top_right_main>div[data-v-341c4b9b]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;width:100%}.test_course_report_page .analysisMin_top_right_main .imgBox[data-v-341c4b9b]{width:100%;height:4.55rem;background:#eeeaf9;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_course_report_page .analysisMin_top_right_main .imgBox img[data-v-341c4b9b]{width:1.6rem;height:.98rem}.test_course_report_page .analysisMin_top_right_tabbar[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.29rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_course_report_page .analysisMin_top_right_tabbar>div[data-v-341c4b9b]{width:.1rem;height:.1rem;opacity:1;background:#b2b1b4;border-radius:50%;cursor:pointer}.test_course_report_page .analysisMin_top_right_tabbar>div[data-v-341c4b9b]:not(:first-child){margin-left:.16rem}.test_course_report_page .analysisMin_bottom[data-v-341c4b9b]{margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;opacity:1;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.24rem .32rem}.test_course_report_page .analysisMin_bottom img[data-v-341c4b9b]{width:.34rem;height:.3rem}.test_course_report_page .analysisMin_bottom .select_title[data-v-341c4b9b]{height:.47rem}.test_course_report_page .analysisMin_bottom .select_title .select[data-v-341c4b9b]{width:4.3rem;border:1px solid #e0e0e0;border-radius:.08rem}.test_course_report_page .analysisMin_bottom .mt22[data-v-341c4b9b]{margin-top:.22rem}.test_course_report_page .analysisMin_tabbar[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.test_course_report_page .unBtn[data-v-341c4b9b]{width:100%;margin:.32rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_course_report_page .unBtn .see[data-v-341c4b9b]{width:2rem;height:.54rem;border-radius:.28rem;font-size:.2rem;font-family:var(--common-font-family)}.test_course_report_page .unBtn .see.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .unBtn .see.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .unBtn .see.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .unBtn .see.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .unBtn .see.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .unBtn .see.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .categoryBox[data-v-341c4b9b]{width:100%;min-height:2rem;padding:.3rem}.test_course_report_page .categoryBox .table_title[data-v-341c4b9b]{width:100%;min-height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);color:#775dc0;border-bottom:2px solid #e1e1e1}.test_course_report_page .categoryBox .table_title.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .categoryBox .table_title.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .categoryBox .table_title.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .categoryBox .table_title.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .categoryBox .table_title.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .categoryBox .table_title.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .categoryBox .table_title .title1[data-v-341c4b9b],.test_course_report_page .categoryBox .table_title .title6[data-v-341c4b9b]{width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_course_report_page .categoryBox .table_title .titleContent[data-v-341c4b9b]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;border-left:2px solid #e1e1e1;border-right:2px solid #e1e1e1}.test_course_report_page .categoryBox .table_title .titleContent .title2[data-v-341c4b9b]{width:20%;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_course_report_page .categoryBox .table_title .titleContent .title_unit[data-v-341c4b9b]{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex}.test_course_report_page .categoryBox .table_title .titleContent .title_unit .title3[data-v-341c4b9b]{width:30%;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_course_report_page .categoryBox .table_title .titleContent .title_unit .title_know[data-v-341c4b9b]{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex}.test_course_report_page .categoryBox .table_title .titleContent .title_unit .title_know .title4[data-v-341c4b9b]{width:50%;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_course_report_page .categoryBox .table_title .titleContent .title_unit .title_know .title5[data-v-341c4b9b]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.test_course_report_page .categoryBox .table_title .titleContent .title_unit .title_know .title5 .title_top[data-v-341c4b9b]{width:100%;border-bottom:2px solid #e1e1e1}.test_course_report_page .categoryBox .table_title .titleContent .title_unit .title_know .title5 .title_btn[data-v-341c4b9b]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.test_course_report_page .categoryBox .table_title .titleContent .title_unit .title_know .title5 .title_btn .title_btn_item[data-v-341c4b9b]{width:50%;height:100%;min-height:.42rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_course_report_page .categoryBox .borderLeft[data-v-341c4b9b]{border-left:2px solid #e1e1e1}.test_course_report_page .categoryBox .borderTop[data-v-341c4b9b]{border-top:2px solid #e1e1e1}.test_course_report_page .categoryBox .borderLeftNone[data-v-341c4b9b]{border-left:none!important}.test_course_report_page .categoryBox .borderRightNone[data-v-341c4b9b]{border-right:none!important}.test_course_report_page .categoryBox .table_content[data-v-341c4b9b]{width:100%;min-height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.18rem;font-family:var(--common-font-family);color:#000}.test_course_report_page .categoryBox .table_content.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .categoryBox .table_content.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .categoryBox .table_content.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .categoryBox .table_content.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .categoryBox .table_content.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .categoryBox .table_content.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .categoryBox .table_content .content1[data-v-341c4b9b],.test_course_report_page .categoryBox .table_content .content6[data-v-341c4b9b]{width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_course_report_page .categoryBox .table_content .contentCategory[data-v-341c4b9b]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:2px solid #e1e1e1;border-right:2px solid #e1e1e1}.test_course_report_page .categoryBox .table_content .contentCategory .unit[data-v-341c4b9b]{width:100%;min-height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex}.test_course_report_page .categoryBox .table_content .contentCategory .unit .content2[data-v-341c4b9b]{width:20%;min-height:.72rem;padding:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1}.test_course_report_page .categoryBox .table_content .contentCategory .unit .content_unit[data-v-341c4b9b]{width:80%}.test_course_report_page .categoryBox .table_content .contentCategory .unit .content_unit .unitLine[data-v-341c4b9b]{width:100%;min-height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex}.test_course_report_page .categoryBox .table_content .contentCategory .unit .content_unit .unitLine .content3[data-v-341c4b9b]{width:30%;min-height:.72rem;padding:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1}.test_course_report_page .categoryBox .table_content .contentCategory .unit .content_unit .unitLine .knowContent[data-v-341c4b9b]{width:70%;min-height:.72rem}.test_course_report_page .categoryBox .table_content .contentCategory .unit .content_unit .unitLine .knowContent .knowLine[data-v-341c4b9b]{width:100%;min-height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex}.test_course_report_page .categoryBox .table_content .contentCategory .unit .content_unit .unitLine .knowContent .knowLine .content4[data-v-341c4b9b]{width:50%;padding:0 .1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1}.test_course_report_page .categoryBox .table_content .contentCategory .unit .content_unit .unitLine .knowContent .knowLine .content5[data-v-341c4b9b]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.test_course_report_page .categoryBox .table_content .contentCategory .unit .content_unit .unitLine .knowContent .knowLine .content5 .content_top[data-v-341c4b9b]{width:100%;border-bottom:2px solid #e1e1e1}.test_course_report_page .categoryBox .table_content .contentCategory .unit .content_unit .unitLine .knowContent .knowLine .content5 .content_btn[data-v-341c4b9b]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.test_course_report_page .categoryBox .table_content .contentCategory .unit .content_unit .unitLine .knowContent .knowLine .content5 .content_btn .content_btn_item[data-v-341c4b9b]{width:50%;height:100%;min-height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_course_report_page .serialNoBox[data-v-341c4b9b]{width:1.46rem;height:.5rem;background:#eeeaf8;border-radius:.27rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.25rem}.test_course_report_page .serialNoBox.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .serialNoBox.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .serialNoBox.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .serialNoBox.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .serialNoBox.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .serialNoBox.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .serialNoBox span[data-v-341c4b9b]{width:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_course_report_page .serialNoBox img[data-v-341c4b9b]{width:.24rem!important;height:.24rem!important;cursor:pointer}.test_course_report_page .studentNumber[data-v-341c4b9b]{font-size:.18rem;font-family:var(--common-font-family);text-decoration:underline;color:#775dc0;line-height:.16rem;cursor:pointer}.test_course_report_page .studentNumber.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .studentNumber.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .studentNumber.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .studentNumber.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .studentNumber.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .studentNumber.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .noSubmitBox[data-v-341c4b9b]{width:6.6rem;height:auto;opacity:1;padding:.4rem;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.test_course_report_page .noSubmitBox .boxTitle[data-v-341c4b9b]{margin-bottom:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_course_report_page .noSubmitBox .boxTitle .title[data-v-341c4b9b]{font-size:.24rem;font-family:var(--common-font-family);text-align:left;color:#775dc0;line-height:.26rem}.test_course_report_page .noSubmitBox .boxTitle .title.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_seven)}.test_course_report_page .noSubmitBox .boxTitle .title.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_seven)}.test_course_report_page .noSubmitBox .boxTitle .title.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_seven)}.test_course_report_page .noSubmitBox .boxTitle .title.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_seven)}.test_course_report_page .noSubmitBox .boxTitle .title.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_seven)}.test_course_report_page .noSubmitBox .boxTitle .title.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_seven)}.test_course_report_page .noSubmitBox .boxTitle .smallTitle[data-v-341c4b9b]{margin-top:.14rem;font-size:.18rem;font-family:var(--common-font-family);text-align:left;color:#7d7d7d;line-height:.26rem}.test_course_report_page .noSubmitBox .boxTitle .smallTitle.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .noSubmitBox .boxTitle .smallTitle.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .noSubmitBox .boxTitle .smallTitle.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .noSubmitBox .boxTitle .smallTitle.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .noSubmitBox .boxTitle .smallTitle.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .noSubmitBox .boxTitle .smallTitle.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .noSubmitBox .boxTitle img[data-v-341c4b9b]{width:.29rem;height:.29rem;cursor:pointer}.test_course_report_page .noSubmitBox .lineBox[data-v-341c4b9b]{height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.2rem}.test_course_report_page .noSubmitBox .lineBox span[data-v-341c4b9b]{margin-right:.4rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#000;line-height:.25rem}.test_course_report_page .noSubmitBox .lineBox span.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .noSubmitBox .lineBox span.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .noSubmitBox .lineBox span.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .noSubmitBox .lineBox span.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .noSubmitBox .lineBox span.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .noSubmitBox .lineBox span.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .noSubmitBox .lineBox .lineContent[data-v-341c4b9b]{width:2.66rem;height:.52rem;opacity:1;padding:0 .2rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem;text-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_course_report_page .noSubmitBox .lineBox .lineContent.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .noSubmitBox .lineBox .lineContent.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .noSubmitBox .lineBox .lineContent.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .noSubmitBox .lineBox .lineContent.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .noSubmitBox .lineBox .lineContent.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .noSubmitBox .lineBox .lineContent.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .noSubmitBox .tableBox[data-v-341c4b9b]{min-height:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.test_course_report_page .noSubmitBox .tableBox .tableHead[data-v-341c4b9b]{height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.test_course_report_page .noSubmitBox .tableBox .tableHead .tableName[data-v-341c4b9b]{width:50%;height:100%;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#775dc0;line-height:.42rem}.test_course_report_page .noSubmitBox .tableBox .tableHead .tableName.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .tableHead .tableName.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .tableHead .tableName.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .tableHead .tableName.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .tableHead .tableName.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .tableHead .tableName.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .tableBody[data-v-341c4b9b]{height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.test_course_report_page .noSubmitBox .tableBox .tableBody .tableContent[data-v-341c4b9b]{width:50%;height:100%;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.6rem}.test_course_report_page .noSubmitBox .tableBox .tableBody .tableContent.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .tableBody .tableContent.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .tableBody .tableContent.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .tableBody .tableContent.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .tableBody .tableContent.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .tableBody .tableContent.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .tableBody .tableContent img[data-v-341c4b9b]{width:.2rem;height:.2rem}.test_course_report_page .noSubmitBox .tableBox .tableBody .changeContent[data-v-341c4b9b]{width:.64rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1}.test_course_report_page .noSubmitBox .tableBox .student[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.test_course_report_page .noSubmitBox .tableBox .noData[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#999}.test_course_report_page .noSubmitBox .tableBox .noData.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .noData.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .noData.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .noData.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .noData.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .noData.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .nameBox[data-v-341c4b9b]{width:1.2rem;height:.45rem;background:#fff;border:1px solid #d9d0f2;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#444;margin:0 .2rem .2rem 0}.test_course_report_page .noSubmitBox .tableBox .nameBox.hk.SMALL[data-v-341c4b9b]{font-size:var(--hk_small_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .nameBox.hk.MEDIUM[data-v-341c4b9b]{font-size:var(--hk_middle_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .nameBox.hk.LARGE[data-v-341c4b9b]{font-size:var(--hk_large_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .nameBox.en.SMALL[data-v-341c4b9b]{font-size:var(--en_small_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .nameBox.en.MEDIUM[data-v-341c4b9b]{font-size:var(--en_middle_font_size_five)}.test_course_report_page .noSubmitBox .tableBox .nameBox.en.LARGE[data-v-341c4b9b]{font-size:var(--en_large_font_size_five)}.test_course_report_page .noSubmitBox .box_btn[data-v-341c4b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.2rem}html[data-v-0928df05]{font-size:100px}@media only screen and (max-height:650px){html[data-v-0928df05]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-0928df05]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-0928df05]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-0928df05]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-0928df05]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-0928df05]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-0928df05]{font-size:100px}}#app[data-v-0928df05],body[data-v-0928df05],html[data-v-0928df05]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-0928df05],#app h1[data-v-0928df05],#app h2[data-v-0928df05],#app h3[data-v-0928df05],#app h4[data-v-0928df05],#app h5[data-v-0928df05],#app h6[data-v-0928df05],#app p[data-v-0928df05],body body[data-v-0928df05],body h1[data-v-0928df05],body h2[data-v-0928df05],body h3[data-v-0928df05],body h4[data-v-0928df05],body h5[data-v-0928df05],body h6[data-v-0928df05],body p[data-v-0928df05],html body[data-v-0928df05],html h1[data-v-0928df05],html h2[data-v-0928df05],html h3[data-v-0928df05],html h4[data-v-0928df05],html h5[data-v-0928df05],html h6[data-v-0928df05],html p[data-v-0928df05]{margin:0}li[data-v-0928df05],ul[data-v-0928df05]{list-style:none;padding:0}[data-v-0928df05]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-0928df05]{white-space:break-spaces}.sortableDrag[data-v-0928df05]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-0928df05],.sortableDrag td[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-0928df05]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-0928df05]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-0928df05]{color:var(--theme-color)}.error_color[data-v-0928df05]{color:#eb6646!important}.warn_color[data-v-0928df05]{color:#ff6800}.pointer[data-v-0928df05]{cursor:pointer}.ellipsis[data-v-0928df05]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-0928df05],.flex_center_center[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-0928df05],.flex_center_center[data-v-0928df05]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-0928df05],.flex_row_s_p[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-0928df05]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-0928df05],.flex_start[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-0928df05]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-0928df05],.flex_column_center_center[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-0928df05]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-0928df05]{position:relative;border-radius:.2rem}.talk_frame[data-v-0928df05]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-0928df05]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-0928df05]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-0928df05]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-0928df05]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-0928df05]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-0928df05]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-0928df05]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-0928df05]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-0928df05]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-0928df05]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-0928df05]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-0928df05]{max-height:30vh}.ant-select-dropdown-menu[data-v-0928df05]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-0928df05]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-0928df05]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-0928df05]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-0928df05]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-0928df05]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-0928df05]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-0928df05]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-0928df05]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-0928df05]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-0928df05]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-0928df05]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-0928df05]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-0928df05]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-0928df05]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-0928df05]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-0928df05]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-0928df05]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-0928df05]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-0928df05]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-0928df05]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-0928df05]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-0928df05]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-0928df05]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-0928df05]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-0928df05]{width:100%}.ant-input[data-v-0928df05]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-0928df05]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-0928df05]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-0928df05]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-0928df05]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-0928df05]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-0928df05]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-0928df05]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-0928df05]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-0928df05]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-0928df05]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-0928df05]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-0928df05]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-0928df05],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-0928df05]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-0928df05]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-0928df05]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-0928df05],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-0928df05]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-0928df05]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-0928df05]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-0928df05],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-0928df05]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-0928df05]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-0928df05]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-0928df05]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-0928df05],.ant-table-thead>tr>th[data-v-0928df05]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-0928df05]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-0928df05]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-0928df05]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-0928df05]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-0928df05]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-0928df05]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-0928df05]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-0928df05]{width:24px;height:24px}.ant-radio-inner[data-v-0928df05]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-0928df05]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-0928df05]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-0928df05],.ant-radio-checked .ant-radio-inner[data-v-0928df05]{border-color:#10c7a3}.ant-checkbox[data-v-0928df05]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-0928df05]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-0928df05]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-0928df05]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-0928df05]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-0928df05]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-0928df05]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-0928df05]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-0928df05]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-0928df05]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-0928df05]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-0928df05],.ant-dropdown-menu-submenu-title[data-v-0928df05]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-0928df05],:root .ant-dropdown-link>.anticon.anticon-down[data-v-0928df05],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-0928df05]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-0928df05]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-0928df05]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-0928df05]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-0928df05]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-0928df05]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-0928df05],.dropMenuItem_hk_SMALL[data-v-0928df05]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-0928df05]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-0928df05]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-0928df05]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-0928df05]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-0928df05]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-0928df05]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-0928df05],.ant-switch[data-v-0928df05]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-0928df05],.ant-switch[data-v-0928df05]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-0928df05]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-0928df05]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-0928df05]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-0928df05]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-0928df05]{width:100%}.ant-progress-circle .ant-progress-text[data-v-0928df05]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-0928df05]{max-width:4.6rem}.ant-popover-title[data-v-0928df05]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-0928df05]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-0928df05]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-0928df05],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-0928df05],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-0928df05]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-0928df05],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-0928df05],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-0928df05]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-0928df05]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-0928df05]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-0928df05]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-0928df05]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-0928df05]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-0928df05]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-0928df05]{text-decoration:underline}.modalBox .btn_box[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-0928df05],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-0928df05],.ant-pagination-disabled:focus a[data-v-0928df05],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-0928df05],.ant-pagination-disabled:hover a[data-v-0928df05],[data-v-0928df05] .ant-pagination-disabled a{background:#e6e7e8}[data-v-0928df05] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-0928df05] .ant-pagination-item-active a,[data-v-0928df05] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-0928df05] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-0928df05] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-0928df05]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-0928df05]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-0928df05]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-0928df05]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-0928df05]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-0928df05]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-0928df05]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-0928df05]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-0928df05]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-0928df05],.wangEditor table th[data-v-0928df05]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-0928df05]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-0928df05]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-0928df05]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-0928df05]{display:block}.wangEditor ol[data-v-0928df05],.wangEditor ul[data-v-0928df05]{margin:10px 0 10px 20px}.wangEditor ul[data-v-0928df05],.wangEditor ul li[data-v-0928df05]{list-style:disc inside!important}.wangEditor ol[data-v-0928df05],.wangEditor ol li[data-v-0928df05]{list-style:decimal inside!important}.wangEditor img[data-v-0928df05]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-0928df05]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-0928df05]{border-bottom:2px solid #e1e1e1}.component[data-v-0928df05]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-0928df05]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-0928df05]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-0928df05]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-0928df05]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-0928df05]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-0928df05]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-0928df05]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-0928df05]{cursor:default}.listen_picture[data-v-0928df05]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-0928df05]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-0928df05]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-0928df05]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-0928df05]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-0928df05]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-0928df05]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-0928df05]{font-size:var(--en_large_font_size_five)}[data-v-0928df05] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-0928df05]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-0928df05]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-0928df05]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-0928df05]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-0928df05]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-0928df05]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-0928df05]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-0928df05]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-0928df05],.home_practice_status.NO_PUBLIC[data-v-0928df05]{background:#2c58b1}.home_practice_status.FINISHED[data-v-0928df05],.home_practice_status.IN_PROGRESS[data-v-0928df05],.home_practice_status.NOT_STARTED[data-v-0928df05],.home_practice_status.UNDISTRIBUTED[data-v-0928df05]{background:#486fbf}.ant-calendar-picker-container[data-v-0928df05]{z-index:9999999!important}.test_all_student_page .blue[data-v-0928df05]{color:#0c63ff}.test_all_student_page .table[data-v-0928df05]{padding:.19rem .52rem .36rem .52rem;background:#fff;border-radius:.2rem}.test_all_student_page .table>.achievementComparison[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:.2rem;margin-bottom:.36rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.test_all_student_page .table>.achievementComparison>p[data-v-0928df05]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.16rem;margin-left:.43rem!important;margin-top:.31rem!important;margin-bottom:.2rem!important}.test_all_student_page .table>.achievementComparison>p.hk.SMALL[data-v-0928df05]{font-size:var(--hk_small_font_size_seven)}.test_all_student_page .table>.achievementComparison>p.hk.MEDIUM[data-v-0928df05]{font-size:var(--hk_middle_font_size_seven)}.test_all_student_page .table>.achievementComparison>p.hk.LARGE[data-v-0928df05]{font-size:var(--hk_large_font_size_seven)}.test_all_student_page .table>.achievementComparison>p.en.SMALL[data-v-0928df05]{font-size:var(--en_small_font_size_seven)}.test_all_student_page .table>.achievementComparison>p.en.MEDIUM[data-v-0928df05]{font-size:var(--en_middle_font_size_seven)}.test_all_student_page .table>.achievementComparison>p.en.LARGE[data-v-0928df05]{font-size:var(--en_large_font_size_seven)}.test_all_student_page .table>.achievementComparison>div[data-v-0928df05]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.39rem}.test_all_student_page .table>.achievementComparison>div>div>div[data-v-0928df05]:first-child,.test_all_student_page .table>.achievementComparison>div>div[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.test_all_student_page .table>.achievementComparison>div>div>div[data-v-0928df05]:first-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:.61rem}.test_all_student_page .table>.achievementComparison>div>div>div:first-child>p[data-v-0928df05]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#090228;line-height:.26rem}.test_all_student_page .table>.achievementComparison>div>div>div:first-child>p.hk.SMALL[data-v-0928df05]{font-size:var(--hk_small_font_size_five)}.test_all_student_page .table>.achievementComparison>div>div>div:first-child>p.hk.MEDIUM[data-v-0928df05]{font-size:var(--hk_middle_font_size_five)}.test_all_student_page .table>.achievementComparison>div>div>div:first-child>p.hk.LARGE[data-v-0928df05]{font-size:var(--hk_large_font_size_five)}.test_all_student_page .table>.achievementComparison>div>div>div:first-child>p.en.SMALL[data-v-0928df05]{font-size:var(--en_small_font_size_five)}.test_all_student_page .table>.achievementComparison>div>div>div:first-child>p.en.MEDIUM[data-v-0928df05]{font-size:var(--en_middle_font_size_five)}.test_all_student_page .table>.achievementComparison>div>div>div:first-child>p.en.LARGE[data-v-0928df05]{font-size:var(--en_large_font_size_five)}.test_all_student_page .table>.achievementComparison>div>div>.Achievement_right_echarts[data-v-0928df05]>.ael_circle_content>.empty{opacity:.45;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0}.test_all_student_page .table>.achievementComparison>div>div>.Achievement_right_echarts[data-v-0928df05]>.ael_circle_content>.empty.hk.SMALL{font-size:var(--hk_small_font_size_eight)}.test_all_student_page .table>.achievementComparison>div>div>.Achievement_right_echarts[data-v-0928df05]>.ael_circle_content>.empty.hk.MEDIUM{font-size:var(--hk_middle_font_size_eight)}.test_all_student_page .table>.achievementComparison>div>div>.Achievement_right_echarts[data-v-0928df05]>.ael_circle_content>.empty.hk.LARGE{font-size:var(--hk_large_font_size_eight)}.test_all_student_page .table>.achievementComparison>div>div>.Achievement_right_echarts[data-v-0928df05]>.ael_circle_content>.empty.en.SMALL{font-size:var(--en_small_font_size_eight)}.test_all_student_page .table>.achievementComparison>div>div>.Achievement_right_echarts[data-v-0928df05]>.ael_circle_content>.empty.en.MEDIUM{font-size:var(--en_middle_font_size_eight)}.test_all_student_page .table>.achievementComparison>div>div>.Achievement_right_echarts[data-v-0928df05]>.ael_circle_content>.empty.en.LARGE{font-size:var(--en_large_font_size_eight)}.test_all_student_page .table>.achievementComparison>div>div>.Achievement_right_echarts[data-v-0928df05]>.ael_circle_content>.noempty>p:first-child{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#592f99;line-height:.55rem}.test_all_student_page .table>.achievementComparison>div>div>.Achievement_right_echarts[data-v-0928df05]>.ael_circle_content>.noempty>p:first-child.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.test_all_student_page .table>.achievementComparison>div>div>.Achievement_right_echarts[data-v-0928df05]>.ael_circle_content>.noempty>p:first-child.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.test_all_student_page .table>.achievementComparison>div>div>.Achievement_right_echarts[data-v-0928df05]>.ael_circle_content>.noempty>p:first-child.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.test_all_student_page .table>.achievementComparison>div>div>.Achievement_right_echarts[data-v-0928df05]>.ael_circle_content>.noempty>p:first-child.en.SMALL{font-size:var(--en_small_font_size_seven)}.test_all_student_page .table>.achievementComparison>div>div>.Achievement_right_echarts[data-v-0928df05]>.ael_circle_content>.noempty>p:first-child.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.test_all_student_page .table>.achievementComparison>div>div>.Achievement_right_echarts[data-v-0928df05]>.ael_circle_content>.noempty>p:first-child.en.LARGE{font-size:var(--en_large_font_size_seven)}.test_all_student_page .table .Difficulty[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:.79rem;height:.27rem;opacity:1;border-radius:.15rem;font-size:.14rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.27rem}.test_all_student_page .table .Difficulty.hk.SMALL[data-v-0928df05]{font-size:var(--hk_small_font_size_three)}.test_all_student_page .table .Difficulty.hk.MEDIUM[data-v-0928df05]{font-size:var(--hk_middle_font_size_three)}.test_all_student_page .table .Difficulty.hk.LARGE[data-v-0928df05]{font-size:var(--hk_large_font_size_three)}.test_all_student_page .table .Difficulty.en.SMALL[data-v-0928df05]{font-size:var(--en_small_font_size_three)}.test_all_student_page .table .Difficulty.en.MEDIUM[data-v-0928df05]{font-size:var(--en_middle_font_size_three)}.test_all_student_page .table .Difficulty.en.LARGE[data-v-0928df05]{font-size:var(--en_large_font_size_three)}.test_all_student_page .table .nameTable[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_all_student_page .table .nameTable>img[data-v-0928df05]{height:.16rem;width:.16rem;margin-left:.06rem}.test_all_student_page .actionText[data-v-0928df05]{font-size:.18rem;text-decoration:underline;color:#775dc0;line-height:.26rem;cursor:pointer}.test_all_student_page .actionText.hk.SMALL[data-v-0928df05]{font-size:var(--hk_small_font_size_18)}.test_all_student_page .actionText.hk.MEDIUM[data-v-0928df05]{font-size:var(--hk_middle_font_size_20)}.test_all_student_page .actionText.hk.LARGE[data-v-0928df05]{font-size:var(--hk_large_font_size_22)}.test_all_student_page .actionText.en.SMALL[data-v-0928df05]{font-size:var(--en_small_font_size_18)}.test_all_student_page .actionText.en.MEDIUM[data-v-0928df05]{font-size:var(--en_middle_font_size_20)}.test_all_student_page .actionText.en.LARGE[data-v-0928df05]{font-size:var(--en_large_font_size_22)}.test_all_student_page .requency_chart_box[data-v-0928df05]{width:6rem;height:8rem;background:#fff;border-radius:.34rem;padding:.4rem}.test_all_student_page .requency_chart_box .title_box[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_all_student_page .requency_chart_box .title_box .title_name_box[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex}.test_all_student_page .requency_chart_box .title_box .title_name_box span[data-v-0928df05]{font-size:.26rem;color:#000;line-height:.36rem;white-space:nowrap}.test_all_student_page .requency_chart_box .title_box .title_name_box .select_box[data-v-0928df05]{display:block;width:2rem;border:1px solid #e0e0e0;border-radius:.1rem;margin-left:.2rem}.test_all_student_page .requency_chart_box .title_box .close_img img[data-v-0928df05]{width:.29rem;height:.29rem}.test_all_student_page .requency_chart_box .requency_echarts[data-v-0928df05]{width:5.2rem;height:5.2rem}.test_all_student_page .requency_chart_box .chart_title[data-v-0928df05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;color:#000;line-height:.26rem;margin:.2rem 0}.test_all_student_page .requency_chart_box .mr40[data-v-0928df05]{margin-top:.4rem}.test_all_student_page .requency_chart_box .bottomTitle[data-v-0928df05]{width:4rem;margin-left:.8rem;font-size:.2rem;color:#000;line-height:.29rem;text-align:left}.test_all_student_page .mark_box[data-v-0928df05]{width:.24rem;height:.24rem;background:#775dc0;color:#fff;border-radius:50%;margin-left:.04rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}html[data-v-6f77cdff]{font-size:100px}@media only screen and (max-height:650px){html[data-v-6f77cdff]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-6f77cdff]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-6f77cdff]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-6f77cdff]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-6f77cdff]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-6f77cdff]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-6f77cdff]{font-size:100px}}#app[data-v-6f77cdff],body[data-v-6f77cdff],html[data-v-6f77cdff]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-6f77cdff],#app h1[data-v-6f77cdff],#app h2[data-v-6f77cdff],#app h3[data-v-6f77cdff],#app h4[data-v-6f77cdff],#app h5[data-v-6f77cdff],#app h6[data-v-6f77cdff],#app p[data-v-6f77cdff],body body[data-v-6f77cdff],body h1[data-v-6f77cdff],body h2[data-v-6f77cdff],body h3[data-v-6f77cdff],body h4[data-v-6f77cdff],body h5[data-v-6f77cdff],body h6[data-v-6f77cdff],body p[data-v-6f77cdff],html body[data-v-6f77cdff],html h1[data-v-6f77cdff],html h2[data-v-6f77cdff],html h3[data-v-6f77cdff],html h4[data-v-6f77cdff],html h5[data-v-6f77cdff],html h6[data-v-6f77cdff],html p[data-v-6f77cdff]{margin:0}li[data-v-6f77cdff],ul[data-v-6f77cdff]{list-style:none;padding:0}[data-v-6f77cdff]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-6f77cdff]{white-space:break-spaces}.sortableDrag[data-v-6f77cdff]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-6f77cdff],.sortableDrag td[data-v-6f77cdff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-6f77cdff]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-6f77cdff]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-6f77cdff]{color:var(--theme-color)}.error_color[data-v-6f77cdff]{color:#eb6646!important}.warn_color[data-v-6f77cdff]{color:#ff6800}.pointer[data-v-6f77cdff]{cursor:pointer}.ellipsis[data-v-6f77cdff]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-6f77cdff]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-6f77cdff],.flex_center_center[data-v-6f77cdff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-6f77cdff],.flex_center_center[data-v-6f77cdff]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-6f77cdff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-6f77cdff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-6f77cdff],.flex_row_s_p[data-v-6f77cdff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-6f77cdff]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-6f77cdff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-6f77cdff],.flex_start[data-v-6f77cdff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-6f77cdff]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-6f77cdff],.flex_column_center_center[data-v-6f77cdff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-6f77cdff]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-6f77cdff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-6f77cdff]{position:relative;border-radius:.2rem}.talk_frame[data-v-6f77cdff]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-6f77cdff]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-6f77cdff]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-6f77cdff]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-6f77cdff]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-6f77cdff]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-6f77cdff]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-6f77cdff]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-6f77cdff]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-6f77cdff]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-6f77cdff]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-6f77cdff]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-6f77cdff]{max-height:30vh}.ant-select-dropdown-menu[data-v-6f77cdff]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-6f77cdff]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-6f77cdff]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-6f77cdff]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-6f77cdff]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-6f77cdff]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-6f77cdff]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-6f77cdff]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-6f77cdff]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-6f77cdff]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-6f77cdff]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-6f77cdff]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-6f77cdff]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-6f77cdff]{width:100%}.ant-input[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-6f77cdff]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-6f77cdff]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-6f77cdff]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-6f77cdff]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-6f77cdff]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-6f77cdff]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-6f77cdff]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-6f77cdff],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-6f77cdff]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-6f77cdff]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-6f77cdff],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-6f77cdff]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-6f77cdff],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-6f77cdff]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-6f77cdff]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-6f77cdff]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6f77cdff],.ant-table-thead>tr>th[data-v-6f77cdff]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-6f77cdff]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-6f77cdff]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6f77cdff]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6f77cdff]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6f77cdff]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-6f77cdff]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-6f77cdff]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-6f77cdff]{width:24px;height:24px}.ant-radio-inner[data-v-6f77cdff]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-6f77cdff]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-6f77cdff],.ant-radio-checked .ant-radio-inner[data-v-6f77cdff]{border-color:#10c7a3}.ant-checkbox[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-6f77cdff]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-6f77cdff]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-6f77cdff]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-6f77cdff]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-6f77cdff]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-6f77cdff]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-6f77cdff]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-6f77cdff]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-6f77cdff]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-6f77cdff],.ant-dropdown-menu-submenu-title[data-v-6f77cdff]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-6f77cdff],:root .ant-dropdown-link>.anticon.anticon-down[data-v-6f77cdff],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-6f77cdff]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-6f77cdff]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-6f77cdff]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-6f77cdff]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-6f77cdff],.dropMenuItem_hk_SMALL[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-6f77cdff]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-6f77cdff]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-6f77cdff]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-6f77cdff]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-6f77cdff]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-6f77cdff],.ant-switch[data-v-6f77cdff]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-6f77cdff],.ant-switch[data-v-6f77cdff]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-6f77cdff]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-6f77cdff]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-6f77cdff]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-6f77cdff]{width:100%}.ant-progress-circle .ant-progress-text[data-v-6f77cdff]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-6f77cdff]{max-width:4.6rem}.ant-popover-title[data-v-6f77cdff]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-6f77cdff]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-6f77cdff]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-6f77cdff],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-6f77cdff],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-6f77cdff]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-6f77cdff],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-6f77cdff],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-6f77cdff]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-6f77cdff]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-6f77cdff]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-6f77cdff]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-6f77cdff]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-6f77cdff]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-6f77cdff]{text-decoration:underline}.modalBox .btn_box[data-v-6f77cdff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-6f77cdff],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-6f77cdff],.ant-pagination-disabled:focus a[data-v-6f77cdff],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-6f77cdff],.ant-pagination-disabled:hover a[data-v-6f77cdff],[data-v-6f77cdff] .ant-pagination-disabled a{background:#e6e7e8}[data-v-6f77cdff] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-6f77cdff] .ant-pagination-item-active a,[data-v-6f77cdff] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-6f77cdff] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-6f77cdff] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-6f77cdff]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-6f77cdff]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-6f77cdff]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-6f77cdff]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-6f77cdff]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-6f77cdff]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-6f77cdff]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-6f77cdff]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-6f77cdff],.wangEditor table th[data-v-6f77cdff]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-6f77cdff]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-6f77cdff]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-6f77cdff]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-6f77cdff]{display:block}.wangEditor ol[data-v-6f77cdff],.wangEditor ul[data-v-6f77cdff]{margin:10px 0 10px 20px}.wangEditor ul[data-v-6f77cdff],.wangEditor ul li[data-v-6f77cdff]{list-style:disc inside!important}.wangEditor ol[data-v-6f77cdff],.wangEditor ol li[data-v-6f77cdff]{list-style:decimal inside!important}.wangEditor img[data-v-6f77cdff]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-6f77cdff]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-6f77cdff]{border-bottom:2px solid #e1e1e1}.component[data-v-6f77cdff]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-6f77cdff]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-6f77cdff]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-6f77cdff]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-6f77cdff]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-6f77cdff]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-6f77cdff]{cursor:default}.listen_picture[data-v-6f77cdff]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-6f77cdff]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-6f77cdff]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-6f77cdff]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-6f77cdff]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-6f77cdff]{font-size:var(--en_large_font_size_five)}[data-v-6f77cdff] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-6f77cdff]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-6f77cdff]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-6f77cdff]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-6f77cdff]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-6f77cdff]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-6f77cdff]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-6f77cdff]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-6f77cdff]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-6f77cdff],.home_practice_status.NO_PUBLIC[data-v-6f77cdff]{background:#2c58b1}.home_practice_status.FINISHED[data-v-6f77cdff],.home_practice_status.IN_PROGRESS[data-v-6f77cdff],.home_practice_status.NOT_STARTED[data-v-6f77cdff],.home_practice_status.UNDISTRIBUTED[data-v-6f77cdff]{background:#486fbf}.ant-calendar-picker-container[data-v-6f77cdff]{z-index:9999999!important}.all_student_test_type_page[data-v-6f77cdff]{width:100%;height:auto}.all_student_test_type_page[data-v-6f77cdff]::-webkit-scrollbar{width:.05rem;background-color:transparent}.all_student_test_type_page[data-v-6f77cdff]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.all_student_test_type_page .list_content_box[data-v-6f77cdff]{width:100%;height:auto;padding:.3rem .2rem;background:#fff;border-radius:17px}.all_student_test_type_page .list_content_box .noData[data-v-6f77cdff]{width:100%;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#999;line-height:.26rem}.all_student_test_type_page .question_modal[data-v-6f77cdff]{width:10rem;height:auto;padding:.4rem;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.all_student_test_type_page .question_modal .close_x[data-v-6f77cdff]{position:absolute;top:.15rem;right:.15rem;width:.3rem;height:.3rem;cursor:pointer}.all_student_test_type_page .question_modal .close_x img[data-v-6f77cdff]{width:100%;height:100%}.all_student_test_type_page .question_modal .questions[data-v-6f77cdff]{margin-top:.47rem;width:7rem;height:auto;max-height:7rem}.all_student_test_type_page .question_modal .questions .question_content[data-v-6f77cdff]{margin-bottom:.4rem}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box[data-v-6f77cdff]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .button[data-v-6f77cdff]{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-6f77cdff]{font-size:var(--hk_small_font_size_four)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_four)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-6f77cdff]{font-size:var(--hk_large_font_size_four)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .button.en.SMALL[data-v-6f77cdff]{font-size:var(--en_small_font_size_four)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-6f77cdff]{font-size:var(--en_middle_font_size_four)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .button.en.LARGE[data-v-6f77cdff]{font-size:var(--en_large_font_size_four)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title[data-v-6f77cdff]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-6f77cdff]{margin-right:.1rem;margin-top:.03rem}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title .text[data-v-6f77cdff]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_five)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-6f77cdff]{font-size:var(--hk_large_font_size_five)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-6f77cdff]{font-size:var(--en_small_font_size_five)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-6f77cdff]{font-size:var(--en_middle_font_size_five)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-6f77cdff]{font-size:var(--en_large_font_size_five)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox[data-v-6f77cdff]{width:100%;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box[data-v-6f77cdff]{overflow:hidden}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-6f77cdff]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-6f77cdff]{font-size:var(--hk_small_font_size_five)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_five)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-6f77cdff]{font-size:var(--hk_large_font_size_five)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-6f77cdff]{font-size:var(--en_small_font_size_five)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-6f77cdff]{font-size:var(--en_middle_font_size_five)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-6f77cdff]{font-size:var(--en_large_font_size_five)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-6f77cdff]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .flag_box[data-v-6f77cdff]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-6f77cdff]{font-size:var(--hk_small_font_size_four)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_four)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-6f77cdff]{font-size:var(--hk_large_font_size_four)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-6f77cdff]{font-size:var(--en_small_font_size_four)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-6f77cdff]{font-size:var(--en_middle_font_size_four)}.all_student_test_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-6f77cdff]{font-size:var(--en_large_font_size_four)}.serialNo_title[data-v-6f77cdff]{text-decoration:underline;cursor:pointer}.question_status img[data-v-6f77cdff]{width:.25rem;height:.25rem}.tag[data-v-6f77cdff]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:.8rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.14rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#00b4d8;color:#fff}.tag.hk.SMALL[data-v-6f77cdff]{font-size:var(--hk_small_font_size_three)}.tag.hk.MEDIUM[data-v-6f77cdff]{font-size:var(--hk_middle_font_size_three)}.tag.hk.LARGE[data-v-6f77cdff]{font-size:var(--hk_large_font_size_three)}.tag.en.SMALL[data-v-6f77cdff]{font-size:var(--en_small_font_size_three)}.tag.en.MEDIUM[data-v-6f77cdff]{font-size:var(--en_middle_font_size_three)}.tag.en.LARGE[data-v-6f77cdff]{font-size:var(--en_large_font_size_three)}.tag .star[data-v-6f77cdff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tag .star img[data-v-6f77cdff]{width:.16rem;height:.16rem}.complete[data-v-6f77cdff]{color:#10c7a3}.complete .avgAccuracy[data-v-6f77cdff]{font-size:.24rem;font-weight:700;text-align:center;color:#10c7a3;line-height:.35rem}.Fail[data-v-6f77cdff]{color:#e34851}.Fail .avgAccuracy[data-v-6f77cdff]{font-size:.24rem;font-weight:700;text-align:center;color:#e34851;line-height:.35rem}[data-v-6f77cdff] .allStudentTable .ant-table-tbody>tr>td:last-child,[data-v-6f77cdff] .allStudentTable .ant-table-thead>tr:first-child>th:last-child{border-right:2px solid #e1e1e1!important}.ant-table-tbody>tr>td[data-v-6f77cdff],[data-v-6f77cdff] .allStudentTable .ant-table-thead>tr>th{padding:.1rem}[data-v-6f77cdff] .allStudentTable .ant-table-body-inner::-webkit-scrollbar{width:.1rem;background-color:transparent}[data-v-6f77cdff] .allStudentTable .ant-table-body-inner::-webkit-scrollbar-thumb{background-color:#d4d4d4}[data-v-6f77cdff] .allStudentTable .ant-table-body{overflow:auto!important}[data-v-6f77cdff] .allStudentTable .ant-table-body::-webkit-scrollbar{width:.1rem;background-color:transparent}[data-v-6f77cdff] .allStudentTable .ant-table-body::-webkit-scrollbar-thumb{background-color:#d4d4d4}[data-v-6f77cdff] .allStudentTable .ant-table-fixed-header .ant-table-scroll .ant-table-header{margin-right:-17px;overflow:scroll!important;background:#fff}[data-v-6f77cdff] .allStudentTable .ant-table-tbody>tr>td{height:.7rem}[data-v-6f77cdff] .allStudentTable .BASIC{background:#c7ebf9}[data-v-6f77cdff] .allStudentTable .MEDIUM{background:#c8efd4}[data-v-6f77cdff] .allStudentTable .ADVANCED{background:#f4d01a}[data-v-6f77cdff] .allStudentTable .HIGH_LEVEL{background:#e6356c}[data-v-6f77cdff] .allStudentTable .ant-table-row-cell-break-word{padding:0}.student_flex[data-v-6f77cdff]{display:-webkit-box;display:-ms-flexbox;display:flex}.student_left[data-v-6f77cdff]{width:1rem;border-right:2px solid #e1e1e1;-ms-flex-pack:center;-ms-flex-align:center}.student_left[data-v-6f77cdff],.student_right[data-v-6f77cdff]{height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.student_right[data-v-6f77cdff]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-pack:center;-ms-flex-align:center}html[data-v-47a02f31]{font-size:100px}@media only screen and (max-height:650px){html[data-v-47a02f31]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-47a02f31]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-47a02f31]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-47a02f31]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-47a02f31]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-47a02f31]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-47a02f31]{font-size:100px}}#app[data-v-47a02f31],body[data-v-47a02f31],html[data-v-47a02f31]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-47a02f31],#app h1[data-v-47a02f31],#app h2[data-v-47a02f31],#app h3[data-v-47a02f31],#app h4[data-v-47a02f31],#app h5[data-v-47a02f31],#app h6[data-v-47a02f31],#app p[data-v-47a02f31],body body[data-v-47a02f31],body h1[data-v-47a02f31],body h2[data-v-47a02f31],body h3[data-v-47a02f31],body h4[data-v-47a02f31],body h5[data-v-47a02f31],body h6[data-v-47a02f31],body p[data-v-47a02f31],html body[data-v-47a02f31],html h1[data-v-47a02f31],html h2[data-v-47a02f31],html h3[data-v-47a02f31],html h4[data-v-47a02f31],html h5[data-v-47a02f31],html h6[data-v-47a02f31],html p[data-v-47a02f31]{margin:0}li[data-v-47a02f31],ul[data-v-47a02f31]{list-style:none;padding:0}[data-v-47a02f31]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-47a02f31]{white-space:break-spaces}.sortableDrag[data-v-47a02f31]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-47a02f31],.sortableDrag td[data-v-47a02f31]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-47a02f31]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-47a02f31]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-47a02f31]{color:var(--theme-color)}.error_color[data-v-47a02f31]{color:#eb6646!important}.warn_color[data-v-47a02f31]{color:#ff6800}.pointer[data-v-47a02f31]{cursor:pointer}.ellipsis[data-v-47a02f31]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-47a02f31]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-47a02f31],.flex_center_center[data-v-47a02f31]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-47a02f31],.flex_center_center[data-v-47a02f31]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-47a02f31]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-47a02f31]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-47a02f31],.flex_row_s_p[data-v-47a02f31]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-47a02f31]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-47a02f31]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-47a02f31],.flex_start[data-v-47a02f31]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-47a02f31]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-47a02f31],.flex_column_center_center[data-v-47a02f31]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-47a02f31]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-47a02f31]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-47a02f31]{position:relative;border-radius:.2rem}.talk_frame[data-v-47a02f31]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-47a02f31]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-47a02f31]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-47a02f31]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-47a02f31]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-47a02f31]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-47a02f31]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-47a02f31]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-47a02f31]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-47a02f31]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-47a02f31]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-47a02f31]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-47a02f31]{max-height:30vh}.ant-select-dropdown-menu[data-v-47a02f31]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-47a02f31]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-47a02f31]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-47a02f31]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-47a02f31]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-47a02f31]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-47a02f31]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-47a02f31]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-47a02f31]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-47a02f31]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-47a02f31]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-47a02f31]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-47a02f31]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-47a02f31]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-47a02f31]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-47a02f31]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-47a02f31]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-47a02f31]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-47a02f31]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-47a02f31]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-47a02f31]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-47a02f31]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-47a02f31]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-47a02f31]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-47a02f31]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-47a02f31]{width:100%}.ant-input[data-v-47a02f31]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-47a02f31]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-47a02f31]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-47a02f31]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-47a02f31]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-47a02f31]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-47a02f31]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-47a02f31]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-47a02f31]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-47a02f31]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-47a02f31]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-47a02f31]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-47a02f31]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-47a02f31],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-47a02f31]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-47a02f31]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-47a02f31]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-47a02f31],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-47a02f31]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-47a02f31]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-47a02f31]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-47a02f31],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-47a02f31]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-47a02f31]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-47a02f31]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-47a02f31]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-47a02f31],.ant-table-thead>tr>th[data-v-47a02f31]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-47a02f31]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-47a02f31]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-47a02f31]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-47a02f31]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-47a02f31]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-47a02f31]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-47a02f31]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-47a02f31]{width:24px;height:24px}.ant-radio-inner[data-v-47a02f31]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-47a02f31]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-47a02f31]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-47a02f31],.ant-radio-checked .ant-radio-inner[data-v-47a02f31]{border-color:#10c7a3}.ant-checkbox[data-v-47a02f31]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-47a02f31]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-47a02f31]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-47a02f31]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-47a02f31]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-47a02f31]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-47a02f31]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-47a02f31]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-47a02f31]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-47a02f31]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-47a02f31]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-47a02f31],.ant-dropdown-menu-submenu-title[data-v-47a02f31]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-47a02f31],:root .ant-dropdown-link>.anticon.anticon-down[data-v-47a02f31],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-47a02f31]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-47a02f31]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-47a02f31]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-47a02f31]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-47a02f31]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-47a02f31]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-47a02f31],.dropMenuItem_hk_SMALL[data-v-47a02f31]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-47a02f31]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-47a02f31]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-47a02f31]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-47a02f31]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-47a02f31]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-47a02f31]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-47a02f31],.ant-switch[data-v-47a02f31]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-47a02f31],.ant-switch[data-v-47a02f31]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-47a02f31]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-47a02f31]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-47a02f31]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-47a02f31]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-47a02f31]{width:100%}.ant-progress-circle .ant-progress-text[data-v-47a02f31]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-47a02f31]{max-width:4.6rem}.ant-popover-title[data-v-47a02f31]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-47a02f31]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-47a02f31]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-47a02f31],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-47a02f31],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-47a02f31]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-47a02f31],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-47a02f31],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-47a02f31]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-47a02f31]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-47a02f31]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-47a02f31]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-47a02f31]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-47a02f31]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-47a02f31]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-47a02f31]{text-decoration:underline}.modalBox .btn_box[data-v-47a02f31]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-47a02f31],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-47a02f31],.ant-pagination-disabled:focus a[data-v-47a02f31],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-47a02f31],.ant-pagination-disabled:hover a[data-v-47a02f31],[data-v-47a02f31] .ant-pagination-disabled a{background:#e6e7e8}[data-v-47a02f31] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-47a02f31] .ant-pagination-item-active a,[data-v-47a02f31] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-47a02f31] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-47a02f31] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-47a02f31]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-47a02f31]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-47a02f31]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-47a02f31]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-47a02f31]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-47a02f31]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-47a02f31]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-47a02f31]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-47a02f31]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-47a02f31],.wangEditor table th[data-v-47a02f31]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-47a02f31]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-47a02f31]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-47a02f31]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-47a02f31]{display:block}.wangEditor ol[data-v-47a02f31],.wangEditor ul[data-v-47a02f31]{margin:10px 0 10px 20px}.wangEditor ul[data-v-47a02f31],.wangEditor ul li[data-v-47a02f31]{list-style:disc inside!important}.wangEditor ol[data-v-47a02f31],.wangEditor ol li[data-v-47a02f31]{list-style:decimal inside!important}.wangEditor img[data-v-47a02f31]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-47a02f31]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-47a02f31]{border-bottom:2px solid #e1e1e1}.component[data-v-47a02f31]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-47a02f31]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-47a02f31]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-47a02f31]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-47a02f31]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-47a02f31]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-47a02f31]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-47a02f31]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-47a02f31]{cursor:default}.listen_picture[data-v-47a02f31]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-47a02f31]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-47a02f31]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-47a02f31]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-47a02f31]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-47a02f31]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-47a02f31]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-47a02f31]{font-size:var(--en_large_font_size_five)}[data-v-47a02f31] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-47a02f31]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-47a02f31]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-47a02f31]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-47a02f31]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-47a02f31]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-47a02f31]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-47a02f31]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-47a02f31]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-47a02f31],.home_practice_status.NO_PUBLIC[data-v-47a02f31]{background:#2c58b1}.home_practice_status.FINISHED[data-v-47a02f31],.home_practice_status.IN_PROGRESS[data-v-47a02f31],.home_practice_status.NOT_STARTED[data-v-47a02f31],.home_practice_status.UNDISTRIBUTED[data-v-47a02f31]{background:#486fbf}.ant-calendar-picker-container[data-v-47a02f31]{z-index:9999999!important}.test_question_page[data-v-47a02f31]{width:100%;height:100%}.test_question_page .main[data-v-47a02f31]{padding:.4rem}.test_question_page .main .select[data-v-47a02f31]{width:100%}.test_question_page .main .sift[data-v-47a02f31]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.4rem;margin-bottom:.37rem}.test_question_page .main .sift>span[data-v-47a02f31]{margin-right:.32rem;width:2rem;height:.54rem;opacity:1;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#592f99;line-height:.54rem;background:#f5f0ff;border:2px solid #592f99;border-radius:.27rem}.test_question_page .main .sift>span.hk.SMALL[data-v-47a02f31]{font-size:var(--hk_small_font_size_five)}.test_question_page .main .sift>span.hk.MEDIUM[data-v-47a02f31]{font-size:var(--hk_middle_font_size_five)}.test_question_page .main .sift>span.hk.LARGE[data-v-47a02f31]{font-size:var(--hk_large_font_size_five)}.test_question_page .main .sift>span.en.SMALL[data-v-47a02f31]{font-size:var(--en_small_font_size_five)}.test_question_page .main .sift>span.en.MEDIUM[data-v-47a02f31]{font-size:var(--en_middle_font_size_five)}.test_question_page .main .sift>span.en.LARGE[data-v-47a02f31]{font-size:var(--en_large_font_size_five)}.test_question_page .main .sift>span.active[data-v-47a02f31]{background:#592f99!important;color:#fff!important}.test_question_page .main .table[data-v-47a02f31]{width:100%;height:auto;padding:.2rem .4rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.test_question_page .seeText[data-v-47a02f31]{text-decoration:underline;color:#775dc0;line-height:.16rem;cursor:pointer}html[data-v-54fc0aae]{font-size:100px}@media only screen and (max-height:650px){html[data-v-54fc0aae]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-54fc0aae]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-54fc0aae]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-54fc0aae]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-54fc0aae]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-54fc0aae]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-54fc0aae]{font-size:100px}}#app[data-v-54fc0aae],body[data-v-54fc0aae],html[data-v-54fc0aae]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-54fc0aae],#app h1[data-v-54fc0aae],#app h2[data-v-54fc0aae],#app h3[data-v-54fc0aae],#app h4[data-v-54fc0aae],#app h5[data-v-54fc0aae],#app h6[data-v-54fc0aae],#app p[data-v-54fc0aae],body body[data-v-54fc0aae],body h1[data-v-54fc0aae],body h2[data-v-54fc0aae],body h3[data-v-54fc0aae],body h4[data-v-54fc0aae],body h5[data-v-54fc0aae],body h6[data-v-54fc0aae],body p[data-v-54fc0aae],html body[data-v-54fc0aae],html h1[data-v-54fc0aae],html h2[data-v-54fc0aae],html h3[data-v-54fc0aae],html h4[data-v-54fc0aae],html h5[data-v-54fc0aae],html h6[data-v-54fc0aae],html p[data-v-54fc0aae]{margin:0}li[data-v-54fc0aae],ul[data-v-54fc0aae]{list-style:none;padding:0}[data-v-54fc0aae]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-54fc0aae]{white-space:break-spaces}.sortableDrag[data-v-54fc0aae]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-54fc0aae],.sortableDrag td[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-54fc0aae]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-54fc0aae]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-54fc0aae]{color:var(--theme-color)}.error_color[data-v-54fc0aae]{color:#eb6646!important}.warn_color[data-v-54fc0aae]{color:#ff6800}.pointer[data-v-54fc0aae]{cursor:pointer}.ellipsis[data-v-54fc0aae]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-54fc0aae],.flex_center_center[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-54fc0aae],.flex_center_center[data-v-54fc0aae]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-54fc0aae],.flex_row_s_p[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-54fc0aae]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-54fc0aae],.flex_start[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-54fc0aae]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-54fc0aae],.flex_column_center_center[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-54fc0aae]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-54fc0aae]{position:relative;border-radius:.2rem}.talk_frame[data-v-54fc0aae]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-54fc0aae]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-54fc0aae]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-54fc0aae]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-54fc0aae]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-54fc0aae]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-54fc0aae]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-54fc0aae]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-54fc0aae]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-54fc0aae]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-54fc0aae]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-54fc0aae]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-54fc0aae]{max-height:30vh}.ant-select-dropdown-menu[data-v-54fc0aae]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-54fc0aae]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-54fc0aae]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-54fc0aae]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-54fc0aae]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-54fc0aae]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-54fc0aae]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-54fc0aae]{width:100%}.ant-input[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-54fc0aae]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-54fc0aae]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-54fc0aae]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-54fc0aae]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-54fc0aae]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-54fc0aae],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-54fc0aae]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-54fc0aae],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-54fc0aae]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-54fc0aae],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-54fc0aae]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-54fc0aae]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-54fc0aae],.ant-table-thead>tr>th[data-v-54fc0aae]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-54fc0aae]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-54fc0aae]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-54fc0aae]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-54fc0aae]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-54fc0aae]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-54fc0aae]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-54fc0aae]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-54fc0aae]{width:24px;height:24px}.ant-radio-inner[data-v-54fc0aae]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-54fc0aae]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-54fc0aae],.ant-radio-checked .ant-radio-inner[data-v-54fc0aae]{border-color:#10c7a3}.ant-checkbox[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-54fc0aae]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-54fc0aae]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-54fc0aae]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-54fc0aae]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-54fc0aae]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-54fc0aae]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-54fc0aae]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-54fc0aae]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-54fc0aae]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-54fc0aae],.ant-dropdown-menu-submenu-title[data-v-54fc0aae]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-54fc0aae],:root .ant-dropdown-link>.anticon.anticon-down[data-v-54fc0aae],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-54fc0aae]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-54fc0aae]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-54fc0aae]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-54fc0aae],.dropMenuItem_hk_SMALL[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-54fc0aae]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-54fc0aae]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-54fc0aae]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-54fc0aae]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-54fc0aae],.ant-switch[data-v-54fc0aae]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-54fc0aae],.ant-switch[data-v-54fc0aae]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-54fc0aae]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-54fc0aae]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-54fc0aae]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-54fc0aae]{width:100%}.ant-progress-circle .ant-progress-text[data-v-54fc0aae]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-54fc0aae]{max-width:4.6rem}.ant-popover-title[data-v-54fc0aae]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-54fc0aae]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-54fc0aae]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-54fc0aae],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-54fc0aae],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-54fc0aae]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-54fc0aae],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-54fc0aae],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-54fc0aae]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-54fc0aae]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-54fc0aae]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-54fc0aae]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-54fc0aae]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-54fc0aae]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-54fc0aae]{text-decoration:underline}.modalBox .btn_box[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-54fc0aae],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-54fc0aae],.ant-pagination-disabled:focus a[data-v-54fc0aae],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-54fc0aae],.ant-pagination-disabled:hover a[data-v-54fc0aae],[data-v-54fc0aae] .ant-pagination-disabled a{background:#e6e7e8}[data-v-54fc0aae] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-54fc0aae] .ant-pagination-item-active a,[data-v-54fc0aae] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-54fc0aae] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-54fc0aae] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-54fc0aae]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-54fc0aae]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-54fc0aae]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-54fc0aae]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-54fc0aae]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-54fc0aae]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-54fc0aae]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-54fc0aae]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-54fc0aae],.wangEditor table th[data-v-54fc0aae]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-54fc0aae]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-54fc0aae]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-54fc0aae]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-54fc0aae]{display:block}.wangEditor ol[data-v-54fc0aae],.wangEditor ul[data-v-54fc0aae]{margin:10px 0 10px 20px}.wangEditor ul[data-v-54fc0aae],.wangEditor ul li[data-v-54fc0aae]{list-style:disc inside!important}.wangEditor ol[data-v-54fc0aae],.wangEditor ol li[data-v-54fc0aae]{list-style:decimal inside!important}.wangEditor img[data-v-54fc0aae]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-54fc0aae]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-54fc0aae]{border-bottom:2px solid #e1e1e1}.component[data-v-54fc0aae]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-54fc0aae]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-54fc0aae]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-54fc0aae]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-54fc0aae]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-54fc0aae]{cursor:default}.listen_picture[data-v-54fc0aae]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-54fc0aae]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-54fc0aae]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-54fc0aae]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-54fc0aae]{font-size:var(--en_large_font_size_five)}[data-v-54fc0aae] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-54fc0aae]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-54fc0aae]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-54fc0aae]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-54fc0aae]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-54fc0aae]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-54fc0aae]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-54fc0aae]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-54fc0aae]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-54fc0aae],.home_practice_status.NO_PUBLIC[data-v-54fc0aae]{background:#2c58b1}.home_practice_status.FINISHED[data-v-54fc0aae],.home_practice_status.IN_PROGRESS[data-v-54fc0aae],.home_practice_status.NOT_STARTED[data-v-54fc0aae],.home_practice_status.UNDISTRIBUTED[data-v-54fc0aae]{background:#486fbf}.ant-calendar-picker-container[data-v-54fc0aae]{z-index:9999999!important}.test_question_card[data-v-54fc0aae]{width:100%;height:auto}.test_question_card .text_view_component[data-v-54fc0aae]{white-space:pre-wrap}.test_question_card .red[data-v-54fc0aae]{color:red!important}.test_question_card .green[data-v-54fc0aae]{color:#10c7a3!important}.test_question_card .video_tips_modal[data-v-54fc0aae]{width:6.8rem;height:5.7rem;background:#fff;border-radius:.33rem;padding:.33rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.test_question_card .video_tips_modal .modal_header[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.4rem}.test_question_card .video_tips_modal .modal_header span[data-v-54fc0aae]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0}.test_question_card .video_tips_modal .modal_header img[data-v-54fc0aae]{width:.29rem;height:.29rem;cursor:pointer}.test_question_card .video_tips_modal .modal_video_box[data-v-54fc0aae]{width:100%;height:4rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.3rem;white-space:pre-wrap}.test_question_card .question_card_item[data-v-54fc0aae]{width:100%;height:auto}.test_question_card .question_card_item .knowledges[data-v-54fc0aae]{width:100%;height:auto;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem}.test_question_card .question_card_item .video_tips[data-v-54fc0aae]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.34rem}.test_question_card .question_card_item .video_tips span[data-v-54fc0aae]{cursor:pointer;white-space:pre-wrap}.test_question_card .question_card_item .question_card_title[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex}.test_question_card .question_card_item .question_card_title .ael_audio[data-v-54fc0aae]{margin-right:.1rem;margin-top:.03rem}.test_question_card .question_card_item .question_card_title .text[data-v-54fc0aae]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.test_question_card .question_card_item .question_card_title .tag[data-v-54fc0aae]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:.8rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.14rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#00b4d8;color:#fff}.test_question_card .question_card_item .question_card_title .tag .star[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_question_card .question_card_item .question_card_title .tag .star img[data-v-54fc0aae]{width:.16rem;height:.16rem}.test_question_card .question_card_item .question_card_title .questionTitle[data-v-54fc0aae]{margin-bottom:.2rem}.test_question_card .question_card_item .question_card_title .media_box .text_view_component[data-v-54fc0aae]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.test_question_card .question_card_item .question_card_title .media_box .picture_view_component[data-v-54fc0aae]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.test_question_card .question_card_item .question_card_title .question_fill_info img[data-v-54fc0aae]{display:block;width:4rem;height:2.2rem;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;margin-bottom:.2rem}.test_question_card .question_card_item .question_card_title .question_fill_info .question_fill_con[data-v-54fc0aae]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.test_question_card .question_card_item .question_card_title .question_fill_info .question_fill_con.hk.SMALL[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .question_fill_con.hk.MEDIUM[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .question_fill_con.hk.LARGE[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .question_fill_con.en.SMALL[data-v-54fc0aae]{font-size:var(--en_small_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .question_fill_con.en.MEDIUM[data-v-54fc0aae]{font-size:var(--en_middle_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .question_fill_con.en.LARGE[data-v-54fc0aae]{font-size:var(--en_large_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .content_top[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.test_question_card .question_card_item .question_card_title .question_fill_info .content_top.hk.SMALL[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .content_top.hk.MEDIUM[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .content_top.hk.LARGE[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .content_top.en.SMALL[data-v-54fc0aae]{font-size:var(--en_small_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .content_top.en.MEDIUM[data-v-54fc0aae]{font-size:var(--en_middle_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .content_top.en.LARGE[data-v-54fc0aae]{font-size:var(--en_large_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .content_btn[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.test_question_card .question_card_item .question_card_title .question_fill_info .content_btn.hk.SMALL[data-v-54fc0aae]{font-size:var(--hk_small_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .content_btn.hk.MEDIUM[data-v-54fc0aae]{font-size:var(--hk_middle_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .content_btn.hk.LARGE[data-v-54fc0aae]{font-size:var(--hk_large_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .content_btn.en.SMALL[data-v-54fc0aae]{font-size:var(--en_small_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .content_btn.en.MEDIUM[data-v-54fc0aae]{font-size:var(--en_middle_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .content_btn.en.LARGE[data-v-54fc0aae]{font-size:var(--en_large_font_size_five)}.test_question_card .question_card_item .question_card_title .question_fill_info .label[data-v-54fc0aae]{width:72px;min-width:72px;height:auto}.test_question_card .question_card_item .question_card_title .question_fill_info .optionBox[data-v-54fc0aae]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto}.test_question_card .question_card_item .question_card_title .question_fill_info .optionBox>li[data-v-54fc0aae]{word-break:break-word}.test_question_card .question_card_item .question_card_title .question_fill_info .mr28[data-v-54fc0aae]{margin-right:.28rem}.test_question_card .question_card_item .question_card_title .question_fill_info .mb28[data-v-54fc0aae]{margin-bottom:.28rem}.test_question_card .question_card_item .question_card_title .question_fill_info .connect_img_box[data-v-54fc0aae]{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;height:1.1rem;padding:.12rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25);box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25)}.test_question_card .question_card_item .question_card_title .question_fill_info .connect_img_box .option_img[data-v-54fc0aae]{width:.9rem;height:.9rem}.test_question_card .question_card_item .question_group_info[data-v-54fc0aae]{width:100%;height:auto;overflow:hidden;margin-bottom:.1rem}.test_question_card .question_card_item .question_group_info .optionsBox[data-v-54fc0aae]{float:left;width:auto;height:auto;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;padding:.1rem .16rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-right:.1rem;margin-bottom:.1rem}.test_question_card .question_card_item .question_group_info .optionsBox[data-v-54fc0aae]:last-child{margin-right:0}.test_question_card .question_card_item .question_group_info .optionsBox.result[data-v-54fc0aae]{background:none;border:0;border-radius:0;padding:.1rem 0}.test_question_card .question_card_item .auto_answer_box[data-v-54fc0aae]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;padding:.24rem .32rem .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.test_question_card .question_card_item .auto_answer_box .flag_box[data-v-54fc0aae]{position:absolute;right:.32rem;top:.25rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.test_question_card .question_card_item .auto_answer_box .flag_box .anticon[data-v-54fc0aae]{margin-left:.06rem}.test_question_card .question_card_item .auto_answer_box .auto_title[data-v-54fc0aae]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem;margin-bottom:.12rem}.test_question_card .question_card_item .auto_answer_box .answer_box[data-v-54fc0aae]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.test_question_card .question_card_item .auto_answer_box .answer_box .answer_box_action[data-v-54fc0aae]{text-decoration:underline;color:#592f99;margin-left:.08rem;cursor:pointer}.test_question_card .question_card_item .auto_answer_box .media_box .text_view_component[data-v-54fc0aae]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem;white-space:pre-wrap}.test_question_card .question_card_item .auto_answer_box .media_box .picture_view_component[data-v-54fc0aae]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.12rem}.test_question_card .question_card_item .article_answer_box[data-v-54fc0aae]{width:100%;height:auto;background:#f5f0ff;border-radius:.1rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.test_question_card .question_card_item .article_answer_box .btn[data-v-54fc0aae]{position:absolute;right:.24rem;top:.24rem;width:.96rem;height:.47rem;background:#ff6d95;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.47rem;cursor:pointer}.test_question_card .question_card_item .article_answer_box .btn.look[data-v-54fc0aae]{background:#775dc0}.test_question_card .question_card_item .article_answer_box .title[data-v-54fc0aae]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem}.test_question_card .question_card_item .article_answer_box .img_box[data-v-54fc0aae]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:.13rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.21rem;padding-top:.42rem}.test_question_card .question_card_item .article_answer_box .img_box .img_item[data-v-54fc0aae]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:.2rem}.test_question_card .question_card_item .article_answer_box .img_box .img_item img[data-v-54fc0aae]{width:.57rem;height:.69rem;margin-bottom:.2rem}.test_question_card .question_card_item .article_answer_box .img_box .img_item .text[data-v-54fc0aae]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;white-space:break-spaces}.test_question_card .blank[data-v-54fc0aae]{display:inline-block;width:1rem;height:.38rem;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;position:relative;top:.1rem}html[data-v-37eb7568]{font-size:100px}@media only screen and (max-height:650px){html[data-v-37eb7568]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-37eb7568]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-37eb7568]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-37eb7568]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-37eb7568]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-37eb7568]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-37eb7568]{font-size:100px}}#app[data-v-37eb7568],body[data-v-37eb7568],html[data-v-37eb7568]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-37eb7568],#app h1[data-v-37eb7568],#app h2[data-v-37eb7568],#app h3[data-v-37eb7568],#app h4[data-v-37eb7568],#app h5[data-v-37eb7568],#app h6[data-v-37eb7568],#app p[data-v-37eb7568],body body[data-v-37eb7568],body h1[data-v-37eb7568],body h2[data-v-37eb7568],body h3[data-v-37eb7568],body h4[data-v-37eb7568],body h5[data-v-37eb7568],body h6[data-v-37eb7568],body p[data-v-37eb7568],html body[data-v-37eb7568],html h1[data-v-37eb7568],html h2[data-v-37eb7568],html h3[data-v-37eb7568],html h4[data-v-37eb7568],html h5[data-v-37eb7568],html h6[data-v-37eb7568],html p[data-v-37eb7568]{margin:0}li[data-v-37eb7568],ul[data-v-37eb7568]{list-style:none;padding:0}[data-v-37eb7568]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-37eb7568]{white-space:break-spaces}.sortableDrag[data-v-37eb7568]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-37eb7568],.sortableDrag td[data-v-37eb7568]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-37eb7568]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-37eb7568]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-37eb7568]{color:var(--theme-color)}.error_color[data-v-37eb7568]{color:#eb6646!important}.warn_color[data-v-37eb7568]{color:#ff6800}.pointer[data-v-37eb7568]{cursor:pointer}.ellipsis[data-v-37eb7568]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-37eb7568]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-37eb7568],.flex_center_center[data-v-37eb7568]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-37eb7568],.flex_center_center[data-v-37eb7568]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-37eb7568]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-37eb7568]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-37eb7568],.flex_row_s_p[data-v-37eb7568]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-37eb7568]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-37eb7568]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-37eb7568],.flex_start[data-v-37eb7568]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-37eb7568]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-37eb7568],.flex_column_center_center[data-v-37eb7568]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-37eb7568]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-37eb7568]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-37eb7568]{position:relative;border-radius:.2rem}.talk_frame[data-v-37eb7568]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-37eb7568]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-37eb7568]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-37eb7568]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-37eb7568]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-37eb7568]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-37eb7568]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-37eb7568]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-37eb7568]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-37eb7568]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-37eb7568]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-37eb7568]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-37eb7568]{max-height:30vh}.ant-select-dropdown-menu[data-v-37eb7568]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-37eb7568]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-37eb7568]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-37eb7568]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-37eb7568]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-37eb7568]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-37eb7568]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-37eb7568]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-37eb7568]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-37eb7568]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-37eb7568]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-37eb7568]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-37eb7568]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-37eb7568]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-37eb7568]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-37eb7568]{width:100%}.ant-input[data-v-37eb7568]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-37eb7568]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-37eb7568]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-37eb7568]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-37eb7568]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-37eb7568]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-37eb7568]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-37eb7568]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-37eb7568]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-37eb7568]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-37eb7568],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-37eb7568]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-37eb7568],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-37eb7568]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-37eb7568],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-37eb7568]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-37eb7568]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-37eb7568]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-37eb7568],.ant-table-thead>tr>th[data-v-37eb7568]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-37eb7568]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-37eb7568]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-37eb7568]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-37eb7568]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-37eb7568]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-37eb7568]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-37eb7568]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-37eb7568]{width:24px;height:24px}.ant-radio-inner[data-v-37eb7568]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-37eb7568]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-37eb7568]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-37eb7568],.ant-radio-checked .ant-radio-inner[data-v-37eb7568]{border-color:#10c7a3}.ant-checkbox[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-37eb7568]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-37eb7568]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-37eb7568]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-37eb7568]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-37eb7568]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-37eb7568]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-37eb7568]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-37eb7568]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-37eb7568]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-37eb7568]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-37eb7568],.ant-dropdown-menu-submenu-title[data-v-37eb7568]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-37eb7568],:root .ant-dropdown-link>.anticon.anticon-down[data-v-37eb7568],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-37eb7568],.dropMenuItem_hk_SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-37eb7568]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-37eb7568],.ant-switch[data-v-37eb7568]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-37eb7568],.ant-switch[data-v-37eb7568]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-37eb7568]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-37eb7568]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-37eb7568]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-37eb7568]{width:100%}.ant-progress-circle .ant-progress-text[data-v-37eb7568]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-37eb7568]{max-width:4.6rem}.ant-popover-title[data-v-37eb7568]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-37eb7568]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-37eb7568]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-37eb7568],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-37eb7568],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-37eb7568]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-37eb7568],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-37eb7568],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-37eb7568]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-37eb7568]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-37eb7568]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-37eb7568]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-37eb7568]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-37eb7568]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-37eb7568]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-37eb7568]{text-decoration:underline}.modalBox .btn_box[data-v-37eb7568]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-37eb7568],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-37eb7568],.ant-pagination-disabled:focus a[data-v-37eb7568],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-37eb7568],.ant-pagination-disabled:hover a[data-v-37eb7568],[data-v-37eb7568] .ant-pagination-disabled a{background:#e6e7e8}[data-v-37eb7568] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-37eb7568] .ant-pagination-item-active a,[data-v-37eb7568] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-37eb7568] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-37eb7568] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-37eb7568]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-37eb7568]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-37eb7568]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-37eb7568]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-37eb7568]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-37eb7568]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-37eb7568]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-37eb7568]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-37eb7568]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-37eb7568],.wangEditor table th[data-v-37eb7568]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-37eb7568]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-37eb7568]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-37eb7568]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-37eb7568]{display:block}.wangEditor ol[data-v-37eb7568],.wangEditor ul[data-v-37eb7568]{margin:10px 0 10px 20px}.wangEditor ul[data-v-37eb7568],.wangEditor ul li[data-v-37eb7568]{list-style:disc inside!important}.wangEditor ol[data-v-37eb7568],.wangEditor ol li[data-v-37eb7568]{list-style:decimal inside!important}.wangEditor img[data-v-37eb7568]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-37eb7568]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-37eb7568]{border-bottom:2px solid #e1e1e1}.component[data-v-37eb7568]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-37eb7568]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-37eb7568]{cursor:default}.listen_picture[data-v-37eb7568]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-37eb7568]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_five)}[data-v-37eb7568] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-37eb7568]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-37eb7568]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-37eb7568]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-37eb7568]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-37eb7568]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-37eb7568]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-37eb7568]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-37eb7568]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-37eb7568],.home_practice_status.NO_PUBLIC[data-v-37eb7568]{background:#2c58b1}.home_practice_status.FINISHED[data-v-37eb7568],.home_practice_status.IN_PROGRESS[data-v-37eb7568],.home_practice_status.NOT_STARTED[data-v-37eb7568],.home_practice_status.UNDISTRIBUTED[data-v-37eb7568]{background:#486fbf}.ant-calendar-picker-container[data-v-37eb7568]{z-index:9999999!important}.question_detail_page[data-v-37eb7568]{width:100%;height:100%}.question_detail_page .content[data-v-37eb7568]{width:100%;padding:.4rem}.question_detail_page .content .titleBox .title[data-v-37eb7568]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.question_detail_page .content .titleBox .title.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_eight)}.question_detail_page .content .titleBox .title.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_eight)}.question_detail_page .content .titleBox .title.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_eight)}.question_detail_page .content .titleBox .title.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_eight)}.question_detail_page .content .titleBox .title.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_eight)}.question_detail_page .content .titleBox .title.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_eight)}.question_detail_page .content .titleBox .title .return[data-v-37eb7568]{width:1.76rem;height:.53rem}.question_detail_page .content .titleBox .smallTitle[data-v-37eb7568]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#333;line-height:.24rem}.question_detail_page .content .titleBox .smallTitle.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_four)}.question_detail_page .content .titleBox .smallTitle.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_four)}.question_detail_page .content .titleBox .smallTitle.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_four)}.question_detail_page .content .titleBox .smallTitle.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_four)}.question_detail_page .content .titleBox .smallTitle.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_four)}.question_detail_page .content .titleBox .smallTitle.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_four)}.question_detail_page .content .question[data-v-37eb7568]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.24rem}.question_detail_page .content .question .question_left[data-v-37eb7568]{width:100%}.question_detail_page .content .question .question_left .top[data-v-37eb7568]{width:100%;height:auto;padding:.4rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box[data-v-37eb7568]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button[data-v-37eb7568]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_four)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_four)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_four)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_four)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_four)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_four)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title[data-v-37eb7568]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-37eb7568]{margin-right:.1rem;margin-top:.03rem}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text[data-v-37eb7568]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_five)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_five)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_five)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox[data-v-37eb7568]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box[data-v-37eb7568]{overflow:hidden}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-37eb7568]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_five)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_five)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_five)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-37eb7568]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box[data-v-37eb7568]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_four)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_four)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_four)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_four)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_four)}.question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_four)}.question_detail_page .content .question .question_left .btn[data-v-37eb7568]{width:100%;height:4.7rem;padding:.4rem;margin-top:.42rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.question_detail_page .content .question .question_left .btn .title[data-v-37eb7568]{margin-bottom:.2rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#775dc0;line-height:.33rem}.question_detail_page .content .question .question_left .btn .title.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_seven)}.question_detail_page .content .question .question_left .btn .title.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_seven)}.question_detail_page .content .question .question_left .btn .title.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_seven)}.question_detail_page .content .question .question_left .btn .title.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_seven)}.question_detail_page .content .question .question_left .btn .title.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_seven)}.question_detail_page .content .question .question_left .btn .title.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_seven)}.question_detail_page .content .question .question_right[data-v-37eb7568]{width:4.48rem;margin-left:.42rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.question_detail_page .content .question .question_right .right_top[data-v-37eb7568]{width:4.48rem;height:6.2rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.32rem .4rem}.question_detail_page .content .question .question_right .right_top .title[data-v-37eb7568]{font-size:.24rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#775dc0;line-height:.33rem}.question_detail_page .content .question .question_right .right_top .title.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_seven)}.question_detail_page .content .question .question_right .right_top .title.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_seven)}.question_detail_page .content .question .question_right .right_top .title.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_seven)}.question_detail_page .content .question .question_right .right_top .title.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_seven)}.question_detail_page .content .question .question_right .right_top .title.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_seven)}.question_detail_page .content .question .question_right .right_top .title.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_seven)}.question_detail_page .content .question .question_right .right_top .con[data-v-37eb7568]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.24rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.question_detail_page .content .question .question_right .right_top .con .con_title[data-v-37eb7568]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#090228;line-height:.34rem}.question_detail_page .content .question .question_right .right_top .con .con_title.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.question_detail_page .content .question .question_right .right_top .con .con_title.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.question_detail_page .content .question .question_right .right_top .con .con_title.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.question_detail_page .content .question .question_right .right_top .con .con_title.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_five)}.question_detail_page .content .question .question_right .right_top .con .con_title.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_five)}.question_detail_page .content .question .question_right .right_top .con .con_title.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_five)}.question_detail_page .content .question .question_right .right_top .con .rateBox[data-v-37eb7568]{width:100%;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.question_detail_page .content .question .question_right .right_top .con .number[data-v-37eb7568]{width:100%;margin-top:.24rem;text-align:center;font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#090228;line-height:.3rem}.question_detail_page .content .question .question_right .right_top .con .number.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_seven)}.question_detail_page .content .question .question_right .right_top .con .number.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_seven)}.question_detail_page .content .question .question_right .right_top .con .number.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_seven)}.question_detail_page .content .question .question_right .right_top .con .number.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_seven)}.question_detail_page .content .question .question_right .right_top .con .number.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_seven)}.question_detail_page .content .question .question_right .right_top .con .number.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_seven)}.question_detail_page .content .question .question_right .right_top .con .btn[data-v-37eb7568]{width:100%;margin-top:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.question_detail_page .content .question .question_right .right_top_head .summaryBox[data-v-37eb7568]{width:4.48rem;height:6.2rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.32rem .4rem}.question_detail_page .content .question .question_right .right_top_head .summaryBox .title[data-v-37eb7568]{font-size:.24rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#775dc0;line-height:.33rem}.question_detail_page .content .question .question_right .right_top_head .summaryBox .title.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_seven)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .title.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_seven)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .title.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_seven)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .title.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_seven)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .title.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_seven)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .title.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_seven)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con[data-v-37eb7568]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.24rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title[data-v-37eb7568]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#090228;line-height:.34rem}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_five)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_five)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_five)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con .rateBox[data-v-37eb7568]{width:100%;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number[data-v-37eb7568]{width:100%;margin-top:.24rem;text-align:center;font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#090228;line-height:.3rem}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_seven)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_seven)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_seven)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_seven)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_seven)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_seven)}.question_detail_page .content .question .question_right .right_top_head .summaryBox .con .btn[data-v-37eb7568]{width:100%;margin-top:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.question_detail_page .content .question .question_right .right_top_head .btn[data-v-37eb7568]{margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.question_detail_page .content .question .question_right .right_top_head .btn .waitPoint[data-v-37eb7568]{width:.2rem;height:.2rem;background:#592f99;border:1px solid #592f99;border-radius:50%;position:absolute;left:.27rem}.question_detail_page .content .question .question_right .right_top_head .btn .point[data-v-37eb7568]{width:.1rem;height:.1rem;margin:0 .1rem;background:#b2b1b4;border-radius:50%}.question_detail_page .content .question .question_right .right_btn[data-v-37eb7568]{width:4.5rem;height:3.6rem;padding:.4rem;margin-top:.4rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.question_detail_page .content .question .question_right .right_btn .title[data-v-37eb7568]{font-size:.2rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.26rem}.question_detail_page .content .question .question_right .right_btn .title.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.question_detail_page .content .question .question_right .right_btn .title.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.question_detail_page .content .question .question_right .right_btn .title.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.question_detail_page .content .question .question_right .right_btn .title.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_five)}.question_detail_page .content .question .question_right .right_btn .title.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_five)}.question_detail_page .content .question .question_right .right_btn .title.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_five)}.question_detail_page .content .question .question_right .right_btn .con[data-v-37eb7568]{width:100%;height:2.28rem;margin-top:.24rem;padding:.1rem;background:#f5f0ff;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.question_detail_page .content .question .question_right .right_btn .con .icon_box[data-v-37eb7568]{width:.72rem;height:.72rem}.question_detail_page .content .question .question_right .right_btn .con .icon_box img[data-v-37eb7568]{width:100%;height:100%}.question_detail_page .content .question .question_right .right_btn .con .name[data-v-37eb7568]{font-size:.13rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.21rem}.question_detail_page .content .question .question_right .right_btn .con .name.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_two)}.question_detail_page .content .question .question_right .right_btn .con .name.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_two)}.question_detail_page .content .question .question_right .right_btn .con .name.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_two)}.question_detail_page .content .question .question_right .right_btn .con .name.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_two)}.question_detail_page .content .question .question_right .right_btn .con .name.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_two)}.question_detail_page .content .question .question_right .right_btn .con .name.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_two)}.question_detail_page .text_view_component[data-v-37eb7568]{white-space:pre-wrap}.question_detail_page .more[data-v-37eb7568]{width:.34rem;height:.34rem;cursor:pointer}.question_detail_page .mathChartBox .text_view_component[data-v-37eb7568]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.question_detail_page .mathChartBox .text_view_component.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.question_detail_page .mathChartBox .text_view_component.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.question_detail_page .mathChartBox .text_view_component.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.question_detail_page .mathChartBox .text_view_component.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_five)}.question_detail_page .mathChartBox .text_view_component.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_five)}.question_detail_page .mathChartBox .text_view_component.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_five)}.question_detail_page .mathChartBox .picture_view_component[data-v-37eb7568]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.question_detail_page .student_modal_box[data-v-37eb7568]{width:6.6rem;min-height:4rem;padding:.4rem;background:#fff;border-radius:.33rem}.question_detail_page .student_modal_box .title_modal_box[data-v-37eb7568]{width:100%;margin-bottom:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.question_detail_page .student_modal_box .title_modal_box .name[data-v-37eb7568]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.question_detail_page .student_modal_box .title_modal_box .name.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_seven)}.question_detail_page .student_modal_box .title_modal_box .name.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_seven)}.question_detail_page .student_modal_box .title_modal_box .name.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_seven)}.question_detail_page .student_modal_box .title_modal_box .name.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_seven)}.question_detail_page .student_modal_box .title_modal_box .name.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_seven)}.question_detail_page .student_modal_box .title_modal_box .name.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_seven)}.question_detail_page .student_modal_box .title_modal_box img[data-v-37eb7568]{width:.29rem;height:.29rem;cursor:pointer}.question_detail_page .student_modal_box .tableBox[data-v-37eb7568]{min-height:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.question_detail_page .student_modal_box .tableBox .tableHead[data-v-37eb7568]{height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.question_detail_page .student_modal_box .tableBox .tableHead .tableName[data-v-37eb7568]{width:50%;height:100%;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#775dc0;line-height:.42rem}.question_detail_page .student_modal_box .tableBox .tableHead .tableName.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.question_detail_page .student_modal_box .tableBox .tableHead .tableName.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.question_detail_page .student_modal_box .tableBox .tableHead .tableName.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.question_detail_page .student_modal_box .tableBox .tableHead .tableName.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_five)}.question_detail_page .student_modal_box .tableBox .tableHead .tableName.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_five)}.question_detail_page .student_modal_box .tableBox .tableHead .tableName.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_five)}.question_detail_page .student_modal_box .tableBox .tableBody[data-v-37eb7568]{height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.question_detail_page .student_modal_box .tableBox .tableBody .tableContent[data-v-37eb7568]{width:50%;height:100%;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.6rem}.question_detail_page .student_modal_box .tableBox .tableBody .tableContent.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.question_detail_page .student_modal_box .tableBox .tableBody .tableContent.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.question_detail_page .student_modal_box .tableBox .tableBody .tableContent.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.question_detail_page .student_modal_box .tableBox .tableBody .tableContent.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_five)}.question_detail_page .student_modal_box .tableBox .tableBody .tableContent.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_five)}.question_detail_page .student_modal_box .tableBox .tableBody .tableContent.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_five)}.question_detail_page .student_modal_box .tableBox .tableBody .tableContent img[data-v-37eb7568]{width:.2rem;height:.2rem}.question_detail_page .student_modal_box .tableBox .tableBody .changeContent[data-v-37eb7568]{width:.64rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1}.question_detail_page .student_modal_box .tableBox .student[data-v-37eb7568]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.question_detail_page .student_modal_box .tableBox .noData[data-v-37eb7568]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#999}.question_detail_page .student_modal_box .tableBox .noData.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.question_detail_page .student_modal_box .tableBox .noData.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.question_detail_page .student_modal_box .tableBox .noData.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.question_detail_page .student_modal_box .tableBox .noData.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_five)}.question_detail_page .student_modal_box .tableBox .noData.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_five)}.question_detail_page .student_modal_box .tableBox .noData.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_five)}.question_detail_page .student_modal_box .tableBox .nameBox[data-v-37eb7568]{width:1.2rem;height:.45rem;background:#fff;border:1px solid #d9d0f2;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#444;margin:0 .2rem .2rem 0}.question_detail_page .student_modal_box .tableBox .nameBox.hk.SMALL[data-v-37eb7568]{font-size:var(--hk_small_font_size_five)}.question_detail_page .student_modal_box .tableBox .nameBox.hk.MEDIUM[data-v-37eb7568]{font-size:var(--hk_middle_font_size_five)}.question_detail_page .student_modal_box .tableBox .nameBox.hk.LARGE[data-v-37eb7568]{font-size:var(--hk_large_font_size_five)}.question_detail_page .student_modal_box .tableBox .nameBox.en.SMALL[data-v-37eb7568]{font-size:var(--en_small_font_size_five)}.question_detail_page .student_modal_box .tableBox .nameBox.en.MEDIUM[data-v-37eb7568]{font-size:var(--en_middle_font_size_five)}.question_detail_page .student_modal_box .tableBox .nameBox.en.LARGE[data-v-37eb7568]{font-size:var(--en_large_font_size_five)}.question_detail_page .student_modal_box .box_btn[data-v-37eb7568]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html[data-v-2caaeac4]{font-size:100px}@media only screen and (max-height:650px){html[data-v-2caaeac4]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-2caaeac4]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-2caaeac4]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-2caaeac4]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-2caaeac4]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-2caaeac4]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-2caaeac4]{font-size:100px}}#app[data-v-2caaeac4],body[data-v-2caaeac4],html[data-v-2caaeac4]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-2caaeac4],#app h1[data-v-2caaeac4],#app h2[data-v-2caaeac4],#app h3[data-v-2caaeac4],#app h4[data-v-2caaeac4],#app h5[data-v-2caaeac4],#app h6[data-v-2caaeac4],#app p[data-v-2caaeac4],body body[data-v-2caaeac4],body h1[data-v-2caaeac4],body h2[data-v-2caaeac4],body h3[data-v-2caaeac4],body h4[data-v-2caaeac4],body h5[data-v-2caaeac4],body h6[data-v-2caaeac4],body p[data-v-2caaeac4],html body[data-v-2caaeac4],html h1[data-v-2caaeac4],html h2[data-v-2caaeac4],html h3[data-v-2caaeac4],html h4[data-v-2caaeac4],html h5[data-v-2caaeac4],html h6[data-v-2caaeac4],html p[data-v-2caaeac4]{margin:0}li[data-v-2caaeac4],ul[data-v-2caaeac4]{list-style:none;padding:0}[data-v-2caaeac4]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-2caaeac4]{white-space:break-spaces}.sortableDrag[data-v-2caaeac4]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-2caaeac4],.sortableDrag td[data-v-2caaeac4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-2caaeac4]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-2caaeac4]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-2caaeac4]{color:var(--theme-color)}.error_color[data-v-2caaeac4]{color:#eb6646!important}.warn_color[data-v-2caaeac4]{color:#ff6800}.pointer[data-v-2caaeac4]{cursor:pointer}.ellipsis[data-v-2caaeac4]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-2caaeac4]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-2caaeac4],.flex_center_center[data-v-2caaeac4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-2caaeac4],.flex_center_center[data-v-2caaeac4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-2caaeac4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-2caaeac4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-2caaeac4],.flex_row_s_p[data-v-2caaeac4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-2caaeac4]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-2caaeac4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-2caaeac4],.flex_start[data-v-2caaeac4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-2caaeac4]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-2caaeac4],.flex_column_center_center[data-v-2caaeac4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-2caaeac4]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-2caaeac4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-2caaeac4]{position:relative;border-radius:.2rem}.talk_frame[data-v-2caaeac4]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-2caaeac4]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-2caaeac4]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-2caaeac4]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-2caaeac4]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-2caaeac4]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-2caaeac4]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-2caaeac4]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-2caaeac4]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-2caaeac4]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-2caaeac4]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-2caaeac4]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-2caaeac4]{max-height:30vh}.ant-select-dropdown-menu[data-v-2caaeac4]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-2caaeac4]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-2caaeac4]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-2caaeac4]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-2caaeac4]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-2caaeac4]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-2caaeac4]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-2caaeac4]{width:100%}.ant-input[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-2caaeac4]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-2caaeac4]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2caaeac4]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2caaeac4]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-2caaeac4]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2caaeac4],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2caaeac4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2caaeac4],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2caaeac4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2caaeac4],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2caaeac4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-2caaeac4]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2caaeac4],.ant-table-thead>tr>th[data-v-2caaeac4]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2caaeac4]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2caaeac4]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2caaeac4]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2caaeac4]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2caaeac4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-2caaeac4]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-2caaeac4]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-2caaeac4]{width:24px;height:24px}.ant-radio-inner[data-v-2caaeac4]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-2caaeac4]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-2caaeac4],.ant-radio-checked .ant-radio-inner[data-v-2caaeac4]{border-color:#10c7a3}.ant-checkbox[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-2caaeac4]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-2caaeac4]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-2caaeac4]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-2caaeac4]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-2caaeac4]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-2caaeac4]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-2caaeac4]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-2caaeac4]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-2caaeac4]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-2caaeac4],.ant-dropdown-menu-submenu-title[data-v-2caaeac4]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-2caaeac4],:root .ant-dropdown-link>.anticon.anticon-down[data-v-2caaeac4],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-2caaeac4],.dropMenuItem_hk_SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-2caaeac4]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-2caaeac4],.ant-switch[data-v-2caaeac4]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-2caaeac4],.ant-switch[data-v-2caaeac4]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-2caaeac4]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-2caaeac4]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-2caaeac4]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-2caaeac4]{width:100%}.ant-progress-circle .ant-progress-text[data-v-2caaeac4]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-2caaeac4]{max-width:4.6rem}.ant-popover-title[data-v-2caaeac4]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-2caaeac4]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-2caaeac4]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-2caaeac4],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-2caaeac4],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-2caaeac4]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-2caaeac4],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-2caaeac4],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-2caaeac4]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-2caaeac4]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-2caaeac4]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-2caaeac4]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-2caaeac4]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-2caaeac4]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-2caaeac4]{text-decoration:underline}.modalBox .btn_box[data-v-2caaeac4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-2caaeac4],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-2caaeac4],.ant-pagination-disabled:focus a[data-v-2caaeac4],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-2caaeac4],.ant-pagination-disabled:hover a[data-v-2caaeac4],[data-v-2caaeac4] .ant-pagination-disabled a{background:#e6e7e8}[data-v-2caaeac4] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-2caaeac4] .ant-pagination-item-active a,[data-v-2caaeac4] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-2caaeac4] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-2caaeac4] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-2caaeac4]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-2caaeac4]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-2caaeac4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-2caaeac4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-2caaeac4]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-2caaeac4]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-2caaeac4]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-2caaeac4]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-2caaeac4],.wangEditor table th[data-v-2caaeac4]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-2caaeac4]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-2caaeac4]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-2caaeac4]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-2caaeac4]{display:block}.wangEditor ol[data-v-2caaeac4],.wangEditor ul[data-v-2caaeac4]{margin:10px 0 10px 20px}.wangEditor ul[data-v-2caaeac4],.wangEditor ul li[data-v-2caaeac4]{list-style:disc inside!important}.wangEditor ol[data-v-2caaeac4],.wangEditor ol li[data-v-2caaeac4]{list-style:decimal inside!important}.wangEditor img[data-v-2caaeac4]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-2caaeac4]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-2caaeac4]{border-bottom:2px solid #e1e1e1}.component[data-v-2caaeac4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-2caaeac4]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-2caaeac4]{cursor:default}.listen_picture[data-v-2caaeac4]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-2caaeac4]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_five)}[data-v-2caaeac4] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-2caaeac4]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-2caaeac4]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-2caaeac4]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-2caaeac4]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-2caaeac4]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-2caaeac4]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-2caaeac4]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-2caaeac4]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-2caaeac4],.home_practice_status.NO_PUBLIC[data-v-2caaeac4]{background:#2c58b1}.home_practice_status.FINISHED[data-v-2caaeac4],.home_practice_status.IN_PROGRESS[data-v-2caaeac4],.home_practice_status.NOT_STARTED[data-v-2caaeac4],.home_practice_status.UNDISTRIBUTED[data-v-2caaeac4]{background:#486fbf}.ant-calendar-picker-container[data-v-2caaeac4]{z-index:9999999!important}.see_report_question_page[data-v-2caaeac4]{width:100%;height:100%}.see_report_question_page .text_view_component[data-v-2caaeac4]{white-space:pre-wrap}.see_report_question_page .more[data-v-2caaeac4]{width:.34rem;height:.34rem;cursor:pointer}.see_report_question_page .mark_box[data-v-2caaeac4]{width:.32rem;height:.32rem;background:#775dc0;color:#fff;border-radius:50%;margin-right:.04rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.see_report_question_page .content[data-v-2caaeac4]{width:100%;padding:.4rem}.see_report_question_page .content .titleBox .title[data-v-2caaeac4]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.see_report_question_page .content .titleBox .title.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_eight)}.see_report_question_page .content .titleBox .title.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_eight)}.see_report_question_page .content .titleBox .title.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_eight)}.see_report_question_page .content .titleBox .title.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_eight)}.see_report_question_page .content .titleBox .title.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_eight)}.see_report_question_page .content .titleBox .title.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_eight)}.see_report_question_page .content .titleBox .smallTitle[data-v-2caaeac4]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#333;line-height:.24rem}.see_report_question_page .content .titleBox .smallTitle.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_four)}.see_report_question_page .content .titleBox .smallTitle.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_four)}.see_report_question_page .content .titleBox .smallTitle.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_four)}.see_report_question_page .content .titleBox .smallTitle.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_four)}.see_report_question_page .content .titleBox .smallTitle.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_four)}.see_report_question_page .content .titleBox .smallTitle.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_four)}.see_report_question_page .content .question[data-v-2caaeac4]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.24rem}.see_report_question_page .content .question .question_left[data-v-2caaeac4]{width:100%}.see_report_question_page .content .question .question_left .top[data-v-2caaeac4]{width:100%;height:auto;padding:.4rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box[data-v-2caaeac4]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .button[data-v-2caaeac4]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_four)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_four)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_four)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_four)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_four)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_four)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title[data-v-2caaeac4]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-2caaeac4]{margin-right:.1rem;margin-top:.03rem}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text[data-v-2caaeac4]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_five)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_five)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_five)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox[data-v-2caaeac4]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box[data-v-2caaeac4]{overflow:hidden}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-2caaeac4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_five)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_five)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_five)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-2caaeac4]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box[data-v-2caaeac4]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_four)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_four)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_four)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_four)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_four)}.see_report_question_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_four)}.see_report_question_page .content .question .question_left .btn[data-v-2caaeac4]{width:100%;height:4.7rem;padding:.4rem;margin-top:.42rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.see_report_question_page .content .question .question_left .btn .title[data-v-2caaeac4]{margin-bottom:.2rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#775dc0;line-height:.33rem}.see_report_question_page .content .question .question_left .btn .title.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_seven)}.see_report_question_page .content .question .question_left .btn .title.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_seven)}.see_report_question_page .content .question .question_left .btn .title.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_seven)}.see_report_question_page .content .question .question_left .btn .title.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_seven)}.see_report_question_page .content .question .question_left .btn .title.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_seven)}.see_report_question_page .content .question .question_left .btn .title.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_seven)}.see_report_question_page .content .question .question_right[data-v-2caaeac4]{width:4.48rem;margin-left:.42rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.see_report_question_page .content .question .question_right .right_top[data-v-2caaeac4]{width:4.48rem;height:6.2rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.32rem .4rem}.see_report_question_page .content .question .question_right .right_top .title[data-v-2caaeac4]{font-size:.24rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#775dc0;line-height:.33rem}.see_report_question_page .content .question .question_right .right_top .title.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_seven)}.see_report_question_page .content .question .question_right .right_top .title.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_seven)}.see_report_question_page .content .question .question_right .right_top .title.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_seven)}.see_report_question_page .content .question .question_right .right_top .title.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_seven)}.see_report_question_page .content .question .question_right .right_top .title.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_seven)}.see_report_question_page .content .question .question_right .right_top .title.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_seven)}.see_report_question_page .content .question .question_right .right_top .con[data-v-2caaeac4]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.24rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.see_report_question_page .content .question .question_right .right_top .con .con_title[data-v-2caaeac4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#090228;line-height:.34rem}.see_report_question_page .content .question .question_right .right_top .con .con_title.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.see_report_question_page .content .question .question_right .right_top .con .con_title.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.see_report_question_page .content .question .question_right .right_top .con .con_title.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.see_report_question_page .content .question .question_right .right_top .con .con_title.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_five)}.see_report_question_page .content .question .question_right .right_top .con .con_title.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_five)}.see_report_question_page .content .question .question_right .right_top .con .con_title.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_five)}.see_report_question_page .content .question .question_right .right_top .con .rateBox[data-v-2caaeac4]{width:100%;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.see_report_question_page .content .question .question_right .right_top .con .number[data-v-2caaeac4]{width:100%;margin-top:.24rem;text-align:center;font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#090228;line-height:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.see_report_question_page .content .question .question_right .right_top .con .number.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_seven)}.see_report_question_page .content .question .question_right .right_top .con .number.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_seven)}.see_report_question_page .content .question .question_right .right_top .con .number.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_seven)}.see_report_question_page .content .question .question_right .right_top .con .number.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_seven)}.see_report_question_page .content .question .question_right .right_top .con .number.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_seven)}.see_report_question_page .content .question .question_right .right_top .con .number.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_seven)}.see_report_question_page .content .question .question_right .right_top .con .btn[data-v-2caaeac4]{width:100%;margin-top:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.see_report_question_page .content .question .question_right .right_top_head .summaryBox[data-v-2caaeac4]{width:4.48rem;height:6.2rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.32rem .4rem}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .title[data-v-2caaeac4]{font-size:.24rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#775dc0;line-height:.33rem}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .title.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_seven)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .title.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_seven)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .title.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_seven)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .title.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_seven)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .title.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_seven)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .title.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_seven)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con[data-v-2caaeac4]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.24rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con .title[data-v-2caaeac4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#090228;line-height:.34rem}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con .title.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con .title.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con .title.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con .title.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_five)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con .title.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_five)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con .title.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_five)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con .rateBox[data-v-2caaeac4]{width:100%;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con .number[data-v-2caaeac4]{width:100%;margin-top:.24rem;text-align:center;font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#090228;line-height:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con .number.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_seven)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con .number.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_seven)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con .number.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_seven)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con .number.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_seven)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con .number.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_seven)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con .number.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_seven)}.see_report_question_page .content .question .question_right .right_top_head .summaryBox .con .btn[data-v-2caaeac4]{width:100%;margin-top:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.see_report_question_page .content .question .question_right .right_top_head .btn[data-v-2caaeac4]{margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.see_report_question_page .content .question .question_right .right_top_head .btn .waitPoint[data-v-2caaeac4]{width:.2rem;height:.2rem;background:#592f99;border:1px solid #592f99;border-radius:50%;position:absolute;left:.27rem}.see_report_question_page .content .question .question_right .right_top_head .btn .point[data-v-2caaeac4]{width:.1rem;height:.1rem;margin:0 .1rem;background:#b2b1b4;border-radius:50%}.see_report_question_page .content .question .question_right .right_btn[data-v-2caaeac4]{width:4.5rem;height:3.6rem;padding:.4rem;margin-top:.4rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.see_report_question_page .content .question .question_right .right_btn .title[data-v-2caaeac4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.26rem}.see_report_question_page .content .question .question_right .right_btn .title.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.see_report_question_page .content .question .question_right .right_btn .title.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.see_report_question_page .content .question .question_right .right_btn .title.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.see_report_question_page .content .question .question_right .right_btn .title.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_five)}.see_report_question_page .content .question .question_right .right_btn .title.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_five)}.see_report_question_page .content .question .question_right .right_btn .title.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_five)}.see_report_question_page .content .question .question_right .right_btn .con[data-v-2caaeac4]{width:100%;height:2.28rem;margin-top:.24rem;padding:.1rem;background:#f5f0ff;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.see_report_question_page .content .question .question_right .right_btn .con .icon_box[data-v-2caaeac4]{width:.72rem;height:.72rem}.see_report_question_page .content .question .question_right .right_btn .con .icon_box img[data-v-2caaeac4]{width:100%;height:100%}.see_report_question_page .content .question .question_right .right_btn .con .name[data-v-2caaeac4]{font-size:.13rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.21rem}.see_report_question_page .content .question .question_right .right_btn .con .name.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_two)}.see_report_question_page .content .question .question_right .right_btn .con .name.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_two)}.see_report_question_page .content .question .question_right .right_btn .con .name.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_two)}.see_report_question_page .content .question .question_right .right_btn .con .name.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_two)}.see_report_question_page .content .question .question_right .right_btn .con .name.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_two)}.see_report_question_page .content .question .question_right .right_btn .con .name.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_two)}.see_report_question_page .student_modal_box[data-v-2caaeac4]{width:6.6rem;min-height:4rem;padding:.4rem;background:#fff;border-radius:.33rem}.see_report_question_page .student_modal_box .title_modal_box[data-v-2caaeac4]{width:100%;margin-bottom:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.see_report_question_page .student_modal_box .title_modal_box .name[data-v-2caaeac4]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.see_report_question_page .student_modal_box .title_modal_box .name.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_seven)}.see_report_question_page .student_modal_box .title_modal_box .name.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_seven)}.see_report_question_page .student_modal_box .title_modal_box .name.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_seven)}.see_report_question_page .student_modal_box .title_modal_box .name.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_seven)}.see_report_question_page .student_modal_box .title_modal_box .name.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_seven)}.see_report_question_page .student_modal_box .title_modal_box .name.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_seven)}.see_report_question_page .student_modal_box .title_modal_box img[data-v-2caaeac4]{width:.29rem;height:.29rem;cursor:pointer}.see_report_question_page .student_modal_box .tableBox[data-v-2caaeac4]{min-height:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.see_report_question_page .student_modal_box .tableBox .tableHead[data-v-2caaeac4]{height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.see_report_question_page .student_modal_box .tableBox .tableHead .tableName[data-v-2caaeac4]{width:50%;height:100%;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#775dc0;line-height:.42rem}.see_report_question_page .student_modal_box .tableBox .tableHead .tableName.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.see_report_question_page .student_modal_box .tableBox .tableHead .tableName.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.see_report_question_page .student_modal_box .tableBox .tableHead .tableName.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.see_report_question_page .student_modal_box .tableBox .tableHead .tableName.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_five)}.see_report_question_page .student_modal_box .tableBox .tableHead .tableName.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_five)}.see_report_question_page .student_modal_box .tableBox .tableHead .tableName.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_five)}.see_report_question_page .student_modal_box .tableBox .tableBody[data-v-2caaeac4]{height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.see_report_question_page .student_modal_box .tableBox .tableBody .tableContent[data-v-2caaeac4]{width:50%;height:100%;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.6rem}.see_report_question_page .student_modal_box .tableBox .tableBody .tableContent.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.see_report_question_page .student_modal_box .tableBox .tableBody .tableContent.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.see_report_question_page .student_modal_box .tableBox .tableBody .tableContent.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.see_report_question_page .student_modal_box .tableBox .tableBody .tableContent.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_five)}.see_report_question_page .student_modal_box .tableBox .tableBody .tableContent.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_five)}.see_report_question_page .student_modal_box .tableBox .tableBody .tableContent.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_five)}.see_report_question_page .student_modal_box .tableBox .tableBody .tableContent img[data-v-2caaeac4]{width:.2rem;height:.2rem}.see_report_question_page .student_modal_box .tableBox .tableBody .changeContent[data-v-2caaeac4]{width:.64rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1}.see_report_question_page .student_modal_box .tableBox .student[data-v-2caaeac4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.see_report_question_page .student_modal_box .tableBox .noData[data-v-2caaeac4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#999}.see_report_question_page .student_modal_box .tableBox .noData.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.see_report_question_page .student_modal_box .tableBox .noData.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.see_report_question_page .student_modal_box .tableBox .noData.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.see_report_question_page .student_modal_box .tableBox .noData.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_five)}.see_report_question_page .student_modal_box .tableBox .noData.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_five)}.see_report_question_page .student_modal_box .tableBox .noData.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_five)}.see_report_question_page .student_modal_box .tableBox .nameBox[data-v-2caaeac4]{width:1.2rem;height:.45rem;background:#fff;border:1px solid #d9d0f2;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#444;margin:0 .2rem .2rem 0}.see_report_question_page .student_modal_box .tableBox .nameBox.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.see_report_question_page .student_modal_box .tableBox .nameBox.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.see_report_question_page .student_modal_box .tableBox .nameBox.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.see_report_question_page .student_modal_box .tableBox .nameBox.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_five)}.see_report_question_page .student_modal_box .tableBox .nameBox.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_five)}.see_report_question_page .student_modal_box .tableBox .nameBox.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_five)}.see_report_question_page .student_modal_box .box_btn[data-v-2caaeac4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.see_report_question_page .correctRate[data-v-2caaeac4]{height:.74rem;background:#f6f3fd;padding:0 .32rem;margin-bottom:.2rem;border-radius:.16rem}.see_report_question_page .correctRate .name[data-v-2caaeac4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#592f99;line-height:.26rem}.see_report_question_page .correctRate .name.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.see_report_question_page .correctRate .name.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.see_report_question_page .correctRate .name.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.see_report_question_page .correctRate .name.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_five)}.see_report_question_page .correctRate .name.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_five)}.see_report_question_page .correctRate .name.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_five)}.see_report_question_page .correctRate .rate[data-v-2caaeac4]{font-size:.12rem;color:#592f99;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.see_report_question_page .correctRate .rate.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_one)}.see_report_question_page .correctRate .rate.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_one)}.see_report_question_page .correctRate .rate.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_one)}.see_report_question_page .correctRate .rate.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_one)}.see_report_question_page .correctRate .rate.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_one)}.see_report_question_page .correctRate .rate.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_one)}.see_report_question_page .correctRate .lookBtn[data-v-2caaeac4]{width:1.28rem;height:.4rem;line-height:.4rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#fff;text-align:center;border-radius:.08rem}.see_report_question_page .correctRate .lookBtn.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_four)}.see_report_question_page .correctRate .lookBtn.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_four)}.see_report_question_page .correctRate .lookBtn.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_four)}.see_report_question_page .correctRate .lookBtn.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_four)}.see_report_question_page .correctRate .lookBtn.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_four)}.see_report_question_page .correctRate .lookBtn.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_four)}.see_report_question_page .mathChartBox .text_view_component[data-v-2caaeac4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.see_report_question_page .mathChartBox .text_view_component.hk.SMALL[data-v-2caaeac4]{font-size:var(--hk_small_font_size_five)}.see_report_question_page .mathChartBox .text_view_component.hk.MEDIUM[data-v-2caaeac4]{font-size:var(--hk_middle_font_size_five)}.see_report_question_page .mathChartBox .text_view_component.hk.LARGE[data-v-2caaeac4]{font-size:var(--hk_large_font_size_five)}.see_report_question_page .mathChartBox .text_view_component.en.SMALL[data-v-2caaeac4]{font-size:var(--en_small_font_size_five)}.see_report_question_page .mathChartBox .text_view_component.en.MEDIUM[data-v-2caaeac4]{font-size:var(--en_middle_font_size_five)}.see_report_question_page .mathChartBox .text_view_component.en.LARGE[data-v-2caaeac4]{font-size:var(--en_large_font_size_five)}.see_report_question_page .mathChartBox .picture_view_component[data-v-2caaeac4]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}[data-v-2caaeac4] .ael_audio_con{width:3.5rem!important}html[data-v-70d75ceb]{font-size:100px}@media only screen and (max-height:650px){html[data-v-70d75ceb]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-70d75ceb]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-70d75ceb]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-70d75ceb]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-70d75ceb]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-70d75ceb]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-70d75ceb]{font-size:100px}}#app[data-v-70d75ceb],body[data-v-70d75ceb],html[data-v-70d75ceb]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-70d75ceb],#app h1[data-v-70d75ceb],#app h2[data-v-70d75ceb],#app h3[data-v-70d75ceb],#app h4[data-v-70d75ceb],#app h5[data-v-70d75ceb],#app h6[data-v-70d75ceb],#app p[data-v-70d75ceb],body body[data-v-70d75ceb],body h1[data-v-70d75ceb],body h2[data-v-70d75ceb],body h3[data-v-70d75ceb],body h4[data-v-70d75ceb],body h5[data-v-70d75ceb],body h6[data-v-70d75ceb],body p[data-v-70d75ceb],html body[data-v-70d75ceb],html h1[data-v-70d75ceb],html h2[data-v-70d75ceb],html h3[data-v-70d75ceb],html h4[data-v-70d75ceb],html h5[data-v-70d75ceb],html h6[data-v-70d75ceb],html p[data-v-70d75ceb]{margin:0}li[data-v-70d75ceb],ul[data-v-70d75ceb]{list-style:none;padding:0}[data-v-70d75ceb]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-70d75ceb]{white-space:break-spaces}.sortableDrag[data-v-70d75ceb]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-70d75ceb],.sortableDrag td[data-v-70d75ceb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-70d75ceb]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-70d75ceb]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-70d75ceb]{color:var(--theme-color)}.error_color[data-v-70d75ceb]{color:#eb6646!important}.warn_color[data-v-70d75ceb]{color:#ff6800}.pointer[data-v-70d75ceb]{cursor:pointer}.ellipsis[data-v-70d75ceb]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-70d75ceb]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-70d75ceb],.flex_center_center[data-v-70d75ceb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-70d75ceb],.flex_center_center[data-v-70d75ceb]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-70d75ceb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-70d75ceb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-70d75ceb],.flex_row_s_p[data-v-70d75ceb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-70d75ceb]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-70d75ceb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-70d75ceb],.flex_start[data-v-70d75ceb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-70d75ceb]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-70d75ceb],.flex_column_center_center[data-v-70d75ceb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-70d75ceb]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-70d75ceb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-70d75ceb]{position:relative;border-radius:.2rem}.talk_frame[data-v-70d75ceb]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-70d75ceb]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-70d75ceb]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-70d75ceb]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-70d75ceb]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-70d75ceb]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-70d75ceb]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-70d75ceb]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-70d75ceb]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-70d75ceb]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-70d75ceb]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-70d75ceb]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-70d75ceb]{max-height:30vh}.ant-select-dropdown-menu[data-v-70d75ceb]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-70d75ceb]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-70d75ceb]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-70d75ceb]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-70d75ceb]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-70d75ceb]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-70d75ceb]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-70d75ceb]{width:100%}.ant-input[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-70d75ceb]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-70d75ceb]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-70d75ceb]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-70d75ceb]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-70d75ceb]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-70d75ceb],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-70d75ceb]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-70d75ceb],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-70d75ceb]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-70d75ceb],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-70d75ceb]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-70d75ceb]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-70d75ceb],.ant-table-thead>tr>th[data-v-70d75ceb]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-70d75ceb]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-70d75ceb]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-70d75ceb]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-70d75ceb]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-70d75ceb]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-70d75ceb]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-70d75ceb]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-70d75ceb]{width:24px;height:24px}.ant-radio-inner[data-v-70d75ceb]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-70d75ceb]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-70d75ceb],.ant-radio-checked .ant-radio-inner[data-v-70d75ceb]{border-color:#10c7a3}.ant-checkbox[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-70d75ceb]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-70d75ceb]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-70d75ceb]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-70d75ceb]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-70d75ceb]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-70d75ceb]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-70d75ceb]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-70d75ceb]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-70d75ceb]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-70d75ceb],.ant-dropdown-menu-submenu-title[data-v-70d75ceb]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-70d75ceb],:root .ant-dropdown-link>.anticon.anticon-down[data-v-70d75ceb],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-70d75ceb],.dropMenuItem_hk_SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-70d75ceb]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-70d75ceb],.ant-switch[data-v-70d75ceb]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-70d75ceb],.ant-switch[data-v-70d75ceb]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-70d75ceb]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-70d75ceb]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-70d75ceb]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-70d75ceb]{width:100%}.ant-progress-circle .ant-progress-text[data-v-70d75ceb]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-70d75ceb]{max-width:4.6rem}.ant-popover-title[data-v-70d75ceb]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-70d75ceb]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-70d75ceb]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-70d75ceb],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-70d75ceb],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-70d75ceb]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-70d75ceb],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-70d75ceb],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-70d75ceb]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-70d75ceb]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-70d75ceb]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-70d75ceb]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-70d75ceb]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-70d75ceb]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-70d75ceb]{text-decoration:underline}.modalBox .btn_box[data-v-70d75ceb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-70d75ceb],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-70d75ceb],.ant-pagination-disabled:focus a[data-v-70d75ceb],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-70d75ceb],.ant-pagination-disabled:hover a[data-v-70d75ceb],[data-v-70d75ceb] .ant-pagination-disabled a{background:#e6e7e8}[data-v-70d75ceb] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-70d75ceb] .ant-pagination-item-active a,[data-v-70d75ceb] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-70d75ceb] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-70d75ceb] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-70d75ceb]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-70d75ceb]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-70d75ceb]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-70d75ceb]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-70d75ceb]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-70d75ceb]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-70d75ceb]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-70d75ceb]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-70d75ceb],.wangEditor table th[data-v-70d75ceb]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-70d75ceb]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-70d75ceb]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-70d75ceb]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-70d75ceb]{display:block}.wangEditor ol[data-v-70d75ceb],.wangEditor ul[data-v-70d75ceb]{margin:10px 0 10px 20px}.wangEditor ul[data-v-70d75ceb],.wangEditor ul li[data-v-70d75ceb]{list-style:disc inside!important}.wangEditor ol[data-v-70d75ceb],.wangEditor ol li[data-v-70d75ceb]{list-style:decimal inside!important}.wangEditor img[data-v-70d75ceb]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-70d75ceb]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-70d75ceb]{border-bottom:2px solid #e1e1e1}.component[data-v-70d75ceb]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-70d75ceb]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-70d75ceb]{cursor:default}.listen_picture[data-v-70d75ceb]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-70d75ceb]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_five)}[data-v-70d75ceb] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-70d75ceb]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-70d75ceb]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-70d75ceb]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-70d75ceb]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-70d75ceb]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-70d75ceb]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-70d75ceb]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-70d75ceb]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-70d75ceb],.home_practice_status.NO_PUBLIC[data-v-70d75ceb]{background:#2c58b1}.home_practice_status.FINISHED[data-v-70d75ceb],.home_practice_status.IN_PROGRESS[data-v-70d75ceb],.home_practice_status.NOT_STARTED[data-v-70d75ceb],.home_practice_status.UNDISTRIBUTED[data-v-70d75ceb]{background:#486fbf}.ant-calendar-picker-container[data-v-70d75ceb]{z-index:9999999!important}.test_report_student_page[data-v-70d75ceb]{width:100%;height:100%}.test_report_student_page .red[data-v-70d75ceb]{color:red}.test_report_student_page .green[data-v-70d75ceb]{color:#10c7a3}.test_report_student_page .boderLeft[data-v-70d75ceb]{border-left:2px solid #e1e1e1}.test_report_student_page .main[data-v-70d75ceb]{padding:.4rem}.test_report_student_page .main .titleBox[data-v-70d75ceb]{width:100%}.test_report_student_page .main .titleBox .mainTitle[data-v-70d75ceb]{font-size:.26rem;font-family:var(--common-font-family);color:#592f99;line-height:.37rem}.test_report_student_page .main .titleBox .mainTitle.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_eight)}.test_report_student_page .main .titleBox .mainTitle.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_eight)}.test_report_student_page .main .titleBox .mainTitle.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_eight)}.test_report_student_page .main .titleBox .mainTitle.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_eight)}.test_report_student_page .main .titleBox .mainTitle.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_eight)}.test_report_student_page .main .titleBox .mainTitle.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_eight)}.test_report_student_page .main .titleBox .subTitle[data-v-70d75ceb]{font-size:.16rem;font-family:var(--common-font-family);color:#333;line-height:.24rem}.test_report_student_page .main .titleBox .subTitle.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_four)}.test_report_student_page .main .titleBox .subTitle.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_four)}.test_report_student_page .main .titleBox .subTitle.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_four)}.test_report_student_page .main .titleBox .subTitle.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_four)}.test_report_student_page .main .titleBox .subTitle.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_four)}.test_report_student_page .main .titleBox .subTitle.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_four)}.test_report_student_page .main .sift[data-v-70d75ceb]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.4rem;margin-bottom:.37rem}.test_report_student_page .main .sift>span[data-v-70d75ceb]{margin-right:.32rem;width:2rem;height:.54rem;opacity:1;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#592f99;line-height:.54rem;background:#f5f0ff;border:2px solid #592f99;border-radius:.27rem}.test_report_student_page .main .sift>span.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.test_report_student_page .main .sift>span.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.test_report_student_page .main .sift>span.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.test_report_student_page .main .sift>span.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_five)}.test_report_student_page .main .sift>span.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_five)}.test_report_student_page .main .sift>span.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_five)}.test_report_student_page .main .sift>span.active[data-v-70d75ceb]{background:#592f99!important;color:#fff!important}.test_report_student_page .main .achievementBox[data-v-70d75ceb]{width:100%;height:100%;min-height:6rem;background:#fff;border-radius:.17rem;padding:.2rem .4rem}.test_report_student_page .main .achievementBox .achievement_title_box[data-v-70d75ceb]{width:100%;height:auto;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1}.test_report_student_page .main .achievementBox .achievement_title_box.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box .title1[data-v-70d75ceb]{width:15%;border-right:2px solid #e1e1e1;padding:.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent[data-v-70d75ceb]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .title2[data-v-70d75ceb]{width:17.6%;height:100%;border-right:2px solid #e1e1e1;padding:.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant[data-v-70d75ceb]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;display:-webkit-box;display:-ms-flexbox;display:flex}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .title3[data-v-70d75ceb]{width:20%;height:auto;border-right:2px solid #e1e1e1;padding:.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .titleKnowBox[data-v-70d75ceb]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .titleKnowBox .titleKnow[data-v-70d75ceb]{width:41%;min-width:41%;height:auto;border-right:2px solid #e1e1e1;padding:.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .title4[data-v-70d75ceb]{width:12%;min-width:12%;height:auto;border-right:2px solid #e1e1e1;text-align:center;padding:.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .title4.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .title4.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .title4.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .title4.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .title4.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .title4.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .title5[data-v-70d75ceb]{width:12%;min-width:12%;height:auto;border-right:2px solid #e1e1e1}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .title6[data-v-70d75ceb]{width:45%;height:.72rem;text-align:center}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .titleAvgAccuracy[data-v-70d75ceb]{width:35%;height:auto}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .titleAvgAccuracy .titleTop[data-v-70d75ceb]{width:100%;height:50%;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .titleAvgAccuracy .titleBtn[data-v-70d75ceb]{width:100%;height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family)}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .titleAvgAccuracy .titleBtn.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .titleAvgAccuracy .titleBtn.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .titleAvgAccuracy .titleBtn.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .titleAvgAccuracy .titleBtn.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .titleAvgAccuracy .titleBtn.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .titleAvgAccuracy .titleBtn.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_five)}.test_report_student_page .main .achievementBox .achievement_title_box .titleContent .titleImportant .titleAvgAccuracy .titleBtn .avgAcc[data-v-70d75ceb]{width:50%;height:100%;min-height:.43rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto;padding:.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.test_report_student_page .main .achievementBox .achievement_content_box[data-v-70d75ceb]{width:100%;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.test_report_student_page .main .achievementBox .achievement_content_box.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox[data-v-70d75ceb]{width:100%;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .categoryBox[data-v-70d75ceb]{width:15%;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox[data-v-70d75ceb]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .unitLine[data-v-70d75ceb]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .unit[data-v-70d75ceb]{width:17.6%;height:100%;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .unit span[data-v-70d75ceb]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox[data-v-70d75ceb]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine[data-v-70d75ceb]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .focuse[data-v-70d75ceb]{width:20%;padding:.06rem;border-right:2px solid #e1e1e1;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .focuse span[data-v-70d75ceb]{width:100%;white-space:break-spaces;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .know[data-v-70d75ceb]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .know .knowBox[data-v-70d75ceb]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .knowledgeContent[data-v-70d75ceb]{width:41%;padding:.06rem;text-align:left;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .knowledgeContent span[data-v-70d75ceb]{width:100%;white-space:break-spaces}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .number[data-v-70d75ceb]{width:12%;min-width:12%;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .avgAccuracy[data-v-70d75ceb]{width:10%;min-width:10%;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#10c7a3;line-height:.26rem;padding:.06rem}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .avgAccuracy.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .avgAccuracy.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .avgAccuracy.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .avgAccuracy.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .avgAccuracy.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .avgAccuracy.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .classAvgScore[data-v-70d75ceb]{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#10c7a3;line-height:.26rem}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .classAvgScore.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .classAvgScore.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .classAvgScore.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .classAvgScore.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .classAvgScore.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .classAvgScore.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .width50[data-v-70d75ceb]{width:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);line-height:.26rem}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .width50.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .width50.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .width50.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .width50.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .width50.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .width50.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_five)}.test_report_student_page .main .achievementBox .achievement_content_box .importantBox .unitBox .focuseBox .focuseLine .width50 .avgAccuracyContent[data-v-70d75ceb]{width:50%;height:100%;min-height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto;padding:.06rem}.test_report_student_page .main .achievementBox .borderNone[data-v-70d75ceb]{border:none;border-right:0 solid #e1e1e1!important;border-left:0 solid #e1e1e1!important}.test_report_student_page .main .achievementBox .wholeText[data-v-70d75ceb]{font-size:.24rem;font-family:var(--common-font-family);color:#592f99;line-height:.33rem}.test_report_student_page .main .achievementBox .wholeText.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_seven)}.test_report_student_page .main .achievementBox .wholeText.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_seven)}.test_report_student_page .main .achievementBox .wholeText.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_seven)}.test_report_student_page .main .achievementBox .wholeText.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_seven)}.test_report_student_page .main .achievementBox .wholeText.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_seven)}.test_report_student_page .main .achievementBox .wholeText.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_seven)}.test_report_student_page .main .achievementBox .avgAccuracyColor[data-v-70d75ceb]{color:#10c7a3}.test_report_student_page .main .achievementBox .rightNumber[data-v-70d75ceb]{font-size:.24rem;font-family:var(--common-font-family);color:#592f99;line-height:.35rem}.test_report_student_page .main .achievementBox .rightNumber.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_seven)}.test_report_student_page .main .achievementBox .rightNumber.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_seven)}.test_report_student_page .main .achievementBox .rightNumber.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_seven)}.test_report_student_page .main .achievementBox .rightNumber.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_seven)}.test_report_student_page .main .achievementBox .rightNumber.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_seven)}.test_report_student_page .main .achievementBox .rightNumber.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_seven)}.test_report_student_page .main .achievementBox .allNumber[data-v-70d75ceb]{font-size:.16rem;font-family:var(--common-font-family);color:#775dc0;line-height:.24rem}.test_report_student_page .main .achievementBox .allNumber.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_four)}.test_report_student_page .main .achievementBox .allNumber.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_four)}.test_report_student_page .main .achievementBox .allNumber.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_four)}.test_report_student_page .main .achievementBox .allNumber.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_four)}.test_report_student_page .main .achievementBox .allNumber.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_four)}.test_report_student_page .main .achievementBox .allNumber.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_four)}.test_report_student_page .main .recordBox[data-v-70d75ceb]{width:100%;min-height:6rem;background:#fff;border-radius:.17rem;padding:.2rem .4rem}.test_report_student_page .main .recordBox .recordBox_title[data-v-70d75ceb]{width:100%;height:.72rem;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1}.test_report_student_page .main .recordBox .recordBox_title.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.test_report_student_page .main .recordBox .recordBox_title.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.test_report_student_page .main .recordBox .recordBox_title.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.test_report_student_page .main .recordBox .recordBox_title.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_five)}.test_report_student_page .main .recordBox .recordBox_title.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_five)}.test_report_student_page .main .recordBox .recordBox_title.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_five)}.test_report_student_page .main .recordBox .recordBox_title .title1[data-v-70d75ceb]{width:20%;border-right:2px solid #e1e1e1}.test_report_student_page .main .recordBox .recordBox_title .title3[data-v-70d75ceb]{width:30%;border-right:2px solid #e1e1e1}.test_report_student_page .main .recordBox .recordBox_title .title4[data-v-70d75ceb]{width:15%;border-right:2px solid #e1e1e1}.test_report_student_page .main .recordBox .recordBox_title .title5[data-v-70d75ceb]{width:20%;border-right:2px solid #e1e1e1}.test_report_student_page .main .recordBox .recordBox_title .title6[data-v-70d75ceb]{width:15%}.test_report_student_page .main .recordBox .recordBox_content[data-v-70d75ceb]{width:100%;min-height:.72rem}.test_report_student_page .main .recordBox .recordBox_content .moduleName[data-v-70d75ceb]{width:100%;height:.72rem;background:#f7f5fc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#775dc0;line-height:.29rem}.test_report_student_page .main .recordBox .recordBox_content .moduleName.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.test_report_student_page .main .recordBox .recordBox_content .moduleName.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.test_report_student_page .main .recordBox .recordBox_content .moduleName.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.test_report_student_page .main .recordBox .recordBox_content .moduleName.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_five)}.test_report_student_page .main .recordBox .recordBox_content .moduleName.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_five)}.test_report_student_page .main .recordBox .recordBox_content .moduleName.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_five)}.test_report_student_page .main .recordBox .recordBox_content .lineBox[data-v-70d75ceb]{width:100%;min-height:.64rem;border-bottom:1px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.test_report_student_page .main .recordBox .recordBox_content .lineBox.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.test_report_student_page .main .recordBox .recordBox_content .lineBox.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.test_report_student_page .main .recordBox .recordBox_content .lineBox.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.test_report_student_page .main .recordBox .recordBox_content .lineBox.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_five)}.test_report_student_page .main .recordBox .recordBox_content .lineBox.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_five)}.test_report_student_page .main .recordBox .recordBox_content .lineBox.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_five)}.test_report_student_page .main .recordBox .recordBox_content .lineBox .content1[data-v-70d75ceb]{width:20%;border-right:2px solid #e1e1e1}.test_report_student_page .main .recordBox .recordBox_content .lineBox .content3[data-v-70d75ceb]{width:30%;padding:0 .1rem;text-align:center;border-right:2px solid #e1e1e1}.test_report_student_page .main .recordBox .recordBox_content .lineBox .content3 span[data-v-70d75ceb]{width:100%;text-align:left}.test_report_student_page .main .recordBox .recordBox_content .lineBox .content4[data-v-70d75ceb]{width:15%;border-right:2px solid #e1e1e1}.test_report_student_page .main .recordBox .recordBox_content .lineBox .content4 .statusImg[data-v-70d75ceb]{width:.28rem;height:.28rem;margin-right:.1rem}.test_report_student_page .main .recordBox .recordBox_content .lineBox .content5[data-v-70d75ceb]{width:20%;border-right:2px solid #e1e1e1}.test_report_student_page .main .recordBox .recordBox_content .lineBox .content6[data-v-70d75ceb]{width:15%;text-decoration:underline;color:#775dc0;line-height:.16rem;cursor:pointer}.test_report_student_page .main .recordBox .rightNumber[data-v-70d75ceb]{font-size:.24rem;font-family:var(--common-font-family);color:#592f99;line-height:.35rem}.test_report_student_page .main .recordBox .rightNumber.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_seven)}.test_report_student_page .main .recordBox .rightNumber.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_seven)}.test_report_student_page .main .recordBox .rightNumber.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_seven)}.test_report_student_page .main .recordBox .rightNumber.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_seven)}.test_report_student_page .main .recordBox .rightNumber.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_seven)}.test_report_student_page .main .recordBox .rightNumber.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_seven)}.test_report_student_page .main .recordBox .allNumber[data-v-70d75ceb]{font-size:.16rem;font-family:var(--common-font-family);color:#775dc0;line-height:.24rem}.test_report_student_page .main .recordBox .allNumber.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_four)}.test_report_student_page .main .recordBox .allNumber.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_four)}.test_report_student_page .main .recordBox .allNumber.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_four)}.test_report_student_page .main .recordBox .allNumber.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_four)}.test_report_student_page .main .recordBox .allNumber.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_four)}.test_report_student_page .main .recordBox .allNumber.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_four)}.test_report_student_page .main .noDataBox[data-v-70d75ceb]{width:100%;height:100%;min-height:6rem;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test_report_student_page .main .noDataBox .img[data-v-70d75ceb]{width:1.55rem;height:.93rem}.test_report_student_page .main .noDataBox .tips[data-v-70d75ceb]{margin-top:.33rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#592f99;line-height:.22rem}.test_report_student_page .main .noDataBox .tips.hk.SMALL[data-v-70d75ceb]{font-size:var(--hk_small_font_size_five)}.test_report_student_page .main .noDataBox .tips.hk.MEDIUM[data-v-70d75ceb]{font-size:var(--hk_middle_font_size_five)}.test_report_student_page .main .noDataBox .tips.hk.LARGE[data-v-70d75ceb]{font-size:var(--hk_large_font_size_five)}.test_report_student_page .main .noDataBox .tips.en.SMALL[data-v-70d75ceb]{font-size:var(--en_small_font_size_five)}.test_report_student_page .main .noDataBox .tips.en.MEDIUM[data-v-70d75ceb]{font-size:var(--en_middle_font_size_five)}.test_report_student_page .main .noDataBox .tips.en.LARGE[data-v-70d75ceb]{font-size:var(--en_large_font_size_five)}.test_student_pdf_page{width:100%;height:100%}.test_student_pdf_page .main{padding:.44rem .4rem}.test_student_pdf_page .title_box{margin-bottom:.4rem}.test_student_pdf_page .title_box .paperName{font-size:.26rem;color:#592f99;line-height:.37rem}.test_student_pdf_page .title_box .paperName.hk.SMALL{font-size:var(--hk_small_font_size_eight)}.test_student_pdf_page .title_box .paperName.hk.MEDIUM{font-size:var(--hk_middle_font_size_eight)}.test_student_pdf_page .title_box .paperName.hk.LARGE{font-size:var(--hk_large_font_size_eight)}.test_student_pdf_page .title_box .paperName.en.SMALL{font-size:var(--en_small_font_size_eight)}.test_student_pdf_page .title_box .paperName.en.MEDIUM{font-size:var(--en_middle_font_size_eight)}.test_student_pdf_page .title_box .paperName.en.LARGE{font-size:var(--en_large_font_size_eight)}.test_student_pdf_page .content_box{width:100%;height:auto}.test_student_pdf_page .content_box .pdf_content_box{width:100%;height:8rem}.test_student_pdf_page .content_box .pdf_content_box::-webkit-scrollbar{width:.1rem;background-color:transparent}.test_student_pdf_page .content_box .pdf_content_box::-webkit-scrollbar-thumb{background-color:#d4d4d4}html[data-v-2244382c]{font-size:100px}@media only screen and (max-height:650px){html[data-v-2244382c]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-2244382c]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-2244382c]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-2244382c]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-2244382c]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-2244382c]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-2244382c]{font-size:100px}}#app[data-v-2244382c],body[data-v-2244382c],html[data-v-2244382c]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-2244382c],#app h1[data-v-2244382c],#app h2[data-v-2244382c],#app h3[data-v-2244382c],#app h4[data-v-2244382c],#app h5[data-v-2244382c],#app h6[data-v-2244382c],#app p[data-v-2244382c],body body[data-v-2244382c],body h1[data-v-2244382c],body h2[data-v-2244382c],body h3[data-v-2244382c],body h4[data-v-2244382c],body h5[data-v-2244382c],body h6[data-v-2244382c],body p[data-v-2244382c],html body[data-v-2244382c],html h1[data-v-2244382c],html h2[data-v-2244382c],html h3[data-v-2244382c],html h4[data-v-2244382c],html h5[data-v-2244382c],html h6[data-v-2244382c],html p[data-v-2244382c]{margin:0}li[data-v-2244382c],ul[data-v-2244382c]{list-style:none;padding:0}[data-v-2244382c]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-2244382c]{white-space:break-spaces}.sortableDrag[data-v-2244382c]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-2244382c],.sortableDrag td[data-v-2244382c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-2244382c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-2244382c]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-2244382c]{color:var(--theme-color)}.error_color[data-v-2244382c]{color:#eb6646!important}.warn_color[data-v-2244382c]{color:#ff6800}.pointer[data-v-2244382c]{cursor:pointer}.ellipsis[data-v-2244382c]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-2244382c]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-2244382c],.flex_center_center[data-v-2244382c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-2244382c],.flex_center_center[data-v-2244382c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-2244382c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-2244382c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-2244382c],.flex_row_s_p[data-v-2244382c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-2244382c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-2244382c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-2244382c],.flex_start[data-v-2244382c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-2244382c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-2244382c],.flex_column_center_center[data-v-2244382c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-2244382c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-2244382c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-2244382c]{position:relative;border-radius:.2rem}.talk_frame[data-v-2244382c]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-2244382c]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-2244382c]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-2244382c]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-2244382c]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-2244382c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-2244382c]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-2244382c]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-2244382c]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-2244382c]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-2244382c]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-2244382c]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-2244382c]{max-height:30vh}.ant-select-dropdown-menu[data-v-2244382c]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-2244382c]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-2244382c]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-2244382c]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-2244382c]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2244382c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2244382c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2244382c]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2244382c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2244382c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2244382c]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2244382c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2244382c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2244382c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2244382c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2244382c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2244382c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-2244382c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-2244382c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-2244382c]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-2244382c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-2244382c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-2244382c]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-2244382c]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-2244382c]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-2244382c]{width:100%}.ant-input[data-v-2244382c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-2244382c]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-2244382c]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2244382c]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2244382c]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-2244382c]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-2244382c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-2244382c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-2244382c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-2244382c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-2244382c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-2244382c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2244382c]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2244382c],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2244382c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2244382c]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2244382c]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2244382c],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2244382c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2244382c]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2244382c]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2244382c],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2244382c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2244382c]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-2244382c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-2244382c]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2244382c],.ant-table-thead>tr>th[data-v-2244382c]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2244382c]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2244382c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2244382c]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2244382c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2244382c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-2244382c]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-2244382c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-2244382c]{width:24px;height:24px}.ant-radio-inner[data-v-2244382c]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-2244382c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-2244382c]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-2244382c],.ant-radio-checked .ant-radio-inner[data-v-2244382c]{border-color:#10c7a3}.ant-checkbox[data-v-2244382c]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-2244382c]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-2244382c]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-2244382c]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-2244382c]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-2244382c]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-2244382c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-2244382c]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-2244382c]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-2244382c]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-2244382c]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-2244382c],.ant-dropdown-menu-submenu-title[data-v-2244382c]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-2244382c],:root .ant-dropdown-link>.anticon.anticon-down[data-v-2244382c],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-2244382c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-2244382c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-2244382c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-2244382c]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-2244382c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-2244382c]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-2244382c],.dropMenuItem_hk_SMALL[data-v-2244382c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-2244382c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-2244382c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-2244382c]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-2244382c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-2244382c]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-2244382c]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-2244382c],.ant-switch[data-v-2244382c]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-2244382c],.ant-switch[data-v-2244382c]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-2244382c]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-2244382c]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-2244382c]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-2244382c]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-2244382c]{width:100%}.ant-progress-circle .ant-progress-text[data-v-2244382c]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-2244382c]{max-width:4.6rem}.ant-popover-title[data-v-2244382c]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-2244382c]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-2244382c]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-2244382c],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-2244382c],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-2244382c]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-2244382c],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-2244382c],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-2244382c]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-2244382c]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-2244382c]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-2244382c]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-2244382c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-2244382c]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-2244382c]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-2244382c]{text-decoration:underline}.modalBox .btn_box[data-v-2244382c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-2244382c],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-2244382c],.ant-pagination-disabled:focus a[data-v-2244382c],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-2244382c],.ant-pagination-disabled:hover a[data-v-2244382c],[data-v-2244382c] .ant-pagination-disabled a{background:#e6e7e8}[data-v-2244382c] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-2244382c] .ant-pagination-item-active a,[data-v-2244382c] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-2244382c] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-2244382c] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-2244382c]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-2244382c]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-2244382c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-2244382c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-2244382c]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-2244382c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-2244382c]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-2244382c]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-2244382c]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-2244382c],.wangEditor table th[data-v-2244382c]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-2244382c]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-2244382c]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-2244382c]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-2244382c]{display:block}.wangEditor ol[data-v-2244382c],.wangEditor ul[data-v-2244382c]{margin:10px 0 10px 20px}.wangEditor ul[data-v-2244382c],.wangEditor ul li[data-v-2244382c]{list-style:disc inside!important}.wangEditor ol[data-v-2244382c],.wangEditor ol li[data-v-2244382c]{list-style:decimal inside!important}.wangEditor img[data-v-2244382c]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-2244382c]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-2244382c]{border-bottom:2px solid #e1e1e1}.component[data-v-2244382c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-2244382c]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-2244382c]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-2244382c]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-2244382c]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-2244382c]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-2244382c]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-2244382c]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-2244382c]{cursor:default}.listen_picture[data-v-2244382c]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-2244382c]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-2244382c]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-2244382c]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-2244382c]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-2244382c]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-2244382c]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-2244382c]{font-size:var(--en_large_font_size_five)}[data-v-2244382c] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-2244382c]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-2244382c]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-2244382c]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-2244382c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-2244382c]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-2244382c]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-2244382c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-2244382c]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-2244382c],.home_practice_status.NO_PUBLIC[data-v-2244382c]{background:#2c58b1}.home_practice_status.FINISHED[data-v-2244382c],.home_practice_status.IN_PROGRESS[data-v-2244382c],.home_practice_status.NOT_STARTED[data-v-2244382c],.home_practice_status.UNDISTRIBUTED[data-v-2244382c]{background:#486fbf}.ant-calendar-picker-container[data-v-2244382c]{z-index:9999999!important}.class_weak_know_page[data-v-2244382c]{width:100%;height:100%;background:#f5f0ff}.class_weak_know_page[data-v-2244382c] .ant-spin-nested-loading,.class_weak_know_page[data-v-2244382c] .ant-spin-nested-loading .ant-spin-container{height:100%}.class_weak_know_page .main[data-v-2244382c]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.class_weak_know_page .main[data-v-2244382c]::-webkit-scrollbar{width:.1rem;background-color:transparent}.class_weak_know_page .main[data-v-2244382c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.class_weak_know_page .main .title_box[data-v-2244382c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.class_weak_know_page .main .title[data-v-2244382c]{font-size:.36rem;color:#000;line-height:.55rem}.class_weak_know_page .main .title.hk.SMALL[data-v-2244382c]{font-size:var(--hk_small_font_size_nine)}.class_weak_know_page .main .title.hk.MEDIUM[data-v-2244382c]{font-size:var(--hk_middle_font_size_nine)}.class_weak_know_page .main .title.hk.LARGE[data-v-2244382c]{font-size:var(--hk_large_font_size_nine)}.class_weak_know_page .main .title.en.SMALL[data-v-2244382c]{font-size:var(--en_small_font_size_nine)}.class_weak_know_page .main .title.en.MEDIUM[data-v-2244382c]{font-size:var(--en_middle_font_size_nine)}.class_weak_know_page .main .title.en.LARGE[data-v-2244382c]{font-size:var(--en_large_font_size_nine)}.class_weak_know_page .main .table[data-v-2244382c]{width:100%;height:auto}.class_weak_know_page .main .table .course_table[data-v-2244382c] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.class_weak_know_page .main .table .course_table[data-v-2244382c] .ant-table-tbody>tr>td{color:#414042}.class_weak_know_page .main .table .course_table[data-v-2244382c] .ant-table-thead{position:sticky;top:1.25rem;z-index:1;background:#f5f0ff}.class_weak_know_page .main .table .course_table[data-v-2244382c] .ant-table-tbody>tr>td{background:none}.class_weak_know_page .main .table .course_table[data-v-2244382c] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff}.class_weak_know_page .main .table .course_table[data-v-2244382c] .ant-table-body .ant-table-row:nth-child(2n){background:#fff}.class_weak_know_page .main .table .course_table[data-v-2244382c] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.class_weak_know_page .main .table .course_table[data-v-2244382c] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.class_weak_know_page .main .table .course_table[data-v-2244382c] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.class_weak_know_page .main .table .course_table[data-v-2244382c] .ant-table-thead>tr>th:last-child:after,.class_weak_know_page .main .table .course_table[data-v-2244382c] .ant-table-thead>tr>th:last-child:before{display:none}.class_weak_know_page .main .table .course_table[data-v-2244382c] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.class_weak_know_page .main .table .course_table[data-v-2244382c] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.class_weak_know_page .main .table .course_table[data-v-2244382c] .ant-table-column-title{color:#fff;font-weight:400}.class_weak_know_page .main .table .course_table[data-v-2244382c] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.class_weak_know_page .main .table .course_table[data-v-2244382c] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.class_weak_know_page .main .table .course_table .filter_icon[data-v-2244382c]{width:.2rem;height:.2rem;position:absolute;right:0;cursor:pointer}.class_weak_know_page .main .table .course_table .action_box[data-v-2244382c]{display:inline-block}.class_weak_know_page .main .table .course_table .action_box img[data-v-2244382c]{height:.08rem;cursor:pointer}.class_weak_know_page .main .table .course_table .knowledge_content_box .knowledge[data-v-2244382c]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.class_weak_know_page .main .table .course_table .knowledge_content_box .knowledge ul[data-v-2244382c]{margin:0;padding:0}.class_weak_know_page .main .table .course_table .knowledge_content_box .knowledge ul li[data-v-2244382c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.class_weak_know_page .main .table .course_table .knowledge_content_box .knowledge ul li img[data-v-2244382c]{width:.23rem;height:.23rem;margin-right:.1rem}.class_weak_know_page .main .table .course_table .knowledge_content_box .knowledge ul li span[data-v-2244382c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left}.class_weak_know_page .main .table .course_table .no_data_line[data-v-2244382c]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.class_weak_know_page .tipsImg[data-v-2244382c]{width:.16rem;height:.16rem;margin-left:.1rem}.tips_content_item[data-v-2244382c]{font-size:.18rem;color:#000;line-height:.26rem;margin-bottom:.16rem}.tips_content_item img[data-v-2244382c]{width:.24rem;height:.24rem;margin-right:.08rem}.tips_content_item span[data-v-2244382c]{margin-left:.12rem}html[data-v-5ab5d282]{font-size:100px}@media only screen and (max-height:650px){html[data-v-5ab5d282]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-5ab5d282]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-5ab5d282]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-5ab5d282]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-5ab5d282]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-5ab5d282]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-5ab5d282]{font-size:100px}}#app[data-v-5ab5d282],body[data-v-5ab5d282],html[data-v-5ab5d282]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-5ab5d282],#app h1[data-v-5ab5d282],#app h2[data-v-5ab5d282],#app h3[data-v-5ab5d282],#app h4[data-v-5ab5d282],#app h5[data-v-5ab5d282],#app h6[data-v-5ab5d282],#app p[data-v-5ab5d282],body body[data-v-5ab5d282],body h1[data-v-5ab5d282],body h2[data-v-5ab5d282],body h3[data-v-5ab5d282],body h4[data-v-5ab5d282],body h5[data-v-5ab5d282],body h6[data-v-5ab5d282],body p[data-v-5ab5d282],html body[data-v-5ab5d282],html h1[data-v-5ab5d282],html h2[data-v-5ab5d282],html h3[data-v-5ab5d282],html h4[data-v-5ab5d282],html h5[data-v-5ab5d282],html h6[data-v-5ab5d282],html p[data-v-5ab5d282]{margin:0}li[data-v-5ab5d282],ul[data-v-5ab5d282]{list-style:none;padding:0}[data-v-5ab5d282]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-5ab5d282]{white-space:break-spaces}.sortableDrag[data-v-5ab5d282]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-5ab5d282],.sortableDrag td[data-v-5ab5d282]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-5ab5d282]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-5ab5d282]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-5ab5d282]{color:var(--theme-color)}.error_color[data-v-5ab5d282]{color:#eb6646!important}.warn_color[data-v-5ab5d282]{color:#ff6800}.pointer[data-v-5ab5d282]{cursor:pointer}.ellipsis[data-v-5ab5d282]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-5ab5d282]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-5ab5d282],.flex_center_center[data-v-5ab5d282]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-5ab5d282],.flex_center_center[data-v-5ab5d282]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-5ab5d282]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-5ab5d282]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-5ab5d282],.flex_row_s_p[data-v-5ab5d282]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-5ab5d282]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-5ab5d282]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-5ab5d282],.flex_start[data-v-5ab5d282]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-5ab5d282]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-5ab5d282],.flex_column_center_center[data-v-5ab5d282]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-5ab5d282]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-5ab5d282]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-5ab5d282]{position:relative;border-radius:.2rem}.talk_frame[data-v-5ab5d282]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-5ab5d282]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-5ab5d282]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-5ab5d282]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-5ab5d282]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-5ab5d282]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-5ab5d282]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-5ab5d282]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-5ab5d282]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-5ab5d282]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-5ab5d282]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-5ab5d282]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-5ab5d282]{max-height:30vh}.ant-select-dropdown-menu[data-v-5ab5d282]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-5ab5d282]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-5ab5d282]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-5ab5d282]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-5ab5d282]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-5ab5d282]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-5ab5d282]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-5ab5d282]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-5ab5d282]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-5ab5d282]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-5ab5d282]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-5ab5d282]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-5ab5d282]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-5ab5d282]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-5ab5d282]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-5ab5d282]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-5ab5d282]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-5ab5d282]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-5ab5d282]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-5ab5d282]{width:100%}.ant-input[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-5ab5d282]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-5ab5d282]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-5ab5d282]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-5ab5d282]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-5ab5d282]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-5ab5d282]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-5ab5d282]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-5ab5d282]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-5ab5d282]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-5ab5d282],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-5ab5d282]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-5ab5d282]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-5ab5d282]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-5ab5d282],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-5ab5d282]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-5ab5d282]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-5ab5d282],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-5ab5d282]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-5ab5d282]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-5ab5d282]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5ab5d282],.ant-table-thead>tr>th[data-v-5ab5d282]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-5ab5d282]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-5ab5d282]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5ab5d282]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5ab5d282]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5ab5d282]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-5ab5d282]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-5ab5d282]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-5ab5d282]{width:24px;height:24px}.ant-radio-inner[data-v-5ab5d282]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-5ab5d282]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-5ab5d282],.ant-radio-checked .ant-radio-inner[data-v-5ab5d282]{border-color:#10c7a3}.ant-checkbox[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-5ab5d282]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-5ab5d282]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-5ab5d282]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-5ab5d282]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-5ab5d282]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-5ab5d282]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-5ab5d282]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-5ab5d282]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-5ab5d282]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-5ab5d282],.ant-dropdown-menu-submenu-title[data-v-5ab5d282]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-5ab5d282],:root .ant-dropdown-link>.anticon.anticon-down[data-v-5ab5d282],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-5ab5d282]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-5ab5d282]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-5ab5d282]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-5ab5d282]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-5ab5d282]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-5ab5d282],.dropMenuItem_hk_SMALL[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-5ab5d282]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-5ab5d282]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-5ab5d282]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-5ab5d282]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-5ab5d282]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-5ab5d282]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-5ab5d282],.ant-switch[data-v-5ab5d282]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-5ab5d282],.ant-switch[data-v-5ab5d282]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-5ab5d282]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-5ab5d282]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-5ab5d282]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-5ab5d282]{width:100%}.ant-progress-circle .ant-progress-text[data-v-5ab5d282]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-5ab5d282]{max-width:4.6rem}.ant-popover-title[data-v-5ab5d282]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-5ab5d282]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-5ab5d282]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-5ab5d282],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-5ab5d282],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-5ab5d282]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-5ab5d282],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-5ab5d282],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-5ab5d282]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-5ab5d282]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-5ab5d282]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-5ab5d282]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-5ab5d282]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-5ab5d282]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-5ab5d282]{text-decoration:underline}.modalBox .btn_box[data-v-5ab5d282]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-5ab5d282],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-5ab5d282],.ant-pagination-disabled:focus a[data-v-5ab5d282],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-5ab5d282],.ant-pagination-disabled:hover a[data-v-5ab5d282],[data-v-5ab5d282] .ant-pagination-disabled a{background:#e6e7e8}[data-v-5ab5d282] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-5ab5d282] .ant-pagination-item-active a,[data-v-5ab5d282] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-5ab5d282] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-5ab5d282] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-5ab5d282]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-5ab5d282]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-5ab5d282]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-5ab5d282]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-5ab5d282]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-5ab5d282]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-5ab5d282]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-5ab5d282]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-5ab5d282],.wangEditor table th[data-v-5ab5d282]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-5ab5d282]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-5ab5d282]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-5ab5d282]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-5ab5d282]{display:block}.wangEditor ol[data-v-5ab5d282],.wangEditor ul[data-v-5ab5d282]{margin:10px 0 10px 20px}.wangEditor ul[data-v-5ab5d282],.wangEditor ul li[data-v-5ab5d282]{list-style:disc inside!important}.wangEditor ol[data-v-5ab5d282],.wangEditor ol li[data-v-5ab5d282]{list-style:decimal inside!important}.wangEditor img[data-v-5ab5d282]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-5ab5d282]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-5ab5d282]{border-bottom:2px solid #e1e1e1}.component[data-v-5ab5d282]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-5ab5d282]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-5ab5d282]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-5ab5d282]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-5ab5d282]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-5ab5d282]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-5ab5d282]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-5ab5d282]{cursor:default}.listen_picture[data-v-5ab5d282]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-5ab5d282]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-5ab5d282]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-5ab5d282]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-5ab5d282]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-5ab5d282]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-5ab5d282]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-5ab5d282]{font-size:var(--en_large_font_size_five)}[data-v-5ab5d282] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-5ab5d282]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-5ab5d282]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-5ab5d282]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-5ab5d282]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-5ab5d282]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-5ab5d282]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-5ab5d282]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-5ab5d282]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-5ab5d282],.home_practice_status.NO_PUBLIC[data-v-5ab5d282]{background:#2c58b1}.home_practice_status.FINISHED[data-v-5ab5d282],.home_practice_status.IN_PROGRESS[data-v-5ab5d282],.home_practice_status.NOT_STARTED[data-v-5ab5d282],.home_practice_status.UNDISTRIBUTED[data-v-5ab5d282]{background:#486fbf}.ant-calendar-picker-container[data-v-5ab5d282]{z-index:9999999!important}.student_weak_know_page[data-v-5ab5d282]{width:100%;height:100%;background:#f5f0ff}.student_weak_know_page[data-v-5ab5d282] .ant-spin-nested-loading,.student_weak_know_page[data-v-5ab5d282] .ant-spin-nested-loading .ant-spin-container{height:100%}.student_weak_know_page .main[data-v-5ab5d282]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.student_weak_know_page .main[data-v-5ab5d282]::-webkit-scrollbar{width:.1rem;background-color:transparent}.student_weak_know_page .main[data-v-5ab5d282]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.student_weak_know_page .main .title_box[data-v-5ab5d282]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.student_weak_know_page .main .title[data-v-5ab5d282]{font-size:.36rem;color:#000;line-height:.55rem}.student_weak_know_page .main .title.hk.SMALL[data-v-5ab5d282]{font-size:var(--hk_small_font_size_nine)}.student_weak_know_page .main .title.hk.MEDIUM[data-v-5ab5d282]{font-size:var(--hk_middle_font_size_nine)}.student_weak_know_page .main .title.hk.LARGE[data-v-5ab5d282]{font-size:var(--hk_large_font_size_nine)}.student_weak_know_page .main .title.en.SMALL[data-v-5ab5d282]{font-size:var(--en_small_font_size_nine)}.student_weak_know_page .main .title.en.MEDIUM[data-v-5ab5d282]{font-size:var(--en_middle_font_size_nine)}.student_weak_know_page .main .title.en.LARGE[data-v-5ab5d282]{font-size:var(--en_large_font_size_nine)}.student_weak_know_page .main .table[data-v-5ab5d282]{width:100%;height:auto}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-body{border-radius:.2rem .2rem 0 0!important}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-body td{color:#414042}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-thead{position:sticky;top:1.25rem;z-index:1;background:#f5f0ff}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-thead>tr:first-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-thead>tr:first-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-thead>tr:first-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-thead>tr:first-child>th:last-child{border-radius:0 .2rem 0 0}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-thead>tr:first-child>th:last-child:after,.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-thead>tr:first-child>th:last-child:before{display:none}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-thead>tr:first-child>th:nth-child(2):after{display:none}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-thead>tr:last-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-thead>tr:last-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-thead>tr:last-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-thead>tr:last-child>th:last-child:after,.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-thead>tr:last-child>th:last-child:before{display:none}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-column-title{color:#fff;font-weight:400}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-tbody>tr>td{background:none}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-body .ant-table-row:nth-child(2n){background:#fff}.student_weak_know_page .main .table .course_table[data-v-5ab5d282] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_weak_know_page .main .table .course_table .homeworkName[data-v-5ab5d282]{text-align:left}.student_weak_know_page .main .table .course_table .homeworkName span[data-v-5ab5d282]{border-bottom:2px solid #000;cursor:pointer}.student_weak_know_page .main .table .course_table .filter_icon[data-v-5ab5d282]{width:.2rem;height:.2rem;margin-left:.1rem;cursor:pointer}.student_weak_know_page .main .table .course_table .action_box[data-v-5ab5d282]{display:inline-block}.student_weak_know_page .main .table .course_table .action_box img[data-v-5ab5d282]{height:.08rem;cursor:pointer}.student_weak_know_page .main .table .course_table .no_data_line[data-v-5ab5d282]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.student_weak_know_page .tipsImg[data-v-5ab5d282]{width:.16rem;height:.16rem;margin-left:.1rem}.student_weak_know_page[data-v-5ab5d282] .ant-table-thead>tr>th:last-child{border-right:none}.student_weak_know_page[data-v-5ab5d282] .table_box_hk_SMALL .ant-table-tbody>tr>td:last-child{padding:0}.student_weak_know_page .content2[data-v-5ab5d282]{-webkit-box-flex:1;-ms-flex:1;flex:1}.student_weak_know_page .content2 .borderNone[data-v-5ab5d282]{border-bottom:none!important}.student_weak_know_page .content2 .content2_line[data-v-5ab5d282]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.2rem;border-bottom:2px solid #e1e1e1}.student_weak_know_page .content2 .content2_line .content2_star[data-v-5ab5d282]{width:1.2rem}.student_weak_know_page .content2 .content2_line .content2_star img[data-v-5ab5d282]{width:.24rem;height:.24rem;margin-right:.1rem}.student_weak_know_page .content2 .content2_line .content2_know[data-v-5ab5d282]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.student_weak_know_page .titleTotal[data-v-5ab5d282]{cursor:pointer}.student_weak_know_page .totalBox[data-v-5ab5d282]{width:auto;color:#000}.tips_content_item[data-v-5ab5d282]{font-size:.18rem;color:#000;line-height:.26rem;margin-bottom:.16rem}.tips_content_item img[data-v-5ab5d282]{width:.24rem;height:.24rem;margin-right:.08rem}.tips_content_item span[data-v-5ab5d282]{margin-left:.12rem}html[data-v-6e31b5ea]{font-size:100px}@media only screen and (max-height:650px){html[data-v-6e31b5ea]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-6e31b5ea]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-6e31b5ea]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-6e31b5ea]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-6e31b5ea]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-6e31b5ea]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-6e31b5ea]{font-size:100px}}#app[data-v-6e31b5ea],body[data-v-6e31b5ea],html[data-v-6e31b5ea]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-6e31b5ea],#app h1[data-v-6e31b5ea],#app h2[data-v-6e31b5ea],#app h3[data-v-6e31b5ea],#app h4[data-v-6e31b5ea],#app h5[data-v-6e31b5ea],#app h6[data-v-6e31b5ea],#app p[data-v-6e31b5ea],body body[data-v-6e31b5ea],body h1[data-v-6e31b5ea],body h2[data-v-6e31b5ea],body h3[data-v-6e31b5ea],body h4[data-v-6e31b5ea],body h5[data-v-6e31b5ea],body h6[data-v-6e31b5ea],body p[data-v-6e31b5ea],html body[data-v-6e31b5ea],html h1[data-v-6e31b5ea],html h2[data-v-6e31b5ea],html h3[data-v-6e31b5ea],html h4[data-v-6e31b5ea],html h5[data-v-6e31b5ea],html h6[data-v-6e31b5ea],html p[data-v-6e31b5ea]{margin:0}li[data-v-6e31b5ea],ul[data-v-6e31b5ea]{list-style:none;padding:0}[data-v-6e31b5ea]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-6e31b5ea]{white-space:break-spaces}.sortableDrag[data-v-6e31b5ea]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-6e31b5ea],.sortableDrag td[data-v-6e31b5ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-6e31b5ea]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-6e31b5ea]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-6e31b5ea]{color:var(--theme-color)}.error_color[data-v-6e31b5ea]{color:#eb6646!important}.warn_color[data-v-6e31b5ea]{color:#ff6800}.pointer[data-v-6e31b5ea]{cursor:pointer}.ellipsis[data-v-6e31b5ea]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-6e31b5ea]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-6e31b5ea],.flex_center_center[data-v-6e31b5ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-6e31b5ea],.flex_center_center[data-v-6e31b5ea]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-6e31b5ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-6e31b5ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-6e31b5ea],.flex_row_s_p[data-v-6e31b5ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-6e31b5ea]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-6e31b5ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-6e31b5ea],.flex_start[data-v-6e31b5ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-6e31b5ea]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-6e31b5ea],.flex_column_center_center[data-v-6e31b5ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-6e31b5ea]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-6e31b5ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-6e31b5ea]{position:relative;border-radius:.2rem}.talk_frame[data-v-6e31b5ea]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-6e31b5ea]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-6e31b5ea]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-6e31b5ea]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-6e31b5ea]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-6e31b5ea]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-6e31b5ea]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-6e31b5ea]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-6e31b5ea]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-6e31b5ea]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-6e31b5ea]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-6e31b5ea]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-6e31b5ea]{max-height:30vh}.ant-select-dropdown-menu[data-v-6e31b5ea]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-6e31b5ea]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-6e31b5ea]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-6e31b5ea]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-6e31b5ea]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-6e31b5ea]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-6e31b5ea]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-6e31b5ea]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-6e31b5ea]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-6e31b5ea]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-6e31b5ea]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-6e31b5ea]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-6e31b5ea]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-6e31b5ea]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-6e31b5ea]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-6e31b5ea]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-6e31b5ea]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-6e31b5ea]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-6e31b5ea]{width:100%}.ant-input[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-6e31b5ea]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-6e31b5ea]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-6e31b5ea]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-6e31b5ea]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-6e31b5ea]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-6e31b5ea]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-6e31b5ea]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-6e31b5ea]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-6e31b5ea]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-6e31b5ea],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-6e31b5ea]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-6e31b5ea]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-6e31b5ea]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-6e31b5ea],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-6e31b5ea]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-6e31b5ea]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-6e31b5ea],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-6e31b5ea]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-6e31b5ea]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-6e31b5ea]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6e31b5ea],.ant-table-thead>tr>th[data-v-6e31b5ea]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-6e31b5ea]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-6e31b5ea]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6e31b5ea]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6e31b5ea]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6e31b5ea]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-6e31b5ea]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-6e31b5ea]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-6e31b5ea]{width:24px;height:24px}.ant-radio-inner[data-v-6e31b5ea]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-6e31b5ea]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-6e31b5ea],.ant-radio-checked .ant-radio-inner[data-v-6e31b5ea]{border-color:#10c7a3}.ant-checkbox[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-6e31b5ea]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-6e31b5ea]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-6e31b5ea]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-6e31b5ea]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-6e31b5ea]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-6e31b5ea]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-6e31b5ea]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-6e31b5ea]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-6e31b5ea],.ant-dropdown-menu-submenu-title[data-v-6e31b5ea]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-6e31b5ea],:root .ant-dropdown-link>.anticon.anticon-down[data-v-6e31b5ea],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-6e31b5ea]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-6e31b5ea]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-6e31b5ea]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-6e31b5ea]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-6e31b5ea]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-6e31b5ea],.dropMenuItem_hk_SMALL[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-6e31b5ea]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-6e31b5ea]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-6e31b5ea]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-6e31b5ea]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-6e31b5ea]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-6e31b5ea]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-6e31b5ea],.ant-switch[data-v-6e31b5ea]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-6e31b5ea],.ant-switch[data-v-6e31b5ea]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-6e31b5ea]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-6e31b5ea]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-6e31b5ea]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-6e31b5ea]{width:100%}.ant-progress-circle .ant-progress-text[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-6e31b5ea]{max-width:4.6rem}.ant-popover-title[data-v-6e31b5ea]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-6e31b5ea]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-6e31b5ea]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-6e31b5ea],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-6e31b5ea],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-6e31b5ea]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-6e31b5ea],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-6e31b5ea],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-6e31b5ea]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-6e31b5ea]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-6e31b5ea]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-6e31b5ea]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-6e31b5ea]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-6e31b5ea]{text-decoration:underline}.modalBox .btn_box[data-v-6e31b5ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-6e31b5ea],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-6e31b5ea],.ant-pagination-disabled:focus a[data-v-6e31b5ea],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-6e31b5ea],.ant-pagination-disabled:hover a[data-v-6e31b5ea],[data-v-6e31b5ea] .ant-pagination-disabled a{background:#e6e7e8}[data-v-6e31b5ea] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-6e31b5ea] .ant-pagination-item-active a,[data-v-6e31b5ea] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-6e31b5ea] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-6e31b5ea] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-6e31b5ea]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-6e31b5ea]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-6e31b5ea]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-6e31b5ea]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-6e31b5ea]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-6e31b5ea]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-6e31b5ea]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-6e31b5ea]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-6e31b5ea],.wangEditor table th[data-v-6e31b5ea]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-6e31b5ea]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-6e31b5ea]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-6e31b5ea]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-6e31b5ea]{display:block}.wangEditor ol[data-v-6e31b5ea],.wangEditor ul[data-v-6e31b5ea]{margin:10px 0 10px 20px}.wangEditor ul[data-v-6e31b5ea],.wangEditor ul li[data-v-6e31b5ea]{list-style:disc inside!important}.wangEditor ol[data-v-6e31b5ea],.wangEditor ol li[data-v-6e31b5ea]{list-style:decimal inside!important}.wangEditor img[data-v-6e31b5ea]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-6e31b5ea]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-6e31b5ea]{border-bottom:2px solid #e1e1e1}.component[data-v-6e31b5ea]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-6e31b5ea]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-6e31b5ea]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-6e31b5ea]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-6e31b5ea]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-6e31b5ea]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-6e31b5ea]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-6e31b5ea]{cursor:default}.listen_picture[data-v-6e31b5ea]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-6e31b5ea]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-6e31b5ea]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-6e31b5ea]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-6e31b5ea]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-6e31b5ea]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-6e31b5ea]{font-size:var(--en_large_font_size_five)}[data-v-6e31b5ea] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-6e31b5ea]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-6e31b5ea]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-6e31b5ea]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-6e31b5ea]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-6e31b5ea]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-6e31b5ea]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-6e31b5ea]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-6e31b5ea]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-6e31b5ea],.home_practice_status.NO_PUBLIC[data-v-6e31b5ea]{background:#2c58b1}.home_practice_status.FINISHED[data-v-6e31b5ea],.home_practice_status.IN_PROGRESS[data-v-6e31b5ea],.home_practice_status.NOT_STARTED[data-v-6e31b5ea],.home_practice_status.UNDISTRIBUTED[data-v-6e31b5ea]{background:#486fbf}.ant-calendar-picker-container[data-v-6e31b5ea]{z-index:9999999!important}.e_exercise_report_page[data-v-6e31b5ea]{width:100%;height:100%;background:#f5f0ff}.e_exercise_report_page[data-v-6e31b5ea] .ant-spin-nested-loading,.e_exercise_report_page[data-v-6e31b5ea] .ant-spin-nested-loading .ant-spin-container{height:100%}.e_exercise_report_page .main[data-v-6e31b5ea]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.e_exercise_report_page .main[data-v-6e31b5ea]::-webkit-scrollbar{width:.1rem;background-color:transparent}.e_exercise_report_page .main[data-v-6e31b5ea]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.e_exercise_report_page .main .filter_action_box[data-v-6e31b5ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.e_exercise_report_page .main .filter_action_box .mr20[data-v-6e31b5ea]{margin-right:.2rem}.e_exercise_report_page .main .filter_action_box .switch[data-v-6e31b5ea]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.e_exercise_report_page .main .filter_action_box .switch .tips[data-v-6e31b5ea]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.e_exercise_report_page .main .filter_action_box .switch .tips.hk.SMALL[data-v-6e31b5ea]{font-size:var(--hk_small_font_size_five)}.e_exercise_report_page .main .filter_action_box .switch .tips.hk.MEDIUM[data-v-6e31b5ea]{font-size:var(--hk_middle_font_size_five)}.e_exercise_report_page .main .filter_action_box .switch .tips.hk.LARGE[data-v-6e31b5ea]{font-size:var(--hk_large_font_size_five)}.e_exercise_report_page .main .filter_action_box .switch .tips.en.SMALL[data-v-6e31b5ea]{font-size:var(--en_small_font_size_five)}.e_exercise_report_page .main .filter_action_box .switch .tips.en.MEDIUM[data-v-6e31b5ea]{font-size:var(--en_middle_font_size_five)}.e_exercise_report_page .main .filter_action_box .switch .tips.en.LARGE[data-v-6e31b5ea]{font-size:var(--en_large_font_size_five)}.e_exercise_report_page .main .filter_action_box .switch .tips.active[data-v-6e31b5ea]{color:#5b4096}.e_exercise_report_page .main .filter_action_box .switch .ant-switch[data-v-6e31b5ea]{margin:0 .15rem}.e_exercise_report_page .main .table_box[data-v-6e31b5ea]{width:100%}.e_exercise_report_page .course_table[data-v-6e31b5ea] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.e_exercise_report_page .course_table[data-v-6e31b5ea] .ant-table-tbody>tr>td{color:#414042}.e_exercise_report_page .course_table[data-v-6e31b5ea] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.e_exercise_report_page .course_table[data-v-6e31b5ea] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.e_exercise_report_page .course_table[data-v-6e31b5ea] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.e_exercise_report_page .course_table[data-v-6e31b5ea] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.e_exercise_report_page .course_table[data-v-6e31b5ea] .ant-table-thead>tr>th:last-child:after,.e_exercise_report_page .course_table[data-v-6e31b5ea] .ant-table-thead>tr>th:last-child:before{display:none}.e_exercise_report_page .course_table[data-v-6e31b5ea] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.e_exercise_report_page .course_table[data-v-6e31b5ea] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.e_exercise_report_page .course_table[data-v-6e31b5ea] .ant-table-column-title{color:#fff;font-weight:400}.e_exercise_report_page .course_table[data-v-6e31b5ea] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.e_exercise_report_page .course_table[data-v-6e31b5ea] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_exercise_report_page .course_table .filter_icon[data-v-6e31b5ea]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.06rem}.e_exercise_report_page .course_table .action_box[data-v-6e31b5ea]{display:inline-block}.e_exercise_report_page .course_table .action_box img[data-v-6e31b5ea]{height:.08rem;cursor:pointer}.e_exercise_report_page .course_table .knowledge_content_box[data-v-6e31b5ea]{width:calc(100% + 32px);min-height:calc(100% + 32px);margin-left:-16px}.e_exercise_report_page .course_table .knowledge_content_box .courseName[data-v-6e31b5ea]{width:100%;height:.5rem;background:#697fe0;color:#fff;font-size:.18rem;line-height:.5rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e_exercise_report_page .course_table .knowledge_content_box .knowledge[data-v-6e31b5ea]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.e_exercise_report_page .course_table .knowledge_content_box .knowledge ul[data-v-6e31b5ea]{margin:0;padding:0}.e_exercise_report_page .course_table .knowledge_content_box .knowledge ul li[data-v-6e31b5ea]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;margin-bottom:.1rem}.e_exercise_report_page .course_table .knowledge_content_box .knowledge ul li[data-v-6e31b5ea]:last-child{margin-bottom:0}.e_exercise_report_page .course_table .knowledge_content_box .knowledge ul li img[data-v-6e31b5ea]{width:.48rem;min-width:.48rem;height:.48rem;margin-right:.1rem;cursor:pointer}.e_exercise_report_page .course_table .knowledge_content_box .knowledge ul li span[data-v-6e31b5ea]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left;padding-top:.08rem;line-height:.3rem}.e_exercise_report_page .course_table .no_data_line[data-v-6e31b5ea]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.e_exercise_report_page .course_table .eExerciseNum[data-v-6e31b5ea]{text-align:left;cursor:pointer;border-bottom:2px solid #000}.e_exercise_report_page .course_table .submitStatus[data-v-6e31b5ea]{padding:.1rem;border-radius:.06rem;color:#fff}.e_exercise_report_page .course_table .submitStatus.DELAY[data-v-6e31b5ea]{background:#ff7640}.e_exercise_report_page .course_table .submitStatus.NORMAL[data-v-6e31b5ea]{background:#06a38b}.e_exercise_report_page .course_table .submitStatus.NOT_SUBMIT[data-v-6e31b5ea],.e_exercise_report_page .course_table .submitStatus.OVERDUE[data-v-6e31b5ea]{background:#e82127}.e_exercise_report_page .course_table .submitStatus.NO_NEED[data-v-6e31b5ea]{background:#2c58b1}.e_exercise_report_page .eExerciseListBox[data-v-6e31b5ea]{width:100%;height:100%;padding:.2rem}.e_exercise_report_page .eExerciseListBox[data-v-6e31b5ea]::-webkit-scrollbar{width:.1rem;background-color:transparent}.e_exercise_report_page .eExerciseListBox[data-v-6e31b5ea]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.e_exercise_report_page .modal_table[data-v-6e31b5ea] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.e_exercise_report_page .modal_table[data-v-6e31b5ea] .ant-table-tbody>tr>td{color:#414042;border-bottom:2px solid #734fb3;border-right:2px solid #734fb3}.e_exercise_report_page .modal_table[data-v-6e31b5ea] .ant-table-tbody>tr>td:last-child{border-right:0}.e_exercise_report_page .modal_table[data-v-6e31b5ea] .ant-table-thead{background:#f5f0ff}.e_exercise_report_page .modal_table[data-v-6e31b5ea] .ant-table-thead>tr>th{color:#fff;padding:22px 16px;position:relative;border-bottom:2px solid #734fb3;border-right:2px solid #734fb3}.e_exercise_report_page .modal_table[data-v-6e31b5ea] .ant-table-thead>tr>th:last-child{border-right:0}.e_exercise_report_page .modal_table[data-v-6e31b5ea] .ant-table-thead>tr>th:last-child:after,.e_exercise_report_page .modal_table[data-v-6e31b5ea] .ant-table-thead>tr>th:last-child:before{display:none}.e_exercise_report_page .modal_table[data-v-6e31b5ea] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.e_exercise_report_page .modal_table[data-v-6e31b5ea] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.e_exercise_report_page .modal_table[data-v-6e31b5ea] .ant-table-column-title{color:#734fb3;font-weight:400}.e_exercise_report_page .modal_table[data-v-6e31b5ea] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.e_exercise_report_page .modal_table[data-v-6e31b5ea] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_exercise_report_page .modal_table .filter_icon[data-v-6e31b5ea]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.06rem}.e_exercise_report_page .modal_table .action_box[data-v-6e31b5ea]{display:inline-block}.e_exercise_report_page .modal_table .action_box img[data-v-6e31b5ea]{height:.08rem;cursor:pointer}.e_exercise_report_page .modal_table .knowledge_content_box[data-v-6e31b5ea]{width:calc(100% + 32px);min-height:calc(100% + 32px);margin-left:-16px}.e_exercise_report_page .modal_table .knowledge_content_box .courseName[data-v-6e31b5ea]{width:100%;height:.5rem;background:#697fe0;color:#fff;font-size:.18rem;line-height:.5rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e_exercise_report_page .modal_table .knowledge_content_box .knowledge[data-v-6e31b5ea]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.e_exercise_report_page .modal_table .knowledge_content_box .knowledge ul[data-v-6e31b5ea]{margin:0;padding:0}.e_exercise_report_page .modal_table .knowledge_content_box .knowledge ul li[data-v-6e31b5ea]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;margin-bottom:.1rem}.e_exercise_report_page .modal_table .knowledge_content_box .knowledge ul li[data-v-6e31b5ea]:last-child{margin-bottom:0}.e_exercise_report_page .modal_table .knowledge_content_box .knowledge ul li img[data-v-6e31b5ea]{width:.48rem;min-width:.48rem;height:.48rem;margin-right:.1rem;cursor:pointer}.e_exercise_report_page .modal_table .knowledge_content_box .knowledge ul li span[data-v-6e31b5ea]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left;padding-top:.08rem;line-height:.3rem}.e_exercise_report_page .modal_table .no_data_line[data-v-6e31b5ea]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.e_exercise_report_page .modal_table .eExerciseNum[data-v-6e31b5ea]{text-align:left;cursor:pointer;border-bottom:2px solid #000}.e_exercise_report_page .modal_table .submitStatus[data-v-6e31b5ea]{padding:.1rem;border-radius:.06rem;color:#000}.e_exercise_report_page[data-v-6e31b5ea] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.e_exercise_report_page[data-v-6e31b5ea] .ant-switch,.e_exercise_report_page[data-v-6e31b5ea] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.e_exercise_report_page .ant-switch[data-v-6e31b5ea]:after,.e_exercise_report_page[data-v-6e31b5ea] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}html[data-v-2d5b03ec]{font-size:100px}@media only screen and (max-height:650px){html[data-v-2d5b03ec]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-2d5b03ec]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-2d5b03ec]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-2d5b03ec]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-2d5b03ec]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-2d5b03ec]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-2d5b03ec]{font-size:100px}}#app[data-v-2d5b03ec],body[data-v-2d5b03ec],html[data-v-2d5b03ec]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-2d5b03ec],#app h1[data-v-2d5b03ec],#app h2[data-v-2d5b03ec],#app h3[data-v-2d5b03ec],#app h4[data-v-2d5b03ec],#app h5[data-v-2d5b03ec],#app h6[data-v-2d5b03ec],#app p[data-v-2d5b03ec],body body[data-v-2d5b03ec],body h1[data-v-2d5b03ec],body h2[data-v-2d5b03ec],body h3[data-v-2d5b03ec],body h4[data-v-2d5b03ec],body h5[data-v-2d5b03ec],body h6[data-v-2d5b03ec],body p[data-v-2d5b03ec],html body[data-v-2d5b03ec],html h1[data-v-2d5b03ec],html h2[data-v-2d5b03ec],html h3[data-v-2d5b03ec],html h4[data-v-2d5b03ec],html h5[data-v-2d5b03ec],html h6[data-v-2d5b03ec],html p[data-v-2d5b03ec]{margin:0}li[data-v-2d5b03ec],ul[data-v-2d5b03ec]{list-style:none;padding:0}[data-v-2d5b03ec]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-2d5b03ec]{white-space:break-spaces}.sortableDrag[data-v-2d5b03ec]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-2d5b03ec],.sortableDrag td[data-v-2d5b03ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-2d5b03ec]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-2d5b03ec]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-2d5b03ec]{color:var(--theme-color)}.error_color[data-v-2d5b03ec]{color:#eb6646!important}.warn_color[data-v-2d5b03ec]{color:#ff6800}.pointer[data-v-2d5b03ec]{cursor:pointer}.ellipsis[data-v-2d5b03ec]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-2d5b03ec]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-2d5b03ec],.flex_center_center[data-v-2d5b03ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-2d5b03ec],.flex_center_center[data-v-2d5b03ec]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-2d5b03ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-2d5b03ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-2d5b03ec],.flex_row_s_p[data-v-2d5b03ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-2d5b03ec]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-2d5b03ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-2d5b03ec],.flex_start[data-v-2d5b03ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-2d5b03ec]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-2d5b03ec],.flex_column_center_center[data-v-2d5b03ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-2d5b03ec]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-2d5b03ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-2d5b03ec]{position:relative;border-radius:.2rem}.talk_frame[data-v-2d5b03ec]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-2d5b03ec]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-2d5b03ec]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-2d5b03ec]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-2d5b03ec]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-2d5b03ec]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-2d5b03ec]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-2d5b03ec]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-2d5b03ec]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-2d5b03ec]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-2d5b03ec]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-2d5b03ec]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-2d5b03ec]{max-height:30vh}.ant-select-dropdown-menu[data-v-2d5b03ec]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-2d5b03ec]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-2d5b03ec]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-2d5b03ec]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-2d5b03ec]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-2d5b03ec]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-2d5b03ec]{width:100%}.ant-input[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-2d5b03ec]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-2d5b03ec]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2d5b03ec]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2d5b03ec]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-2d5b03ec]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2d5b03ec],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2d5b03ec]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2d5b03ec],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2d5b03ec]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2d5b03ec],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2d5b03ec]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-2d5b03ec]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2d5b03ec],.ant-table-thead>tr>th[data-v-2d5b03ec]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2d5b03ec]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2d5b03ec]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2d5b03ec]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2d5b03ec]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2d5b03ec]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-2d5b03ec]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-2d5b03ec]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-2d5b03ec]{width:24px;height:24px}.ant-radio-inner[data-v-2d5b03ec]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-2d5b03ec]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-2d5b03ec],.ant-radio-checked .ant-radio-inner[data-v-2d5b03ec]{border-color:#10c7a3}.ant-checkbox[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-2d5b03ec]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-2d5b03ec]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-2d5b03ec]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-2d5b03ec]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-2d5b03ec]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-2d5b03ec]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-2d5b03ec]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-2d5b03ec]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-2d5b03ec],.ant-dropdown-menu-submenu-title[data-v-2d5b03ec]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-2d5b03ec],:root .ant-dropdown-link>.anticon.anticon-down[data-v-2d5b03ec],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-2d5b03ec]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-2d5b03ec]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-2d5b03ec]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-2d5b03ec],.dropMenuItem_hk_SMALL[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-2d5b03ec]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-2d5b03ec]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-2d5b03ec]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-2d5b03ec]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-2d5b03ec],.ant-switch[data-v-2d5b03ec]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-2d5b03ec],.ant-switch[data-v-2d5b03ec]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-2d5b03ec]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-2d5b03ec]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-2d5b03ec]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-2d5b03ec]{width:100%}.ant-progress-circle .ant-progress-text[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-2d5b03ec]{max-width:4.6rem}.ant-popover-title[data-v-2d5b03ec]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-2d5b03ec]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-2d5b03ec]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-2d5b03ec],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-2d5b03ec],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-2d5b03ec]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-2d5b03ec],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-2d5b03ec],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-2d5b03ec]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-2d5b03ec]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-2d5b03ec]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-2d5b03ec]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-2d5b03ec]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-2d5b03ec]{text-decoration:underline}.modalBox .btn_box[data-v-2d5b03ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-2d5b03ec],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-2d5b03ec],.ant-pagination-disabled:focus a[data-v-2d5b03ec],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-2d5b03ec],.ant-pagination-disabled:hover a[data-v-2d5b03ec],[data-v-2d5b03ec] .ant-pagination-disabled a{background:#e6e7e8}[data-v-2d5b03ec] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-2d5b03ec] .ant-pagination-item-active a,[data-v-2d5b03ec] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-2d5b03ec] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-2d5b03ec] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-2d5b03ec]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-2d5b03ec]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-2d5b03ec]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-2d5b03ec]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-2d5b03ec]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-2d5b03ec]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-2d5b03ec]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-2d5b03ec]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-2d5b03ec],.wangEditor table th[data-v-2d5b03ec]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-2d5b03ec]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-2d5b03ec]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-2d5b03ec]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-2d5b03ec]{display:block}.wangEditor ol[data-v-2d5b03ec],.wangEditor ul[data-v-2d5b03ec]{margin:10px 0 10px 20px}.wangEditor ul[data-v-2d5b03ec],.wangEditor ul li[data-v-2d5b03ec]{list-style:disc inside!important}.wangEditor ol[data-v-2d5b03ec],.wangEditor ol li[data-v-2d5b03ec]{list-style:decimal inside!important}.wangEditor img[data-v-2d5b03ec]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-2d5b03ec]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-2d5b03ec]{border-bottom:2px solid #e1e1e1}.component[data-v-2d5b03ec]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-2d5b03ec]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-2d5b03ec]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-2d5b03ec]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-2d5b03ec]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-2d5b03ec]{cursor:default}.listen_picture[data-v-2d5b03ec]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-2d5b03ec]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-2d5b03ec]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-2d5b03ec]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-2d5b03ec]{font-size:var(--en_large_font_size_five)}[data-v-2d5b03ec] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-2d5b03ec]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-2d5b03ec]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-2d5b03ec]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-2d5b03ec]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-2d5b03ec]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-2d5b03ec]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-2d5b03ec]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-2d5b03ec]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-2d5b03ec],.home_practice_status.NO_PUBLIC[data-v-2d5b03ec]{background:#2c58b1}.home_practice_status.FINISHED[data-v-2d5b03ec],.home_practice_status.IN_PROGRESS[data-v-2d5b03ec],.home_practice_status.NOT_STARTED[data-v-2d5b03ec],.home_practice_status.UNDISTRIBUTED[data-v-2d5b03ec]{background:#486fbf}.ant-calendar-picker-container[data-v-2d5b03ec]{z-index:9999999!important}.exercise_report_stu_ques_page[data-v-2d5b03ec]{width:100%;height:100%;background:#f5f0ff}.exercise_report_stu_ques_page[data-v-2d5b03ec] .ant-spin-nested-loading,.exercise_report_stu_ques_page[data-v-2d5b03ec] .ant-spin-nested-loading .ant-spin-container{height:100%}.exercise_report_stu_ques_page .main[data-v-2d5b03ec]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.exercise_report_stu_ques_page .main[data-v-2d5b03ec]::-webkit-scrollbar{width:.1rem;background-color:transparent}.exercise_report_stu_ques_page .main[data-v-2d5b03ec]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.exercise_report_stu_ques_page .main .title_box[data-v-2d5b03ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:3}.exercise_report_stu_ques_page .main .title_box .title_left[data-v-2d5b03ec]{font-size:.24rem}.exercise_report_stu_ques_page .main .title_box .title_left.hk.SMALL[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_seven)}.exercise_report_stu_ques_page .main .title_box .title_left.hk.MEDIUM[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_seven)}.exercise_report_stu_ques_page .main .title_box .title_left.hk.LARGE[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_seven)}.exercise_report_stu_ques_page .main .title_box .title_left.en.SMALL[data-v-2d5b03ec]{font-size:var(--en_small_font_size_seven)}.exercise_report_stu_ques_page .main .title_box .title_left.en.MEDIUM[data-v-2d5b03ec]{font-size:var(--en_middle_font_size_seven)}.exercise_report_stu_ques_page .main .title_box .title_left.en.LARGE[data-v-2d5b03ec]{font-size:var(--en_large_font_size_seven)}.exercise_report_stu_ques_page .main .title_box .title_right .switch[data-v-2d5b03ec]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.exercise_report_stu_ques_page .main .title_box .title_right .switch .tips[data-v-2d5b03ec]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.exercise_report_stu_ques_page .main .title_box .title_right .switch .tips.hk.SMALL[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five)}.exercise_report_stu_ques_page .main .title_box .title_right .switch .tips.hk.MEDIUM[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five)}.exercise_report_stu_ques_page .main .title_box .title_right .switch .tips.hk.LARGE[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five)}.exercise_report_stu_ques_page .main .title_box .title_right .switch .tips.en.SMALL[data-v-2d5b03ec]{font-size:var(--en_small_font_size_five)}.exercise_report_stu_ques_page .main .title_box .title_right .switch .tips.en.MEDIUM[data-v-2d5b03ec]{font-size:var(--en_middle_font_size_five)}.exercise_report_stu_ques_page .main .title_box .title_right .switch .tips.en.LARGE[data-v-2d5b03ec]{font-size:var(--en_large_font_size_five)}.exercise_report_stu_ques_page .main .title_box .title_right .switch .tips.active[data-v-2d5b03ec]{color:#5b4096}.exercise_report_stu_ques_page .main .title_box .title_right .switch .ant-switch[data-v-2d5b03ec]{margin:0 .15rem}.exercise_report_stu_ques_page .main .table_box[data-v-2d5b03ec]{width:100%}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-tbody>tr>td{color:#414042}.exercise_report_stu_ques_page .main .table_box .course_table.top[data-v-2d5b03ec] .ant-table-thead{position:sticky;top:1.15rem;z-index:1;background:#f5f0ff}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-tbody>tr>td{background:none}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-body .ant-table-row:nth-child(2n){background:#fff}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-body .ant-table-row-hover:nth-child(2n-1){background:#f3f3ff!important}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-body .ant-table-row-hover:nth-child(2n),.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n) td{background:#fff!important}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n-1) td{background:#f3f3ff!important}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0;z-index:2}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0;z-index:2}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-thead>tr>th:last-child:after,.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-thead>tr>th:last-child:before{display:none}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child{border-right:2px solid #e1e1e1!important;background:#6156a5;color:#fff;padding:22px 16px;position:relative}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:before{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;top:0!important;z-index:2!important}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:after{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;bottom:0!important;z-index:2!important}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0!important}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-column-title{color:#fff;font-weight:400}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exercise_report_stu_ques_page .main .table_box .course_table[data-v-2d5b03ec] .ant-table-fixed-left .ant-table-tbody>tr>td{border-right:1px solid #e1e1e1}.exercise_report_stu_ques_page .main .table_box .course_table .filter_icon[data-v-2d5b03ec]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.1rem}.exercise_report_stu_ques_page .main .table_box .course_table .action_box[data-v-2d5b03ec]{display:inline-block}.exercise_report_stu_ques_page .main .table_box .course_table .action_box img[data-v-2d5b03ec]{height:.08rem;cursor:pointer}.exercise_report_stu_ques_page .main .table_box .course_table .knowledge_content_box .knowledge[data-v-2d5b03ec]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.exercise_report_stu_ques_page .main .table_box .course_table .knowledge_content_box .knowledge ul[data-v-2d5b03ec]{margin:0;padding:0}.exercise_report_stu_ques_page .main .table_box .course_table .knowledge_content_box .knowledge ul li[data-v-2d5b03ec]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.exercise_report_stu_ques_page .main .table_box .course_table .knowledge_content_box .knowledge ul li img[data-v-2d5b03ec]{width:.23rem;height:.23rem;margin-right:.1rem}.exercise_report_stu_ques_page .main .table_box .course_table .knowledge_content_box .knowledge ul li span[data-v-2d5b03ec]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left}.exercise_report_stu_ques_page .main .table_box .course_table .no_data_line[data-v-2d5b03ec]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.exercise_report_stu_ques_page .main .table_box .course_table .BASIC[data-v-2d5b03ec]{background:#a4c500}.exercise_report_stu_ques_page .main .table_box .course_table .MEDIUM[data-v-2d5b03ec]{background:#009444}.exercise_report_stu_ques_page .main .table_box .course_table .ADVANCED[data-v-2d5b03ec]{background:#754c29}.exercise_report_stu_ques_page .main .table_box .course_table .HIGH_LEVEL[data-v-2d5b03ec]{background:#2c58b1}.exercise_report_stu_ques_page .mr20[data-v-2d5b03ec]{margin-right:.2rem}.exercise_report_stu_ques_page[data-v-2d5b03ec] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.exercise_report_stu_ques_page[data-v-2d5b03ec] .ant-switch,.exercise_report_stu_ques_page[data-v-2d5b03ec] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.exercise_report_stu_ques_page .ant-switch[data-v-2d5b03ec]:after,.exercise_report_stu_ques_page[data-v-2d5b03ec] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}.exercise_report_stu_ques_page .submitStatus[data-v-2d5b03ec]{padding:.1rem;border-radius:.06rem;color:#fff}.exercise_report_stu_ques_page .submitStatus.DELAY[data-v-2d5b03ec]{background:#ff7640}.exercise_report_stu_ques_page .submitStatus.NORMAL[data-v-2d5b03ec]{background:#06a38b}.exercise_report_stu_ques_page .submitStatus.NOT_SUBMIT[data-v-2d5b03ec],.exercise_report_stu_ques_page .submitStatus.OVERDUE[data-v-2d5b03ec]{background:#e82127}.exercise_report_stu_ques_page .submitStatus.NO_NEED[data-v-2d5b03ec]{background:#2c58b1}.exercise_report_stu_ques_page .studentName[data-v-2d5b03ec]{text-align:left;border-bottom:2px solid #000;cursor:pointer}.exercise_report_stu_ques_page .no_data_line[data-v-2d5b03ec]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.exercise_report_stu_ques_page .tag[data-v-2d5b03ec]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:.15rem;padding:.04rem .08rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#697fe0}.exercise_report_stu_ques_page .tag .star[data-v-2d5b03ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exercise_report_stu_ques_page .tag .star img[data-v-2d5b03ec]{width:.16rem;height:.16rem}.exercise_report_stu_ques_page .serialNo_title[data-v-2d5b03ec]{padding:.06rem .1rem;background:#5d9bec;border-radius:.12rem;color:#fff;cursor:pointer}.exercise_report_stu_ques_page .serialNo_title span[data-v-2d5b03ec]{border-bottom:2px solid #fff}.exercise_report_stu_ques_page .question_status img[data-v-2d5b03ec]{width:.25rem;height:.25rem}.exercise_report_stu_ques_page .avg_rate_level_box[data-v-2d5b03ec]{border-radius:.2rem;color:#fff;font-size:.2rem}.exercise_report_stu_ques_page .avg_rate_level_box.hk.SMALL[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five)}.exercise_report_stu_ques_page .avg_rate_level_box.hk.MEDIUM[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five)}.exercise_report_stu_ques_page .avg_rate_level_box.hk.LARGE[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five)}.exercise_report_stu_ques_page .avg_rate_level_box.en.SMALL[data-v-2d5b03ec]{font-size:var(--en_small_font_size_five)}.exercise_report_stu_ques_page .avg_rate_level_box.en.MEDIUM[data-v-2d5b03ec]{font-size:var(--en_middle_font_size_five)}.exercise_report_stu_ques_page .avg_rate_level_box.en.LARGE[data-v-2d5b03ec]{font-size:var(--en_large_font_size_five)}.exercise_report_stu_ques_page .avg_rate_level_box .avg_rate_left[data-v-2d5b03ec]{padding:.06rem .1rem;border-radius:.2rem 0 0 .2rem;white-space:nowrap;width:.8rem}.exercise_report_stu_ques_page .avg_rate_level_box .avg_rate_left_BASIC[data-v-2d5b03ec]{background:#a4c500}.exercise_report_stu_ques_page .avg_rate_level_box .avg_rate_left_MEDIUM[data-v-2d5b03ec]{background:#009444}.exercise_report_stu_ques_page .avg_rate_level_box .avg_rate_left_ADVANCED[data-v-2d5b03ec]{background:#754c29}.exercise_report_stu_ques_page .avg_rate_level_box .avg_rate_left_HIGH_LEVEL[data-v-2d5b03ec]{background:#2c58b1}.exercise_report_stu_ques_page .avg_rate_level_box .avg_rate_right[data-v-2d5b03ec]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:1rem;padding:.06rem .2rem;border-radius:0 .2rem .2rem 0;background:#808285;white-space:nowrap}.exercise_report_stu_ques_page .issueBox[data-v-2d5b03ec]{height:auto;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.33rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.exercise_report_stu_ques_page .issueBox .title[data-v-2d5b03ec],.exercise_report_stu_ques_page .issueBox[data-v-2d5b03ec]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exercise_report_stu_ques_page .issueBox .title[data-v-2d5b03ec]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.2rem}.exercise_report_stu_ques_page .issueBox .title span[data-v-2d5b03ec]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.exercise_report_stu_ques_page .issueBox .title span.hk.SMALL[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_seven)}.exercise_report_stu_ques_page .issueBox .title span.hk.MEDIUM[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_seven)}.exercise_report_stu_ques_page .issueBox .title span.hk.LARGE[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_seven)}.exercise_report_stu_ques_page .issueBox .title span.en.SMALL[data-v-2d5b03ec]{font-size:var(--en_small_font_size_seven)}.exercise_report_stu_ques_page .issueBox .title span.en.MEDIUM[data-v-2d5b03ec]{font-size:var(--en_middle_font_size_seven)}.exercise_report_stu_ques_page .issueBox .title span.en.LARGE[data-v-2d5b03ec]{font-size:var(--en_large_font_size_seven)}.exercise_report_stu_ques_page .issueBox .title img[data-v-2d5b03ec]{width:.24rem;height:.24rem;cursor:pointer}.exercise_report_stu_ques_page .issueBox .mb60[data-v-2d5b03ec]{margin-bottom:.6rem}.exercise_report_stu_ques_page .issueBox .homework[data-v-2d5b03ec]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;height:6rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.exercise_report_stu_ques_page .issueBox .lineBox[data-v-2d5b03ec]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.exercise_report_stu_ques_page .issueBox .lineBox .w200[data-v-2d5b03ec]{width:2rem}.exercise_report_stu_ques_page .issueBox .lineBox .w150[data-v-2d5b03ec]{width:1.68rem}.exercise_report_stu_ques_page .issueBox .lineBox .name[data-v-2d5b03ec]{font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin-top:0;margin-right:.2rem}.exercise_report_stu_ques_page .issueBox .lineBox .name.hk.SMALL[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .name.hk.MEDIUM[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .name.hk.LARGE[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .name.en.SMALL[data-v-2d5b03ec]{font-size:var(--en_small_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .name.en.MEDIUM[data-v-2d5b03ec]{font-size:var(--en_middle_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .name.en.LARGE[data-v-2d5b03ec]{font-size:var(--en_large_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .changeTips[data-v-2d5b03ec]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.29rem}.exercise_report_stu_ques_page .issueBox .lineBox .changeTips.hk.SMALL[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .changeTips.hk.MEDIUM[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .changeTips.hk.LARGE[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .changeTips.en.SMALL[data-v-2d5b03ec]{font-size:var(--en_small_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .changeTips.en.MEDIUM[data-v-2d5b03ec]{font-size:var(--en_middle_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .changeTips.en.LARGE[data-v-2d5b03ec]{font-size:var(--en_large_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .content[data-v-2d5b03ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.exercise_report_stu_ques_page .issueBox .lineBox .content.hk.SMALL[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .content.hk.MEDIUM[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .content.hk.LARGE[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .content.en.SMALL[data-v-2d5b03ec]{font-size:var(--en_small_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .content.en.MEDIUM[data-v-2d5b03ec]{font-size:var(--en_middle_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .content.en.LARGE[data-v-2d5b03ec]{font-size:var(--en_large_font_size_five)}.exercise_report_stu_ques_page .issueBox .lineBox .content .mark_box[data-v-2d5b03ec]{width:.32rem;height:.32rem;background:#775dc0;color:#fff;border-radius:50%}.exercise_report_stu_ques_page .issueBox .btn[data-v-2d5b03ec],.exercise_report_stu_ques_page .issueBox .lineBox .content .mark_box[data-v-2d5b03ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exercise_report_stu_ques_page .issueBox .btn[data-v-2d5b03ec]{width:100%}.exercise_report_stu_ques_page .issueBox .btn .fafang[data-v-2d5b03ec]{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);line-height:.19rem}.exercise_report_stu_ques_page .issueBox .btn .fafang.hk.SMALL[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_four)}.exercise_report_stu_ques_page .issueBox .btn .fafang.hk.MEDIUM[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_four)}.exercise_report_stu_ques_page .issueBox .btn .fafang.hk.LARGE[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_four)}.exercise_report_stu_ques_page .issueBox .btn .fafang.en.SMALL[data-v-2d5b03ec]{font-size:var(--en_small_font_size_four)}.exercise_report_stu_ques_page .issueBox .btn .fafang.en.MEDIUM[data-v-2d5b03ec]{font-size:var(--en_middle_font_size_four)}.exercise_report_stu_ques_page .issueBox .btn .fafang.en.LARGE[data-v-2d5b03ec]{font-size:var(--en_large_font_size_four)}.exercise_report_stu_ques_page .issueBox .btn .fafang img[data-v-2d5b03ec]{width:.24rem;height:.24rem;margin-right:.1rem}.exercise_report_stu_ques_page .issueBox .btn .cancel[data-v-2d5b03ec]{color:#775dc0;background:#fff;border:1px solid #775dc0}.exercise_report_stu_ques_page .issueBox .btn .advanced[data-v-2d5b03ec]{width:1.76rem;height:.53rem;margin:.2rem 0}.exercise_report_stu_ques_page .issueBox .btn .advanced .img[data-v-2d5b03ec]{width:.24rem;height:.24rem;margin-right:.1rem}.exercise_report_stu_ques_page .issueBox .btn .mr48[data-v-2d5b03ec]{margin-right:.48rem}.exercise_report_stu_ques_page .issueBox .eExerciseTips[data-v-2d5b03ec]{font-size:.2rem}.exercise_report_stu_ques_page .issueBox .eExerciseTips.hk.SMALL[data-v-2d5b03ec]{font-size:var(--hk_small_font_size_five)}.exercise_report_stu_ques_page .issueBox .eExerciseTips.hk.MEDIUM[data-v-2d5b03ec]{font-size:var(--hk_middle_font_size_five)}.exercise_report_stu_ques_page .issueBox .eExerciseTips.hk.LARGE[data-v-2d5b03ec]{font-size:var(--hk_large_font_size_five)}.exercise_report_stu_ques_page .issueBox .eExerciseTips.en.SMALL[data-v-2d5b03ec]{font-size:var(--en_small_font_size_five)}.exercise_report_stu_ques_page .issueBox .eExerciseTips.en.MEDIUM[data-v-2d5b03ec]{font-size:var(--en_middle_font_size_five)}.exercise_report_stu_ques_page .issueBox .eExerciseTips.en.LARGE[data-v-2d5b03ec]{font-size:var(--en_large_font_size_five)}.exercise_report_stu_ques_page .issueBox .eExerciseTips>p[data-v-2d5b03ec]{font-family:var(--common-font-family);color:#000;line-height:.29rem}.exercise_report_stu_ques_page .date_pick_box[data-v-2d5b03ec] .ant-calendar-picker-input.ant-input{padding:.02rem .6rem .02rem .2rem!important;border-radius:6.5px;-webkit-box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5);box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5)}.exercise_report_stu_ques_page .date_pick_box[data-v-2d5b03ec] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.exercise_report_stu_ques_page .icon_img[data-v-2d5b03ec]{width:20px;height:20px;cursor:pointer}.worry_topic_card_page{width:100%;height:auto}.worry_topic_card_page .red{color:red!important}.worry_topic_card_page .green{color:#10c7a3!important}.worry_topic_card_page .text_view_component{white-space:pre-wrap}.worry_topic_card_page .video_tips_modal{width:6.8rem;height:5.7rem;background:#fff;border-radius:.33rem;padding:.33rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.worry_topic_card_page .video_tips_modal .modal_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.4rem}.worry_topic_card_page .video_tips_modal .modal_header span{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0}.worry_topic_card_page .video_tips_modal .modal_header span.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.worry_topic_card_page .video_tips_modal .modal_header span.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.worry_topic_card_page .video_tips_modal .modal_header span.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.worry_topic_card_page .video_tips_modal .modal_header span.en.SMALL{font-size:var(--en_small_font_size_seven)}.worry_topic_card_page .video_tips_modal .modal_header span.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.worry_topic_card_page .video_tips_modal .modal_header span.en.LARGE{font-size:var(--en_large_font_size_seven)}.worry_topic_card_page .video_tips_modal .modal_header img{width:.29rem;height:.29rem;cursor:pointer}.worry_topic_card_page .video_tips_modal .modal_video_box{width:100%;height:4rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.3rem;white-space:pre-wrap}.worry_topic_card_page .video_tips_modal .modal_video_box.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.worry_topic_card_page .video_tips_modal .modal_video_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.worry_topic_card_page .video_tips_modal .modal_video_box.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.worry_topic_card_page .video_tips_modal .modal_video_box.en.SMALL{font-size:var(--en_small_font_size_seven)}.worry_topic_card_page .video_tips_modal .modal_video_box.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.worry_topic_card_page .video_tips_modal .modal_video_box.en.LARGE{font-size:var(--en_large_font_size_seven)}.worry_topic_card_page .video_tips_modal .modal_video_box img{width:100%;height:100%}.worry_topic_card_page .question_card_item{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.2rem;background:#fff;border-radius:.12rem}.worry_topic_card_page .question_card_item .question_left_box{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:.4rem;border-right:1px solid #734fb3}.worry_topic_card_page .question_card_item .question_left_box .knowledges{border-radius:.1rem;margin-bottom:.1rem;font-size:.2rem;font-family:var(--common-font-family);color:#734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.worry_topic_card_page .question_card_item .question_left_box .knowledges.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .knowledges.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .knowledges.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .knowledges.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .knowledges.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .knowledges.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .processCategory{font-size:.18rem;text-align:left;color:#414042}.worry_topic_card_page .question_card_item .question_left_box .questionType{width:calc(95% + .2rem);height:.42rem;background:#f5f5f5;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;color:#000;padding:0 .06rem 0 .22rem;line-height:.26rem;border-radius:.18rem;margin-bottom:.14rem}.worry_topic_card_page .question_card_item .question_left_box .questionType.hk.SMALL{font-size:var(--hk_small_font_size_three)}.worry_topic_card_page .question_card_item .question_left_box .questionType.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.worry_topic_card_page .question_card_item .question_left_box .questionType.hk.LARGE{font-size:var(--hk_large_font_size_three)}.worry_topic_card_page .question_card_item .question_left_box .questionType.en.SMALL{font-size:var(--en_small_font_size_three)}.worry_topic_card_page .question_card_item .question_left_box .questionType.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.worry_topic_card_page .question_card_item .question_left_box .questionType.en.LARGE{font-size:var(--en_large_font_size_three)}.worry_topic_card_page .question_card_item .question_left_box .questionType span:first-child{margin-right:.3rem}.worry_topic_card_page .question_card_item .question_left_box .questionType .button{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.34rem;background:#775dc0;border-radius:.04rem;cursor:pointer}.worry_topic_card_page .question_card_item .question_left_box .questionType .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .questionType .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .questionType .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .questionType .button.en.SMALL{font-size:var(--en_small_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .questionType .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .questionType .button.en.LARGE{font-size:var(--en_large_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .questionType .cancelButton{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#775dc0;line-height:.34rem;border:1px solid #775dc0;border-radius:.04rem;cursor:pointer}.worry_topic_card_page .question_card_item .question_left_box .questionType .cancelButton.hk.SMALL{font-size:var(--hk_small_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .questionType .cancelButton.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .questionType .cancelButton.hk.LARGE{font-size:var(--hk_large_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .questionType .cancelButton.en.SMALL{font-size:var(--en_small_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .questionType .cancelButton.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .questionType .cancelButton.en.LARGE{font-size:var(--en_large_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .title_box{display:-webkit-box;display:-ms-flexbox;display:flex}.worry_topic_card_page .question_card_item .question_left_box .title_box .button{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer;margin-right:.15rem}.worry_topic_card_page .question_card_item .question_left_box .title_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .title_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .title_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .title_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .title_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .title_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .bottom_box{text-align:right;margin-bottom:.35rem}.worry_topic_card_page .question_card_item .question_left_box .bottom_box .button{display:inline-block;width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.worry_topic_card_page .question_card_item .question_left_box .bottom_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .bottom_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .bottom_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .bottom_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .bottom_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .bottom_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .video_tips{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.34rem}.worry_topic_card_page .question_card_item .question_left_box .video_tips.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .video_tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .video_tips.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .video_tips.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .video_tips.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .video_tips.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .video_tips span{cursor:pointer;white-space:pre-wrap}.worry_topic_card_page .question_card_item .question_left_box .question_card_title{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .ael_audio{margin-right:.1rem;margin-top:.03rem}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .text{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;white-space:break-spaces}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .text.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .text.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .text.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .text.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .text.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .text.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .questionTitle{margin-bottom:.2rem}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .questionTitle .index{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .questionTitle .index.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .questionTitle .index.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .questionTitle .index.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .questionTitle .index.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .questionTitle .index.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .questionTitle .index.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .questionBtn{background:#775dc0;padding:.11rem .32rem;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#fff;line-height:.19rem;cursor:pointer}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .questionBtn.hk.SMALL{font-size:var(--hk_small_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .questionBtn.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .questionBtn.hk.LARGE{font-size:var(--hk_large_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .questionBtn.en.SMALL{font-size:var(--en_small_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .questionBtn.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .questionBtn.en.LARGE{font-size:var(--en_large_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .media_box .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .media_box .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .media_box .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .media_box .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .media_box .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .media_box .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .media_box .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .media_box .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .img{display:block;width:auto;height:auto;max-width:4rem;max-height:2rem;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;margin-bottom:.2rem}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .question_fill_con{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .question_fill_con.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .question_fill_con.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .question_fill_con.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .question_fill_con.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .question_fill_con.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .question_fill_con.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .change_answer_item{font-size:.2rem;font-family:var(--common-font-family);color:#000;margin-bottom:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .change_answer_item.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .change_answer_item.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .change_answer_item.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .change_answer_item.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .change_answer_item.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .change_answer_item.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .change_answer_item .item_title{margin-top:.16rem}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_top{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_top.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_top.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_top.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_top.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_top.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_top.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_btn{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_btn.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_btn.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_btn.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_btn.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_btn.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .content_btn.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .label{width:72px;min-width:72px;height:auto}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .optionBox{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .optionBox>li{word-break:break-word}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .mr28{margin-right:.28rem}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .mb28{margin-bottom:.28rem}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .connect_img_box{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;height:1.1rem;padding:.12rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25);box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25)}.worry_topic_card_page .question_card_item .question_left_box .question_card_title .question_fill_info .connect_img_box .option_img{width:.9rem;height:.9rem}.worry_topic_card_page .question_card_item .question_left_box .question_card_con{-webkit-box-flex:1;-ms-flex:1;flex:1}.worry_topic_card_page .question_card_item .question_left_box .question_group_info{width:100%;height:auto;overflow:hidden;margin-bottom:.1rem}.worry_topic_card_page .question_card_item .question_left_box .question_group_info .optionsBox{float:left;width:auto;height:auto;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;padding:.1rem .16rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-right:.1rem;margin-bottom:.1rem}.worry_topic_card_page .question_card_item .question_left_box .question_group_info .optionsBox.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_group_info .optionsBox.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_group_info .optionsBox.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_group_info .optionsBox.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_group_info .optionsBox.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_group_info .optionsBox.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_group_info .optionsBox:last-child{margin-right:0}.worry_topic_card_page .question_card_item .question_left_box .question_group_info .optionsBox.result{background:none;border:0;border-radius:0;padding:.1rem 0}.worry_topic_card_page .question_card_item .question_left_box .question_group_info p{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.worry_topic_card_page .question_card_item .question_left_box .question_group_info p.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_group_info p.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_group_info p.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_group_info p.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_group_info p.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .question_group_info p.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box{width:100%;height:auto;background:#f3f3ff;border-radius:.1rem;padding:.24rem .32rem .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .flag_box{position:absolute;right:.32rem;top:.25rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .flag_box.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .flag_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .flag_box.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .flag_box.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .flag_box.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .flag_box.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .flag_box .anticon{margin-left:.06rem}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .auto_title{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0;margin-bottom:.12rem}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .auto_title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .auto_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .auto_title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .auto_title.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .auto_title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .auto_title.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .auto_title img{width:.28rem;height:.28rem;cursor:pointer}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .answer_box{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0;line-height:.34rem;margin-bottom:.12rem}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .answer_box.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .answer_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .answer_box.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .answer_box.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .answer_box.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .answer_box.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .answer_box .answer_box_action{text-decoration:underline;color:#592f99;margin-left:.08rem;cursor:pointer}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .media_box .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .media_box .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .media_box .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .media_box .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .media_box .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .media_box .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .media_box .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .auto_answer_box .media_box .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.12rem}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box{width:100%;height:auto;background:#f5f0ff;border-radius:.1rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .btn{position:absolute;right:.24rem;top:.24rem;width:.96rem;height:47px;background:#ff6d95;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.47rem;cursor:pointer}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .btn.hk.SMALL{font-size:var(--hk_small_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .btn.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .btn.hk.LARGE{font-size:var(--hk_large_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .btn.en.SMALL{font-size:var(--en_small_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .btn.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .btn.en.LARGE{font-size:var(--en_large_font_size_four)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .title{font-size:.2rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .title.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .title.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .img_box{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.13rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.21rem;padding:.1rem 0}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .img_box.hk.SMALL{font-size:var(--hk_small_font_size_two)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .img_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_two)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .img_box.hk.LARGE{font-size:var(--hk_large_font_size_two)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .img_box.en.SMALL{font-size:var(--en_small_font_size_two)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .img_box.en.MEDIUM{font-size:var(--en_middle_font_size_two)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .img_box.en.LARGE{font-size:var(--en_large_font_size_two)}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .img_box .img_item{width:1rem;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.worry_topic_card_page .question_card_item .question_left_box .article_answer_box .img_box .img_item img{width:.57rem;height:.69rem;margin-bottom:.2rem}.worry_topic_card_page .question_card_item .question_right_box{width:4rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.worry_topic_card_page .question_card_item .question_right_box .right_title{font-size:.18rem;color:#414042;margin-bottom:.1rem}.worry_topic_card_page .question_card_item .question_right_box .right_title.hk.SMALL{font-size:var(--hk_small_font_size_18)}.worry_topic_card_page .question_card_item .question_right_box .right_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_20)}.worry_topic_card_page .question_card_item .question_right_box .right_title.hk.LARGE{font-size:var(--hk_large_font_size_22)}.worry_topic_card_page .question_card_item .question_right_box .right_title.en.SMALL{font-size:var(--en_small_font_size_18)}.worry_topic_card_page .question_card_item .question_right_box .right_title.en.MEDIUM{font-size:var(--en_middle_font_size_20)}.worry_topic_card_page .question_card_item .question_right_box .right_title.en.LARGE{font-size:var(--en_large_font_size_22)}.worry_topic_card_page .question_card_item .question_right_box .right_avgAcc{color:#734fb3;font-size:.42rem;margin-bottom:.1rem}.worry_topic_card_page .question_card_item .question_right_box .right_sub_num{color:#734fb3;font-size:.26rem;margin-bottom:.2rem}.worry_topic_card_page .blank{width:1rem}.worry_topic_card_page .blank,.worry_topic_card_page .no_location{display:inline-block;height:.58rem;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;position:relative;top:.06rem;margin:0 .16rem;padding:.06rem .1rem}.worry_topic_card_page .no_location{width:.5rem}.worry_topic_card_page .changeblank{display:inline-block;width:auto;height:.58rem;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;position:relative;top:.06rem;margin:0 .1rem;padding:.06rem .1rem}.worry_topic_card_page .analysis_box{position:relative}.worry_topic_card_page .analysis_box .close{width:.5rem;height:.5rem;position:absolute;top:-.84rem;right:0;cursor:pointer}.worry_topic_card_page .analysis_box .analysis_video{width:8rem;height:6rem}.worry_topic_card_page .student_modal_box{height:100%;padding:.1rem .2rem;background:#fff;border-radius:.33rem}.worry_topic_card_page .student_modal_box .tableBox{min-height:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}.worry_topic_card_page .student_modal_box .tableBox .tableHead{height:.5rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.worry_topic_card_page .student_modal_box .tableBox .tableHead .tableName{width:50%;height:100%;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#775dc0;line-height:.42rem}.worry_topic_card_page .student_modal_box .tableBox .tableHead .tableName.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .tableHead .tableName.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .tableHead .tableName.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .tableHead .tableName.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .tableHead .tableName.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .tableHead .tableName.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .tableBody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.worry_topic_card_page .student_modal_box .tableBox .tableBody .tableContent{width:50%;height:auto;padding:.1rem;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#000}.worry_topic_card_page .student_modal_box .tableBox .tableBody .tableContent.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .tableBody .tableContent.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .tableBody .tableContent.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .tableBody .tableContent.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .tableBody .tableContent.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .tableBody .tableContent.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .tableBody .tableContent img{width:.2rem;height:.2rem}.worry_topic_card_page .student_modal_box .tableBox .tableBody .changeContent{width:.64rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1}.worry_topic_card_page .student_modal_box .tableBox .student{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.worry_topic_card_page .student_modal_box .tableBox .noData{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#999}.worry_topic_card_page .student_modal_box .tableBox .noData.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .noData.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .noData.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .noData.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .noData.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .noData.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .nameBox{width:1.2rem;height:.45rem;background:#fff;border:1px solid #d9d0f2;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#444;margin:0 .2rem .2rem 0}.worry_topic_card_page .student_modal_box .tableBox .nameBox.hk.SMALL{font-size:var(--hk_small_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .nameBox.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .nameBox.hk.LARGE{font-size:var(--hk_large_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .nameBox.en.SMALL{font-size:var(--en_small_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .nameBox.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.worry_topic_card_page .student_modal_box .tableBox .nameBox.en.LARGE{font-size:var(--en_large_font_size_five)}.worry_topic_card_page .student_modal_box .box_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.worry_topic_card_page .tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:1.2rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#697fe0;color:#fff}.worry_topic_card_page .tag.hk.SMALL{font-size:var(--hk_small_font_size_18)}.worry_topic_card_page .tag.hk.MEDIUM{font-size:var(--hk_middle_font_size_20)}.worry_topic_card_page .tag.hk.LARGE{font-size:var(--hk_large_font_size_22)}.worry_topic_card_page .tag.en.SMALL{font-size:var(--en_small_font_size_18)}.worry_topic_card_page .tag.en.MEDIUM{font-size:var(--en_middle_font_size_20)}.worry_topic_card_page .tag.en.LARGE{font-size:var(--en_large_font_size_22)}.worry_topic_card_page .tag .label{white-space:nowrap}.worry_topic_card_page .tag .star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.worry_topic_card_page .tag .star img{width:.16rem;height:.16rem}html[data-v-4ae518f4]{font-size:100px}@media only screen and (max-height:650px){html[data-v-4ae518f4]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-4ae518f4]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-4ae518f4]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-4ae518f4]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-4ae518f4]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-4ae518f4]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-4ae518f4]{font-size:100px}}#app[data-v-4ae518f4],body[data-v-4ae518f4],html[data-v-4ae518f4]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-4ae518f4],#app h1[data-v-4ae518f4],#app h2[data-v-4ae518f4],#app h3[data-v-4ae518f4],#app h4[data-v-4ae518f4],#app h5[data-v-4ae518f4],#app h6[data-v-4ae518f4],#app p[data-v-4ae518f4],body body[data-v-4ae518f4],body h1[data-v-4ae518f4],body h2[data-v-4ae518f4],body h3[data-v-4ae518f4],body h4[data-v-4ae518f4],body h5[data-v-4ae518f4],body h6[data-v-4ae518f4],body p[data-v-4ae518f4],html body[data-v-4ae518f4],html h1[data-v-4ae518f4],html h2[data-v-4ae518f4],html h3[data-v-4ae518f4],html h4[data-v-4ae518f4],html h5[data-v-4ae518f4],html h6[data-v-4ae518f4],html p[data-v-4ae518f4]{margin:0}li[data-v-4ae518f4],ul[data-v-4ae518f4]{list-style:none;padding:0}[data-v-4ae518f4]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-4ae518f4]{white-space:break-spaces}.sortableDrag[data-v-4ae518f4]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-4ae518f4],.sortableDrag td[data-v-4ae518f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-4ae518f4]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-4ae518f4]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-4ae518f4]{color:var(--theme-color)}.error_color[data-v-4ae518f4]{color:#eb6646!important}.warn_color[data-v-4ae518f4]{color:#ff6800}.pointer[data-v-4ae518f4]{cursor:pointer}.ellipsis[data-v-4ae518f4]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-4ae518f4]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-4ae518f4],.flex_center_center[data-v-4ae518f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-4ae518f4],.flex_center_center[data-v-4ae518f4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-4ae518f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-4ae518f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-4ae518f4],.flex_row_s_p[data-v-4ae518f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-4ae518f4]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-4ae518f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-4ae518f4],.flex_start[data-v-4ae518f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-4ae518f4]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-4ae518f4],.flex_column_center_center[data-v-4ae518f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-4ae518f4]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-4ae518f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-4ae518f4]{position:relative;border-radius:.2rem}.talk_frame[data-v-4ae518f4]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-4ae518f4]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-4ae518f4]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-4ae518f4]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-4ae518f4]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-4ae518f4]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-4ae518f4]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-4ae518f4]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-4ae518f4]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-4ae518f4]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-4ae518f4]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-4ae518f4]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-4ae518f4]{max-height:30vh}.ant-select-dropdown-menu[data-v-4ae518f4]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-4ae518f4]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-4ae518f4]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-4ae518f4]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-4ae518f4]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-4ae518f4]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-4ae518f4]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-4ae518f4]{width:100%}.ant-input[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-4ae518f4]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-4ae518f4]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-4ae518f4]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-4ae518f4]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-4ae518f4]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-4ae518f4],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-4ae518f4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-4ae518f4],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-4ae518f4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-4ae518f4],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-4ae518f4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-4ae518f4]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4ae518f4],.ant-table-thead>tr>th[data-v-4ae518f4]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-4ae518f4]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-4ae518f4]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4ae518f4]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4ae518f4]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4ae518f4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-4ae518f4]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-4ae518f4]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-4ae518f4]{width:24px;height:24px}.ant-radio-inner[data-v-4ae518f4]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-4ae518f4]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-4ae518f4],.ant-radio-checked .ant-radio-inner[data-v-4ae518f4]{border-color:#10c7a3}.ant-checkbox[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-4ae518f4]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-4ae518f4]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-4ae518f4]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-4ae518f4]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-4ae518f4]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-4ae518f4]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-4ae518f4]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-4ae518f4]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-4ae518f4]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-4ae518f4],.ant-dropdown-menu-submenu-title[data-v-4ae518f4]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-4ae518f4],:root .ant-dropdown-link>.anticon.anticon-down[data-v-4ae518f4],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-4ae518f4]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-4ae518f4]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-4ae518f4]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-4ae518f4],.dropMenuItem_hk_SMALL[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-4ae518f4]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-4ae518f4]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-4ae518f4]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-4ae518f4]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-4ae518f4],.ant-switch[data-v-4ae518f4]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-4ae518f4],.ant-switch[data-v-4ae518f4]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-4ae518f4]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-4ae518f4]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-4ae518f4]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-4ae518f4]{width:100%}.ant-progress-circle .ant-progress-text[data-v-4ae518f4]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-4ae518f4]{max-width:4.6rem}.ant-popover-title[data-v-4ae518f4]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-4ae518f4]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-4ae518f4]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-4ae518f4],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-4ae518f4],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-4ae518f4]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-4ae518f4],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-4ae518f4],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-4ae518f4]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-4ae518f4]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-4ae518f4]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-4ae518f4]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-4ae518f4]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-4ae518f4]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-4ae518f4]{text-decoration:underline}.modalBox .btn_box[data-v-4ae518f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-4ae518f4],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-4ae518f4],.ant-pagination-disabled:focus a[data-v-4ae518f4],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-4ae518f4],.ant-pagination-disabled:hover a[data-v-4ae518f4],[data-v-4ae518f4] .ant-pagination-disabled a{background:#e6e7e8}[data-v-4ae518f4] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-4ae518f4] .ant-pagination-item-active a,[data-v-4ae518f4] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-4ae518f4] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-4ae518f4] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-4ae518f4]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-4ae518f4]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-4ae518f4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-4ae518f4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-4ae518f4]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-4ae518f4]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-4ae518f4]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-4ae518f4]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-4ae518f4],.wangEditor table th[data-v-4ae518f4]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-4ae518f4]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-4ae518f4]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-4ae518f4]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-4ae518f4]{display:block}.wangEditor ol[data-v-4ae518f4],.wangEditor ul[data-v-4ae518f4]{margin:10px 0 10px 20px}.wangEditor ul[data-v-4ae518f4],.wangEditor ul li[data-v-4ae518f4]{list-style:disc inside!important}.wangEditor ol[data-v-4ae518f4],.wangEditor ol li[data-v-4ae518f4]{list-style:decimal inside!important}.wangEditor img[data-v-4ae518f4]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-4ae518f4]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-4ae518f4]{border-bottom:2px solid #e1e1e1}.component[data-v-4ae518f4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-4ae518f4]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-4ae518f4]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-4ae518f4]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-4ae518f4]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-4ae518f4]{cursor:default}.listen_picture[data-v-4ae518f4]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-4ae518f4]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-4ae518f4]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-4ae518f4]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-4ae518f4]{font-size:var(--en_large_font_size_five)}[data-v-4ae518f4] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-4ae518f4]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-4ae518f4]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-4ae518f4]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-4ae518f4]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-4ae518f4]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-4ae518f4]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-4ae518f4]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-4ae518f4]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-4ae518f4],.home_practice_status.NO_PUBLIC[data-v-4ae518f4]{background:#2c58b1}.home_practice_status.FINISHED[data-v-4ae518f4],.home_practice_status.IN_PROGRESS[data-v-4ae518f4],.home_practice_status.NOT_STARTED[data-v-4ae518f4],.home_practice_status.UNDISTRIBUTED[data-v-4ae518f4]{background:#486fbf}.ant-calendar-picker-container[data-v-4ae518f4]{z-index:9999999!important}.worry_com_topic_card_page[data-v-4ae518f4]{width:100%;height:auto}.worry_com_topic_card_page .combinationQuestionsBox[data-v-4ae518f4]{width:100%;padding:.2rem;background:#fff;border-radius:.12rem;margin-bottom:.2rem}.worry_com_topic_card_page .combinationQuestionsBox .com_box[data-v-4ae518f4]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid #775dc0}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box[data-v-4ae518f4]{-webkit-box-flex:1;-ms-flex:1;flex:1}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box[data-v-4ae518f4]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .button[data-v-4ae518f4]{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .button.hk.SMALL[data-v-4ae518f4]{font-size:var(--hk_small_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .button.hk.MEDIUM[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .button.hk.LARGE[data-v-4ae518f4]{font-size:var(--hk_large_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .button.en.SMALL[data-v-4ae518f4]{font-size:var(--en_small_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .button.en.MEDIUM[data-v-4ae518f4]{font-size:var(--en_middle_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .button.en.LARGE[data-v-4ae518f4]{font-size:var(--en_large_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title[data-v-4ae518f4]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title .ael_audio[data-v-4ae518f4]{margin-right:.1rem;margin-top:.03rem}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title .text[data-v-4ae518f4]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title .text.hk.SMALL[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title .text.hk.MEDIUM[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title .text.hk.LARGE[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title .text.en.SMALL[data-v-4ae518f4]{font-size:var(--en_small_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title .text.en.MEDIUM[data-v-4ae518f4]{font-size:var(--en_middle_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .title_box .question_card_title .text.en.LARGE[data-v-4ae518f4]{font-size:var(--en_large_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox[data-v-4ae518f4]{width:100%;height:auto;background:#f3f3ff;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box[data-v-4ae518f4]{overflow:hidden}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box .text_view_component[data-v-4ae518f4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box .text_view_component.hk.SMALL[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box .text_view_component.hk.MEDIUM[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box .text_view_component.hk.LARGE[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box .text_view_component.en.SMALL[data-v-4ae518f4]{font-size:var(--en_small_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box .text_view_component.en.MEDIUM[data-v-4ae518f4]{font-size:var(--en_middle_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box .text_view_component.en.LARGE[data-v-4ae518f4]{font-size:var(--en_large_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .media_box .picture_view_component[data-v-4ae518f4]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .flag_box[data-v-4ae518f4]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer;text-align:end}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .flag_box.hk.SMALL[data-v-4ae518f4]{font-size:var(--hk_small_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .flag_box.hk.MEDIUM[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .flag_box.hk.LARGE[data-v-4ae518f4]{font-size:var(--hk_large_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .flag_box.en.SMALL[data-v-4ae518f4]{font-size:var(--en_small_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .flag_box.en.MEDIUM[data-v-4ae518f4]{font-size:var(--en_middle_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .readBox .flag_box.en.LARGE[data-v-4ae518f4]{font-size:var(--en_large_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .mathChartBox .text_view_component[data-v-4ae518f4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .mathChartBox .text_view_component.hk.SMALL[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .mathChartBox .text_view_component.hk.MEDIUM[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .mathChartBox .text_view_component.hk.LARGE[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .mathChartBox .text_view_component.en.SMALL[data-v-4ae518f4]{font-size:var(--en_small_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .mathChartBox .text_view_component.en.MEDIUM[data-v-4ae518f4]{font-size:var(--en_middle_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .mathChartBox .text_view_component.en.LARGE[data-v-4ae518f4]{font-size:var(--en_large_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_left_box .mathChartBox .picture_view_component[data-v-4ae518f4]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.worry_com_topic_card_page .combinationQuestionsBox .com_box .com_right_box[data-v-4ae518f4]{width:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.worry_com_topic_card_page .combinationQuestionsBox .title_box[data-v-4ae518f4]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.worry_com_topic_card_page .combinationQuestionsBox .title_box .button[data-v-4ae518f4]{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.worry_com_topic_card_page .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-4ae518f4]{font-size:var(--hk_small_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-4ae518f4]{font-size:var(--hk_large_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .title_box .button.en.SMALL[data-v-4ae518f4]{font-size:var(--en_small_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-4ae518f4]{font-size:var(--en_middle_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .title_box .button.en.LARGE[data-v-4ae518f4]{font-size:var(--en_large_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .title_box .question_card_title[data-v-4ae518f4]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.worry_com_topic_card_page .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-4ae518f4]{margin-right:.1rem;margin-top:.03rem}.worry_com_topic_card_page .combinationQuestionsBox .title_box .question_card_title .text[data-v-4ae518f4]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.worry_com_topic_card_page .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-4ae518f4]{font-size:var(--en_small_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-4ae518f4]{font-size:var(--en_middle_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-4ae518f4]{font-size:var(--en_large_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .readBox[data-v-4ae518f4]{width:100%;height:auto;background:#f3f3ff;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.worry_com_topic_card_page .combinationQuestionsBox .readBox .media_box[data-v-4ae518f4]{overflow:hidden}.worry_com_topic_card_page .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-4ae518f4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.worry_com_topic_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-4ae518f4]{font-size:var(--hk_small_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-4ae518f4]{font-size:var(--hk_large_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-4ae518f4]{font-size:var(--en_small_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-4ae518f4]{font-size:var(--en_middle_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-4ae518f4]{font-size:var(--en_large_font_size_five)}.worry_com_topic_card_page .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-4ae518f4]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.worry_com_topic_card_page .combinationQuestionsBox .readBox .flag_box[data-v-4ae518f4]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer;text-align:end}.worry_com_topic_card_page .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-4ae518f4]{font-size:var(--hk_small_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-4ae518f4]{font-size:var(--hk_middle_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-4ae518f4]{font-size:var(--hk_large_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-4ae518f4]{font-size:var(--en_small_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-4ae518f4]{font-size:var(--en_middle_font_size_four)}.worry_com_topic_card_page .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-4ae518f4]{font-size:var(--en_large_font_size_four)}html[data-v-4cb0e0d3]{font-size:100px}@media only screen and (max-height:650px){html[data-v-4cb0e0d3]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-4cb0e0d3]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-4cb0e0d3]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-4cb0e0d3]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-4cb0e0d3]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-4cb0e0d3]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-4cb0e0d3]{font-size:100px}}#app[data-v-4cb0e0d3],body[data-v-4cb0e0d3],html[data-v-4cb0e0d3]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-4cb0e0d3],#app h1[data-v-4cb0e0d3],#app h2[data-v-4cb0e0d3],#app h3[data-v-4cb0e0d3],#app h4[data-v-4cb0e0d3],#app h5[data-v-4cb0e0d3],#app h6[data-v-4cb0e0d3],#app p[data-v-4cb0e0d3],body body[data-v-4cb0e0d3],body h1[data-v-4cb0e0d3],body h2[data-v-4cb0e0d3],body h3[data-v-4cb0e0d3],body h4[data-v-4cb0e0d3],body h5[data-v-4cb0e0d3],body h6[data-v-4cb0e0d3],body p[data-v-4cb0e0d3],html body[data-v-4cb0e0d3],html h1[data-v-4cb0e0d3],html h2[data-v-4cb0e0d3],html h3[data-v-4cb0e0d3],html h4[data-v-4cb0e0d3],html h5[data-v-4cb0e0d3],html h6[data-v-4cb0e0d3],html p[data-v-4cb0e0d3]{margin:0}li[data-v-4cb0e0d3],ul[data-v-4cb0e0d3]{list-style:none;padding:0}[data-v-4cb0e0d3]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-4cb0e0d3]{white-space:break-spaces}.sortableDrag[data-v-4cb0e0d3]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-4cb0e0d3],.sortableDrag td[data-v-4cb0e0d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-4cb0e0d3]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-4cb0e0d3]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-4cb0e0d3]{color:var(--theme-color)}.error_color[data-v-4cb0e0d3]{color:#eb6646!important}.warn_color[data-v-4cb0e0d3]{color:#ff6800}.pointer[data-v-4cb0e0d3]{cursor:pointer}.ellipsis[data-v-4cb0e0d3]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-4cb0e0d3]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-4cb0e0d3],.flex_center_center[data-v-4cb0e0d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-4cb0e0d3],.flex_center_center[data-v-4cb0e0d3]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-4cb0e0d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-4cb0e0d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-4cb0e0d3],.flex_row_s_p[data-v-4cb0e0d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-4cb0e0d3]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-4cb0e0d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-4cb0e0d3],.flex_start[data-v-4cb0e0d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-4cb0e0d3]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-4cb0e0d3],.flex_column_center_center[data-v-4cb0e0d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-4cb0e0d3]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-4cb0e0d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-4cb0e0d3]{position:relative;border-radius:.2rem}.talk_frame[data-v-4cb0e0d3]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-4cb0e0d3]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-4cb0e0d3]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-4cb0e0d3]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-4cb0e0d3]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-4cb0e0d3]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-4cb0e0d3]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-4cb0e0d3]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-4cb0e0d3]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-4cb0e0d3]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-4cb0e0d3]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-4cb0e0d3]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-4cb0e0d3]{max-height:30vh}.ant-select-dropdown-menu[data-v-4cb0e0d3]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-4cb0e0d3]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-4cb0e0d3]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-4cb0e0d3]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-4cb0e0d3]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-4cb0e0d3]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-4cb0e0d3]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-4cb0e0d3]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-4cb0e0d3]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-4cb0e0d3]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-4cb0e0d3]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-4cb0e0d3]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-4cb0e0d3]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-4cb0e0d3]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-4cb0e0d3]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-4cb0e0d3]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-4cb0e0d3]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-4cb0e0d3]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-4cb0e0d3]{width:100%}.ant-input[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-4cb0e0d3]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-4cb0e0d3]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-4cb0e0d3]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-4cb0e0d3]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-4cb0e0d3]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-4cb0e0d3]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-4cb0e0d3]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-4cb0e0d3]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-4cb0e0d3]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-4cb0e0d3],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-4cb0e0d3]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-4cb0e0d3]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-4cb0e0d3]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-4cb0e0d3],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-4cb0e0d3]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-4cb0e0d3]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-4cb0e0d3],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-4cb0e0d3]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-4cb0e0d3]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-4cb0e0d3]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4cb0e0d3],.ant-table-thead>tr>th[data-v-4cb0e0d3]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-4cb0e0d3]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-4cb0e0d3]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4cb0e0d3]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4cb0e0d3]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4cb0e0d3]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-4cb0e0d3]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-4cb0e0d3]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-4cb0e0d3]{width:24px;height:24px}.ant-radio-inner[data-v-4cb0e0d3]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-4cb0e0d3]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-4cb0e0d3],.ant-radio-checked .ant-radio-inner[data-v-4cb0e0d3]{border-color:#10c7a3}.ant-checkbox[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-4cb0e0d3]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-4cb0e0d3]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-4cb0e0d3]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-4cb0e0d3]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-4cb0e0d3]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-4cb0e0d3]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-4cb0e0d3]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-4cb0e0d3]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-4cb0e0d3],.ant-dropdown-menu-submenu-title[data-v-4cb0e0d3]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-4cb0e0d3],:root .ant-dropdown-link>.anticon.anticon-down[data-v-4cb0e0d3],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-4cb0e0d3]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-4cb0e0d3]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-4cb0e0d3]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-4cb0e0d3]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-4cb0e0d3]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-4cb0e0d3],.dropMenuItem_hk_SMALL[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-4cb0e0d3]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-4cb0e0d3]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-4cb0e0d3]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-4cb0e0d3]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-4cb0e0d3]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-4cb0e0d3]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-4cb0e0d3],.ant-switch[data-v-4cb0e0d3]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-4cb0e0d3],.ant-switch[data-v-4cb0e0d3]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-4cb0e0d3]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-4cb0e0d3]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-4cb0e0d3]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-4cb0e0d3]{width:100%}.ant-progress-circle .ant-progress-text[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-4cb0e0d3]{max-width:4.6rem}.ant-popover-title[data-v-4cb0e0d3]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-4cb0e0d3]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-4cb0e0d3]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-4cb0e0d3],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-4cb0e0d3],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-4cb0e0d3]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-4cb0e0d3],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-4cb0e0d3],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-4cb0e0d3]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-4cb0e0d3]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-4cb0e0d3]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-4cb0e0d3]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-4cb0e0d3]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-4cb0e0d3]{text-decoration:underline}.modalBox .btn_box[data-v-4cb0e0d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-4cb0e0d3],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-4cb0e0d3],.ant-pagination-disabled:focus a[data-v-4cb0e0d3],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-4cb0e0d3],.ant-pagination-disabled:hover a[data-v-4cb0e0d3],[data-v-4cb0e0d3] .ant-pagination-disabled a{background:#e6e7e8}[data-v-4cb0e0d3] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-4cb0e0d3] .ant-pagination-item-active a,[data-v-4cb0e0d3] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-4cb0e0d3] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-4cb0e0d3] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-4cb0e0d3]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-4cb0e0d3]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-4cb0e0d3]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-4cb0e0d3]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-4cb0e0d3]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-4cb0e0d3]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-4cb0e0d3]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-4cb0e0d3]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-4cb0e0d3],.wangEditor table th[data-v-4cb0e0d3]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-4cb0e0d3]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-4cb0e0d3]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-4cb0e0d3]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-4cb0e0d3]{display:block}.wangEditor ol[data-v-4cb0e0d3],.wangEditor ul[data-v-4cb0e0d3]{margin:10px 0 10px 20px}.wangEditor ul[data-v-4cb0e0d3],.wangEditor ul li[data-v-4cb0e0d3]{list-style:disc inside!important}.wangEditor ol[data-v-4cb0e0d3],.wangEditor ol li[data-v-4cb0e0d3]{list-style:decimal inside!important}.wangEditor img[data-v-4cb0e0d3]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-4cb0e0d3]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-4cb0e0d3]{border-bottom:2px solid #e1e1e1}.component[data-v-4cb0e0d3]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-4cb0e0d3]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-4cb0e0d3]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-4cb0e0d3]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-4cb0e0d3]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-4cb0e0d3]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-4cb0e0d3]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-4cb0e0d3]{cursor:default}.listen_picture[data-v-4cb0e0d3]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-4cb0e0d3]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-4cb0e0d3]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-4cb0e0d3]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-4cb0e0d3]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-4cb0e0d3]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-4cb0e0d3]{font-size:var(--en_large_font_size_five)}[data-v-4cb0e0d3] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-4cb0e0d3]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-4cb0e0d3]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-4cb0e0d3]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-4cb0e0d3]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-4cb0e0d3]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-4cb0e0d3]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-4cb0e0d3]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-4cb0e0d3]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-4cb0e0d3],.home_practice_status.NO_PUBLIC[data-v-4cb0e0d3]{background:#2c58b1}.home_practice_status.FINISHED[data-v-4cb0e0d3],.home_practice_status.IN_PROGRESS[data-v-4cb0e0d3],.home_practice_status.NOT_STARTED[data-v-4cb0e0d3],.home_practice_status.UNDISTRIBUTED[data-v-4cb0e0d3]{background:#486fbf}.ant-calendar-picker-container[data-v-4cb0e0d3]{z-index:9999999!important}.exercise_stu_detail_page[data-v-4cb0e0d3]{width:100%;height:100%;background:#f5f0ff}.exercise_stu_detail_page[data-v-4cb0e0d3] .ant-spin-nested-loading,.exercise_stu_detail_page[data-v-4cb0e0d3] .ant-spin-nested-loading .ant-spin-container{height:100%}.exercise_stu_detail_page .main[data-v-4cb0e0d3]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.exercise_stu_detail_page .main[data-v-4cb0e0d3]::-webkit-scrollbar{width:.1rem;background-color:transparent}.exercise_stu_detail_page .main[data-v-4cb0e0d3]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.exercise_stu_detail_page .main .title_box[data-v-4cb0e0d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:3}.exercise_stu_detail_page .main .title_box .title_left[data-v-4cb0e0d3]{font-size:.24rem}.exercise_stu_detail_page .main .title_box .title_left.hk.SMALL[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_seven)}.exercise_stu_detail_page .main .title_box .title_left.hk.MEDIUM[data-v-4cb0e0d3]{font-size:var(--hk_middle_font_size_seven)}.exercise_stu_detail_page .main .title_box .title_left.hk.LARGE[data-v-4cb0e0d3]{font-size:var(--hk_large_font_size_seven)}.exercise_stu_detail_page .main .title_box .title_left.en.SMALL[data-v-4cb0e0d3]{font-size:var(--en_small_font_size_seven)}.exercise_stu_detail_page .main .title_box .title_left.en.MEDIUM[data-v-4cb0e0d3]{font-size:var(--en_middle_font_size_seven)}.exercise_stu_detail_page .main .title_box .title_left.en.LARGE[data-v-4cb0e0d3]{font-size:var(--en_large_font_size_seven)}.exercise_stu_detail_page .main .title_box .title_right[data-v-4cb0e0d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;color:#414042}.exercise_stu_detail_page .main .title_box .title_right .number[data-v-4cb0e0d3]{margin-left:.1rem;font-size:.3rem}.exercise_stu_detail_page .main .table_box[data-v-4cb0e0d3]{width:100%;margin-bottom:.1rem;border-radius:.2rem .2rem 0 0;overflow:hidden}.exercise_stu_detail_page .main .table_box[data-v-4cb0e0d3]:last-child{margin-bottom:0}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-tbody>tr>td{color:#414042;background:none}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-body .ant-table-row:nth-child(2n){background:#fff}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-body .ant-table-row-hover:nth-child(2n-1){background:#f3f3ff!important}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-body .ant-table-row-hover:nth-child(2n),.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n) td{background:#fff!important}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n-1) td{background:#f3f3ff!important}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0;z-index:2}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0;z-index:2}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-thead>tr>th:last-child:after,.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-thead>tr>th:last-child:before{display:none}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child{border-right:2px solid #e1e1e1!important;background:#6156a5;color:#fff;padding:22px 16px;position:relative}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:before{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;top:0!important;z-index:2!important}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:after{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;bottom:0!important;z-index:2!important}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0!important}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-column-title{color:#fff;font-weight:400}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exercise_stu_detail_page .main .table_box .course_table[data-v-4cb0e0d3] .ant-table-fixed-left .ant-table-tbody>tr>td{border-right:1px solid #e1e1e1}.exercise_stu_detail_page .main .table_box .course_table .filter_icon[data-v-4cb0e0d3]{width:.2rem;height:.2rem;position:absolute;right:0;cursor:pointer}.exercise_stu_detail_page .main .table_box .course_table .action_box[data-v-4cb0e0d3]{display:inline-block}.exercise_stu_detail_page .main .table_box .course_table .action_box img[data-v-4cb0e0d3]{height:.08rem;cursor:pointer}.exercise_stu_detail_page .main .table_box .course_table .knowledge_content_box .knowledge[data-v-4cb0e0d3]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.exercise_stu_detail_page .main .table_box .course_table .knowledge_content_box .knowledge ul[data-v-4cb0e0d3]{margin:0;padding:0}.exercise_stu_detail_page .main .table_box .course_table .knowledge_content_box .knowledge ul li[data-v-4cb0e0d3]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.exercise_stu_detail_page .main .table_box .course_table .knowledge_content_box .knowledge ul li img[data-v-4cb0e0d3]{width:.23rem;height:.23rem;margin-right:.1rem}.exercise_stu_detail_page .main .table_box .course_table .knowledge_content_box .knowledge ul li span[data-v-4cb0e0d3]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left}.exercise_stu_detail_page .main .table_box .course_table .accuracy_box[data-v-4cb0e0d3]{display:-webkit-box;display:-ms-flexbox;display:flex;width:1.2rem;height:.3rem;margin:auto;border-radius:.15rem;overflow:hidden;background:#808285;margin-bottom:.08rem}.exercise_stu_detail_page .main .table_box .course_table .accuracy_box[data-v-4cb0e0d3]:last-child{margin-bottom:0}.exercise_stu_detail_page .main .table_box .course_table .accuracy_box .name[data-v-4cb0e0d3]{width:.5rem;min-width:.5rem;text-align:center;line-height:.3rem;color:#fff}.exercise_stu_detail_page .main .table_box .course_table .accuracy_box .name.BASIC[data-v-4cb0e0d3]{background:#a4c500}.exercise_stu_detail_page .main .table_box .course_table .accuracy_box .name.MEDIUM[data-v-4cb0e0d3]{background:#009444}.exercise_stu_detail_page .main .table_box .course_table .accuracy_box .name.ADVANCED[data-v-4cb0e0d3]{background:#754c29}.exercise_stu_detail_page .main .table_box .course_table .accuracy_box .name.HIGH_LEVEL[data-v-4cb0e0d3]{background:#2c58b1}.exercise_stu_detail_page .main .table_box .course_table .accuracy_box .number[data-v-4cb0e0d3]{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:.3rem;text-align:center;color:#fff}.exercise_stu_detail_page .main .table_box .course_table .no_data_line[data-v-4cb0e0d3]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.exercise_stu_detail_page .main .question_box[data-v-4cb0e0d3]{margin-top:.2rem}.exercise_stu_detail_page .main .question_box .know_box[data-v-4cb0e0d3]{display:inline-block;padding:.1rem .2rem;color:#fff;background:#734fb3;border-radius:.3rem;-webkit-box-shadow:1.57px 3.15px 3.15px 0 rgba(77,84,218,.5);box-shadow:1.57px 3.15px 3.15px 0 rgba(77,84,218,.5);font-size:.2rem}.exercise_stu_detail_page .main .question_box .question_list .no_question_box[data-v-4cb0e0d3]{width:100%;height:3rem;background:#fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem}.exercise_stu_detail_page .main .question_box .question_list .no_question_box.hk.SMALL[data-v-4cb0e0d3]{font-size:var(--hk_small_font_size_five)}.exercise_stu_detail_page .main .question_box .question_list .no_question_box.hk.MEDIUM[data-v-4cb0e0d3]{font-size:var(--hk_middle_font_size_five)}.exercise_stu_detail_page .main .question_box .question_list .no_question_box.hk.LARGE[data-v-4cb0e0d3]{font-size:var(--hk_large_font_size_five)}.exercise_stu_detail_page .main .question_box .question_list .no_question_box.en.SMALL[data-v-4cb0e0d3]{font-size:var(--en_small_font_size_five)}.exercise_stu_detail_page .main .question_box .question_list .no_question_box.en.MEDIUM[data-v-4cb0e0d3]{font-size:var(--en_middle_font_size_five)}.exercise_stu_detail_page .main .question_box .question_list .no_question_box.en.LARGE[data-v-4cb0e0d3]{font-size:var(--en_large_font_size_five)}html[data-v-17a9aeb3]{font-size:100px}@media only screen and (max-height:650px){html[data-v-17a9aeb3]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-17a9aeb3]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-17a9aeb3]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-17a9aeb3]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-17a9aeb3]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-17a9aeb3]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-17a9aeb3]{font-size:100px}}#app[data-v-17a9aeb3],body[data-v-17a9aeb3],html[data-v-17a9aeb3]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-17a9aeb3],#app h1[data-v-17a9aeb3],#app h2[data-v-17a9aeb3],#app h3[data-v-17a9aeb3],#app h4[data-v-17a9aeb3],#app h5[data-v-17a9aeb3],#app h6[data-v-17a9aeb3],#app p[data-v-17a9aeb3],body body[data-v-17a9aeb3],body h1[data-v-17a9aeb3],body h2[data-v-17a9aeb3],body h3[data-v-17a9aeb3],body h4[data-v-17a9aeb3],body h5[data-v-17a9aeb3],body h6[data-v-17a9aeb3],body p[data-v-17a9aeb3],html body[data-v-17a9aeb3],html h1[data-v-17a9aeb3],html h2[data-v-17a9aeb3],html h3[data-v-17a9aeb3],html h4[data-v-17a9aeb3],html h5[data-v-17a9aeb3],html h6[data-v-17a9aeb3],html p[data-v-17a9aeb3]{margin:0}li[data-v-17a9aeb3],ul[data-v-17a9aeb3]{list-style:none;padding:0}[data-v-17a9aeb3]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-17a9aeb3]{white-space:break-spaces}.sortableDrag[data-v-17a9aeb3]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-17a9aeb3],.sortableDrag td[data-v-17a9aeb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-17a9aeb3]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-17a9aeb3]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-17a9aeb3]{color:var(--theme-color)}.error_color[data-v-17a9aeb3]{color:#eb6646!important}.warn_color[data-v-17a9aeb3]{color:#ff6800}.pointer[data-v-17a9aeb3]{cursor:pointer}.ellipsis[data-v-17a9aeb3]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-17a9aeb3]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-17a9aeb3],.flex_center_center[data-v-17a9aeb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-17a9aeb3],.flex_center_center[data-v-17a9aeb3]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-17a9aeb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-17a9aeb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-17a9aeb3],.flex_row_s_p[data-v-17a9aeb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-17a9aeb3]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-17a9aeb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-17a9aeb3],.flex_start[data-v-17a9aeb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-17a9aeb3]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-17a9aeb3],.flex_column_center_center[data-v-17a9aeb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-17a9aeb3]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-17a9aeb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-17a9aeb3]{position:relative;border-radius:.2rem}.talk_frame[data-v-17a9aeb3]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-17a9aeb3]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-17a9aeb3]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-17a9aeb3]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-17a9aeb3]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-17a9aeb3]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-17a9aeb3]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-17a9aeb3]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-17a9aeb3]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-17a9aeb3]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-17a9aeb3]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-17a9aeb3]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-17a9aeb3]{max-height:30vh}.ant-select-dropdown-menu[data-v-17a9aeb3]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-17a9aeb3]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-17a9aeb3]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-17a9aeb3]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-17a9aeb3]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-17a9aeb3]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-17a9aeb3]{width:100%}.ant-input[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-17a9aeb3]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-17a9aeb3]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-17a9aeb3]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-17a9aeb3]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-17a9aeb3]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-17a9aeb3],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-17a9aeb3]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-17a9aeb3],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-17a9aeb3]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-17a9aeb3],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-17a9aeb3]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-17a9aeb3]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-17a9aeb3],.ant-table-thead>tr>th[data-v-17a9aeb3]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-17a9aeb3]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-17a9aeb3]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-17a9aeb3]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-17a9aeb3]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-17a9aeb3]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-17a9aeb3]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-17a9aeb3]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-17a9aeb3]{width:24px;height:24px}.ant-radio-inner[data-v-17a9aeb3]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-17a9aeb3]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-17a9aeb3],.ant-radio-checked .ant-radio-inner[data-v-17a9aeb3]{border-color:#10c7a3}.ant-checkbox[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-17a9aeb3]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-17a9aeb3]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-17a9aeb3]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-17a9aeb3]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-17a9aeb3]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-17a9aeb3]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-17a9aeb3]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-17a9aeb3]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-17a9aeb3],.ant-dropdown-menu-submenu-title[data-v-17a9aeb3]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-17a9aeb3],:root .ant-dropdown-link>.anticon.anticon-down[data-v-17a9aeb3],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-17a9aeb3]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-17a9aeb3]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-17a9aeb3]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-17a9aeb3],.dropMenuItem_hk_SMALL[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-17a9aeb3]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-17a9aeb3]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-17a9aeb3]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-17a9aeb3]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-17a9aeb3],.ant-switch[data-v-17a9aeb3]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-17a9aeb3],.ant-switch[data-v-17a9aeb3]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-17a9aeb3]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-17a9aeb3]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-17a9aeb3]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-17a9aeb3]{width:100%}.ant-progress-circle .ant-progress-text[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-17a9aeb3]{max-width:4.6rem}.ant-popover-title[data-v-17a9aeb3]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-17a9aeb3]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-17a9aeb3]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-17a9aeb3],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-17a9aeb3],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-17a9aeb3]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-17a9aeb3],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-17a9aeb3],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-17a9aeb3]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-17a9aeb3]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-17a9aeb3]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-17a9aeb3]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-17a9aeb3]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-17a9aeb3]{text-decoration:underline}.modalBox .btn_box[data-v-17a9aeb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-17a9aeb3],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-17a9aeb3],.ant-pagination-disabled:focus a[data-v-17a9aeb3],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-17a9aeb3],.ant-pagination-disabled:hover a[data-v-17a9aeb3],[data-v-17a9aeb3] .ant-pagination-disabled a{background:#e6e7e8}[data-v-17a9aeb3] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-17a9aeb3] .ant-pagination-item-active a,[data-v-17a9aeb3] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-17a9aeb3] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-17a9aeb3] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-17a9aeb3]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-17a9aeb3]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-17a9aeb3]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-17a9aeb3]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-17a9aeb3]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-17a9aeb3]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-17a9aeb3]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-17a9aeb3]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-17a9aeb3],.wangEditor table th[data-v-17a9aeb3]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-17a9aeb3]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-17a9aeb3]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-17a9aeb3]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-17a9aeb3]{display:block}.wangEditor ol[data-v-17a9aeb3],.wangEditor ul[data-v-17a9aeb3]{margin:10px 0 10px 20px}.wangEditor ul[data-v-17a9aeb3],.wangEditor ul li[data-v-17a9aeb3]{list-style:disc inside!important}.wangEditor ol[data-v-17a9aeb3],.wangEditor ol li[data-v-17a9aeb3]{list-style:decimal inside!important}.wangEditor img[data-v-17a9aeb3]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-17a9aeb3]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-17a9aeb3]{border-bottom:2px solid #e1e1e1}.component[data-v-17a9aeb3]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-17a9aeb3]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-17a9aeb3]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-17a9aeb3]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-17a9aeb3]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-17a9aeb3]{cursor:default}.listen_picture[data-v-17a9aeb3]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-17a9aeb3]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-17a9aeb3]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-17a9aeb3]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-17a9aeb3]{font-size:var(--en_large_font_size_five)}[data-v-17a9aeb3] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-17a9aeb3]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-17a9aeb3]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-17a9aeb3]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-17a9aeb3]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-17a9aeb3]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-17a9aeb3]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-17a9aeb3]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-17a9aeb3]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-17a9aeb3],.home_practice_status.NO_PUBLIC[data-v-17a9aeb3]{background:#2c58b1}.home_practice_status.FINISHED[data-v-17a9aeb3],.home_practice_status.IN_PROGRESS[data-v-17a9aeb3],.home_practice_status.NOT_STARTED[data-v-17a9aeb3],.home_practice_status.UNDISTRIBUTED[data-v-17a9aeb3]{background:#486fbf}.ant-calendar-picker-container[data-v-17a9aeb3]{z-index:9999999!important}.e_exercise_stu_pra_list_page[data-v-17a9aeb3]{width:100%;height:100%;background:#f5f0ff}.e_exercise_stu_pra_list_page[data-v-17a9aeb3] .ant-spin-nested-loading,.e_exercise_stu_pra_list_page[data-v-17a9aeb3] .ant-spin-nested-loading .ant-spin-container{height:100%}.e_exercise_stu_pra_list_page .main[data-v-17a9aeb3]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.e_exercise_stu_pra_list_page .main[data-v-17a9aeb3]::-webkit-scrollbar{width:.1rem;background-color:transparent}.e_exercise_stu_pra_list_page .main[data-v-17a9aeb3]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.e_exercise_stu_pra_list_page .main .title_box[data-v-17a9aeb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:3}.e_exercise_stu_pra_list_page .main .title_box .title_left[data-v-17a9aeb3]{font-size:.24rem}.e_exercise_stu_pra_list_page .main .title_box .title_left.hk.SMALL[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_seven)}.e_exercise_stu_pra_list_page .main .title_box .title_left.hk.MEDIUM[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_seven)}.e_exercise_stu_pra_list_page .main .title_box .title_left.hk.LARGE[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_seven)}.e_exercise_stu_pra_list_page .main .title_box .title_left.en.SMALL[data-v-17a9aeb3]{font-size:var(--en_small_font_size_seven)}.e_exercise_stu_pra_list_page .main .title_box .title_left.en.MEDIUM[data-v-17a9aeb3]{font-size:var(--en_middle_font_size_seven)}.e_exercise_stu_pra_list_page .main .title_box .title_left.en.LARGE[data-v-17a9aeb3]{font-size:var(--en_large_font_size_seven)}.e_exercise_stu_pra_list_page .main .title_box .title_right .switch[data-v-17a9aeb3]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.e_exercise_stu_pra_list_page .main .title_box .title_right .switch .tips[data-v-17a9aeb3]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.e_exercise_stu_pra_list_page .main .title_box .title_right .switch .tips.hk.SMALL[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five)}.e_exercise_stu_pra_list_page .main .title_box .title_right .switch .tips.hk.MEDIUM[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five)}.e_exercise_stu_pra_list_page .main .title_box .title_right .switch .tips.hk.LARGE[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five)}.e_exercise_stu_pra_list_page .main .title_box .title_right .switch .tips.en.SMALL[data-v-17a9aeb3]{font-size:var(--en_small_font_size_five)}.e_exercise_stu_pra_list_page .main .title_box .title_right .switch .tips.en.MEDIUM[data-v-17a9aeb3]{font-size:var(--en_middle_font_size_five)}.e_exercise_stu_pra_list_page .main .title_box .title_right .switch .tips.en.LARGE[data-v-17a9aeb3]{font-size:var(--en_large_font_size_five)}.e_exercise_stu_pra_list_page .main .title_box .title_right .switch .tips.active[data-v-17a9aeb3]{color:#5b4096}.e_exercise_stu_pra_list_page .main .title_box .title_right .switch .ant-switch[data-v-17a9aeb3]{margin:0 .15rem}.e_exercise_stu_pra_list_page .main .table_box[data-v-17a9aeb3]{width:100%}.e_exercise_stu_pra_list_page .course_table[data-v-17a9aeb3] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.e_exercise_stu_pra_list_page .course_table[data-v-17a9aeb3] .ant-table-tbody>tr>td{color:#414042}.e_exercise_stu_pra_list_page .course_table[data-v-17a9aeb3] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.e_exercise_stu_pra_list_page .course_table[data-v-17a9aeb3] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.e_exercise_stu_pra_list_page .course_table[data-v-17a9aeb3] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.e_exercise_stu_pra_list_page .course_table[data-v-17a9aeb3] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.e_exercise_stu_pra_list_page .course_table[data-v-17a9aeb3] .ant-table-thead>tr>th:last-child:after,.e_exercise_stu_pra_list_page .course_table[data-v-17a9aeb3] .ant-table-thead>tr>th:last-child:before{display:none}.e_exercise_stu_pra_list_page .course_table[data-v-17a9aeb3] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.e_exercise_stu_pra_list_page .course_table[data-v-17a9aeb3] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.e_exercise_stu_pra_list_page .course_table[data-v-17a9aeb3] .ant-table-column-title{color:#fff;font-weight:400}.e_exercise_stu_pra_list_page .course_table[data-v-17a9aeb3] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.e_exercise_stu_pra_list_page .course_table[data-v-17a9aeb3] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_exercise_stu_pra_list_page .course_table .filter_icon[data-v-17a9aeb3]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.06rem}.e_exercise_stu_pra_list_page .course_table .action_box[data-v-17a9aeb3]{display:inline-block}.e_exercise_stu_pra_list_page .course_table .action_box img[data-v-17a9aeb3]{height:.08rem;cursor:pointer}.e_exercise_stu_pra_list_page .course_table .knowledge_content_box[data-v-17a9aeb3]{width:calc(100% + 32px);min-height:calc(100% + 32px);margin-left:-16px}.e_exercise_stu_pra_list_page .course_table .knowledge_content_box .courseName[data-v-17a9aeb3]{width:100%;height:.5rem;background:#697fe0;color:#fff;font-size:.18rem;line-height:.5rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e_exercise_stu_pra_list_page .course_table .knowledge_content_box .knowledge[data-v-17a9aeb3]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.e_exercise_stu_pra_list_page .course_table .knowledge_content_box .knowledge ul[data-v-17a9aeb3]{margin:0;padding:0}.e_exercise_stu_pra_list_page .course_table .knowledge_content_box .knowledge ul li[data-v-17a9aeb3]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;margin-bottom:.1rem}.e_exercise_stu_pra_list_page .course_table .knowledge_content_box .knowledge ul li[data-v-17a9aeb3]:last-child{margin-bottom:0}.e_exercise_stu_pra_list_page .course_table .knowledge_content_box .knowledge ul li img[data-v-17a9aeb3]{width:.48rem;min-width:.48rem;height:.48rem;margin-right:.1rem;cursor:pointer}.e_exercise_stu_pra_list_page .course_table .knowledge_content_box .knowledge ul li span[data-v-17a9aeb3]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left;padding-top:.08rem;line-height:.3rem}.e_exercise_stu_pra_list_page .course_table .no_data_line[data-v-17a9aeb3]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.e_exercise_stu_pra_list_page .course_table .eExerciseNum[data-v-17a9aeb3]{text-align:left;cursor:pointer;border-bottom:2px solid #000}.e_exercise_stu_pra_list_page .course_table .submitStatus[data-v-17a9aeb3]{padding:.1rem;border-radius:.06rem;color:#fff}.e_exercise_stu_pra_list_page .course_table .submitStatus.DELAY[data-v-17a9aeb3]{background:#ff7640}.e_exercise_stu_pra_list_page .course_table .submitStatus.NORMAL[data-v-17a9aeb3]{background:#06a38b}.e_exercise_stu_pra_list_page .course_table .submitStatus.NOT_SUBMIT[data-v-17a9aeb3],.e_exercise_stu_pra_list_page .course_table .submitStatus.OVERDUE[data-v-17a9aeb3]{background:#e82127}.e_exercise_stu_pra_list_page .course_table .submitStatus.NO_NEED[data-v-17a9aeb3]{background:#2c58b1}.e_exercise_stu_pra_list_page[data-v-17a9aeb3] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.e_exercise_stu_pra_list_page[data-v-17a9aeb3] .ant-switch,.e_exercise_stu_pra_list_page[data-v-17a9aeb3] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.e_exercise_stu_pra_list_page .ant-switch[data-v-17a9aeb3]:after,.e_exercise_stu_pra_list_page[data-v-17a9aeb3] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}.e_exercise_stu_pra_list_page .issueBox[data-v-17a9aeb3]{height:auto;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.33rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.e_exercise_stu_pra_list_page .issueBox .title[data-v-17a9aeb3],.e_exercise_stu_pra_list_page .issueBox[data-v-17a9aeb3]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_exercise_stu_pra_list_page .issueBox .title[data-v-17a9aeb3]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.2rem}.e_exercise_stu_pra_list_page .issueBox .title span[data-v-17a9aeb3]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.e_exercise_stu_pra_list_page .issueBox .title span.hk.SMALL[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_seven)}.e_exercise_stu_pra_list_page .issueBox .title span.hk.MEDIUM[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_seven)}.e_exercise_stu_pra_list_page .issueBox .title span.hk.LARGE[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_seven)}.e_exercise_stu_pra_list_page .issueBox .title span.en.SMALL[data-v-17a9aeb3]{font-size:var(--en_small_font_size_seven)}.e_exercise_stu_pra_list_page .issueBox .title span.en.MEDIUM[data-v-17a9aeb3]{font-size:var(--en_middle_font_size_seven)}.e_exercise_stu_pra_list_page .issueBox .title span.en.LARGE[data-v-17a9aeb3]{font-size:var(--en_large_font_size_seven)}.e_exercise_stu_pra_list_page .issueBox .title img[data-v-17a9aeb3]{width:.24rem;height:.24rem;cursor:pointer}.e_exercise_stu_pra_list_page .issueBox .mb60[data-v-17a9aeb3]{margin-bottom:.6rem}.e_exercise_stu_pra_list_page .issueBox .homework[data-v-17a9aeb3]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;height:6rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.e_exercise_stu_pra_list_page .issueBox .lineBox[data-v-17a9aeb3]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.e_exercise_stu_pra_list_page .issueBox .lineBox .w200[data-v-17a9aeb3]{width:2rem}.e_exercise_stu_pra_list_page .issueBox .lineBox .name[data-v-17a9aeb3]{font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin-top:0;margin-right:.2rem}.e_exercise_stu_pra_list_page .issueBox .lineBox .name.hk.SMALL[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .name.hk.MEDIUM[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .name.hk.LARGE[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .name.en.SMALL[data-v-17a9aeb3]{font-size:var(--en_small_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .name.en.MEDIUM[data-v-17a9aeb3]{font-size:var(--en_middle_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .name.en.LARGE[data-v-17a9aeb3]{font-size:var(--en_large_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .changeTips[data-v-17a9aeb3]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.29rem}.e_exercise_stu_pra_list_page .issueBox .lineBox .changeTips.hk.SMALL[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .changeTips.hk.MEDIUM[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .changeTips.hk.LARGE[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .changeTips.en.SMALL[data-v-17a9aeb3]{font-size:var(--en_small_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .changeTips.en.MEDIUM[data-v-17a9aeb3]{font-size:var(--en_middle_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .changeTips.en.LARGE[data-v-17a9aeb3]{font-size:var(--en_large_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .content[data-v-17a9aeb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.e_exercise_stu_pra_list_page .issueBox .lineBox .content.hk.SMALL[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .content.hk.MEDIUM[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .content.hk.LARGE[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .content.en.SMALL[data-v-17a9aeb3]{font-size:var(--en_small_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .content.en.MEDIUM[data-v-17a9aeb3]{font-size:var(--en_middle_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .content.en.LARGE[data-v-17a9aeb3]{font-size:var(--en_large_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .lineBox .content .mark_box[data-v-17a9aeb3]{width:.32rem;height:.32rem;background:#775dc0;color:#fff;border-radius:50%}.e_exercise_stu_pra_list_page .issueBox .btn[data-v-17a9aeb3],.e_exercise_stu_pra_list_page .issueBox .lineBox .content .mark_box[data-v-17a9aeb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.e_exercise_stu_pra_list_page .issueBox .btn[data-v-17a9aeb3]{width:100%}.e_exercise_stu_pra_list_page .issueBox .btn .fafang[data-v-17a9aeb3]{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);line-height:.19rem}.e_exercise_stu_pra_list_page .issueBox .btn .fafang.hk.SMALL[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_four)}.e_exercise_stu_pra_list_page .issueBox .btn .fafang.hk.MEDIUM[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_four)}.e_exercise_stu_pra_list_page .issueBox .btn .fafang.hk.LARGE[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_four)}.e_exercise_stu_pra_list_page .issueBox .btn .fafang.en.SMALL[data-v-17a9aeb3]{font-size:var(--en_small_font_size_four)}.e_exercise_stu_pra_list_page .issueBox .btn .fafang.en.MEDIUM[data-v-17a9aeb3]{font-size:var(--en_middle_font_size_four)}.e_exercise_stu_pra_list_page .issueBox .btn .fafang.en.LARGE[data-v-17a9aeb3]{font-size:var(--en_large_font_size_four)}.e_exercise_stu_pra_list_page .issueBox .btn .fafang img[data-v-17a9aeb3]{width:.24rem;height:.24rem;margin-right:.1rem}.e_exercise_stu_pra_list_page .issueBox .btn .cancel[data-v-17a9aeb3]{color:#775dc0;background:#fff;border:1px solid #775dc0}.e_exercise_stu_pra_list_page .issueBox .btn .advanced[data-v-17a9aeb3]{width:1.76rem;height:.53rem;margin:.2rem 0}.e_exercise_stu_pra_list_page .issueBox .btn .advanced .img[data-v-17a9aeb3]{width:.24rem;height:.24rem;margin-right:.1rem}.e_exercise_stu_pra_list_page .issueBox .btn .mr48[data-v-17a9aeb3]{margin-right:.48rem}.e_exercise_stu_pra_list_page .issueBox .eExerciseTips[data-v-17a9aeb3]{font-size:.2rem}.e_exercise_stu_pra_list_page .issueBox .eExerciseTips.hk.SMALL[data-v-17a9aeb3]{font-size:var(--hk_small_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .eExerciseTips.hk.MEDIUM[data-v-17a9aeb3]{font-size:var(--hk_middle_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .eExerciseTips.hk.LARGE[data-v-17a9aeb3]{font-size:var(--hk_large_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .eExerciseTips.en.SMALL[data-v-17a9aeb3]{font-size:var(--en_small_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .eExerciseTips.en.MEDIUM[data-v-17a9aeb3]{font-size:var(--en_middle_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .eExerciseTips.en.LARGE[data-v-17a9aeb3]{font-size:var(--en_large_font_size_five)}.e_exercise_stu_pra_list_page .issueBox .eExerciseTips>p[data-v-17a9aeb3]{font-family:var(--common-font-family);color:#000;line-height:.29rem}.e_exercise_stu_pra_list_page .date_pick_box[data-v-17a9aeb3] .ant-calendar-picker-input.ant-input{padding:.02rem .6rem .02rem .2rem!important;border-radius:6.5px;-webkit-box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5);box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5)}.e_exercise_stu_pra_list_page .date_pick_box[data-v-17a9aeb3] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.e_exercise_stu_pra_list_page .icon_img[data-v-17a9aeb3]{width:20px;height:20px;cursor:pointer}html[data-v-c964fa14]{font-size:100px}@media only screen and (max-height:650px){html[data-v-c964fa14]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-c964fa14]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-c964fa14]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-c964fa14]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-c964fa14]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-c964fa14]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-c964fa14]{font-size:100px}}#app[data-v-c964fa14],body[data-v-c964fa14],html[data-v-c964fa14]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-c964fa14],#app h1[data-v-c964fa14],#app h2[data-v-c964fa14],#app h3[data-v-c964fa14],#app h4[data-v-c964fa14],#app h5[data-v-c964fa14],#app h6[data-v-c964fa14],#app p[data-v-c964fa14],body body[data-v-c964fa14],body h1[data-v-c964fa14],body h2[data-v-c964fa14],body h3[data-v-c964fa14],body h4[data-v-c964fa14],body h5[data-v-c964fa14],body h6[data-v-c964fa14],body p[data-v-c964fa14],html body[data-v-c964fa14],html h1[data-v-c964fa14],html h2[data-v-c964fa14],html h3[data-v-c964fa14],html h4[data-v-c964fa14],html h5[data-v-c964fa14],html h6[data-v-c964fa14],html p[data-v-c964fa14]{margin:0}li[data-v-c964fa14],ul[data-v-c964fa14]{list-style:none;padding:0}[data-v-c964fa14]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-c964fa14]{white-space:break-spaces}.sortableDrag[data-v-c964fa14]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-c964fa14],.sortableDrag td[data-v-c964fa14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-c964fa14]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-c964fa14]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-c964fa14]{color:var(--theme-color)}.error_color[data-v-c964fa14]{color:#eb6646!important}.warn_color[data-v-c964fa14]{color:#ff6800}.pointer[data-v-c964fa14]{cursor:pointer}.ellipsis[data-v-c964fa14]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-c964fa14]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-c964fa14],.flex_center_center[data-v-c964fa14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-c964fa14],.flex_center_center[data-v-c964fa14]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-c964fa14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-c964fa14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-c964fa14],.flex_row_s_p[data-v-c964fa14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-c964fa14]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-c964fa14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-c964fa14],.flex_start[data-v-c964fa14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-c964fa14]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-c964fa14],.flex_column_center_center[data-v-c964fa14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-c964fa14]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-c964fa14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-c964fa14]{position:relative;border-radius:.2rem}.talk_frame[data-v-c964fa14]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-c964fa14]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-c964fa14]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-c964fa14]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-c964fa14]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-c964fa14]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-c964fa14]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-c964fa14]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-c964fa14]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-c964fa14]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-c964fa14]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-c964fa14]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-c964fa14]{max-height:30vh}.ant-select-dropdown-menu[data-v-c964fa14]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-c964fa14]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-c964fa14]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-c964fa14]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-c964fa14]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-c964fa14]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-c964fa14]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-c964fa14]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-c964fa14]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-c964fa14]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-c964fa14]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-c964fa14]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-c964fa14]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-c964fa14]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-c964fa14]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-c964fa14]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-c964fa14]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-c964fa14]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-c964fa14]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-c964fa14]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-c964fa14]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-c964fa14]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-c964fa14]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-c964fa14]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-c964fa14]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-c964fa14]{width:100%}.ant-input[data-v-c964fa14]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-c964fa14]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-c964fa14]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-c964fa14]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-c964fa14]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-c964fa14]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-c964fa14]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-c964fa14]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-c964fa14]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-c964fa14]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-c964fa14]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-c964fa14]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-c964fa14]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-c964fa14],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-c964fa14]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-c964fa14]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-c964fa14]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-c964fa14],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-c964fa14]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-c964fa14]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-c964fa14]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-c964fa14],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-c964fa14]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-c964fa14]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-c964fa14]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-c964fa14]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c964fa14],.ant-table-thead>tr>th[data-v-c964fa14]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-c964fa14]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-c964fa14]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c964fa14]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c964fa14]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c964fa14]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-c964fa14]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-c964fa14]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-c964fa14]{width:24px;height:24px}.ant-radio-inner[data-v-c964fa14]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-c964fa14]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-c964fa14]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-c964fa14],.ant-radio-checked .ant-radio-inner[data-v-c964fa14]{border-color:#10c7a3}.ant-checkbox[data-v-c964fa14]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-c964fa14]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-c964fa14]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-c964fa14]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-c964fa14]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-c964fa14]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-c964fa14]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-c964fa14]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-c964fa14]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-c964fa14]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-c964fa14]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-c964fa14],.ant-dropdown-menu-submenu-title[data-v-c964fa14]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-c964fa14],:root .ant-dropdown-link>.anticon.anticon-down[data-v-c964fa14],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-c964fa14]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-c964fa14]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-c964fa14]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-c964fa14]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-c964fa14]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-c964fa14]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-c964fa14],.dropMenuItem_hk_SMALL[data-v-c964fa14]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-c964fa14]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-c964fa14]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-c964fa14]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-c964fa14]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-c964fa14]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-c964fa14]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-c964fa14],.ant-switch[data-v-c964fa14]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-c964fa14],.ant-switch[data-v-c964fa14]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-c964fa14]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-c964fa14]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-c964fa14]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-c964fa14]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-c964fa14]{width:100%}.ant-progress-circle .ant-progress-text[data-v-c964fa14]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-c964fa14]{max-width:4.6rem}.ant-popover-title[data-v-c964fa14]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-c964fa14]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-c964fa14]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-c964fa14],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-c964fa14],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-c964fa14]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-c964fa14],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-c964fa14],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-c964fa14]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-c964fa14]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-c964fa14]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-c964fa14]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-c964fa14]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-c964fa14]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-c964fa14]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-c964fa14]{text-decoration:underline}.modalBox .btn_box[data-v-c964fa14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-c964fa14],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-c964fa14],.ant-pagination-disabled:focus a[data-v-c964fa14],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-c964fa14],.ant-pagination-disabled:hover a[data-v-c964fa14],[data-v-c964fa14] .ant-pagination-disabled a{background:#e6e7e8}[data-v-c964fa14] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-c964fa14] .ant-pagination-item-active a,[data-v-c964fa14] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-c964fa14] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-c964fa14] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-c964fa14]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-c964fa14]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-c964fa14]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-c964fa14]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-c964fa14]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-c964fa14]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-c964fa14]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-c964fa14]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-c964fa14]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-c964fa14],.wangEditor table th[data-v-c964fa14]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-c964fa14]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-c964fa14]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-c964fa14]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-c964fa14]{display:block}.wangEditor ol[data-v-c964fa14],.wangEditor ul[data-v-c964fa14]{margin:10px 0 10px 20px}.wangEditor ul[data-v-c964fa14],.wangEditor ul li[data-v-c964fa14]{list-style:disc inside!important}.wangEditor ol[data-v-c964fa14],.wangEditor ol li[data-v-c964fa14]{list-style:decimal inside!important}.wangEditor img[data-v-c964fa14]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-c964fa14]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-c964fa14]{border-bottom:2px solid #e1e1e1}.component[data-v-c964fa14]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-c964fa14]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-c964fa14]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-c964fa14]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-c964fa14]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-c964fa14]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-c964fa14]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-c964fa14]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-c964fa14]{cursor:default}.listen_picture[data-v-c964fa14]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-c964fa14]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-c964fa14]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-c964fa14]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-c964fa14]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-c964fa14]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-c964fa14]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-c964fa14]{font-size:var(--en_large_font_size_five)}[data-v-c964fa14] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-c964fa14]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-c964fa14]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-c964fa14]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-c964fa14]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-c964fa14]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-c964fa14]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-c964fa14]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-c964fa14]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-c964fa14],.home_practice_status.NO_PUBLIC[data-v-c964fa14]{background:#2c58b1}.home_practice_status.FINISHED[data-v-c964fa14],.home_practice_status.IN_PROGRESS[data-v-c964fa14],.home_practice_status.NOT_STARTED[data-v-c964fa14],.home_practice_status.UNDISTRIBUTED[data-v-c964fa14]{background:#486fbf}.ant-calendar-picker-container[data-v-c964fa14]{z-index:9999999!important}.exercise_report_pra_stu_ques_page[data-v-c964fa14]{width:100%;height:100%;background:#f5f0ff}.exercise_report_pra_stu_ques_page[data-v-c964fa14] .ant-spin-nested-loading,.exercise_report_pra_stu_ques_page[data-v-c964fa14] .ant-spin-nested-loading .ant-spin-container{height:100%}.exercise_report_pra_stu_ques_page .main[data-v-c964fa14]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.exercise_report_pra_stu_ques_page .main[data-v-c964fa14]::-webkit-scrollbar{width:.1rem;background-color:transparent}.exercise_report_pra_stu_ques_page .main[data-v-c964fa14]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.exercise_report_pra_stu_ques_page .main .title_box[data-v-c964fa14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:3}.exercise_report_pra_stu_ques_page .main .title_box .title_left[data-v-c964fa14]{font-size:.24rem}.exercise_report_pra_stu_ques_page .main .title_box .title_left.hk.SMALL[data-v-c964fa14]{font-size:var(--hk_small_font_size_seven)}.exercise_report_pra_stu_ques_page .main .title_box .title_left.hk.MEDIUM[data-v-c964fa14]{font-size:var(--hk_middle_font_size_seven)}.exercise_report_pra_stu_ques_page .main .title_box .title_left.hk.LARGE[data-v-c964fa14]{font-size:var(--hk_large_font_size_seven)}.exercise_report_pra_stu_ques_page .main .title_box .title_left.en.SMALL[data-v-c964fa14]{font-size:var(--en_small_font_size_seven)}.exercise_report_pra_stu_ques_page .main .title_box .title_left.en.MEDIUM[data-v-c964fa14]{font-size:var(--en_middle_font_size_seven)}.exercise_report_pra_stu_ques_page .main .title_box .title_left.en.LARGE[data-v-c964fa14]{font-size:var(--en_large_font_size_seven)}.exercise_report_pra_stu_ques_page .main .title_box .title_right[data-v-c964fa14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;color:#414042}.exercise_report_pra_stu_ques_page .main .title_box .title_right .number[data-v-c964fa14]{margin-left:.1rem;font-size:.3rem}.exercise_report_pra_stu_ques_page .main .table_box[data-v-c964fa14]{width:100%;margin-bottom:.1rem;border-radius:.2rem .2rem 0 0;overflow:hidden}.exercise_report_pra_stu_ques_page .main .table_box[data-v-c964fa14]:last-child{margin-bottom:0}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-tbody>tr>td{color:#414042;background:none}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-body .ant-table-row:nth-child(2n){background:#fff}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-body .ant-table-row-hover:nth-child(2n-1){background:#f3f3ff!important}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-body .ant-table-row-hover:nth-child(2n),.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n) td{background:#fff!important}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n-1) td{background:#f3f3ff!important}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0;z-index:2}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0;z-index:2}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-thead>tr>th:last-child:after,.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-thead>tr>th:last-child:before{display:none}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child{border-right:2px solid #e1e1e1!important;background:#6156a5;color:#fff;padding:22px 16px;position:relative}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:before{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;top:0!important;z-index:2!important}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:after{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;bottom:0!important;z-index:2!important}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0!important}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-column-title{color:#fff;font-weight:400}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exercise_report_pra_stu_ques_page .main .table_box .course_table[data-v-c964fa14] .ant-table-fixed-left .ant-table-tbody>tr>td{border-right:1px solid #e1e1e1}.exercise_report_pra_stu_ques_page .main .table_box .course_table .filter_icon[data-v-c964fa14]{width:.2rem;height:.2rem;position:absolute;right:0;cursor:pointer}.exercise_report_pra_stu_ques_page .main .table_box .course_table .action_box[data-v-c964fa14]{display:inline-block}.exercise_report_pra_stu_ques_page .main .table_box .course_table .action_box img[data-v-c964fa14]{height:.08rem;cursor:pointer}.exercise_report_pra_stu_ques_page .main .table_box .course_table .knowledge_content_box .knowledge[data-v-c964fa14]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.exercise_report_pra_stu_ques_page .main .table_box .course_table .knowledge_content_box .knowledge ul[data-v-c964fa14]{margin:0;padding:0}.exercise_report_pra_stu_ques_page .main .table_box .course_table .knowledge_content_box .knowledge ul li[data-v-c964fa14]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.exercise_report_pra_stu_ques_page .main .table_box .course_table .knowledge_content_box .knowledge ul li img[data-v-c964fa14]{width:.23rem;height:.23rem;margin-right:.1rem}.exercise_report_pra_stu_ques_page .main .table_box .course_table .knowledge_content_box .knowledge ul li span[data-v-c964fa14]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left}.exercise_report_pra_stu_ques_page .main .table_box .course_table .accuracy_box[data-v-c964fa14]{display:-webkit-box;display:-ms-flexbox;display:flex;width:1.2rem;height:.3rem;margin:auto;border-radius:.15rem;overflow:hidden;background:#808285;margin-bottom:.08rem}.exercise_report_pra_stu_ques_page .main .table_box .course_table .accuracy_box[data-v-c964fa14]:last-child{margin-bottom:0}.exercise_report_pra_stu_ques_page .main .table_box .course_table .accuracy_box .name[data-v-c964fa14]{width:.5rem;min-width:.5rem;text-align:center;line-height:.3rem;color:#fff}.exercise_report_pra_stu_ques_page .main .table_box .course_table .accuracy_box .name.BASIC[data-v-c964fa14]{background:#a4c500}.exercise_report_pra_stu_ques_page .main .table_box .course_table .accuracy_box .name.MEDIUM[data-v-c964fa14]{background:#009444}.exercise_report_pra_stu_ques_page .main .table_box .course_table .accuracy_box .name.ADVANCED[data-v-c964fa14]{background:#754c29}.exercise_report_pra_stu_ques_page .main .table_box .course_table .accuracy_box .name.HIGH_LEVEL[data-v-c964fa14]{background:#2c58b1}.exercise_report_pra_stu_ques_page .main .table_box .course_table .accuracy_box .number[data-v-c964fa14]{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:.3rem;text-align:center;color:#fff}.exercise_report_pra_stu_ques_page .main .table_box .course_table .no_data_line[data-v-c964fa14]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.exercise_report_pra_stu_ques_page .main .question_box[data-v-c964fa14]{margin-top:.2rem}.exercise_report_pra_stu_ques_page .main .question_box .know_box[data-v-c964fa14]{display:inline-block;padding:.1rem .2rem;color:#fff;background:#734fb3;border-radius:.3rem;-webkit-box-shadow:1.57px 3.15px 3.15px 0 rgba(77,84,218,.5);box-shadow:1.57px 3.15px 3.15px 0 rgba(77,84,218,.5);font-size:.2rem}.exercise_report_pra_stu_ques_page .main .question_box .question_list .no_question_box[data-v-c964fa14]{width:100%;height:3rem;background:#fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem}.exercise_report_pra_stu_ques_page .main .question_box .question_list .no_question_box.hk.SMALL[data-v-c964fa14]{font-size:var(--hk_small_font_size_five)}.exercise_report_pra_stu_ques_page .main .question_box .question_list .no_question_box.hk.MEDIUM[data-v-c964fa14]{font-size:var(--hk_middle_font_size_five)}.exercise_report_pra_stu_ques_page .main .question_box .question_list .no_question_box.hk.LARGE[data-v-c964fa14]{font-size:var(--hk_large_font_size_five)}.exercise_report_pra_stu_ques_page .main .question_box .question_list .no_question_box.en.SMALL[data-v-c964fa14]{font-size:var(--en_small_font_size_five)}.exercise_report_pra_stu_ques_page .main .question_box .question_list .no_question_box.en.MEDIUM[data-v-c964fa14]{font-size:var(--en_middle_font_size_five)}.exercise_report_pra_stu_ques_page .main .question_box .question_list .no_question_box.en.LARGE[data-v-c964fa14]{font-size:var(--en_large_font_size_five)}html[data-v-e6960986]{font-size:100px}@media only screen and (max-height:650px){html[data-v-e6960986]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-e6960986]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-e6960986]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-e6960986]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-e6960986]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-e6960986]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-e6960986]{font-size:100px}}#app[data-v-e6960986],body[data-v-e6960986],html[data-v-e6960986]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-e6960986],#app h1[data-v-e6960986],#app h2[data-v-e6960986],#app h3[data-v-e6960986],#app h4[data-v-e6960986],#app h5[data-v-e6960986],#app h6[data-v-e6960986],#app p[data-v-e6960986],body body[data-v-e6960986],body h1[data-v-e6960986],body h2[data-v-e6960986],body h3[data-v-e6960986],body h4[data-v-e6960986],body h5[data-v-e6960986],body h6[data-v-e6960986],body p[data-v-e6960986],html body[data-v-e6960986],html h1[data-v-e6960986],html h2[data-v-e6960986],html h3[data-v-e6960986],html h4[data-v-e6960986],html h5[data-v-e6960986],html h6[data-v-e6960986],html p[data-v-e6960986]{margin:0}li[data-v-e6960986],ul[data-v-e6960986]{list-style:none;padding:0}[data-v-e6960986]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-e6960986]{white-space:break-spaces}.sortableDrag[data-v-e6960986]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-e6960986],.sortableDrag td[data-v-e6960986]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-e6960986]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-e6960986]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-e6960986]{color:var(--theme-color)}.error_color[data-v-e6960986]{color:#eb6646!important}.warn_color[data-v-e6960986]{color:#ff6800}.pointer[data-v-e6960986]{cursor:pointer}.ellipsis[data-v-e6960986]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-e6960986]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-e6960986],.flex_center_center[data-v-e6960986]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-e6960986],.flex_center_center[data-v-e6960986]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-e6960986]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-e6960986]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-e6960986],.flex_row_s_p[data-v-e6960986]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-e6960986]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-e6960986]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-e6960986],.flex_start[data-v-e6960986]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-e6960986]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-e6960986],.flex_column_center_center[data-v-e6960986]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-e6960986]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-e6960986]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-e6960986]{position:relative;border-radius:.2rem}.talk_frame[data-v-e6960986]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-e6960986]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-e6960986]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-e6960986]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-e6960986]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-e6960986]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-e6960986]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-e6960986]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-e6960986]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-e6960986]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-e6960986]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-e6960986]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-e6960986]{max-height:30vh}.ant-select-dropdown-menu[data-v-e6960986]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-e6960986]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-e6960986]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-e6960986]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-e6960986]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-e6960986]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-e6960986]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-e6960986]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-e6960986]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-e6960986]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-e6960986]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-e6960986]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-e6960986]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-e6960986]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-e6960986]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-e6960986]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-e6960986]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-e6960986]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-e6960986]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-e6960986]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-e6960986]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-e6960986]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-e6960986]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-e6960986]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-e6960986]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-e6960986]{width:100%}.ant-input[data-v-e6960986]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-e6960986]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-e6960986]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-e6960986]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-e6960986]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-e6960986]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-e6960986]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-e6960986]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-e6960986]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-e6960986]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-e6960986]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-e6960986]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-e6960986]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-e6960986],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-e6960986]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-e6960986]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-e6960986]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-e6960986],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-e6960986]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-e6960986]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-e6960986]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-e6960986],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-e6960986]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-e6960986]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-e6960986]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-e6960986]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-e6960986],.ant-table-thead>tr>th[data-v-e6960986]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-e6960986]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-e6960986]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-e6960986]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-e6960986]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-e6960986]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-e6960986]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-e6960986]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-e6960986]{width:24px;height:24px}.ant-radio-inner[data-v-e6960986]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-e6960986]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-e6960986]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-e6960986],.ant-radio-checked .ant-radio-inner[data-v-e6960986]{border-color:#10c7a3}.ant-checkbox[data-v-e6960986]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-e6960986]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-e6960986]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-e6960986]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-e6960986]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-e6960986]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-e6960986]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-e6960986]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-e6960986]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-e6960986]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-e6960986]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-e6960986],.ant-dropdown-menu-submenu-title[data-v-e6960986]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-e6960986],:root .ant-dropdown-link>.anticon.anticon-down[data-v-e6960986],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-e6960986]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-e6960986]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-e6960986]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-e6960986]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-e6960986]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-e6960986]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-e6960986],.dropMenuItem_hk_SMALL[data-v-e6960986]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-e6960986]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-e6960986]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-e6960986]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-e6960986]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-e6960986]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-e6960986]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-e6960986],.ant-switch[data-v-e6960986]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-e6960986],.ant-switch[data-v-e6960986]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-e6960986]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-e6960986]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-e6960986]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-e6960986]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-e6960986]{width:100%}.ant-progress-circle .ant-progress-text[data-v-e6960986]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-e6960986]{max-width:4.6rem}.ant-popover-title[data-v-e6960986]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-e6960986]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-e6960986]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-e6960986],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-e6960986],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-e6960986]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-e6960986],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-e6960986],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-e6960986]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-e6960986]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-e6960986]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-e6960986]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-e6960986]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-e6960986]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-e6960986]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-e6960986]{text-decoration:underline}.modalBox .btn_box[data-v-e6960986]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-e6960986],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-e6960986],.ant-pagination-disabled:focus a[data-v-e6960986],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-e6960986],.ant-pagination-disabled:hover a[data-v-e6960986],[data-v-e6960986] .ant-pagination-disabled a{background:#e6e7e8}[data-v-e6960986] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-e6960986] .ant-pagination-item-active a,[data-v-e6960986] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-e6960986] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-e6960986] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-e6960986]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-e6960986]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-e6960986]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-e6960986]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-e6960986]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-e6960986]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-e6960986]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-e6960986]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-e6960986]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-e6960986],.wangEditor table th[data-v-e6960986]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-e6960986]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-e6960986]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-e6960986]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-e6960986]{display:block}.wangEditor ol[data-v-e6960986],.wangEditor ul[data-v-e6960986]{margin:10px 0 10px 20px}.wangEditor ul[data-v-e6960986],.wangEditor ul li[data-v-e6960986]{list-style:disc inside!important}.wangEditor ol[data-v-e6960986],.wangEditor ol li[data-v-e6960986]{list-style:decimal inside!important}.wangEditor img[data-v-e6960986]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-e6960986]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-e6960986]{border-bottom:2px solid #e1e1e1}.component[data-v-e6960986]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-e6960986]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-e6960986]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-e6960986]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-e6960986]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-e6960986]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-e6960986]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-e6960986]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-e6960986]{cursor:default}.listen_picture[data-v-e6960986]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-e6960986]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-e6960986]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-e6960986]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-e6960986]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-e6960986]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-e6960986]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-e6960986]{font-size:var(--en_large_font_size_five)}[data-v-e6960986] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-e6960986]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-e6960986]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-e6960986]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-e6960986]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-e6960986]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-e6960986]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-e6960986]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-e6960986]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-e6960986],.home_practice_status.NO_PUBLIC[data-v-e6960986]{background:#2c58b1}.home_practice_status.FINISHED[data-v-e6960986],.home_practice_status.IN_PROGRESS[data-v-e6960986],.home_practice_status.NOT_STARTED[data-v-e6960986],.home_practice_status.UNDISTRIBUTED[data-v-e6960986]{background:#486fbf}.ant-calendar-picker-container[data-v-e6960986]{z-index:9999999!important}.exercise_know_pra_page[data-v-e6960986]{width:100%;height:100%;background:#f5f0ff}.exercise_know_pra_page[data-v-e6960986] .ant-spin-nested-loading,.exercise_know_pra_page[data-v-e6960986] .ant-spin-nested-loading .ant-spin-container{height:100%}.exercise_know_pra_page .main[data-v-e6960986]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.exercise_know_pra_page .main[data-v-e6960986]::-webkit-scrollbar{width:.1rem;background-color:transparent}.exercise_know_pra_page .main[data-v-e6960986]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.exercise_know_pra_page .main .title_box[data-v-e6960986]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:3}.exercise_know_pra_page .main .title_box .title_left[data-v-e6960986]{font-size:.24rem}.exercise_know_pra_page .main .title_box .title_left.hk.SMALL[data-v-e6960986]{font-size:var(--hk_small_font_size_seven)}.exercise_know_pra_page .main .title_box .title_left.hk.MEDIUM[data-v-e6960986]{font-size:var(--hk_middle_font_size_seven)}.exercise_know_pra_page .main .title_box .title_left.hk.LARGE[data-v-e6960986]{font-size:var(--hk_large_font_size_seven)}.exercise_know_pra_page .main .title_box .title_left.en.SMALL[data-v-e6960986]{font-size:var(--en_small_font_size_seven)}.exercise_know_pra_page .main .title_box .title_left.en.MEDIUM[data-v-e6960986]{font-size:var(--en_middle_font_size_seven)}.exercise_know_pra_page .main .title_box .title_left.en.LARGE[data-v-e6960986]{font-size:var(--en_large_font_size_seven)}.exercise_know_pra_page .main .title_box .title_right[data-v-e6960986]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;color:#414042}.exercise_know_pra_page .main .title_box .title_right .number[data-v-e6960986]{margin-left:.1rem;font-size:.24rem}.exercise_know_pra_page .main .table_box[data-v-e6960986]{width:100%;margin-bottom:.1rem;border-radius:.2rem .2rem 0 0;overflow:hidden}.exercise_know_pra_page .main .table_box[data-v-e6960986]:last-child{margin-bottom:0}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-tbody>tr>td{color:#414042;background:none}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-body .ant-table-row:nth-child(2n){background:#fff}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-body .ant-table-row-hover:nth-child(2n-1){background:#f3f3ff!important}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-body .ant-table-row-hover:nth-child(2n),.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n) td{background:#fff!important}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n-1) td{background:#f3f3ff!important}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0;z-index:2}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0;z-index:2}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-thead>tr>th:last-child:after,.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-thead>tr>th:last-child:before{display:none}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child{border-right:2px solid #e1e1e1!important;background:#6156a5;color:#fff;padding:22px 16px;position:relative}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:before{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;top:0!important;z-index:2!important}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:after{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;bottom:0!important;z-index:2!important}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0!important}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-column-title{color:#fff;font-weight:400}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exercise_know_pra_page .main .table_box .course_table[data-v-e6960986] .ant-table-fixed-left .ant-table-tbody>tr>td{border-right:1px solid #e1e1e1}.exercise_know_pra_page .main .table_box .course_table .filter_icon[data-v-e6960986]{width:.2rem;height:.2rem;position:absolute;right:0;cursor:pointer}.exercise_know_pra_page .main .table_box .course_table .action_box[data-v-e6960986]{display:inline-block}.exercise_know_pra_page .main .table_box .course_table .action_box img[data-v-e6960986]{height:.08rem;cursor:pointer}.exercise_know_pra_page .main .table_box .course_table .knowledge_content_box .knowledge[data-v-e6960986]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.exercise_know_pra_page .main .table_box .course_table .knowledge_content_box .knowledge ul[data-v-e6960986]{margin:0;padding:0}.exercise_know_pra_page .main .table_box .course_table .knowledge_content_box .knowledge ul li[data-v-e6960986]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.exercise_know_pra_page .main .table_box .course_table .knowledge_content_box .knowledge ul li img[data-v-e6960986]{width:.23rem;height:.23rem;margin-right:.1rem}.exercise_know_pra_page .main .table_box .course_table .knowledge_content_box .knowledge ul li span[data-v-e6960986]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left}.exercise_know_pra_page .main .table_box .course_table .accuracy_box[data-v-e6960986]{display:-webkit-box;display:-ms-flexbox;display:flex;width:1.2rem;height:.3rem;margin:auto;border-radius:.15rem;overflow:hidden;background:#808285;margin-bottom:.08rem}.exercise_know_pra_page .main .table_box .course_table .accuracy_box[data-v-e6960986]:last-child{margin-bottom:0}.exercise_know_pra_page .main .table_box .course_table .accuracy_box .name[data-v-e6960986]{width:.5rem;min-width:.5rem;text-align:center;line-height:.3rem;color:#fff}.exercise_know_pra_page .main .table_box .course_table .accuracy_box .name.BASIC[data-v-e6960986]{background:#a4c500}.exercise_know_pra_page .main .table_box .course_table .accuracy_box .name.MEDIUM[data-v-e6960986]{background:#009444}.exercise_know_pra_page .main .table_box .course_table .accuracy_box .name.ADVANCED[data-v-e6960986]{background:#754c29}.exercise_know_pra_page .main .table_box .course_table .accuracy_box .name.HIGH_LEVEL[data-v-e6960986]{background:#2c58b1}.exercise_know_pra_page .main .table_box .course_table .accuracy_box .number[data-v-e6960986]{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:.3rem;text-align:center;color:#fff}.exercise_know_pra_page .main .table_box .course_table .no_data_line[data-v-e6960986]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html[data-v-53a654ea]{font-size:100px}@media only screen and (max-height:650px){html[data-v-53a654ea]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-53a654ea]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-53a654ea]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-53a654ea]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-53a654ea]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-53a654ea]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-53a654ea]{font-size:100px}}#app[data-v-53a654ea],body[data-v-53a654ea],html[data-v-53a654ea]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-53a654ea],#app h1[data-v-53a654ea],#app h2[data-v-53a654ea],#app h3[data-v-53a654ea],#app h4[data-v-53a654ea],#app h5[data-v-53a654ea],#app h6[data-v-53a654ea],#app p[data-v-53a654ea],body body[data-v-53a654ea],body h1[data-v-53a654ea],body h2[data-v-53a654ea],body h3[data-v-53a654ea],body h4[data-v-53a654ea],body h5[data-v-53a654ea],body h6[data-v-53a654ea],body p[data-v-53a654ea],html body[data-v-53a654ea],html h1[data-v-53a654ea],html h2[data-v-53a654ea],html h3[data-v-53a654ea],html h4[data-v-53a654ea],html h5[data-v-53a654ea],html h6[data-v-53a654ea],html p[data-v-53a654ea]{margin:0}li[data-v-53a654ea],ul[data-v-53a654ea]{list-style:none;padding:0}[data-v-53a654ea]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-53a654ea]{white-space:break-spaces}.sortableDrag[data-v-53a654ea]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-53a654ea],.sortableDrag td[data-v-53a654ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-53a654ea]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-53a654ea]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-53a654ea]{color:var(--theme-color)}.error_color[data-v-53a654ea]{color:#eb6646!important}.warn_color[data-v-53a654ea]{color:#ff6800}.pointer[data-v-53a654ea]{cursor:pointer}.ellipsis[data-v-53a654ea]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-53a654ea]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-53a654ea],.flex_center_center[data-v-53a654ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-53a654ea],.flex_center_center[data-v-53a654ea]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-53a654ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-53a654ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-53a654ea],.flex_row_s_p[data-v-53a654ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-53a654ea]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-53a654ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-53a654ea],.flex_start[data-v-53a654ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-53a654ea]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-53a654ea],.flex_column_center_center[data-v-53a654ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-53a654ea]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-53a654ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-53a654ea]{position:relative;border-radius:.2rem}.talk_frame[data-v-53a654ea]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-53a654ea]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-53a654ea]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-53a654ea]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-53a654ea]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-53a654ea]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-53a654ea]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-53a654ea]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-53a654ea]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-53a654ea]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-53a654ea]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-53a654ea]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-53a654ea]{max-height:30vh}.ant-select-dropdown-menu[data-v-53a654ea]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-53a654ea]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-53a654ea]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-53a654ea]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-53a654ea]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-53a654ea]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-53a654ea]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-53a654ea]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-53a654ea]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-53a654ea]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-53a654ea]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-53a654ea]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-53a654ea]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-53a654ea]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-53a654ea]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-53a654ea]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-53a654ea]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-53a654ea]{width:100%}.ant-input[data-v-53a654ea]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-53a654ea]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-53a654ea]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-53a654ea]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-53a654ea]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-53a654ea]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-53a654ea]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-53a654ea]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-53a654ea]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-53a654ea]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-53a654ea]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-53a654ea],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-53a654ea]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-53a654ea]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-53a654ea],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-53a654ea]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-53a654ea]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-53a654ea],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-53a654ea]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-53a654ea]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-53a654ea]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-53a654ea]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-53a654ea],.ant-table-thead>tr>th[data-v-53a654ea]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-53a654ea]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-53a654ea]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-53a654ea]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-53a654ea]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-53a654ea]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-53a654ea]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-53a654ea]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-53a654ea]{width:24px;height:24px}.ant-radio-inner[data-v-53a654ea]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-53a654ea]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-53a654ea]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-53a654ea],.ant-radio-checked .ant-radio-inner[data-v-53a654ea]{border-color:#10c7a3}.ant-checkbox[data-v-53a654ea]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-53a654ea]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-53a654ea]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-53a654ea]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-53a654ea]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-53a654ea]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-53a654ea]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-53a654ea]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-53a654ea]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-53a654ea]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-53a654ea]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-53a654ea],.ant-dropdown-menu-submenu-title[data-v-53a654ea]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-53a654ea],:root .ant-dropdown-link>.anticon.anticon-down[data-v-53a654ea],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-53a654ea]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-53a654ea]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-53a654ea]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-53a654ea]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-53a654ea],.dropMenuItem_hk_SMALL[data-v-53a654ea]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-53a654ea]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-53a654ea]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-53a654ea]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-53a654ea]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-53a654ea],.ant-switch[data-v-53a654ea]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-53a654ea],.ant-switch[data-v-53a654ea]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-53a654ea]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-53a654ea]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-53a654ea]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-53a654ea]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-53a654ea]{width:100%}.ant-progress-circle .ant-progress-text[data-v-53a654ea]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-53a654ea]{max-width:4.6rem}.ant-popover-title[data-v-53a654ea]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-53a654ea]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-53a654ea]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-53a654ea],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-53a654ea],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-53a654ea]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-53a654ea],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-53a654ea],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-53a654ea]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-53a654ea]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-53a654ea]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-53a654ea]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-53a654ea]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-53a654ea]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-53a654ea]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-53a654ea]{text-decoration:underline}.modalBox .btn_box[data-v-53a654ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-53a654ea],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-53a654ea],.ant-pagination-disabled:focus a[data-v-53a654ea],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-53a654ea],.ant-pagination-disabled:hover a[data-v-53a654ea],[data-v-53a654ea] .ant-pagination-disabled a{background:#e6e7e8}[data-v-53a654ea] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-53a654ea] .ant-pagination-item-active a,[data-v-53a654ea] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-53a654ea] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-53a654ea] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-53a654ea]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-53a654ea]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-53a654ea]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-53a654ea]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-53a654ea]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-53a654ea]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-53a654ea]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-53a654ea]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-53a654ea]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-53a654ea],.wangEditor table th[data-v-53a654ea]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-53a654ea]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-53a654ea]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-53a654ea]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-53a654ea]{display:block}.wangEditor ol[data-v-53a654ea],.wangEditor ul[data-v-53a654ea]{margin:10px 0 10px 20px}.wangEditor ul[data-v-53a654ea],.wangEditor ul li[data-v-53a654ea]{list-style:disc inside!important}.wangEditor ol[data-v-53a654ea],.wangEditor ol li[data-v-53a654ea]{list-style:decimal inside!important}.wangEditor img[data-v-53a654ea]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-53a654ea]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-53a654ea]{border-bottom:2px solid #e1e1e1}.component[data-v-53a654ea]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-53a654ea]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-53a654ea]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-53a654ea]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-53a654ea]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-53a654ea]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-53a654ea]{cursor:default}.listen_picture[data-v-53a654ea]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-53a654ea]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-53a654ea]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-53a654ea]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-53a654ea]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-53a654ea]{font-size:var(--en_large_font_size_five)}[data-v-53a654ea] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-53a654ea]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-53a654ea]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-53a654ea]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-53a654ea]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-53a654ea]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-53a654ea]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-53a654ea]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-53a654ea]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-53a654ea],.home_practice_status.NO_PUBLIC[data-v-53a654ea]{background:#2c58b1}.home_practice_status.FINISHED[data-v-53a654ea],.home_practice_status.IN_PROGRESS[data-v-53a654ea],.home_practice_status.NOT_STARTED[data-v-53a654ea],.home_practice_status.UNDISTRIBUTED[data-v-53a654ea]{background:#486fbf}.ant-calendar-picker-container[data-v-53a654ea]{z-index:9999999!important}.head_master_report_page[data-v-53a654ea]{width:100%;height:100%}.head_master_report_page .content[data-v-53a654ea]{padding:.4rem}.head_master_report_page .content .titleBox[data-v-53a654ea]{font-size:.36rem;font-family:var(--common-font-family);color:#592f99;line-height:.55rem;margin-bottom:.32rem}.head_master_report_page .content .titleBox.hk.SMALL[data-v-53a654ea]{font-size:var(--hk_small_font_size_nine)}.head_master_report_page .content .titleBox.hk.MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_nine)}.head_master_report_page .content .titleBox.hk.LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_nine)}.head_master_report_page .content .titleBox.en.SMALL[data-v-53a654ea]{font-size:var(--en_small_font_size_nine)}.head_master_report_page .content .titleBox.en.MEDIUM[data-v-53a654ea]{font-size:var(--en_middle_font_size_nine)}.head_master_report_page .content .titleBox.en.LARGE[data-v-53a654ea]{font-size:var(--en_large_font_size_nine)}.head_master_report_page .content .filterBox .select[data-v-53a654ea]{width:2.31rem;margin-right:.22rem}.head_master_report_page .content .reportDetail[data-v-53a654ea]{width:100%;height:auto;margin:.4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}.head_master_report_page .content .reportDetail .detail_left[data-v-53a654ea]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6rem;background:#fff;border-radius:17px;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.2rem}.head_master_report_page .content .reportDetail .detail_left .detail_left_title[data-v-53a654ea]{width:100%;height:1rem;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#775dc0;line-height:.29rem}.head_master_report_page .content .reportDetail .detail_left .detail_left_title.hk.SMALL[data-v-53a654ea]{font-size:var(--hk_small_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_title.hk.MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_title.hk.LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_title.en.SMALL[data-v-53a654ea]{font-size:var(--en_small_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_title.en.MEDIUM[data-v-53a654ea]{font-size:var(--en_middle_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_title.en.LARGE[data-v-53a654ea]{font-size:var(--en_large_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_title .title1[data-v-53a654ea]{width:30%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_report_page .content .reportDetail .detail_left .detail_left_title .title2[data-v-53a654ea]{border-left:2px solid #e1e1e1;border-right:2px solid #e1e1e1}.head_master_report_page .content .reportDetail .detail_left .detail_left_title .title2[data-v-53a654ea],.head_master_report_page .content .reportDetail .detail_left .detail_left_title .title3[data-v-53a654ea]{width:35%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_report_page .content .reportDetail .detail_left .detail_left_table[data-v-53a654ea]{width:100%;height:auto}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item[data-v-53a654ea]{width:100%;height:1.5rem;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#000}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.SMALL[data-v-53a654ea]{font-size:var(--hk_small_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.SMALL[data-v-53a654ea]{font-size:var(--en_small_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.MEDIUM[data-v-53a654ea]{font-size:var(--en_middle_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.LARGE[data-v-53a654ea]{font-size:var(--en_large_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content1[data-v-53a654ea]{width:30%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content1 .img[data-v-53a654ea]{width:.16rem;height:.16rem;margin-left:.12rem;cursor:pointer}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2[data-v-53a654ea]{width:35%;height:100%;border-left:2px solid #e1e1e1;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree[data-v-53a654ea]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span[data-v-53a654ea]{opacity:1;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.26rem}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.hk.SMALL[data-v-53a654ea]{font-size:var(--hk_small_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.hk.MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.hk.LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.en.SMALL[data-v-53a654ea]{font-size:var(--en_small_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.en.MEDIUM[data-v-53a654ea]{font-size:var(--en_middle_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.en.LARGE[data-v-53a654ea]{font-size:var(--en_large_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content3[data-v-53a654ea]{width:35%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_report_page .content .reportDetail .detail_right[data-v-53a654ea]{width:4.5rem;height:6rem;margin-left:.4rem;position:relative}.head_master_report_page .content .reportDetail .detail_right .detail_right_item[data-v-53a654ea]{width:100%;height:100%;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.2rem}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title[data-v-53a654ea]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title>span[data-v-53a654ea]{vertical-align:middle;margin-right:.12rem}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.SMALL[data-v-53a654ea]{font-size:var(--hk_small_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.SMALL[data-v-53a654ea]{font-size:var(--en_small_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.MEDIUM[data-v-53a654ea]{font-size:var(--en_middle_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.LARGE[data-v-53a654ea]{font-size:var(--en_large_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title[data-v-53a654ea]{font-size:.26rem;font-family:var(--common-font-family);text-align:center;color:#090228;line-height:.34rem;margin:.53rem 0 .3rem 0}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.SMALL[data-v-53a654ea]{font-size:var(--hk_small_font_size_eight)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_eight)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_eight)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.SMALL[data-v-53a654ea]{font-size:var(--en_small_font_size_eight)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.MEDIUM[data-v-53a654ea]{font-size:var(--en_middle_font_size_eight)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.LARGE[data-v-53a654ea]{font-size:var(--en_large_font_size_eight)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .chartBox[data-v-53a654ea]{width:100%;height:3rem}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle[data-v-53a654ea]{font-size:.48rem;font-family:var(--common-font-family);color:#333}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.SMALL[data-v-53a654ea]{font-size:var(--hk_small_font_size_nine)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_nine)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_nine)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.SMALL[data-v-53a654ea]{font-size:var(--en_small_font_size_nine)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.MEDIUM[data-v-53a654ea]{font-size:var(--en_middle_font_size_nine)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.LARGE[data-v-53a654ea]{font-size:var(--en_large_font_size_nine)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title[data-v-53a654ea]{width:100%;margin-top:.2rem;font-size:.24rem;font-family:var(--common-font-family);color:#333;line-height:.35rem}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.SMALL[data-v-53a654ea]{font-size:var(--hk_small_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.SMALL[data-v-53a654ea]{font-size:var(--en_small_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.MEDIUM[data-v-53a654ea]{font-size:var(--en_middle_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.LARGE[data-v-53a654ea]{font-size:var(--en_large_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_title[data-v-53a654ea]{width:100%;font-size:.14rem;font-family:var(--common-font-family);text-align:center;color:#878290;line-height:.2rem;font-weight:700}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.SMALL[data-v-53a654ea]{font-size:var(--hk_small_font_size_three)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_three)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_three)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.SMALL[data-v-53a654ea]{font-size:var(--en_small_font_size_three)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.MEDIUM[data-v-53a654ea]{font-size:var(--en_middle_font_size_three)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.LARGE[data-v-53a654ea]{font-size:var(--en_large_font_size_three)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title[data-v-53a654ea]{width:100%;margin-top:.2rem;font-size:.18rem;font-family:var(--common-font-family);color:#090228;text-align:center;line-height:.26rem}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.SMALL[data-v-53a654ea]{font-size:var(--hk_small_font_size_five)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_five)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.SMALL[data-v-53a654ea]{font-size:var(--en_small_font_size_five)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.MEDIUM[data-v-53a654ea]{font-size:var(--en_middle_font_size_five)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.LARGE[data-v-53a654ea]{font-size:var(--en_large_font_size_five)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .chartImg[data-v-53a654ea]{width:.32rem;height:.32rem;cursor:pointer}.head_master_report_page .content .reportDetail .detail_right .detail_point_box[data-v-53a654ea]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.4rem}.head_master_report_page .content .reportDetail .detail_right .detail_point_box .point[data-v-53a654ea]{width:.1rem;height:.1rem;background:#b2b1b4;border-radius:50%;margin-right:.16rem;cursor:pointer;position:relative}.head_master_report_page .content .reportDetail .detail_right .detail_point_box .point[data-v-53a654ea]:before{content:"";width:.2rem;height:.2rem;background:#592f99;border:1px solid #592f99;border-radius:50%;position:absolute;left:-.05rem;top:-.05rem;cursor:pointer;display:none}.head_master_report_page .content .reportDetail .detail_right .detail_point_box .point.active[data-v-53a654ea]:before{display:block}.head_master_report_page .noData[data-v-53a654ea]{width:100%;margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0;color:#999}.head_master_report_page .noData.hk.SMALL[data-v-53a654ea]{font-size:var(--hk_small_font_size_five)}.head_master_report_page .noData.hk.MEDIUM[data-v-53a654ea]{font-size:var(--hk_middle_font_size_five)}.head_master_report_page .noData.hk.LARGE[data-v-53a654ea]{font-size:var(--hk_large_font_size_five)}.head_master_report_page .noData.en.SMALL[data-v-53a654ea]{font-size:var(--en_small_font_size_five)}.head_master_report_page .noData.en.MEDIUM[data-v-53a654ea]{font-size:var(--en_middle_font_size_five)}.head_master_report_page .noData.en.LARGE[data-v-53a654ea]{font-size:var(--en_large_font_size_five)}html[data-v-5902f0bc]{font-size:100px}@media only screen and (max-height:650px){html[data-v-5902f0bc]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-5902f0bc]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-5902f0bc]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-5902f0bc]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-5902f0bc]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-5902f0bc]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-5902f0bc]{font-size:100px}}#app[data-v-5902f0bc],body[data-v-5902f0bc],html[data-v-5902f0bc]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-5902f0bc],#app h1[data-v-5902f0bc],#app h2[data-v-5902f0bc],#app h3[data-v-5902f0bc],#app h4[data-v-5902f0bc],#app h5[data-v-5902f0bc],#app h6[data-v-5902f0bc],#app p[data-v-5902f0bc],body body[data-v-5902f0bc],body h1[data-v-5902f0bc],body h2[data-v-5902f0bc],body h3[data-v-5902f0bc],body h4[data-v-5902f0bc],body h5[data-v-5902f0bc],body h6[data-v-5902f0bc],body p[data-v-5902f0bc],html body[data-v-5902f0bc],html h1[data-v-5902f0bc],html h2[data-v-5902f0bc],html h3[data-v-5902f0bc],html h4[data-v-5902f0bc],html h5[data-v-5902f0bc],html h6[data-v-5902f0bc],html p[data-v-5902f0bc]{margin:0}li[data-v-5902f0bc],ul[data-v-5902f0bc]{list-style:none;padding:0}[data-v-5902f0bc]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-5902f0bc]{white-space:break-spaces}.sortableDrag[data-v-5902f0bc]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-5902f0bc],.sortableDrag td[data-v-5902f0bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-5902f0bc]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-5902f0bc]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-5902f0bc]{color:var(--theme-color)}.error_color[data-v-5902f0bc]{color:#eb6646!important}.warn_color[data-v-5902f0bc]{color:#ff6800}.pointer[data-v-5902f0bc]{cursor:pointer}.ellipsis[data-v-5902f0bc]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-5902f0bc]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-5902f0bc],.flex_center_center[data-v-5902f0bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-5902f0bc],.flex_center_center[data-v-5902f0bc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-5902f0bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-5902f0bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-5902f0bc],.flex_row_s_p[data-v-5902f0bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-5902f0bc]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-5902f0bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-5902f0bc],.flex_start[data-v-5902f0bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-5902f0bc]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-5902f0bc],.flex_column_center_center[data-v-5902f0bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-5902f0bc]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-5902f0bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-5902f0bc]{position:relative;border-radius:.2rem}.talk_frame[data-v-5902f0bc]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-5902f0bc]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-5902f0bc]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-5902f0bc]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-5902f0bc]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-5902f0bc]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-5902f0bc]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-5902f0bc]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-5902f0bc]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-5902f0bc]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-5902f0bc]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-5902f0bc]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-5902f0bc]{max-height:30vh}.ant-select-dropdown-menu[data-v-5902f0bc]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-5902f0bc]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-5902f0bc]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-5902f0bc]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-5902f0bc]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-5902f0bc]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-5902f0bc]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-5902f0bc]{width:100%}.ant-input[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-5902f0bc]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-5902f0bc]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-5902f0bc]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-5902f0bc]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-5902f0bc]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-5902f0bc],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-5902f0bc]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-5902f0bc],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-5902f0bc]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-5902f0bc],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-5902f0bc]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-5902f0bc]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5902f0bc],.ant-table-thead>tr>th[data-v-5902f0bc]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-5902f0bc]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-5902f0bc]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5902f0bc]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5902f0bc]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5902f0bc]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-5902f0bc]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-5902f0bc]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-5902f0bc]{width:24px;height:24px}.ant-radio-inner[data-v-5902f0bc]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-5902f0bc]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-5902f0bc],.ant-radio-checked .ant-radio-inner[data-v-5902f0bc]{border-color:#10c7a3}.ant-checkbox[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-5902f0bc]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-5902f0bc]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-5902f0bc]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-5902f0bc]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-5902f0bc]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-5902f0bc]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-5902f0bc]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-5902f0bc]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-5902f0bc]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-5902f0bc],.ant-dropdown-menu-submenu-title[data-v-5902f0bc]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-5902f0bc],:root .ant-dropdown-link>.anticon.anticon-down[data-v-5902f0bc],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-5902f0bc]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-5902f0bc]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-5902f0bc]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-5902f0bc],.dropMenuItem_hk_SMALL[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-5902f0bc]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-5902f0bc]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-5902f0bc]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-5902f0bc]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-5902f0bc],.ant-switch[data-v-5902f0bc]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-5902f0bc],.ant-switch[data-v-5902f0bc]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-5902f0bc]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-5902f0bc]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-5902f0bc]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-5902f0bc]{width:100%}.ant-progress-circle .ant-progress-text[data-v-5902f0bc]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-5902f0bc]{max-width:4.6rem}.ant-popover-title[data-v-5902f0bc]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-5902f0bc]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-5902f0bc]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-5902f0bc],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-5902f0bc],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-5902f0bc]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-5902f0bc],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-5902f0bc],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-5902f0bc]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-5902f0bc]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-5902f0bc]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-5902f0bc]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-5902f0bc]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-5902f0bc]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-5902f0bc]{text-decoration:underline}.modalBox .btn_box[data-v-5902f0bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-5902f0bc],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-5902f0bc],.ant-pagination-disabled:focus a[data-v-5902f0bc],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-5902f0bc],.ant-pagination-disabled:hover a[data-v-5902f0bc],[data-v-5902f0bc] .ant-pagination-disabled a{background:#e6e7e8}[data-v-5902f0bc] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-5902f0bc] .ant-pagination-item-active a,[data-v-5902f0bc] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-5902f0bc] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-5902f0bc] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-5902f0bc]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-5902f0bc]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-5902f0bc]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-5902f0bc]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-5902f0bc]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-5902f0bc]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-5902f0bc]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-5902f0bc]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-5902f0bc],.wangEditor table th[data-v-5902f0bc]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-5902f0bc]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-5902f0bc]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-5902f0bc]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-5902f0bc]{display:block}.wangEditor ol[data-v-5902f0bc],.wangEditor ul[data-v-5902f0bc]{margin:10px 0 10px 20px}.wangEditor ul[data-v-5902f0bc],.wangEditor ul li[data-v-5902f0bc]{list-style:disc inside!important}.wangEditor ol[data-v-5902f0bc],.wangEditor ol li[data-v-5902f0bc]{list-style:decimal inside!important}.wangEditor img[data-v-5902f0bc]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-5902f0bc]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-5902f0bc]{border-bottom:2px solid #e1e1e1}.component[data-v-5902f0bc]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-5902f0bc]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-5902f0bc]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-5902f0bc]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-5902f0bc]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-5902f0bc]{cursor:default}.listen_picture[data-v-5902f0bc]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-5902f0bc]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-5902f0bc]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-5902f0bc]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-5902f0bc]{font-size:var(--en_large_font_size_five)}[data-v-5902f0bc] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-5902f0bc]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-5902f0bc]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-5902f0bc]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-5902f0bc]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-5902f0bc]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-5902f0bc]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-5902f0bc]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-5902f0bc]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-5902f0bc],.home_practice_status.NO_PUBLIC[data-v-5902f0bc]{background:#2c58b1}.home_practice_status.FINISHED[data-v-5902f0bc],.home_practice_status.IN_PROGRESS[data-v-5902f0bc],.home_practice_status.NOT_STARTED[data-v-5902f0bc],.home_practice_status.UNDISTRIBUTED[data-v-5902f0bc]{background:#486fbf}.ant-calendar-picker-container[data-v-5902f0bc]{z-index:9999999!important}.head_master_subject_report_page[data-v-5902f0bc]{width:100%;height:100%}.head_master_subject_report_page .content[data-v-5902f0bc]{padding:.4rem}.head_master_subject_report_page .content .titleBox[data-v-5902f0bc]{font-size:.36rem;font-family:var(--common-font-family);color:#592f99;line-height:.55rem;margin-bottom:.32rem}.head_master_subject_report_page .content .titleBox.hk.SMALL[data-v-5902f0bc]{font-size:var(--hk_small_font_size_nine)}.head_master_subject_report_page .content .titleBox.hk.MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_nine)}.head_master_subject_report_page .content .titleBox.hk.LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_nine)}.head_master_subject_report_page .content .titleBox.en.SMALL[data-v-5902f0bc]{font-size:var(--en_small_font_size_nine)}.head_master_subject_report_page .content .titleBox.en.MEDIUM[data-v-5902f0bc]{font-size:var(--en_middle_font_size_nine)}.head_master_subject_report_page .content .titleBox.en.LARGE[data-v-5902f0bc]{font-size:var(--en_large_font_size_nine)}.head_master_subject_report_page .content .filterBox .select[data-v-5902f0bc]{width:2.31rem;margin-right:.22rem}.head_master_subject_report_page .content .reportDetail[data-v-5902f0bc]{width:100%;height:auto;margin:.4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}.head_master_subject_report_page .content .reportDetail .detail_left[data-v-5902f0bc]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6rem;background:#fff;border-radius:17px;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.2rem}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title[data-v-5902f0bc]{width:100%;height:1rem;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#775dc0;line-height:.29rem;padding-right:.2rem}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title.hk.SMALL[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title.hk.MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title.hk.LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title.en.SMALL[data-v-5902f0bc]{font-size:var(--en_small_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title.en.MEDIUM[data-v-5902f0bc]{font-size:var(--en_middle_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title.en.LARGE[data-v-5902f0bc]{font-size:var(--en_large_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title .title1[data-v-5902f0bc]{width:30%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title .title2[data-v-5902f0bc]{border-left:2px solid #e1e1e1;border-right:2px solid #e1e1e1}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title .title2[data-v-5902f0bc],.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title .title3[data-v-5902f0bc]{width:35%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table[data-v-5902f0bc]{width:100%;height:auto;padding-right:.2rem}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item[data-v-5902f0bc]{width:100%;height:1.5rem;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#000}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.SMALL[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.SMALL[data-v-5902f0bc]{font-size:var(--en_small_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.MEDIUM[data-v-5902f0bc]{font-size:var(--en_middle_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.LARGE[data-v-5902f0bc]{font-size:var(--en_large_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content1[data-v-5902f0bc]{width:30%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content1 .img[data-v-5902f0bc]{width:.16rem;height:.16rem;margin-left:.12rem;cursor:pointer}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2[data-v-5902f0bc]{width:35%;height:100%;border-left:2px solid #e1e1e1;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree[data-v-5902f0bc]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span[data-v-5902f0bc]{opacity:1;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.26rem}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.hk.SMALL[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.hk.MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.hk.LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.en.SMALL[data-v-5902f0bc]{font-size:var(--en_small_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.en.MEDIUM[data-v-5902f0bc]{font-size:var(--en_middle_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.en.LARGE[data-v-5902f0bc]{font-size:var(--en_large_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content3[data-v-5902f0bc]{width:35%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_subject_report_page .content .reportDetail .detail_right[data-v-5902f0bc]{width:4.5rem;height:6rem;margin-left:.4rem;position:relative}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item[data-v-5902f0bc]{width:100%;height:100%;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.2rem}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title[data-v-5902f0bc]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.SMALL[data-v-5902f0bc]{font-size:var(--hk_small_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.SMALL[data-v-5902f0bc]{font-size:var(--en_small_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.MEDIUM[data-v-5902f0bc]{font-size:var(--en_middle_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.LARGE[data-v-5902f0bc]{font-size:var(--en_large_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title[data-v-5902f0bc]{font-size:.26rem;font-family:var(--common-font-family);text-align:center;color:#090228;line-height:.34rem;margin:.53rem 0 .3rem 0}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.SMALL[data-v-5902f0bc]{font-size:var(--hk_small_font_size_eight)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_eight)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_eight)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.SMALL[data-v-5902f0bc]{font-size:var(--en_small_font_size_eight)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.MEDIUM[data-v-5902f0bc]{font-size:var(--en_middle_font_size_eight)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.LARGE[data-v-5902f0bc]{font-size:var(--en_large_font_size_eight)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .chartBox[data-v-5902f0bc]{width:100%;height:3rem}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle[data-v-5902f0bc]{font-size:.48rem;font-family:var(--common-font-family);color:#333}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.SMALL[data-v-5902f0bc]{font-size:var(--hk_small_font_size_nine)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_nine)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_nine)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.SMALL[data-v-5902f0bc]{font-size:var(--en_small_font_size_nine)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.MEDIUM[data-v-5902f0bc]{font-size:var(--en_middle_font_size_nine)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.LARGE[data-v-5902f0bc]{font-size:var(--en_large_font_size_nine)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title[data-v-5902f0bc]{width:100%;margin-top:.2rem;font-size:.24rem;font-family:var(--common-font-family);color:#333;line-height:.35rem}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.SMALL[data-v-5902f0bc]{font-size:var(--hk_small_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.SMALL[data-v-5902f0bc]{font-size:var(--en_small_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.MEDIUM[data-v-5902f0bc]{font-size:var(--en_middle_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.LARGE[data-v-5902f0bc]{font-size:var(--en_large_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_title[data-v-5902f0bc]{width:100%;font-size:.14rem;font-family:var(--common-font-family);text-align:center;color:#878290;line-height:.2rem;font-weight:700}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.SMALL[data-v-5902f0bc]{font-size:var(--hk_small_font_size_three)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_three)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_three)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.SMALL[data-v-5902f0bc]{font-size:var(--en_small_font_size_three)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.MEDIUM[data-v-5902f0bc]{font-size:var(--en_middle_font_size_three)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.LARGE[data-v-5902f0bc]{font-size:var(--en_large_font_size_three)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title[data-v-5902f0bc]{width:100%;margin-top:.2rem;font-size:.18rem;font-family:var(--common-font-family);color:#090228;text-align:center;line-height:.26rem}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.SMALL[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.SMALL[data-v-5902f0bc]{font-size:var(--en_small_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.MEDIUM[data-v-5902f0bc]{font-size:var(--en_middle_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.LARGE[data-v-5902f0bc]{font-size:var(--en_large_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .chartImg[data-v-5902f0bc]{width:.32rem;height:.32rem;cursor:pointer}.head_master_subject_report_page .content .reportDetail .detail_right .detail_point_box[data-v-5902f0bc]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.4rem}.head_master_subject_report_page .content .reportDetail .detail_right .detail_point_box .point[data-v-5902f0bc]{width:.1rem;height:.1rem;background:#b2b1b4;border-radius:50%;margin-right:.16rem;cursor:pointer;position:relative}.head_master_subject_report_page .content .reportDetail .detail_right .detail_point_box .point[data-v-5902f0bc]:before{content:"";width:.2rem;height:.2rem;background:#592f99;border:1px solid #592f99;border-radius:50%;position:absolute;left:-.05rem;top:-.05rem;cursor:pointer;display:none}.head_master_subject_report_page .content .reportDetail .detail_right .detail_point_box .point.active[data-v-5902f0bc]:before{display:block}.head_master_subject_report_page .noData[data-v-5902f0bc]{width:100%;margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0;color:#999}.head_master_subject_report_page .noData.hk.SMALL[data-v-5902f0bc]{font-size:var(--hk_small_font_size_five)}.head_master_subject_report_page .noData.hk.MEDIUM[data-v-5902f0bc]{font-size:var(--hk_middle_font_size_five)}.head_master_subject_report_page .noData.hk.LARGE[data-v-5902f0bc]{font-size:var(--hk_large_font_size_five)}.head_master_subject_report_page .noData.en.SMALL[data-v-5902f0bc]{font-size:var(--en_small_font_size_five)}.head_master_subject_report_page .noData.en.MEDIUM[data-v-5902f0bc]{font-size:var(--en_middle_font_size_five)}.head_master_subject_report_page .noData.en.LARGE[data-v-5902f0bc]{font-size:var(--en_large_font_size_five)}html[data-v-445295d3]{font-size:100px}@media only screen and (max-height:650px){html[data-v-445295d3]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-445295d3]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-445295d3]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-445295d3]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-445295d3]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-445295d3]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-445295d3]{font-size:100px}}#app[data-v-445295d3],body[data-v-445295d3],html[data-v-445295d3]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-445295d3],#app h1[data-v-445295d3],#app h2[data-v-445295d3],#app h3[data-v-445295d3],#app h4[data-v-445295d3],#app h5[data-v-445295d3],#app h6[data-v-445295d3],#app p[data-v-445295d3],body body[data-v-445295d3],body h1[data-v-445295d3],body h2[data-v-445295d3],body h3[data-v-445295d3],body h4[data-v-445295d3],body h5[data-v-445295d3],body h6[data-v-445295d3],body p[data-v-445295d3],html body[data-v-445295d3],html h1[data-v-445295d3],html h2[data-v-445295d3],html h3[data-v-445295d3],html h4[data-v-445295d3],html h5[data-v-445295d3],html h6[data-v-445295d3],html p[data-v-445295d3]{margin:0}li[data-v-445295d3],ul[data-v-445295d3]{list-style:none;padding:0}[data-v-445295d3]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-445295d3]{white-space:break-spaces}.sortableDrag[data-v-445295d3]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-445295d3],.sortableDrag td[data-v-445295d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-445295d3]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-445295d3]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-445295d3]{color:var(--theme-color)}.error_color[data-v-445295d3]{color:#eb6646!important}.warn_color[data-v-445295d3]{color:#ff6800}.pointer[data-v-445295d3]{cursor:pointer}.ellipsis[data-v-445295d3]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-445295d3]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-445295d3],.flex_center_center[data-v-445295d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-445295d3],.flex_center_center[data-v-445295d3]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-445295d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-445295d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-445295d3],.flex_row_s_p[data-v-445295d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-445295d3]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-445295d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-445295d3],.flex_start[data-v-445295d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-445295d3]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-445295d3],.flex_column_center_center[data-v-445295d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-445295d3]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-445295d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-445295d3]{position:relative;border-radius:.2rem}.talk_frame[data-v-445295d3]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-445295d3]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-445295d3]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-445295d3]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-445295d3]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-445295d3]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-445295d3]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-445295d3]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-445295d3]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-445295d3]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-445295d3]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-445295d3]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-445295d3]{max-height:30vh}.ant-select-dropdown-menu[data-v-445295d3]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-445295d3]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-445295d3]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-445295d3]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-445295d3]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-445295d3]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-445295d3]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-445295d3]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-445295d3]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-445295d3]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-445295d3]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-445295d3]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-445295d3]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-445295d3]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-445295d3]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-445295d3]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-445295d3]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-445295d3]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-445295d3]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-445295d3]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-445295d3]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-445295d3]{width:100%}.ant-input[data-v-445295d3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-445295d3]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-445295d3]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-445295d3]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-445295d3]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-445295d3]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-445295d3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-445295d3]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-445295d3]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-445295d3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-445295d3]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-445295d3]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-445295d3]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-445295d3],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-445295d3]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-445295d3]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-445295d3]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-445295d3],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-445295d3]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-445295d3]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-445295d3]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-445295d3],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-445295d3]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-445295d3]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-445295d3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-445295d3]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-445295d3],.ant-table-thead>tr>th[data-v-445295d3]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-445295d3]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-445295d3]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-445295d3]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-445295d3]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-445295d3]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-445295d3]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-445295d3]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-445295d3]{width:24px;height:24px}.ant-radio-inner[data-v-445295d3]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-445295d3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-445295d3]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-445295d3],.ant-radio-checked .ant-radio-inner[data-v-445295d3]{border-color:#10c7a3}.ant-checkbox[data-v-445295d3]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-445295d3]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-445295d3]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-445295d3]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-445295d3]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-445295d3]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-445295d3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-445295d3]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-445295d3]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-445295d3]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-445295d3]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-445295d3],.ant-dropdown-menu-submenu-title[data-v-445295d3]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-445295d3],:root .ant-dropdown-link>.anticon.anticon-down[data-v-445295d3],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-445295d3]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-445295d3]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-445295d3]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-445295d3]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-445295d3],.dropMenuItem_hk_SMALL[data-v-445295d3]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-445295d3]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-445295d3]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-445295d3]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-445295d3]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-445295d3],.ant-switch[data-v-445295d3]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-445295d3],.ant-switch[data-v-445295d3]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-445295d3]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-445295d3]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-445295d3]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-445295d3]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-445295d3]{width:100%}.ant-progress-circle .ant-progress-text[data-v-445295d3]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-445295d3]{max-width:4.6rem}.ant-popover-title[data-v-445295d3]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-445295d3]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-445295d3]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-445295d3],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-445295d3],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-445295d3]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-445295d3],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-445295d3],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-445295d3]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-445295d3]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-445295d3]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-445295d3]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-445295d3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-445295d3]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-445295d3]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-445295d3]{text-decoration:underline}.modalBox .btn_box[data-v-445295d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-445295d3],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-445295d3],.ant-pagination-disabled:focus a[data-v-445295d3],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-445295d3],.ant-pagination-disabled:hover a[data-v-445295d3],[data-v-445295d3] .ant-pagination-disabled a{background:#e6e7e8}[data-v-445295d3] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-445295d3] .ant-pagination-item-active a,[data-v-445295d3] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-445295d3] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-445295d3] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-445295d3]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-445295d3]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-445295d3]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-445295d3]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-445295d3]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-445295d3]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-445295d3]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-445295d3]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-445295d3]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-445295d3],.wangEditor table th[data-v-445295d3]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-445295d3]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-445295d3]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-445295d3]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-445295d3]{display:block}.wangEditor ol[data-v-445295d3],.wangEditor ul[data-v-445295d3]{margin:10px 0 10px 20px}.wangEditor ul[data-v-445295d3],.wangEditor ul li[data-v-445295d3]{list-style:disc inside!important}.wangEditor ol[data-v-445295d3],.wangEditor ol li[data-v-445295d3]{list-style:decimal inside!important}.wangEditor img[data-v-445295d3]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-445295d3]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-445295d3]{border-bottom:2px solid #e1e1e1}.component[data-v-445295d3]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-445295d3]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-445295d3]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-445295d3]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-445295d3]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-445295d3]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-445295d3]{cursor:default}.listen_picture[data-v-445295d3]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-445295d3]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-445295d3]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-445295d3]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-445295d3]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-445295d3]{font-size:var(--en_large_font_size_five)}[data-v-445295d3] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-445295d3]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-445295d3]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-445295d3]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-445295d3]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-445295d3]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-445295d3]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-445295d3]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-445295d3]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-445295d3],.home_practice_status.NO_PUBLIC[data-v-445295d3]{background:#2c58b1}.home_practice_status.FINISHED[data-v-445295d3],.home_practice_status.IN_PROGRESS[data-v-445295d3],.home_practice_status.NOT_STARTED[data-v-445295d3],.home_practice_status.UNDISTRIBUTED[data-v-445295d3]{background:#486fbf}.ant-calendar-picker-container[data-v-445295d3]{z-index:9999999!important}.head_master_category_report_page[data-v-445295d3]{width:100%;height:100%}.head_master_category_report_page .content[data-v-445295d3]{padding:.4rem}.head_master_category_report_page .content .titleBox[data-v-445295d3]{font-size:.36rem;font-family:var(--common-font-family);color:#592f99;line-height:.55rem;margin-bottom:.32rem}.head_master_category_report_page .content .titleBox.hk.SMALL[data-v-445295d3]{font-size:var(--hk_small_font_size_nine)}.head_master_category_report_page .content .titleBox.hk.MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_nine)}.head_master_category_report_page .content .titleBox.hk.LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_nine)}.head_master_category_report_page .content .titleBox.en.SMALL[data-v-445295d3]{font-size:var(--en_small_font_size_nine)}.head_master_category_report_page .content .titleBox.en.MEDIUM[data-v-445295d3]{font-size:var(--en_middle_font_size_nine)}.head_master_category_report_page .content .titleBox.en.LARGE[data-v-445295d3]{font-size:var(--en_large_font_size_nine)}.head_master_category_report_page .content .filterBox .select[data-v-445295d3]{width:2.31rem;margin-right:.22rem}.head_master_category_report_page .content .reportDetail[data-v-445295d3]{width:100%;height:auto;margin:.4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}.head_master_category_report_page .content .reportDetail .detail_left[data-v-445295d3]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6rem;background:#fff;border-radius:17px;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.2rem}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title[data-v-445295d3]{width:100%;height:1rem;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#775dc0;line-height:.29rem;padding-right:.2rem}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title.hk.SMALL[data-v-445295d3]{font-size:var(--hk_small_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title.hk.MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title.hk.LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title.en.SMALL[data-v-445295d3]{font-size:var(--en_small_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title.en.MEDIUM[data-v-445295d3]{font-size:var(--en_middle_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title.en.LARGE[data-v-445295d3]{font-size:var(--en_large_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title .title1[data-v-445295d3]{width:30%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title .title2[data-v-445295d3]{border-left:2px solid #e1e1e1;border-right:2px solid #e1e1e1}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title .title2[data-v-445295d3],.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title .title3[data-v-445295d3]{width:35%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table[data-v-445295d3]{width:100%;height:auto;padding-right:.2rem}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item[data-v-445295d3]{width:100%;height:1.5rem;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#000}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.SMALL[data-v-445295d3]{font-size:var(--hk_small_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.SMALL[data-v-445295d3]{font-size:var(--en_small_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.MEDIUM[data-v-445295d3]{font-size:var(--en_middle_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.LARGE[data-v-445295d3]{font-size:var(--en_large_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content1[data-v-445295d3]{width:30%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content1 .img[data-v-445295d3]{width:.16rem;height:.16rem;margin-left:.12rem;cursor:pointer}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2[data-v-445295d3]{width:35%;height:100%;border-left:2px solid #e1e1e1;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree[data-v-445295d3]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span[data-v-445295d3]{opacity:1;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.26rem}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.hk.SMALL[data-v-445295d3]{font-size:var(--hk_small_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.hk.MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.hk.LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.en.SMALL[data-v-445295d3]{font-size:var(--en_small_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.en.MEDIUM[data-v-445295d3]{font-size:var(--en_middle_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2 .masterDegree>span.en.LARGE[data-v-445295d3]{font-size:var(--en_large_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content3[data-v-445295d3]{width:35%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_category_report_page .content .reportDetail .detail_right[data-v-445295d3]{width:4.5rem;height:6rem;margin-left:.4rem;position:relative}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item[data-v-445295d3]{width:100%;height:100%;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.2rem}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title[data-v-445295d3]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.SMALL[data-v-445295d3]{font-size:var(--hk_small_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.SMALL[data-v-445295d3]{font-size:var(--en_small_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.MEDIUM[data-v-445295d3]{font-size:var(--en_middle_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.LARGE[data-v-445295d3]{font-size:var(--en_large_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title[data-v-445295d3]{font-size:.26rem;font-family:var(--common-font-family);text-align:center;color:#090228;line-height:.34rem;margin:.53rem 0 .3rem 0}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.SMALL[data-v-445295d3]{font-size:var(--hk_small_font_size_eight)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_eight)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_eight)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.SMALL[data-v-445295d3]{font-size:var(--en_small_font_size_eight)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.MEDIUM[data-v-445295d3]{font-size:var(--en_middle_font_size_eight)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.LARGE[data-v-445295d3]{font-size:var(--en_large_font_size_eight)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .chartBox[data-v-445295d3]{width:100%;height:3rem}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle[data-v-445295d3]{font-size:.48rem;font-family:var(--common-font-family);color:#333}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.SMALL[data-v-445295d3]{font-size:var(--hk_small_font_size_nine)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_nine)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_nine)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.SMALL[data-v-445295d3]{font-size:var(--en_small_font_size_nine)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.MEDIUM[data-v-445295d3]{font-size:var(--en_middle_font_size_nine)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.LARGE[data-v-445295d3]{font-size:var(--en_large_font_size_nine)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title[data-v-445295d3]{width:100%;margin-top:.2rem;font-size:.24rem;font-family:var(--common-font-family);color:#333;line-height:.35rem}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.SMALL[data-v-445295d3]{font-size:var(--hk_small_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.SMALL[data-v-445295d3]{font-size:var(--en_small_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.MEDIUM[data-v-445295d3]{font-size:var(--en_middle_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.LARGE[data-v-445295d3]{font-size:var(--en_large_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_title[data-v-445295d3]{width:100%;font-size:.14rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#878290;line-height:.2rem}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.SMALL[data-v-445295d3]{font-size:var(--hk_small_font_size_three)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_three)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_three)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.SMALL[data-v-445295d3]{font-size:var(--en_small_font_size_three)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.MEDIUM[data-v-445295d3]{font-size:var(--en_middle_font_size_three)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.LARGE[data-v-445295d3]{font-size:var(--en_large_font_size_three)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title[data-v-445295d3]{width:100%;margin-top:.2rem;font-size:.18rem;font-family:var(--common-font-family);color:#090228;text-align:center;line-height:.26rem}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.SMALL[data-v-445295d3]{font-size:var(--hk_small_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.SMALL[data-v-445295d3]{font-size:var(--en_small_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.MEDIUM[data-v-445295d3]{font-size:var(--en_middle_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.LARGE[data-v-445295d3]{font-size:var(--en_large_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .chartImg[data-v-445295d3]{width:.32rem;height:.32rem;cursor:pointer}.head_master_category_report_page .content .reportDetail .detail_right .detail_point_box[data-v-445295d3]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.4rem}.head_master_category_report_page .content .reportDetail .detail_right .detail_point_box .point[data-v-445295d3]{width:.1rem;height:.1rem;background:#b2b1b4;border-radius:50%;margin-right:.16rem;cursor:pointer;position:relative}.head_master_category_report_page .content .reportDetail .detail_right .detail_point_box .point[data-v-445295d3]:before{content:"";width:.2rem;height:.2rem;background:#592f99;border:1px solid #592f99;border-radius:50%;position:absolute;left:-.05rem;top:-.05rem;cursor:pointer;display:none}.head_master_category_report_page .content .reportDetail .detail_right .detail_point_box .point.active[data-v-445295d3]:before{display:block}.head_master_category_report_page .noData[data-v-445295d3]{width:100%;margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0;color:#999}.head_master_category_report_page .noData.hk.SMALL[data-v-445295d3]{font-size:var(--hk_small_font_size_five)}.head_master_category_report_page .noData.hk.MEDIUM[data-v-445295d3]{font-size:var(--hk_middle_font_size_five)}.head_master_category_report_page .noData.hk.LARGE[data-v-445295d3]{font-size:var(--hk_large_font_size_five)}.head_master_category_report_page .noData.en.SMALL[data-v-445295d3]{font-size:var(--en_small_font_size_five)}.head_master_category_report_page .noData.en.MEDIUM[data-v-445295d3]{font-size:var(--en_middle_font_size_five)}.head_master_category_report_page .noData.en.LARGE[data-v-445295d3]{font-size:var(--en_large_font_size_five)}html[data-v-10a3d918]{font-size:100px}@media only screen and (max-height:650px){html[data-v-10a3d918]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-10a3d918]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-10a3d918]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-10a3d918]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-10a3d918]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-10a3d918]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-10a3d918]{font-size:100px}}#app[data-v-10a3d918],body[data-v-10a3d918],html[data-v-10a3d918]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-10a3d918],#app h1[data-v-10a3d918],#app h2[data-v-10a3d918],#app h3[data-v-10a3d918],#app h4[data-v-10a3d918],#app h5[data-v-10a3d918],#app h6[data-v-10a3d918],#app p[data-v-10a3d918],body body[data-v-10a3d918],body h1[data-v-10a3d918],body h2[data-v-10a3d918],body h3[data-v-10a3d918],body h4[data-v-10a3d918],body h5[data-v-10a3d918],body h6[data-v-10a3d918],body p[data-v-10a3d918],html body[data-v-10a3d918],html h1[data-v-10a3d918],html h2[data-v-10a3d918],html h3[data-v-10a3d918],html h4[data-v-10a3d918],html h5[data-v-10a3d918],html h6[data-v-10a3d918],html p[data-v-10a3d918]{margin:0}li[data-v-10a3d918],ul[data-v-10a3d918]{list-style:none;padding:0}[data-v-10a3d918]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-10a3d918]{white-space:break-spaces}.sortableDrag[data-v-10a3d918]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-10a3d918],.sortableDrag td[data-v-10a3d918]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-10a3d918]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-10a3d918]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-10a3d918]{color:var(--theme-color)}.error_color[data-v-10a3d918]{color:#eb6646!important}.warn_color[data-v-10a3d918]{color:#ff6800}.pointer[data-v-10a3d918]{cursor:pointer}.ellipsis[data-v-10a3d918]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-10a3d918]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-10a3d918],.flex_center_center[data-v-10a3d918]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-10a3d918],.flex_center_center[data-v-10a3d918]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-10a3d918]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-10a3d918]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-10a3d918],.flex_row_s_p[data-v-10a3d918]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-10a3d918]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-10a3d918]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-10a3d918],.flex_start[data-v-10a3d918]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-10a3d918]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-10a3d918],.flex_column_center_center[data-v-10a3d918]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-10a3d918]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-10a3d918]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-10a3d918]{position:relative;border-radius:.2rem}.talk_frame[data-v-10a3d918]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-10a3d918]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-10a3d918]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-10a3d918]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-10a3d918]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-10a3d918]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-10a3d918]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-10a3d918]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-10a3d918]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-10a3d918]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-10a3d918]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-10a3d918]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-10a3d918]{max-height:30vh}.ant-select-dropdown-menu[data-v-10a3d918]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-10a3d918]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-10a3d918]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-10a3d918]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-10a3d918]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-10a3d918]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-10a3d918]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-10a3d918]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-10a3d918]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-10a3d918]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-10a3d918]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-10a3d918]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-10a3d918]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-10a3d918]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-10a3d918]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-10a3d918]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-10a3d918]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-10a3d918]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-10a3d918]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-10a3d918]{width:100%}.ant-input[data-v-10a3d918]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-10a3d918]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-10a3d918]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-10a3d918]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-10a3d918]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-10a3d918]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-10a3d918]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-10a3d918]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-10a3d918]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-10a3d918]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-10a3d918]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-10a3d918],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-10a3d918]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-10a3d918]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-10a3d918],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-10a3d918]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-10a3d918]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-10a3d918],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-10a3d918]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-10a3d918]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-10a3d918]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-10a3d918]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-10a3d918],.ant-table-thead>tr>th[data-v-10a3d918]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-10a3d918]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-10a3d918]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-10a3d918]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-10a3d918]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-10a3d918]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-10a3d918]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-10a3d918]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-10a3d918]{width:24px;height:24px}.ant-radio-inner[data-v-10a3d918]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-10a3d918]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-10a3d918]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-10a3d918],.ant-radio-checked .ant-radio-inner[data-v-10a3d918]{border-color:#10c7a3}.ant-checkbox[data-v-10a3d918]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-10a3d918]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-10a3d918]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-10a3d918]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-10a3d918]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-10a3d918]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-10a3d918]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-10a3d918]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-10a3d918]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-10a3d918]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-10a3d918]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-10a3d918],.ant-dropdown-menu-submenu-title[data-v-10a3d918]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-10a3d918],:root .ant-dropdown-link>.anticon.anticon-down[data-v-10a3d918],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-10a3d918]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-10a3d918]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-10a3d918]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-10a3d918]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-10a3d918]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-10a3d918],.dropMenuItem_hk_SMALL[data-v-10a3d918]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-10a3d918]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-10a3d918]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-10a3d918]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-10a3d918]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-10a3d918]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-10a3d918],.ant-switch[data-v-10a3d918]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-10a3d918],.ant-switch[data-v-10a3d918]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-10a3d918]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-10a3d918]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-10a3d918]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-10a3d918]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-10a3d918]{width:100%}.ant-progress-circle .ant-progress-text[data-v-10a3d918]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-10a3d918]{max-width:4.6rem}.ant-popover-title[data-v-10a3d918]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-10a3d918]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-10a3d918]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-10a3d918],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-10a3d918],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-10a3d918]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-10a3d918],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-10a3d918],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-10a3d918]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-10a3d918]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-10a3d918]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-10a3d918]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-10a3d918]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-10a3d918]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-10a3d918]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-10a3d918]{text-decoration:underline}.modalBox .btn_box[data-v-10a3d918]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-10a3d918],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-10a3d918],.ant-pagination-disabled:focus a[data-v-10a3d918],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-10a3d918],.ant-pagination-disabled:hover a[data-v-10a3d918],[data-v-10a3d918] .ant-pagination-disabled a{background:#e6e7e8}[data-v-10a3d918] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-10a3d918] .ant-pagination-item-active a,[data-v-10a3d918] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-10a3d918] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-10a3d918] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-10a3d918]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-10a3d918]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-10a3d918]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-10a3d918]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-10a3d918]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-10a3d918]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-10a3d918]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-10a3d918]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-10a3d918]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-10a3d918],.wangEditor table th[data-v-10a3d918]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-10a3d918]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-10a3d918]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-10a3d918]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-10a3d918]{display:block}.wangEditor ol[data-v-10a3d918],.wangEditor ul[data-v-10a3d918]{margin:10px 0 10px 20px}.wangEditor ul[data-v-10a3d918],.wangEditor ul li[data-v-10a3d918]{list-style:disc inside!important}.wangEditor ol[data-v-10a3d918],.wangEditor ol li[data-v-10a3d918]{list-style:decimal inside!important}.wangEditor img[data-v-10a3d918]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-10a3d918]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-10a3d918]{border-bottom:2px solid #e1e1e1}.component[data-v-10a3d918]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-10a3d918]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-10a3d918]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-10a3d918]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-10a3d918]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-10a3d918]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-10a3d918]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-10a3d918]{cursor:default}.listen_picture[data-v-10a3d918]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-10a3d918]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-10a3d918]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-10a3d918]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-10a3d918]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-10a3d918]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-10a3d918]{font-size:var(--en_large_font_size_five)}[data-v-10a3d918] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-10a3d918]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-10a3d918]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-10a3d918]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-10a3d918]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-10a3d918]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-10a3d918]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-10a3d918]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-10a3d918]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-10a3d918],.home_practice_status.NO_PUBLIC[data-v-10a3d918]{background:#2c58b1}.home_practice_status.FINISHED[data-v-10a3d918],.home_practice_status.IN_PROGRESS[data-v-10a3d918],.home_practice_status.NOT_STARTED[data-v-10a3d918],.home_practice_status.UNDISTRIBUTED[data-v-10a3d918]{background:#486fbf}.ant-calendar-picker-container[data-v-10a3d918]{z-index:9999999!important}.head_master_report_page[data-v-10a3d918]{width:100%;height:100%}.head_master_report_page .content[data-v-10a3d918]{padding:.4rem}.head_master_report_page .content .titleBox[data-v-10a3d918]{font-size:.36rem;font-family:var(--common-font-family);color:#592f99;line-height:.55rem;margin-bottom:.32rem}.head_master_report_page .content .titleBox.hk.SMALL[data-v-10a3d918]{font-size:var(--hk_small_font_size_nine)}.head_master_report_page .content .titleBox.hk.MEDIUM[data-v-10a3d918]{font-size:var(--hk_middle_font_size_nine)}.head_master_report_page .content .titleBox.hk.LARGE[data-v-10a3d918]{font-size:var(--hk_large_font_size_nine)}.head_master_report_page .content .titleBox.en.SMALL[data-v-10a3d918]{font-size:var(--en_small_font_size_nine)}.head_master_report_page .content .titleBox.en.MEDIUM[data-v-10a3d918]{font-size:var(--en_middle_font_size_nine)}.head_master_report_page .content .titleBox.en.LARGE[data-v-10a3d918]{font-size:var(--en_large_font_size_nine)}.head_master_report_page .content .filterBox .select[data-v-10a3d918]{width:2.31rem;margin-right:.22rem}.head_master_report_page .content .reportDetail[data-v-10a3d918]{width:100%;height:auto;margin:.4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}.head_master_report_page .content .reportDetail .detail_left[data-v-10a3d918]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6rem;background:#fff;border-radius:17px;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.2rem}.head_master_report_page .content .reportDetail .detail_left .detail_left_title[data-v-10a3d918]{width:100%;height:1rem;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#775dc0;line-height:.29rem}.head_master_report_page .content .reportDetail .detail_left .detail_left_title.hk.SMALL[data-v-10a3d918]{font-size:var(--hk_small_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_title.hk.MEDIUM[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_title.hk.LARGE[data-v-10a3d918]{font-size:var(--hk_large_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_title.en.SMALL[data-v-10a3d918]{font-size:var(--en_small_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_title.en.MEDIUM[data-v-10a3d918]{font-size:var(--en_middle_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_title.en.LARGE[data-v-10a3d918]{font-size:var(--en_large_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_title .title1[data-v-10a3d918]{width:30%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_report_page .content .reportDetail .detail_left .detail_left_title .title2[data-v-10a3d918]{border-left:2px solid #e1e1e1;border-right:2px solid #e1e1e1}.head_master_report_page .content .reportDetail .detail_left .detail_left_title .title2[data-v-10a3d918],.head_master_report_page .content .reportDetail .detail_left .detail_left_title .title3[data-v-10a3d918]{width:35%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_report_page .content .reportDetail .detail_left .detail_left_table[data-v-10a3d918]{width:100%;height:auto}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item[data-v-10a3d918]{width:100%;height:1.5rem;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#000}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.SMALL[data-v-10a3d918]{font-size:var(--hk_small_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.MEDIUM[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.LARGE[data-v-10a3d918]{font-size:var(--hk_large_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.SMALL[data-v-10a3d918]{font-size:var(--en_small_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.MEDIUM[data-v-10a3d918]{font-size:var(--en_middle_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.LARGE[data-v-10a3d918]{font-size:var(--en_large_font_size_five)}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content1[data-v-10a3d918]{width:30%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content1 .img[data-v-10a3d918]{width:.16rem;height:.16rem;margin-left:.12rem;cursor:pointer}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2[data-v-10a3d918]{border-left:2px solid #e1e1e1;border-right:2px solid #e1e1e1}.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2[data-v-10a3d918],.head_master_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content3[data-v-10a3d918]{width:35%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_report_page .content .reportDetail .detail_right[data-v-10a3d918]{width:4.5rem;height:6rem;margin-left:.4rem;position:relative}.head_master_report_page .content .reportDetail .detail_right .detail_right_item[data-v-10a3d918]{width:100%;height:100%;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.2rem}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title[data-v-10a3d918]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title>span[data-v-10a3d918]{vertical-align:middle;margin-right:.12rem}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.SMALL[data-v-10a3d918]{font-size:var(--hk_small_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.MEDIUM[data-v-10a3d918]{font-size:var(--hk_middle_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.LARGE[data-v-10a3d918]{font-size:var(--hk_large_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.SMALL[data-v-10a3d918]{font-size:var(--en_small_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.MEDIUM[data-v-10a3d918]{font-size:var(--en_middle_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.LARGE[data-v-10a3d918]{font-size:var(--en_large_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title[data-v-10a3d918]{font-size:.26rem;font-family:var(--common-font-family);text-align:center;color:#090228;line-height:.34rem;margin:.53rem 0 .3rem 0}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.SMALL[data-v-10a3d918]{font-size:var(--hk_small_font_size_eight)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.MEDIUM[data-v-10a3d918]{font-size:var(--hk_middle_font_size_eight)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.LARGE[data-v-10a3d918]{font-size:var(--hk_large_font_size_eight)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.SMALL[data-v-10a3d918]{font-size:var(--en_small_font_size_eight)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.MEDIUM[data-v-10a3d918]{font-size:var(--en_middle_font_size_eight)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.LARGE[data-v-10a3d918]{font-size:var(--en_large_font_size_eight)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .chartBox[data-v-10a3d918]{width:100%;height:3rem}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle[data-v-10a3d918]{font-size:.48rem;font-family:var(--common-font-family);color:#333}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.SMALL[data-v-10a3d918]{font-size:var(--hk_small_font_size_nine)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.MEDIUM[data-v-10a3d918]{font-size:var(--hk_middle_font_size_nine)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.LARGE[data-v-10a3d918]{font-size:var(--hk_large_font_size_nine)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.SMALL[data-v-10a3d918]{font-size:var(--en_small_font_size_nine)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.MEDIUM[data-v-10a3d918]{font-size:var(--en_middle_font_size_nine)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.LARGE[data-v-10a3d918]{font-size:var(--en_large_font_size_nine)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title[data-v-10a3d918]{width:100%;margin-top:.2rem;font-size:.24rem;font-family:var(--common-font-family);color:#333;line-height:.35rem}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.SMALL[data-v-10a3d918]{font-size:var(--hk_small_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.MEDIUM[data-v-10a3d918]{font-size:var(--hk_middle_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.LARGE[data-v-10a3d918]{font-size:var(--hk_large_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.SMALL[data-v-10a3d918]{font-size:var(--en_small_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.MEDIUM[data-v-10a3d918]{font-size:var(--en_middle_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.LARGE[data-v-10a3d918]{font-size:var(--en_large_font_size_seven)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_title[data-v-10a3d918]{width:100%;font-size:.14rem;font-family:var(--common-font-family);text-align:center;color:#878290;line-height:.2rem;font-weight:700}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.SMALL[data-v-10a3d918]{font-size:var(--hk_small_font_size_three)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.MEDIUM[data-v-10a3d918]{font-size:var(--hk_middle_font_size_three)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.LARGE[data-v-10a3d918]{font-size:var(--hk_large_font_size_three)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.SMALL[data-v-10a3d918]{font-size:var(--en_small_font_size_three)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.MEDIUM[data-v-10a3d918]{font-size:var(--en_middle_font_size_three)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.LARGE[data-v-10a3d918]{font-size:var(--en_large_font_size_three)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title[data-v-10a3d918]{width:100%;margin-top:.2rem;font-size:.18rem;font-family:var(--common-font-family);color:#090228;text-align:center;line-height:.26rem}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.SMALL[data-v-10a3d918]{font-size:var(--hk_small_font_size_five)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.MEDIUM[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.LARGE[data-v-10a3d918]{font-size:var(--hk_large_font_size_five)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.SMALL[data-v-10a3d918]{font-size:var(--en_small_font_size_five)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.MEDIUM[data-v-10a3d918]{font-size:var(--en_middle_font_size_five)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.LARGE[data-v-10a3d918]{font-size:var(--en_large_font_size_five)}.head_master_report_page .content .reportDetail .detail_right .detail_right_item .chartImg[data-v-10a3d918]{width:.32rem;height:.32rem;cursor:pointer}.head_master_report_page .content .reportDetail .detail_right .detail_point_box[data-v-10a3d918]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.4rem}.head_master_report_page .content .reportDetail .detail_right .detail_point_box .point[data-v-10a3d918]{width:.1rem;height:.1rem;background:#b2b1b4;border-radius:50%;margin-right:.16rem;cursor:pointer;position:relative}.head_master_report_page .content .reportDetail .detail_right .detail_point_box .point[data-v-10a3d918]:before{content:"";width:.2rem;height:.2rem;background:#592f99;border:1px solid #592f99;border-radius:50%;position:absolute;left:-.05rem;top:-.05rem;cursor:pointer;display:none}.head_master_report_page .content .reportDetail .detail_right .detail_point_box .point.active[data-v-10a3d918]:before{display:block}.head_master_report_page .noData[data-v-10a3d918]{width:100%;margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0;color:#999}.head_master_report_page .noData.hk.SMALL[data-v-10a3d918]{font-size:var(--hk_small_font_size_five)}.head_master_report_page .noData.hk.MEDIUM[data-v-10a3d918]{font-size:var(--hk_middle_font_size_five)}.head_master_report_page .noData.hk.LARGE[data-v-10a3d918]{font-size:var(--hk_large_font_size_five)}.head_master_report_page .noData.en.SMALL[data-v-10a3d918]{font-size:var(--en_small_font_size_five)}.head_master_report_page .noData.en.MEDIUM[data-v-10a3d918]{font-size:var(--en_middle_font_size_five)}.head_master_report_page .noData.en.LARGE[data-v-10a3d918]{font-size:var(--en_large_font_size_five)}html[data-v-b2082014]{font-size:100px}@media only screen and (max-height:650px){html[data-v-b2082014]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-b2082014]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-b2082014]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-b2082014]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-b2082014]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-b2082014]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-b2082014]{font-size:100px}}#app[data-v-b2082014],body[data-v-b2082014],html[data-v-b2082014]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-b2082014],#app h1[data-v-b2082014],#app h2[data-v-b2082014],#app h3[data-v-b2082014],#app h4[data-v-b2082014],#app h5[data-v-b2082014],#app h6[data-v-b2082014],#app p[data-v-b2082014],body body[data-v-b2082014],body h1[data-v-b2082014],body h2[data-v-b2082014],body h3[data-v-b2082014],body h4[data-v-b2082014],body h5[data-v-b2082014],body h6[data-v-b2082014],body p[data-v-b2082014],html body[data-v-b2082014],html h1[data-v-b2082014],html h2[data-v-b2082014],html h3[data-v-b2082014],html h4[data-v-b2082014],html h5[data-v-b2082014],html h6[data-v-b2082014],html p[data-v-b2082014]{margin:0}li[data-v-b2082014],ul[data-v-b2082014]{list-style:none;padding:0}[data-v-b2082014]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-b2082014]{white-space:break-spaces}.sortableDrag[data-v-b2082014]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-b2082014],.sortableDrag td[data-v-b2082014]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-b2082014]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-b2082014]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-b2082014]{color:var(--theme-color)}.error_color[data-v-b2082014]{color:#eb6646!important}.warn_color[data-v-b2082014]{color:#ff6800}.pointer[data-v-b2082014]{cursor:pointer}.ellipsis[data-v-b2082014]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-b2082014]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-b2082014],.flex_center_center[data-v-b2082014]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-b2082014],.flex_center_center[data-v-b2082014]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-b2082014]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-b2082014]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-b2082014],.flex_row_s_p[data-v-b2082014]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-b2082014]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-b2082014]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-b2082014],.flex_start[data-v-b2082014]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-b2082014]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-b2082014],.flex_column_center_center[data-v-b2082014]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-b2082014]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-b2082014]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-b2082014]{position:relative;border-radius:.2rem}.talk_frame[data-v-b2082014]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-b2082014]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-b2082014]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-b2082014]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-b2082014]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-b2082014]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-b2082014]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-b2082014]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-b2082014]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-b2082014]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-b2082014]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-b2082014]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-b2082014]{max-height:30vh}.ant-select-dropdown-menu[data-v-b2082014]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-b2082014]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-b2082014]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-b2082014]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-b2082014]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-b2082014]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-b2082014]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-b2082014]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-b2082014]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-b2082014]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-b2082014]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-b2082014]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-b2082014]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-b2082014]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-b2082014]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-b2082014]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-b2082014]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-b2082014]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-b2082014]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-b2082014]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-b2082014]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-b2082014]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-b2082014]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-b2082014]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-b2082014]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-b2082014]{width:100%}.ant-input[data-v-b2082014]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-b2082014]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-b2082014]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-b2082014]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-b2082014]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-b2082014]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-b2082014]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-b2082014]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-b2082014]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-b2082014]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-b2082014]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-b2082014]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-b2082014]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-b2082014],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-b2082014]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-b2082014]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-b2082014]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-b2082014],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-b2082014]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-b2082014]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-b2082014]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-b2082014],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-b2082014]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-b2082014]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-b2082014]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-b2082014]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-b2082014],.ant-table-thead>tr>th[data-v-b2082014]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-b2082014]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-b2082014]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-b2082014]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-b2082014]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-b2082014]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-b2082014]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-b2082014]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-b2082014]{width:24px;height:24px}.ant-radio-inner[data-v-b2082014]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-b2082014]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-b2082014]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-b2082014],.ant-radio-checked .ant-radio-inner[data-v-b2082014]{border-color:#10c7a3}.ant-checkbox[data-v-b2082014]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-b2082014]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-b2082014]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-b2082014]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-b2082014]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-b2082014]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-b2082014]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-b2082014]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-b2082014]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-b2082014]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-b2082014]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-b2082014],.ant-dropdown-menu-submenu-title[data-v-b2082014]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-b2082014],:root .ant-dropdown-link>.anticon.anticon-down[data-v-b2082014],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-b2082014]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-b2082014]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-b2082014]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-b2082014]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-b2082014]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-b2082014]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-b2082014],.dropMenuItem_hk_SMALL[data-v-b2082014]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-b2082014]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-b2082014]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-b2082014]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-b2082014]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-b2082014]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-b2082014]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-b2082014],.ant-switch[data-v-b2082014]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-b2082014],.ant-switch[data-v-b2082014]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-b2082014]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-b2082014]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-b2082014]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-b2082014]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-b2082014]{width:100%}.ant-progress-circle .ant-progress-text[data-v-b2082014]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-b2082014]{max-width:4.6rem}.ant-popover-title[data-v-b2082014]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-b2082014]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-b2082014]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-b2082014],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-b2082014],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-b2082014]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-b2082014],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-b2082014],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-b2082014]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-b2082014]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-b2082014]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-b2082014]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-b2082014]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-b2082014]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-b2082014]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-b2082014]{text-decoration:underline}.modalBox .btn_box[data-v-b2082014]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-b2082014],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-b2082014],.ant-pagination-disabled:focus a[data-v-b2082014],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-b2082014],.ant-pagination-disabled:hover a[data-v-b2082014],[data-v-b2082014] .ant-pagination-disabled a{background:#e6e7e8}[data-v-b2082014] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-b2082014] .ant-pagination-item-active a,[data-v-b2082014] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-b2082014] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-b2082014] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-b2082014]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-b2082014]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-b2082014]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-b2082014]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-b2082014]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-b2082014]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-b2082014]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-b2082014]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-b2082014]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-b2082014],.wangEditor table th[data-v-b2082014]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-b2082014]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-b2082014]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-b2082014]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-b2082014]{display:block}.wangEditor ol[data-v-b2082014],.wangEditor ul[data-v-b2082014]{margin:10px 0 10px 20px}.wangEditor ul[data-v-b2082014],.wangEditor ul li[data-v-b2082014]{list-style:disc inside!important}.wangEditor ol[data-v-b2082014],.wangEditor ol li[data-v-b2082014]{list-style:decimal inside!important}.wangEditor img[data-v-b2082014]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-b2082014]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-b2082014]{border-bottom:2px solid #e1e1e1}.component[data-v-b2082014]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-b2082014]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-b2082014]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-b2082014]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-b2082014]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-b2082014]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-b2082014]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-b2082014]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-b2082014]{cursor:default}.listen_picture[data-v-b2082014]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-b2082014]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-b2082014]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-b2082014]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-b2082014]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-b2082014]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-b2082014]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-b2082014]{font-size:var(--en_large_font_size_five)}[data-v-b2082014] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-b2082014]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-b2082014]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-b2082014]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-b2082014]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-b2082014]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-b2082014]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-b2082014]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-b2082014]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-b2082014],.home_practice_status.NO_PUBLIC[data-v-b2082014]{background:#2c58b1}.home_practice_status.FINISHED[data-v-b2082014],.home_practice_status.IN_PROGRESS[data-v-b2082014],.home_practice_status.NOT_STARTED[data-v-b2082014],.home_practice_status.UNDISTRIBUTED[data-v-b2082014]{background:#486fbf}.ant-calendar-picker-container[data-v-b2082014]{z-index:9999999!important}.head_master_subject_report_page[data-v-b2082014]{width:100%;height:100%}.head_master_subject_report_page .content[data-v-b2082014]{padding:.4rem}.head_master_subject_report_page .content .titleBox[data-v-b2082014]{font-size:.36rem;font-family:var(--common-font-family);color:#592f99;line-height:.55rem;margin-bottom:.32rem}.head_master_subject_report_page .content .titleBox.hk.SMALL[data-v-b2082014]{font-size:var(--hk_small_font_size_nine)}.head_master_subject_report_page .content .titleBox.hk.MEDIUM[data-v-b2082014]{font-size:var(--hk_middle_font_size_nine)}.head_master_subject_report_page .content .titleBox.hk.LARGE[data-v-b2082014]{font-size:var(--hk_large_font_size_nine)}.head_master_subject_report_page .content .titleBox.en.SMALL[data-v-b2082014]{font-size:var(--en_small_font_size_nine)}.head_master_subject_report_page .content .titleBox.en.MEDIUM[data-v-b2082014]{font-size:var(--en_middle_font_size_nine)}.head_master_subject_report_page .content .titleBox.en.LARGE[data-v-b2082014]{font-size:var(--en_large_font_size_nine)}.head_master_subject_report_page .content .filterBox .select[data-v-b2082014]{width:2.31rem;margin-right:.22rem}.head_master_subject_report_page .content .reportDetail[data-v-b2082014]{width:100%;height:auto;margin:.4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}.head_master_subject_report_page .content .reportDetail .detail_left[data-v-b2082014]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6rem;background:#fff;border-radius:17px;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.2rem}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title[data-v-b2082014]{width:100%;height:1rem;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#775dc0;line-height:.29rem;padding-right:.2rem}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title.hk.SMALL[data-v-b2082014]{font-size:var(--hk_small_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title.hk.MEDIUM[data-v-b2082014]{font-size:var(--hk_middle_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title.hk.LARGE[data-v-b2082014]{font-size:var(--hk_large_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title.en.SMALL[data-v-b2082014]{font-size:var(--en_small_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title.en.MEDIUM[data-v-b2082014]{font-size:var(--en_middle_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title.en.LARGE[data-v-b2082014]{font-size:var(--en_large_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title .title1[data-v-b2082014]{width:30%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title .title2[data-v-b2082014]{border-left:2px solid #e1e1e1;border-right:2px solid #e1e1e1}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title .title2[data-v-b2082014],.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_title .title3[data-v-b2082014]{width:35%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table[data-v-b2082014]{width:100%;height:auto;padding-right:.2rem}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item[data-v-b2082014]{width:100%;height:1.5rem;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#000}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.SMALL[data-v-b2082014]{font-size:var(--hk_small_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.MEDIUM[data-v-b2082014]{font-size:var(--hk_middle_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.LARGE[data-v-b2082014]{font-size:var(--hk_large_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.SMALL[data-v-b2082014]{font-size:var(--en_small_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.MEDIUM[data-v-b2082014]{font-size:var(--en_middle_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.LARGE[data-v-b2082014]{font-size:var(--en_large_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content1[data-v-b2082014]{width:30%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content1 .img[data-v-b2082014]{width:.16rem;height:.16rem;margin-left:.12rem;cursor:pointer}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2[data-v-b2082014]{border-left:2px solid #e1e1e1;border-right:2px solid #e1e1e1}.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2[data-v-b2082014],.head_master_subject_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content3[data-v-b2082014]{width:35%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_subject_report_page .content .reportDetail .detail_right[data-v-b2082014]{width:4.5rem;height:6rem;margin-left:.4rem;position:relative}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item[data-v-b2082014]{width:100%;height:100%;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.2rem}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title[data-v-b2082014]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.SMALL[data-v-b2082014]{font-size:var(--hk_small_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.MEDIUM[data-v-b2082014]{font-size:var(--hk_middle_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.LARGE[data-v-b2082014]{font-size:var(--hk_large_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.SMALL[data-v-b2082014]{font-size:var(--en_small_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.MEDIUM[data-v-b2082014]{font-size:var(--en_middle_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.LARGE[data-v-b2082014]{font-size:var(--en_large_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title[data-v-b2082014]{font-size:.26rem;font-family:var(--common-font-family);text-align:center;color:#090228;line-height:.34rem;margin:.53rem 0 .3rem 0}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.SMALL[data-v-b2082014]{font-size:var(--hk_small_font_size_eight)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.MEDIUM[data-v-b2082014]{font-size:var(--hk_middle_font_size_eight)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.LARGE[data-v-b2082014]{font-size:var(--hk_large_font_size_eight)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.SMALL[data-v-b2082014]{font-size:var(--en_small_font_size_eight)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.MEDIUM[data-v-b2082014]{font-size:var(--en_middle_font_size_eight)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.LARGE[data-v-b2082014]{font-size:var(--en_large_font_size_eight)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .chartBox[data-v-b2082014]{width:100%;height:3rem}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle[data-v-b2082014]{font-size:.48rem;font-family:var(--common-font-family);color:#333}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.SMALL[data-v-b2082014]{font-size:var(--hk_small_font_size_nine)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.MEDIUM[data-v-b2082014]{font-size:var(--hk_middle_font_size_nine)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.LARGE[data-v-b2082014]{font-size:var(--hk_large_font_size_nine)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.SMALL[data-v-b2082014]{font-size:var(--en_small_font_size_nine)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.MEDIUM[data-v-b2082014]{font-size:var(--en_middle_font_size_nine)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.LARGE[data-v-b2082014]{font-size:var(--en_large_font_size_nine)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title[data-v-b2082014]{width:100%;margin-top:.2rem;font-size:.24rem;font-family:var(--common-font-family);color:#333;line-height:.35rem}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.SMALL[data-v-b2082014]{font-size:var(--hk_small_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.MEDIUM[data-v-b2082014]{font-size:var(--hk_middle_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.LARGE[data-v-b2082014]{font-size:var(--hk_large_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.SMALL[data-v-b2082014]{font-size:var(--en_small_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.MEDIUM[data-v-b2082014]{font-size:var(--en_middle_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.LARGE[data-v-b2082014]{font-size:var(--en_large_font_size_seven)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_title[data-v-b2082014]{width:100%;font-size:.14rem;font-family:var(--common-font-family);text-align:center;color:#878290;line-height:.2rem;font-weight:700}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.SMALL[data-v-b2082014]{font-size:var(--hk_small_font_size_three)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.MEDIUM[data-v-b2082014]{font-size:var(--hk_middle_font_size_three)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.LARGE[data-v-b2082014]{font-size:var(--hk_large_font_size_three)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.SMALL[data-v-b2082014]{font-size:var(--en_small_font_size_three)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.MEDIUM[data-v-b2082014]{font-size:var(--en_middle_font_size_three)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.LARGE[data-v-b2082014]{font-size:var(--en_large_font_size_three)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title[data-v-b2082014]{width:100%;margin-top:.2rem;font-size:.18rem;font-family:var(--common-font-family);color:#090228;text-align:center;line-height:.26rem}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.SMALL[data-v-b2082014]{font-size:var(--hk_small_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.MEDIUM[data-v-b2082014]{font-size:var(--hk_middle_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.LARGE[data-v-b2082014]{font-size:var(--hk_large_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.SMALL[data-v-b2082014]{font-size:var(--en_small_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.MEDIUM[data-v-b2082014]{font-size:var(--en_middle_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.LARGE[data-v-b2082014]{font-size:var(--en_large_font_size_five)}.head_master_subject_report_page .content .reportDetail .detail_right .detail_right_item .chartImg[data-v-b2082014]{width:.32rem;height:.32rem;cursor:pointer}.head_master_subject_report_page .content .reportDetail .detail_right .detail_point_box[data-v-b2082014]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.4rem}.head_master_subject_report_page .content .reportDetail .detail_right .detail_point_box .point[data-v-b2082014]{width:.1rem;height:.1rem;background:#b2b1b4;border-radius:50%;margin-right:.16rem;cursor:pointer;position:relative}.head_master_subject_report_page .content .reportDetail .detail_right .detail_point_box .point[data-v-b2082014]:before{content:"";width:.2rem;height:.2rem;background:#592f99;border:1px solid #592f99;border-radius:50%;position:absolute;left:-.05rem;top:-.05rem;cursor:pointer;display:none}.head_master_subject_report_page .content .reportDetail .detail_right .detail_point_box .point.active[data-v-b2082014]:before{display:block}.head_master_subject_report_page .noData[data-v-b2082014]{width:100%;margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0;color:#999}.head_master_subject_report_page .noData.hk.SMALL[data-v-b2082014]{font-size:var(--hk_small_font_size_five)}.head_master_subject_report_page .noData.hk.MEDIUM[data-v-b2082014]{font-size:var(--hk_middle_font_size_five)}.head_master_subject_report_page .noData.hk.LARGE[data-v-b2082014]{font-size:var(--hk_large_font_size_five)}.head_master_subject_report_page .noData.en.SMALL[data-v-b2082014]{font-size:var(--en_small_font_size_five)}.head_master_subject_report_page .noData.en.MEDIUM[data-v-b2082014]{font-size:var(--en_middle_font_size_five)}.head_master_subject_report_page .noData.en.LARGE[data-v-b2082014]{font-size:var(--en_large_font_size_five)}html[data-v-31c0eda0]{font-size:100px}@media only screen and (max-height:650px){html[data-v-31c0eda0]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-31c0eda0]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-31c0eda0]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-31c0eda0]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-31c0eda0]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-31c0eda0]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-31c0eda0]{font-size:100px}}#app[data-v-31c0eda0],body[data-v-31c0eda0],html[data-v-31c0eda0]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-31c0eda0],#app h1[data-v-31c0eda0],#app h2[data-v-31c0eda0],#app h3[data-v-31c0eda0],#app h4[data-v-31c0eda0],#app h5[data-v-31c0eda0],#app h6[data-v-31c0eda0],#app p[data-v-31c0eda0],body body[data-v-31c0eda0],body h1[data-v-31c0eda0],body h2[data-v-31c0eda0],body h3[data-v-31c0eda0],body h4[data-v-31c0eda0],body h5[data-v-31c0eda0],body h6[data-v-31c0eda0],body p[data-v-31c0eda0],html body[data-v-31c0eda0],html h1[data-v-31c0eda0],html h2[data-v-31c0eda0],html h3[data-v-31c0eda0],html h4[data-v-31c0eda0],html h5[data-v-31c0eda0],html h6[data-v-31c0eda0],html p[data-v-31c0eda0]{margin:0}li[data-v-31c0eda0],ul[data-v-31c0eda0]{list-style:none;padding:0}[data-v-31c0eda0]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-31c0eda0]{white-space:break-spaces}.sortableDrag[data-v-31c0eda0]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-31c0eda0],.sortableDrag td[data-v-31c0eda0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-31c0eda0]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-31c0eda0]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-31c0eda0]{color:var(--theme-color)}.error_color[data-v-31c0eda0]{color:#eb6646!important}.warn_color[data-v-31c0eda0]{color:#ff6800}.pointer[data-v-31c0eda0]{cursor:pointer}.ellipsis[data-v-31c0eda0]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-31c0eda0]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-31c0eda0],.flex_center_center[data-v-31c0eda0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-31c0eda0],.flex_center_center[data-v-31c0eda0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-31c0eda0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-31c0eda0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-31c0eda0],.flex_row_s_p[data-v-31c0eda0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-31c0eda0]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-31c0eda0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-31c0eda0],.flex_start[data-v-31c0eda0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-31c0eda0]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-31c0eda0],.flex_column_center_center[data-v-31c0eda0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-31c0eda0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-31c0eda0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-31c0eda0]{position:relative;border-radius:.2rem}.talk_frame[data-v-31c0eda0]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-31c0eda0]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-31c0eda0]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-31c0eda0]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-31c0eda0]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-31c0eda0]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-31c0eda0]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-31c0eda0]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-31c0eda0]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-31c0eda0]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-31c0eda0]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-31c0eda0]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-31c0eda0]{max-height:30vh}.ant-select-dropdown-menu[data-v-31c0eda0]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-31c0eda0]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-31c0eda0]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-31c0eda0]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-31c0eda0]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-31c0eda0]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-31c0eda0]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-31c0eda0]{width:100%}.ant-input[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-31c0eda0]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-31c0eda0]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-31c0eda0]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-31c0eda0]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-31c0eda0]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-31c0eda0],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-31c0eda0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-31c0eda0],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-31c0eda0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-31c0eda0],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-31c0eda0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-31c0eda0]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-31c0eda0],.ant-table-thead>tr>th[data-v-31c0eda0]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-31c0eda0]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-31c0eda0]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-31c0eda0]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-31c0eda0]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-31c0eda0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-31c0eda0]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-31c0eda0]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-31c0eda0]{width:24px;height:24px}.ant-radio-inner[data-v-31c0eda0]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-31c0eda0]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-31c0eda0],.ant-radio-checked .ant-radio-inner[data-v-31c0eda0]{border-color:#10c7a3}.ant-checkbox[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-31c0eda0]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-31c0eda0]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-31c0eda0]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-31c0eda0]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-31c0eda0]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-31c0eda0]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-31c0eda0]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-31c0eda0]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-31c0eda0]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-31c0eda0],.ant-dropdown-menu-submenu-title[data-v-31c0eda0]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-31c0eda0],:root .ant-dropdown-link>.anticon.anticon-down[data-v-31c0eda0],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-31c0eda0]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-31c0eda0]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-31c0eda0]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-31c0eda0],.dropMenuItem_hk_SMALL[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-31c0eda0]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-31c0eda0]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-31c0eda0]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-31c0eda0]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-31c0eda0],.ant-switch[data-v-31c0eda0]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-31c0eda0],.ant-switch[data-v-31c0eda0]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-31c0eda0]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-31c0eda0]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-31c0eda0]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-31c0eda0]{width:100%}.ant-progress-circle .ant-progress-text[data-v-31c0eda0]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-31c0eda0]{max-width:4.6rem}.ant-popover-title[data-v-31c0eda0]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-31c0eda0]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-31c0eda0]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-31c0eda0],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-31c0eda0],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-31c0eda0]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-31c0eda0],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-31c0eda0],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-31c0eda0]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-31c0eda0]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-31c0eda0]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-31c0eda0]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-31c0eda0]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-31c0eda0]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-31c0eda0]{text-decoration:underline}.modalBox .btn_box[data-v-31c0eda0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-31c0eda0],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-31c0eda0],.ant-pagination-disabled:focus a[data-v-31c0eda0],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-31c0eda0],.ant-pagination-disabled:hover a[data-v-31c0eda0],[data-v-31c0eda0] .ant-pagination-disabled a{background:#e6e7e8}[data-v-31c0eda0] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-31c0eda0] .ant-pagination-item-active a,[data-v-31c0eda0] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-31c0eda0] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-31c0eda0] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-31c0eda0]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-31c0eda0]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-31c0eda0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-31c0eda0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-31c0eda0]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-31c0eda0]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-31c0eda0]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-31c0eda0]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-31c0eda0],.wangEditor table th[data-v-31c0eda0]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-31c0eda0]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-31c0eda0]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-31c0eda0]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-31c0eda0]{display:block}.wangEditor ol[data-v-31c0eda0],.wangEditor ul[data-v-31c0eda0]{margin:10px 0 10px 20px}.wangEditor ul[data-v-31c0eda0],.wangEditor ul li[data-v-31c0eda0]{list-style:disc inside!important}.wangEditor ol[data-v-31c0eda0],.wangEditor ol li[data-v-31c0eda0]{list-style:decimal inside!important}.wangEditor img[data-v-31c0eda0]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-31c0eda0]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-31c0eda0]{border-bottom:2px solid #e1e1e1}.component[data-v-31c0eda0]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-31c0eda0]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-31c0eda0]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-31c0eda0]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-31c0eda0]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-31c0eda0]{cursor:default}.listen_picture[data-v-31c0eda0]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-31c0eda0]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-31c0eda0]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-31c0eda0]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-31c0eda0]{font-size:var(--en_large_font_size_five)}[data-v-31c0eda0] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-31c0eda0]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-31c0eda0]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-31c0eda0]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-31c0eda0]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-31c0eda0]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-31c0eda0]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-31c0eda0]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-31c0eda0]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-31c0eda0],.home_practice_status.NO_PUBLIC[data-v-31c0eda0]{background:#2c58b1}.home_practice_status.FINISHED[data-v-31c0eda0],.home_practice_status.IN_PROGRESS[data-v-31c0eda0],.home_practice_status.NOT_STARTED[data-v-31c0eda0],.home_practice_status.UNDISTRIBUTED[data-v-31c0eda0]{background:#486fbf}.ant-calendar-picker-container[data-v-31c0eda0]{z-index:9999999!important}.head_master_category_report_page[data-v-31c0eda0]{width:100%;height:100%}.head_master_category_report_page .content[data-v-31c0eda0]{padding:.4rem}.head_master_category_report_page .content .titleBox[data-v-31c0eda0]{font-size:.36rem;font-family:var(--common-font-family);color:#592f99;line-height:.55rem;margin-bottom:.32rem}.head_master_category_report_page .content .titleBox.hk.SMALL[data-v-31c0eda0]{font-size:var(--hk_small_font_size_nine)}.head_master_category_report_page .content .titleBox.hk.MEDIUM[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_nine)}.head_master_category_report_page .content .titleBox.hk.LARGE[data-v-31c0eda0]{font-size:var(--hk_large_font_size_nine)}.head_master_category_report_page .content .titleBox.en.SMALL[data-v-31c0eda0]{font-size:var(--en_small_font_size_nine)}.head_master_category_report_page .content .titleBox.en.MEDIUM[data-v-31c0eda0]{font-size:var(--en_middle_font_size_nine)}.head_master_category_report_page .content .titleBox.en.LARGE[data-v-31c0eda0]{font-size:var(--en_large_font_size_nine)}.head_master_category_report_page .content .filterBox .select[data-v-31c0eda0]{width:2.31rem;margin-right:.22rem}.head_master_category_report_page .content .reportDetail[data-v-31c0eda0]{width:100%;height:auto;margin:.4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}.head_master_category_report_page .content .reportDetail .detail_left[data-v-31c0eda0]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6rem;background:#fff;border-radius:17px;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.2rem}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title[data-v-31c0eda0]{width:100%;height:1rem;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#775dc0;line-height:.29rem;padding-right:.2rem}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title.hk.SMALL[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title.hk.MEDIUM[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title.hk.LARGE[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title.en.SMALL[data-v-31c0eda0]{font-size:var(--en_small_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title.en.MEDIUM[data-v-31c0eda0]{font-size:var(--en_middle_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title.en.LARGE[data-v-31c0eda0]{font-size:var(--en_large_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title .title1[data-v-31c0eda0]{width:30%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title .title2[data-v-31c0eda0]{border-left:2px solid #e1e1e1;border-right:2px solid #e1e1e1}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title .title2[data-v-31c0eda0],.head_master_category_report_page .content .reportDetail .detail_left .detail_left_title .title3[data-v-31c0eda0]{width:35%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table[data-v-31c0eda0]{width:100%;height:auto;padding-right:.2rem}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item[data-v-31c0eda0]{width:100%;height:1.5rem;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#000}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.SMALL[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.MEDIUM[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.hk.LARGE[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.SMALL[data-v-31c0eda0]{font-size:var(--en_small_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.MEDIUM[data-v-31c0eda0]{font-size:var(--en_middle_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item.en.LARGE[data-v-31c0eda0]{font-size:var(--en_large_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content1[data-v-31c0eda0]{width:30%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content1 .img[data-v-31c0eda0]{width:.16rem;height:.16rem;margin-left:.12rem;cursor:pointer}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2[data-v-31c0eda0]{border-left:2px solid #e1e1e1;border-right:2px solid #e1e1e1}.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content2[data-v-31c0eda0],.head_master_category_report_page .content .reportDetail .detail_left .detail_left_table .detail_table_item .content3[data-v-31c0eda0]{width:35%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_master_category_report_page .content .reportDetail .detail_right[data-v-31c0eda0]{width:4.5rem;height:6rem;margin-left:.4rem;position:relative}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item[data-v-31c0eda0]{width:100%;height:100%;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.2rem}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title[data-v-31c0eda0]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.SMALL[data-v-31c0eda0]{font-size:var(--hk_small_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.MEDIUM[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.hk.LARGE[data-v-31c0eda0]{font-size:var(--hk_large_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.SMALL[data-v-31c0eda0]{font-size:var(--en_small_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.MEDIUM[data-v-31c0eda0]{font-size:var(--en_middle_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_title.en.LARGE[data-v-31c0eda0]{font-size:var(--en_large_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title[data-v-31c0eda0]{font-size:.26rem;font-family:var(--common-font-family);text-align:center;color:#090228;line-height:.34rem;margin:.53rem 0 .3rem 0}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.SMALL[data-v-31c0eda0]{font-size:var(--hk_small_font_size_eight)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.MEDIUM[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_eight)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.hk.LARGE[data-v-31c0eda0]{font-size:var(--hk_large_font_size_eight)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.SMALL[data-v-31c0eda0]{font-size:var(--en_small_font_size_eight)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.MEDIUM[data-v-31c0eda0]{font-size:var(--en_middle_font_size_eight)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_main_title.en.LARGE[data-v-31c0eda0]{font-size:var(--en_large_font_size_eight)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .chartBox[data-v-31c0eda0]{width:100%;height:3rem}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle[data-v-31c0eda0]{font-size:.48rem;font-family:var(--common-font-family);color:#333}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.SMALL[data-v-31c0eda0]{font-size:var(--hk_small_font_size_nine)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.MEDIUM[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_nine)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.hk.LARGE[data-v-31c0eda0]{font-size:var(--hk_large_font_size_nine)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.SMALL[data-v-31c0eda0]{font-size:var(--en_small_font_size_nine)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.MEDIUM[data-v-31c0eda0]{font-size:var(--en_middle_font_size_nine)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .progressTitle.en.LARGE[data-v-31c0eda0]{font-size:var(--en_large_font_size_nine)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title[data-v-31c0eda0]{width:100%;margin-top:.2rem;font-size:.24rem;font-family:var(--common-font-family);color:#333;line-height:.35rem}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.SMALL[data-v-31c0eda0]{font-size:var(--hk_small_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.MEDIUM[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.hk.LARGE[data-v-31c0eda0]{font-size:var(--hk_large_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.SMALL[data-v-31c0eda0]{font-size:var(--en_small_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.MEDIUM[data-v-31c0eda0]{font-size:var(--en_middle_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .right_item_btn_title.en.LARGE[data-v-31c0eda0]{font-size:var(--en_large_font_size_seven)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_title[data-v-31c0eda0]{width:100%;font-size:.14rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#878290;line-height:.2rem}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.SMALL[data-v-31c0eda0]{font-size:var(--hk_small_font_size_three)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.MEDIUM[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_three)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.hk.LARGE[data-v-31c0eda0]{font-size:var(--hk_large_font_size_three)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.SMALL[data-v-31c0eda0]{font-size:var(--en_small_font_size_three)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.MEDIUM[data-v-31c0eda0]{font-size:var(--en_middle_font_size_three)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_title.en.LARGE[data-v-31c0eda0]{font-size:var(--en_large_font_size_three)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title[data-v-31c0eda0]{width:100%;margin-top:.2rem;font-size:.18rem;font-family:var(--common-font-family);color:#090228;text-align:center;line-height:.26rem}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.SMALL[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.MEDIUM[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.hk.LARGE[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.SMALL[data-v-31c0eda0]{font-size:var(--en_small_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.MEDIUM[data-v-31c0eda0]{font-size:var(--en_middle_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .btn_avg_title.en.LARGE[data-v-31c0eda0]{font-size:var(--en_large_font_size_five)}.head_master_category_report_page .content .reportDetail .detail_right .detail_right_item .chartImg[data-v-31c0eda0]{width:.32rem;height:.32rem;cursor:pointer}.head_master_category_report_page .content .reportDetail .detail_right .detail_point_box[data-v-31c0eda0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.4rem}.head_master_category_report_page .content .reportDetail .detail_right .detail_point_box .point[data-v-31c0eda0]{width:.1rem;height:.1rem;background:#b2b1b4;border-radius:50%;margin-right:.16rem;cursor:pointer;position:relative}.head_master_category_report_page .content .reportDetail .detail_right .detail_point_box .point[data-v-31c0eda0]:before{content:"";width:.2rem;height:.2rem;background:#592f99;border:1px solid #592f99;border-radius:50%;position:absolute;left:-.05rem;top:-.05rem;cursor:pointer;display:none}.head_master_category_report_page .content .reportDetail .detail_right .detail_point_box .point.active[data-v-31c0eda0]:before{display:block}.head_master_category_report_page .noData[data-v-31c0eda0]{width:100%;margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0;color:#999}.head_master_category_report_page .noData.hk.SMALL[data-v-31c0eda0]{font-size:var(--hk_small_font_size_five)}.head_master_category_report_page .noData.hk.MEDIUM[data-v-31c0eda0]{font-size:var(--hk_middle_font_size_five)}.head_master_category_report_page .noData.hk.LARGE[data-v-31c0eda0]{font-size:var(--hk_large_font_size_five)}.head_master_category_report_page .noData.en.SMALL[data-v-31c0eda0]{font-size:var(--en_small_font_size_five)}.head_master_category_report_page .noData.en.MEDIUM[data-v-31c0eda0]{font-size:var(--en_middle_font_size_five)}.head_master_category_report_page .noData.en.LARGE[data-v-31c0eda0]{font-size:var(--en_large_font_size_five)}.compare_report_page{height:100%}.compare_report_page .subject_box{padding:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.compare_report_page .subject_box .top_title{font-size:.36rem;font-family:var(--common-font-family);color:#592f99;line-height:.55rem}.compare_report_page .subject_box .top_title.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.compare_report_page .subject_box .top_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.compare_report_page .subject_box .top_title.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.compare_report_page .subject_box .top_title.en.SMALL{font-size:var(--en_small_font_size_nine)}.compare_report_page .subject_box .top_title.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.compare_report_page .subject_box .top_title.en.LARGE{font-size:var(--en_large_font_size_nine)}.compare_report_page .subject_box .subject_title{font-size:.36rem;font-family:var(--common-font-family);color:#592f99}.compare_report_page .subject_box .subject_title.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.compare_report_page .subject_box .subject_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.compare_report_page .subject_box .subject_title.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.compare_report_page .subject_box .subject_title.en.SMALL{font-size:var(--en_small_font_size_nine)}.compare_report_page .subject_box .subject_title.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.compare_report_page .subject_box .subject_title.en.LARGE{font-size:var(--en_large_font_size_nine)}.compare_report_page .category_box,.compare_report_page .grade_class_box,.compare_report_page .tab_box{padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.3rem}.compare_report_page .tab_box{overflow:hidden}.compare_report_page .tab_box li{float:left;display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;height:.54rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f5f0ff;border:2px solid #592f99;border-radius:.27rem;padding:0 .25rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#592f99;cursor:pointer;margin-right:.3rem}.compare_report_page .tab_box li.hk.SMALL{font-size:var(--hk_small_font_size_five)}.compare_report_page .tab_box li.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.compare_report_page .tab_box li.hk.LARGE{font-size:var(--hk_large_font_size_five)}.compare_report_page .tab_box li.en.SMALL{font-size:var(--en_small_font_size_five)}.compare_report_page .tab_box li.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.compare_report_page .tab_box li.en.LARGE{font-size:var(--en_large_font_size_five)}.compare_report_page .tab_box li:last-child{margin-right:0}.compare_report_page .tab_box li.active{background:#592f99;color:#fff}.chinese_english_all_class_page{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.chinese_english_all_class_page>.box{width:26%;height:auto;max-height:6rem;padding:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25);margin-right:.2rem;margin-bottom:.4rem;overflow:auto}.chinese_english_all_class_page>.box::-webkit-scrollbar{width:6px;height:6px}.chinese_english_all_class_page>.box::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.chinese_english_all_class_page>.box::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.chinese_english_all_class_page>.box:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;margin-left:.4rem}.chinese_english_all_class_page>.box:last-child{margin-right:.4rem}.chinese_english_all_class_page .table .table_head{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1}.chinese_english_all_class_page .table .table_head .table_td{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;padding:.15rem .04rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0;border-right:2px solid #e1e1e1}.chinese_english_all_class_page .table .table_head .table_td.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_all_class_page .table .table_head .table_td.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_all_class_page .table .table_head .table_td.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_all_class_page .table .table_head .table_td.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_all_class_page .table .table_head .table_td.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_all_class_page .table .table_head .table_td.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_all_class_page .table .table_head .table_td:last-child{border-right:0}.chinese_english_all_class_page .table .table_tr{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1}.chinese_english_all_class_page .table .table_tr .table_td{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;padding:.15rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.18rem;font-family:var(--common-font-family);color:#000}.chinese_english_all_class_page .table .table_tr .table_td.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_all_class_page .table .table_tr .table_td.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_all_class_page .table .table_tr .table_td.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_all_class_page .table .table_tr .table_td.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_all_class_page .table .table_tr .table_td.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_all_class_page .table .table_tr .table_td.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_all_class_page .table .table_tr .table_td:last-child{border-right:0}.chinese_english_all_class_page .table .table_tr .table_td.score{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#10c7a3}.chinese_english_all_class_page .table .table_tr .table_td.no_data{color:rgba(0,0,0,.25)}.chinese_english_all_class_page .head_title{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#090228;line-height:.26rem;margin-bottom:.16rem}.chinese_english_all_class_page .head_title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_all_class_page .head_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_all_class_page .head_title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_all_class_page .head_title.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_all_class_page .head_title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_all_class_page .head_title.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_all_class_page .row_data{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.chinese_english_all_class_page .row_data .row_label{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:.2rem;font-family:var(--common-font-family);color:#090228}.chinese_english_all_class_page .row_data .row_label.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_all_class_page .row_data .row_label.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_all_class_page .row_data .row_label.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_all_class_page .row_data .row_label.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_all_class_page .row_data .row_label.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_all_class_page .row_data .row_label.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_all_class_page .row_data .row_value{width:1.3rem}.chinese_english_all_class_page .select_box{display:block;width:1.5rem;border:1px solid #e0e0e0;border-radius:.1rem;margin:0 auto .15rem}.chinese_english_all_class_page #all_class_category{width:100%;height:4rem}.chinese_english_all_student_page{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.chinese_english_all_student_page>.box{width:32%;height:100%;max-height:6rem;padding:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25);margin-right:.2rem;margin-bottom:.4rem;overflow:auto}.chinese_english_all_student_page>.box::-webkit-scrollbar{width:6px;height:6px}.chinese_english_all_student_page>.box::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.chinese_english_all_student_page>.box::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.chinese_english_all_student_page>.box:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;margin-left:.4rem}.chinese_english_all_student_page>.box:last-child{margin-right:.4rem}.chinese_english_all_student_page>.box .tips{margin-top:.2rem;font-size:.12rem;font-family:var(--common-font-family);text-align:center;color:#888;line-height:.17rem}.chinese_english_all_student_page .table .table_head{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1}.chinese_english_all_student_page .table .table_head .table_td{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;padding:.15rem .04rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0;border-right:2px solid #e1e1e1}.chinese_english_all_student_page .table .table_head .table_td.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_all_student_page .table .table_head .table_td.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_all_student_page .table .table_head .table_td.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_all_student_page .table .table_head .table_td.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_all_student_page .table .table_head .table_td.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_all_student_page .table .table_head .table_td.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_all_student_page .table .table_head .table_td:last-child{border-right:0}.chinese_english_all_student_page .table .table_head .table_td.w160{-webkit-box-flex:0;-ms-flex:none;flex:none;width:1.6rem!important}.chinese_english_all_student_page .table .table_head .table_td.w120{-webkit-box-flex:0;-ms-flex:none;flex:none;width:1.2rem!important}.chinese_english_all_student_page .table .table_tr{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1}.chinese_english_all_student_page .table .table_tr .table_td{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;padding:.15rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.18rem;font-family:var(--common-font-family);color:#000}.chinese_english_all_student_page .table .table_tr .table_td.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_all_student_page .table .table_tr .table_td.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_all_student_page .table .table_tr .table_td.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_all_student_page .table .table_tr .table_td.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_all_student_page .table .table_tr .table_td.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_all_student_page .table .table_tr .table_td.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_all_student_page .table .table_tr .table_td:last-child{border-right:0}.chinese_english_all_student_page .table .table_tr .table_td.no_data{color:rgba(0,0,0,.25)}.chinese_english_all_student_page .table .table_tr .table_td.w160{-webkit-box-flex:0;-ms-flex:none;flex:none;width:1.6rem!important}.chinese_english_all_student_page .table .table_tr .table_td.w120{-webkit-box-flex:0;-ms-flex:none;flex:none;width:1.2rem!important}.chinese_english_all_student_page .table .table_tr .table_td.student{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-ms-flex-wrap:wrap;flex-wrap:wrap}.chinese_english_all_student_page .table .table_tr .table_td.student span{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#592f99;line-height:.26rem;margin-right:.1rem;margin-bottom:.1rem;border-bottom:1px solid #592f99;cursor:pointer}.chinese_english_all_student_page .table .table_tr .table_td.student span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_all_student_page .table .table_tr .table_td.student span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_all_student_page .table .table_tr .table_td.student span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_all_student_page .table .table_tr .table_td.student span.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_all_student_page .table .table_tr .table_td.student span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_all_student_page .table .table_tr .table_td.student span.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_all_student_page .head_title{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#090228;line-height:.26rem;margin-bottom:.16rem}.chinese_english_all_student_page .head_title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_all_student_page .head_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_all_student_page .head_title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_all_student_page .head_title.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_all_student_page .head_title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_all_student_page .head_title.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_all_student_page #all_student_category{width:100%;height:4rem}.chinese_english_grammar_class_page .box{width:calc(100% - .8rem);height:auto;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .2rem 0 #f2f2f2;box-shadow:0 .08rem .2rem 0 #f2f2f2;padding:.2rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto .4rem}.chinese_english_grammar_class_page .table .table_head{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #f0edf7}.chinese_english_grammar_class_page .table .table_head .table_td{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;padding:.15rem .04rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0}.chinese_english_grammar_class_page .table .table_head .table_td.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_grammar_class_page .table .table_head .table_td.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_grammar_class_page .table .table_head .table_td.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_grammar_class_page .table .table_head .table_td.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_grammar_class_page .table .table_head .table_td.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_grammar_class_page .table .table_head .table_td.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_grammar_class_page .table .table_head .table_td.progress{width:20%;-webkit-box-flex:0;-ms-flex:none;flex:none}.chinese_english_grammar_class_page .table .table_head .table_td.progressTwo{width:60%;-webkit-box-flex:0;-ms-flex:none;flex:none}.chinese_english_grammar_class_page .table .table_tr{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #f0edf7}.chinese_english_grammar_class_page .table .table_tr.focuses{background:#f7f6fb}.chinese_english_grammar_class_page .table .table_tr.focuses .name{font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.25rem}.chinese_english_grammar_class_page .table .table_tr.focuses .name.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_grammar_class_page .table .table_tr.focuses .name.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_grammar_class_page .table .table_tr.focuses .name.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_grammar_class_page .table .table_tr.focuses .name.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_grammar_class_page .table .table_tr.focuses .name.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_grammar_class_page .table .table_tr.focuses .name.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_grammar_class_page .table .table_tr .table_td{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;padding:.15rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0;line-height:.26rem}.chinese_english_grammar_class_page .table .table_tr .table_td.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_grammar_class_page .table .table_tr .table_td.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_grammar_class_page .table .table_tr .table_td.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_grammar_class_page .table .table_tr .table_td.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_grammar_class_page .table .table_tr .table_td.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_grammar_class_page .table .table_tr .table_td.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_grammar_class_page .table .table_tr .table_td img{width:.16rem;height:100%;margin-top:.04rem;min-width:.16rem;margin-left:.05rem}.chinese_english_grammar_class_page .table .table_tr .table_td.no_data{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:rgba(0,0,0,.25)}.chinese_english_grammar_class_page .table .table_tr .table_td.progress{width:20%;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chinese_english_grammar_class_page .table .table_tr .table_td .name{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;color:#775dc0;cursor:pointer}.chinese_english_grammar_class_page .table .table_tr .table_td .name .con{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.chinese_english_grammar_class_page .table .table_tr .table_td .name.categories{color:#592f99;font-size:.2rem;font-weight:700}.chinese_english_grammar_class_page .table .table_tr .table_td .name.categories.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.categories.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.categories.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.categories.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.categories.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.categories.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.units{color:#333;font-size:.18rem;font-weight:700;padding-left:.3rem}.chinese_english_grammar_class_page .table .table_tr .table_td .name.units.hk.SMALL{font-size:var(--hk_small_font_size_18)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.units.hk.MEDIUM{font-size:var(--hk_middle_font_size_20)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.units.hk.LARGE{font-size:var(--hk_large_font_size_22)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.units.en.SMALL{font-size:var(--en_small_font_size_18)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.units.en.MEDIUM{font-size:var(--en_middle_font_size_20)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.units.en.LARGE{font-size:var(--en_large_font_size_22)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.focuses{color:#333;font-size:.18rem;font-weight:400;padding-left:.45rem;display:-webkit-box;display:-ms-flexbox;display:flex}.chinese_english_grammar_class_page .table .table_tr .table_td .name.focuses.hk.SMALL{font-size:var(--hk_small_font_size_18)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.focuses.hk.MEDIUM{font-size:var(--hk_middle_font_size_20)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.focuses.hk.LARGE{font-size:var(--hk_large_font_size_22)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.focuses.en.SMALL{font-size:var(--en_small_font_size_18)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.focuses.en.MEDIUM{font-size:var(--en_middle_font_size_20)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.focuses.en.LARGE{font-size:var(--en_large_font_size_22)}.chinese_english_grammar_class_page .table .table_tr .table_td .name.focuses .label{width:.3rem;text-align:right;margin-right:.04rem}.chinese_english_grammar_class_page .table .table_tr .table_td .name.focuses .con{-webkit-box-flex:1;-ms-flex:1;flex:1}.chinese_english_grammar_class_page .table .table_tr .table_td .no_data{font-size:.16rem;font-family:var(--common-font-family);color:#999;line-height:.24rem}.chinese_english_grammar_class_page .table .table_tr .table_td .no_data.hk.SMALL{font-size:var(--hk_small_font_size_four)}.chinese_english_grammar_class_page .table .table_tr .table_td .no_data.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.chinese_english_grammar_class_page .table .table_tr .table_td .no_data.hk.LARGE{font-size:var(--hk_large_font_size_four)}.chinese_english_grammar_class_page .table .table_tr .table_td .no_data.en.SMALL{font-size:var(--en_small_font_size_four)}.chinese_english_grammar_class_page .table .table_tr .table_td .no_data.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.chinese_english_grammar_class_page .table .table_tr .table_td .no_data.en.LARGE{font-size:var(--en_large_font_size_four)}.chinese_english_grammar_student_page .box{width:calc(100% - .8rem);height:auto;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .2rem 0 #f2f2f2;box-shadow:0 .08rem .2rem 0 #f2f2f2;padding:.2rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto .4rem}.chinese_english_grammar_student_page .table .table_head{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #f0edf7}.chinese_english_grammar_student_page .table .table_head .table_td{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;padding:.15rem .04rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#999}.chinese_english_grammar_student_page .table .table_head .table_td.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_grammar_student_page .table .table_head .table_td.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_grammar_student_page .table .table_head .table_td.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_grammar_student_page .table .table_head .table_td.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_grammar_student_page .table .table_head .table_td.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_grammar_student_page .table .table_head .table_td.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_grammar_student_page .table .table_tr{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #f0edf7}.chinese_english_grammar_student_page .table .table_tr.focuses{background:#f7f6fb}.chinese_english_grammar_student_page .table .table_tr .table_td{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;padding:.15rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0;line-height:.26rem}.chinese_english_grammar_student_page .table .table_tr .table_td.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td.no_data{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:rgba(0,0,0,.25)}.chinese_english_grammar_student_page .table .table_tr .table_td.name{width:25%;-webkit-box-flex:0;-ms-flex:none;flex:none;border-right:2px solid #eae6f4}.chinese_english_grammar_student_page .table .table_tr .table_td.name img{width:.16rem;height:100%;margin-top:.04rem;min-width:.16rem;margin-left:.05rem}.chinese_english_grammar_student_page .table .table_tr .table_td.degree_student{display:block;padding:0}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #eae6f4}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box:last-child{border-bottom:0}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box .degree_label{width:1.3rem;padding:.16rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.18rem;font-family:var(--common-font-family);color:#333;border-right:2px solid #eae6f4}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box .degree_label.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box .degree_label.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box .degree_label.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box .degree_label.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box .degree_label.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box .degree_label.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box .degree_student{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;padding:.16rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box .degree_student span{display:inline-block;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-decoration:underline;color:#592f99;margin-right:.1rem;margin-bottom:.1rem;cursor:pointer}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box .degree_student span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box .degree_student span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box .degree_student span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box .degree_student span.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box .degree_student span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_box .degree_student span.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_progress{width:4.3rem;max-width:100%;height:.64rem;margin:auto;background:#f7f6fa;border-radius:.32rem;padding:.18rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_progress .degree_value_box{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%;border-radius:.14rem;overflow:hidden;margin-right:.16rem}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_progress .degree_value_box .degree_value_item{float:left;height:100%}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_progress .degree_value_box .degree_value_item.d1{background:#c50302}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_progress .degree_value_box .degree_value_item.d2{background:#ff0200}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_progress .degree_value_box .degree_value_item.d3{background:#eb9b18}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_progress .degree_value_box .degree_value_item.d4{background:#ffde47}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_progress .degree_value_box .degree_value_item.d5{background:#1dbbb1}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_progress .degree_value_more{width:.28rem;height:.28rem;cursor:pointer;margin-right:.16rem}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_progress .degree_value_more:last-child{margin-right:0}.chinese_english_grammar_student_page .table .table_tr .table_td .degree_progress .degree_value_tips{width:.2rem;height:.2rem}.chinese_english_grammar_student_page .table .table_tr .table_td .no_data{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;font-family:var(--common-font-family);color:#999}.chinese_english_grammar_student_page .table .table_tr .table_td .no_data.hk.SMALL{font-size:var(--hk_small_font_size_four)}.chinese_english_grammar_student_page .table .table_tr .table_td .no_data.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.chinese_english_grammar_student_page .table .table_tr .table_td .no_data.hk.LARGE{font-size:var(--hk_large_font_size_four)}.chinese_english_grammar_student_page .table .table_tr .table_td .no_data.en.SMALL{font-size:var(--en_small_font_size_four)}.chinese_english_grammar_student_page .table .table_tr .table_td .no_data.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.chinese_english_grammar_student_page .table .table_tr .table_td .no_data.en.LARGE{font-size:var(--en_large_font_size_four)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;color:#775dc0;cursor:pointer}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con .con{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.categories{color:#592f99;font-size:.2rem;font-weight:700}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.categories.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.categories.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.categories.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.categories.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.categories.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.categories.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.units{color:#333;font-size:.18rem;font-weight:700;padding-left:.3rem}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.units.hk.SMALL{font-size:var(--hk_small_font_size_18)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.units.hk.MEDIUM{font-size:var(--hk_middle_font_size_20)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.units.hk.LARGE{font-size:var(--hk_large_font_size_22)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.units.en.SMALL{font-size:var(--en_small_font_size_18)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.units.en.MEDIUM{font-size:var(--en_middle_font_size_20)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.units.en.LARGE{font-size:var(--en_large_font_size_22)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.focuses{color:#333;font-size:.18rem;font-weight:400;padding-left:.3rem}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.focuses.hk.SMALL{font-size:var(--hk_small_font_size_18)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.focuses.hk.MEDIUM{font-size:var(--hk_middle_font_size_20)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.focuses.hk.LARGE{font-size:var(--hk_large_font_size_22)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.focuses.en.SMALL{font-size:var(--en_small_font_size_18)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.focuses.en.MEDIUM{font-size:var(--en_middle_font_size_20)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.focuses.en.LARGE{font-size:var(--en_large_font_size_22)}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.focuses .label{width:.3rem;text-align:right;margin-right:.04rem}.chinese_english_grammar_student_page .table .table_tr .table_td .name_con.focuses .con{-webkit-box-flex:1;-ms-flex:1;flex:1}.chinese_english_grammar_student_page .student_modal>.ael_model_body{width:6.2rem;max-height:80%;background:#fff;border-radius:.3rem}.chinese_english_grammar_student_page .student_modal .student_modal_box{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chinese_english_grammar_student_page .student_modal .modal_head{width:100%;font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.25rem;padding:.3rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chinese_english_grammar_student_page .student_modal .modal_head.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.chinese_english_grammar_student_page .student_modal .modal_head.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.chinese_english_grammar_student_page .student_modal .modal_head.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.chinese_english_grammar_student_page .student_modal .modal_head.en.SMALL{font-size:var(--en_small_font_size_seven)}.chinese_english_grammar_student_page .student_modal .modal_head.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.chinese_english_grammar_student_page .student_modal .modal_head.en.LARGE{font-size:var(--en_large_font_size_seven)}.chinese_english_grammar_student_page .student_modal .modal_body{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;height:0;overflow:auto;padding:0 .4rem}.chinese_english_grammar_student_page .student_modal .modal_body::-webkit-scrollbar{width:6px;height:6px}.chinese_english_grammar_student_page .student_modal .modal_body::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.chinese_english_grammar_student_page .student_modal .modal_body::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.chinese_english_grammar_student_page .student_modal .degree_box{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #eae6f4}.chinese_english_grammar_student_page .student_modal .degree_box:last-child{border-bottom:0}.chinese_english_grammar_student_page .student_modal .degree_box .degree_label{width:1.3rem;padding:.16rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.18rem;font-family:var(--common-font-family);color:#333;border-right:2px solid #eae6f4}.chinese_english_grammar_student_page .student_modal .degree_box .degree_label.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_grammar_student_page .student_modal .degree_box .degree_label.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_grammar_student_page .student_modal .degree_box .degree_label.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_grammar_student_page .student_modal .degree_box .degree_label.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_grammar_student_page .student_modal .degree_box .degree_label.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_grammar_student_page .student_modal .degree_box .degree_label.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_grammar_student_page .student_modal .degree_box .degree_student{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;padding:.16rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.chinese_english_grammar_student_page .student_modal .degree_box .degree_student span{display:inline-block;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-decoration:underline;color:#592f99;margin-right:.1rem;margin-bottom:.1rem;cursor:pointer}.chinese_english_grammar_student_page .student_modal .degree_box .degree_student span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_grammar_student_page .student_modal .degree_box .degree_student span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_grammar_student_page .student_modal .degree_box .degree_student span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_grammar_student_page .student_modal .degree_box .degree_student span.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_grammar_student_page .student_modal .degree_box .degree_student span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_grammar_student_page .student_modal .degree_box .degree_student span.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_grammar_student_page .student_modal .modal_btn{width:100%;padding:.3rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.chinese_english_grammar_student_page .student_modal .modal_btn .btn{width:1.76rem;height:.53rem;margin:auto;background:#775dc0;border-radius:.2rem;cursor:pointer;font-size:.16rem;font-family:var(--common-font-family);text-align:center;color:#fff;line-height:.53rem}.chinese_english_grammar_student_page .student_modal .modal_btn .btn.hk.SMALL{font-size:var(--hk_small_font_size_four)}.chinese_english_grammar_student_page .student_modal .modal_btn .btn.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.chinese_english_grammar_student_page .student_modal .modal_btn .btn.hk.LARGE{font-size:var(--hk_large_font_size_four)}.chinese_english_grammar_student_page .student_modal .modal_btn .btn.en.SMALL{font-size:var(--en_small_font_size_four)}.chinese_english_grammar_student_page .student_modal .modal_btn .btn.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.chinese_english_grammar_student_page .student_modal .modal_btn .btn.en.LARGE{font-size:var(--en_large_font_size_four)}.chinese_english_write_talk_class_page .tips{width:calc(100% - .8rem);height:auto;margin:0 auto .16rem;font-size:.14rem;font-family:var(--common-font-family);color:#999}.chinese_english_write_talk_class_page .line{width:calc(100% - .8rem);height:auto;margin:0 auto .4rem}.chinese_english_write_talk_class_page .line .box{padding:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25);margin-right:.3rem}.chinese_english_write_talk_class_page .line .box:last-child{margin-right:0}.chinese_english_write_talk_class_page .line:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex}.chinese_english_write_talk_class_page .line:nth-child(2) .box{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;max-height:6rem;overflow:auto}.chinese_english_write_talk_class_page .line:nth-child(2) .box::-webkit-scrollbar{width:6px;height:6px}.chinese_english_write_talk_class_page .line:nth-child(2) .box::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.chinese_english_write_talk_class_page .line:nth-child(2) .box::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.chinese_english_write_talk_class_page .line:nth-child(2) .box:last-child{width:25%;-webkit-box-flex:0;-ms-flex:none;flex:none}.chinese_english_write_talk_class_page .table .table_head{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1}.chinese_english_write_talk_class_page .table .table_head .table_td{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;padding:.15rem .04rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0;border-right:2px solid #e1e1e1}.chinese_english_write_talk_class_page .table .table_head .table_td.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_write_talk_class_page .table .table_head .table_td.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_write_talk_class_page .table .table_head .table_td.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_write_talk_class_page .table .table_head .table_td.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_write_talk_class_page .table .table_head .table_td.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_write_talk_class_page .table .table_head .table_td.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_write_talk_class_page .table .table_head .table_td.noLine,.chinese_english_write_talk_class_page .table .table_head .table_td:last-child{border-right:0}.chinese_english_write_talk_class_page .table .table_head .table_td.score{width:24%;-webkit-box-flex:0;-ms-flex:none;flex:none}.chinese_english_write_talk_class_page .table .table_head .table_td.score.gray{color:#666}.chinese_english_write_talk_class_page .table .table_head .table_td.scoreAll{width:72%;-webkit-box-flex:0;-ms-flex:none;flex:none}.chinese_english_write_talk_class_page .table .table_head .table_td.progress{width:60%;-webkit-box-flex:0;-ms-flex:none;flex:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.15rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.chinese_english_write_talk_class_page .table .table_head .table_td.progress img{width:.2rem;height:.2rem;margin-right:.1rem}.chinese_english_write_talk_class_page .table .table_head .table_td.progress img:last-child{margin-right:0}.chinese_english_write_talk_class_page .table .table_tr{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1}.chinese_english_write_talk_class_page .table .table_tr .table_td{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;padding:.15rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.18rem;font-family:var(--common-font-family);color:#000}.chinese_english_write_talk_class_page .table .table_tr .table_td.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_write_talk_class_page .table .table_tr .table_td.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_write_talk_class_page .table .table_tr .table_td.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_write_talk_class_page .table .table_tr .table_td.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_write_talk_class_page .table .table_tr .table_td.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_write_talk_class_page .table .table_tr .table_td.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_write_talk_class_page .table .table_tr .table_td.noLine,.chinese_english_write_talk_class_page .table .table_tr .table_td:last-child{border-right:0}.chinese_english_write_talk_class_page .table .table_tr .table_td:first-child{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.chinese_english_write_talk_class_page .table .table_tr .table_td.score{width:24%;-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:.14rem;font-family:var(--common-font-family);color:#10c7a3}.chinese_english_write_talk_class_page .table .table_tr .table_td.score.black{color:#000}.chinese_english_write_talk_class_page .table .table_tr .table_td.score.red{color:#de5050}.chinese_english_write_talk_class_page .table .table_tr .table_td.score.green{color:#10c7a3}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress{width:60%;-webkit-box-flex:0;-ms-flex:none;flex:none}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress .progress_list{width:100%;max-width:4rem;background:#f7f6fa;border-radius:.16rem;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress .progress_list .progress_item{width:100%;margin-bottom:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress .progress_list .progress_item:last-child{margin-bottom:0}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress .progress_list .progress_item .progress_label{width:1rem;font-size:.14rem;font-family:var(--common-font-family);color:#333}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress .progress_list .progress_item .progress_label.hk.SMALL{font-size:var(--hk_small_font_size_three)}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress .progress_list .progress_item .progress_label.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress .progress_list .progress_item .progress_label.hk.LARGE{font-size:var(--hk_large_font_size_three)}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress .progress_list .progress_item .progress_label.en.SMALL{font-size:var(--en_small_font_size_three)}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress .progress_list .progress_item .progress_label.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress .progress_list .progress_item .progress_label.en.LARGE{font-size:var(--en_large_font_size_three)}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress .progress_list .progress_item .progress_value{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:.28rem;border-radius:.14rem;overflow:hidden;margin:0 .16rem}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress .progress_list .progress_item .progress_value .progress_item_value{float:left;height:100%}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress .progress_list .progress_item .progress_value .progress_item_value.RIGHT{background:#43cc8e}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress .progress_list .progress_item .progress_value .progress_item_value.HALF_RIGHT{background:#ffc500}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress .progress_list .progress_item .progress_value .progress_item_value.WRONG{background:#df4242}.chinese_english_write_talk_class_page .table .table_tr .table_td.progress .progress_list .progress_item .progress_more{width:.28rem;height:.28rem}.chinese_english_write_talk_class_page .table .table_tr .table_td.no_data{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:rgba(0,0,0,.25)}.chinese_english_write_talk_class_page .table .table_tr .table_td .allScore{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#592f99}.chinese_english_write_talk_class_page .head_title{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#090228;line-height:.26rem;margin-bottom:.16rem}.chinese_english_write_talk_class_page .head_title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_write_talk_class_page .head_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_write_talk_class_page .head_title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_write_talk_class_page .head_title.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_write_talk_class_page .head_title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_write_talk_class_page .head_title.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_write_talk_class_page .select_box{display:block;width:1.5rem;border:1px solid #e0e0e0;border-radius:.1rem;margin:0 auto .15rem}.chinese_english_write_talk_class_page #write_talk_category{width:100%;height:4rem}.chinese_english_write_talk_student_page .box{width:calc(100% - .8rem);height:auto;padding:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto .4rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25)}.chinese_english_write_talk_student_page .table .table_head{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1}.chinese_english_write_talk_student_page .table .table_head .table_td{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;padding:.15rem .04rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0;border-right:2px solid #e1e1e1}.chinese_english_write_talk_student_page .table .table_head .table_td.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_write_talk_student_page .table .table_head .table_td.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_write_talk_student_page .table .table_head .table_td.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_write_talk_student_page .table .table_head .table_td.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_write_talk_student_page .table .table_head .table_td.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_write_talk_student_page .table .table_head .table_td.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_write_talk_student_page .table .table_head .table_td:last-child{border-right:0}.chinese_english_write_talk_student_page .table .table_head .table_td.progress{width:60%;-webkit-box-flex:0;-ms-flex:none;flex:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.15rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.chinese_english_write_talk_student_page .table .table_head .table_td.progress img{width:.2rem;height:.2rem;margin-right:.1rem}.chinese_english_write_talk_student_page .table .table_head .table_td.progress img:last-child{margin-right:0}.chinese_english_write_talk_student_page .table .table_head .table_td.student{width:36%;-webkit-box-flex:0;-ms-flex:none;flex:none}.chinese_english_write_talk_student_page .table .table_head .table_td.categories{color:#999}.chinese_english_write_talk_student_page .table .table_tr{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1}.chinese_english_write_talk_student_page .table .table_tr .table_td{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;padding:.15rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.18rem;font-family:var(--common-font-family);color:#000}.chinese_english_write_talk_student_page .table .table_tr .table_td.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td:last-child{border-right:0}.chinese_english_write_talk_student_page .table .table_tr .table_td:first-child{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.chinese_english_write_talk_student_page .table .table_tr .table_td.degree_student{display:block;padding:0}.chinese_english_write_talk_student_page .table .table_tr .table_td.degree_student .no_data{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:rgba(0,0,0,.25)}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #eae6f4}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box:last-child{border-bottom:0}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box .degree_label{width:1.3rem;padding:.16rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.18rem;font-family:var(--common-font-family);color:#333;border-right:2px solid #eae6f4}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box .degree_label.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box .degree_label.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box .degree_label.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box .degree_label.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box .degree_label.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box .degree_label.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box .degree_student{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;padding:.16rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box .degree_student span{display:inline-block;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-decoration:underline;color:#592f99;margin-right:.1rem;margin-bottom:.1rem;cursor:pointer}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box .degree_student span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box .degree_student span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box .degree_student span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box .degree_student span.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box .degree_student span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td .degree_box .degree_student span.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td.cname{width:25%;-webkit-box-flex:0;-ms-flex:none;flex:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0}.chinese_english_write_talk_student_page .table .table_tr .table_td.cname.hk.SMALL{font-size:var(--hk_small_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td.cname.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td.cname.hk.LARGE{font-size:var(--hk_large_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td.cname.en.SMALL{font-size:var(--en_small_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td.cname.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td.cname.en.LARGE{font-size:var(--en_large_font_size_five)}.chinese_english_write_talk_student_page .table .table_tr .table_td.student{width:36%;-webkit-box-flex:0;-ms-flex:none;flex:none}.chinese_english_write_talk_student_page .table .table_tr .table_td.progress{width:60%;-webkit-box-flex:0;-ms-flex:none;flex:none}.chinese_english_write_talk_student_page .table .table_tr .table_td.progress .degree_progress{width:4.3rem;max-width:100%;height:.64rem;margin:auto;background:#f7f6fa;border-radius:.32rem;padding:.18rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chinese_english_write_talk_student_page .table .table_tr .table_td.progress .degree_progress .degree_value_box{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%;border-radius:.14rem;overflow:hidden;margin-right:.16rem}.chinese_english_write_talk_student_page .table .table_tr .table_td.progress .degree_progress .degree_value_box .degree_value_item{float:left;height:100%}.chinese_english_write_talk_student_page .table .table_tr .table_td.progress .degree_progress .degree_value_box .degree_value_item.WRONG{background:#df4242}.chinese_english_write_talk_student_page .table .table_tr .table_td.progress .degree_progress .degree_value_box .degree_value_item.HALF_RIGHT{background:#ffc500}.chinese_english_write_talk_student_page .table .table_tr .table_td.progress .degree_progress .degree_value_box .degree_value_item.RIGHT{background:#43cc8e}.chinese_english_write_talk_student_page .table .table_tr .table_td.progress .degree_progress .degree_value_more{width:.28rem;height:.28rem;cursor:pointer;margin-right:.16rem}.chinese_english_write_talk_student_page .table .table_tr .table_td.progress .degree_progress .degree_value_more:last-child{margin-right:0}.chinese_english_write_talk_student_page .table .table_tr .table_td.progress .degree_progress .degree_value_tips{width:.2rem;height:.2rem}.chinese_english_write_talk_student_page .table .table_tr .table_td.no_data{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:rgba(0,0,0,.25)}.chinese_english_write_talk_student_page .score_modal>.ael_model_body{width:6.2rem;max-height:80%;background:#fff;border-radius:.3rem}.chinese_english_write_talk_student_page .score_modal .score_modal_box{width:100%;min-width:6rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chinese_english_write_talk_student_page .score_modal .modal_head{width:100%;font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.25rem;padding:.3rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chinese_english_write_talk_student_page .score_modal .modal_head.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.chinese_english_write_talk_student_page .score_modal .modal_head.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.chinese_english_write_talk_student_page .score_modal .modal_head.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.chinese_english_write_talk_student_page .score_modal .modal_head.en.SMALL{font-size:var(--en_small_font_size_seven)}.chinese_english_write_talk_student_page .score_modal .modal_head.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.chinese_english_write_talk_student_page .score_modal .modal_head.en.LARGE{font-size:var(--en_large_font_size_seven)}.chinese_english_write_talk_student_page .score_modal .modal_body{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;height:0;overflow:auto;padding:0 .4rem}.chinese_english_write_talk_student_page .score_modal .modal_body::-webkit-scrollbar{width:6px;height:6px}.chinese_english_write_talk_student_page .score_modal .modal_body::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.chinese_english_write_talk_student_page .score_modal .modal_body::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.chinese_english_write_talk_student_page .score_modal .modal_btn{width:100%;padding:.3rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.chinese_english_write_talk_student_page .score_modal .modal_btn .btn{width:1.76rem;height:.53rem;margin:auto;background:#775dc0;border-radius:.2rem;cursor:pointer;font-size:.16rem;font-family:var(--common-font-family);text-align:center;color:#fff;line-height:.53rem}.chinese_english_write_talk_student_page .score_modal .modal_btn .btn.hk.SMALL{font-size:var(--hk_small_font_size_four)}.chinese_english_write_talk_student_page .score_modal .modal_btn .btn.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.chinese_english_write_talk_student_page .score_modal .modal_btn .btn.hk.LARGE{font-size:var(--hk_large_font_size_four)}.chinese_english_write_talk_student_page .score_modal .modal_btn .btn.en.SMALL{font-size:var(--en_small_font_size_four)}.chinese_english_write_talk_student_page .score_modal .modal_btn .btn.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.chinese_english_write_talk_student_page .score_modal .modal_btn .btn.en.LARGE{font-size:var(--en_large_font_size_four)}.compare_self_student_page{height:100%}.compare_self_student_page .subject_box{padding:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.compare_self_student_page .subject_box .top_title{font-size:.36rem;font-family:var(--common-font-family);color:#592f99;line-height:.55rem}.compare_self_student_page .subject_box .top_title.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.compare_self_student_page .subject_box .top_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.compare_self_student_page .subject_box .top_title.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.compare_self_student_page .subject_box .top_title.en.SMALL{font-size:var(--en_small_font_size_nine)}.compare_self_student_page .subject_box .top_title.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.compare_self_student_page .subject_box .top_title.en.LARGE{font-size:var(--en_large_font_size_nine)}.compare_self_student_page .subject_box .subject_title{font-size:.36rem;font-family:var(--common-font-family);color:#592f99}.compare_self_student_page .subject_box .subject_title.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.compare_self_student_page .subject_box .subject_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.compare_self_student_page .subject_box .subject_title.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.compare_self_student_page .subject_box .subject_title.en.SMALL{font-size:var(--en_small_font_size_nine)}.compare_self_student_page .subject_box .subject_title.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.compare_self_student_page .subject_box .subject_title.en.LARGE{font-size:var(--en_large_font_size_nine)}.compare_self_student_page .category_box{padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.3rem}.compare_self_student_page .box{padding:.26rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25)}.compare_self_student_page .self_box{width:calc(100% - .8rem);height:auto;margin:0 auto .32rem;-ms-flex-align:center}.compare_self_student_page .self_box,.compare_self_student_page .self_box .self_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.compare_self_student_page .self_box .self_info{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;-ms-flex-align:center}.compare_self_student_page .self_box .self_info img{width:.8rem;height:.8rem;margin-right:.3rem}.compare_self_student_page .self_box .self_info .name_class{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.compare_self_student_page .self_box .self_info .name_class .name{font-size:.32rem;font-family:var(--common-font-family);font-weight:700;color:#592f99;line-height:.46rem}.compare_self_student_page .self_box .self_info .name_class .name.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.compare_self_student_page .self_box .self_info .name_class .name.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.compare_self_student_page .self_box .self_info .name_class .name.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.compare_self_student_page .self_box .self_info .name_class .name.en.SMALL{font-size:var(--en_small_font_size_nine)}.compare_self_student_page .self_box .self_info .name_class .name.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.compare_self_student_page .self_box .self_info .name_class .name.en.LARGE{font-size:var(--en_large_font_size_nine)}.compare_self_student_page .self_box .self_info .name_class .class{font-size:.2rem;font-family:var(--common-font-family);color:#333;line-height:.29rem}.compare_self_student_page .self_box .self_info .name_class .class.hk.SMALL{font-size:var(--hk_small_font_size_five)}.compare_self_student_page .self_box .self_info .name_class .class.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.compare_self_student_page .self_box .self_info .name_class .class.hk.LARGE{font-size:var(--hk_large_font_size_five)}.compare_self_student_page .self_box .self_info .name_class .class.en.SMALL{font-size:var(--en_small_font_size_five)}.compare_self_student_page .self_box .self_info .name_class .class.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.compare_self_student_page .self_box .self_info .name_class .class.en.LARGE{font-size:var(--en_large_font_size_five)}.compare_self_student_page .self_box .self_progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.3rem}.compare_self_student_page .self_box .self_progress .label{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#222;margin-right:.3rem}.compare_self_student_page .self_box .self_progress .label.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.compare_self_student_page .self_box .self_progress .label.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.compare_self_student_page .self_box .self_progress .label.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.compare_self_student_page .self_box .self_progress .label.en.SMALL{font-size:var(--en_small_font_size_seven)}.compare_self_student_page .self_box .self_progress .label.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.compare_self_student_page .self_box .self_progress .label.en.LARGE{font-size:var(--en_large_font_size_seven)}.compare_self_student_page .progress_one{width:calc(100% - .8rem);margin:0 auto .4rem;display:-webkit-box;display:-ms-flexbox;display:flex}.compare_self_student_page .progress_one .table_box{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%}.compare_self_student_page .progress_one .chart_box{width:30%;margin-left:.27rem;height:100%}.compare_self_student_page .head_title{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#090228;line-height:.26rem;margin-bottom:.16rem}.compare_self_student_page .head_title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.compare_self_student_page .head_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.compare_self_student_page .head_title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.compare_self_student_page .head_title.en.SMALL{font-size:var(--en_small_font_size_five)}.compare_self_student_page .head_title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.compare_self_student_page .head_title.en.LARGE{font-size:var(--en_large_font_size_five)}.compare_self_student_page .select_box{display:block;width:1.5rem;border:1px solid #e0e0e0;border-radius:.1rem;margin:0 auto .15rem}.compare_self_student_page .progress_two{width:calc(100% - .8rem);margin:auto}.compare_self_student_page .progress_two .box{margin-bottom:.4rem}.compare_self_student_page #self_category{width:100%;height:4rem}.compare_self_student_page .table .table_head{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #f0edf7}.compare_self_student_page .table .table_head .table_td{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;padding:.15rem .04rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0}.compare_self_student_page .table .table_head .table_td.hk.SMALL{font-size:var(--hk_small_font_size_five)}.compare_self_student_page .table .table_head .table_td.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.compare_self_student_page .table .table_head .table_td.hk.LARGE{font-size:var(--hk_large_font_size_five)}.compare_self_student_page .table .table_head .table_td.en.SMALL{font-size:var(--en_small_font_size_five)}.compare_self_student_page .table .table_head .table_td.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.compare_self_student_page .table .table_head .table_td.en.LARGE{font-size:var(--en_large_font_size_five)}.compare_self_student_page .table .table_head .table_td.categories{width:30%;-webkit-box-flex:0;-ms-flex:none;flex:none}.compare_self_student_page .table .table_head .table_td.progress{width:60%;-webkit-box-flex:0;-ms-flex:none;flex:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.15rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-left:2px solid #f0edf7}.compare_self_student_page .table .table_head .table_td.progress img{width:.2rem;height:.2rem;margin-right:.1rem}.compare_self_student_page .table .table_head .table_td.progress img:last-child{margin-right:0}.compare_self_student_page .table .table_tr{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #f0edf7}.compare_self_student_page .table .table_tr.highlight{background:#ede7f2}.compare_self_student_page .table .table_tr.focuses{background:#f7f6fb}.compare_self_student_page .table .table_tr .table_td{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;padding:.15rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem}.compare_self_student_page .table .table_tr .table_td.hk.SMALL{font-size:var(--hk_small_font_size_five)}.compare_self_student_page .table .table_tr .table_td.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.compare_self_student_page .table .table_tr .table_td.hk.LARGE{font-size:var(--hk_large_font_size_five)}.compare_self_student_page .table .table_tr .table_td.en.SMALL{font-size:var(--en_small_font_size_five)}.compare_self_student_page .table .table_tr .table_td.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.compare_self_student_page .table .table_tr .table_td.en.LARGE{font-size:var(--en_large_font_size_five)}.compare_self_student_page .table .table_tr .table_td img{width:.16rem;height:100%;margin-top:.04rem;min-width:.16rem;margin-left:.05rem}.compare_self_student_page .table .table_tr .table_td.no_data{font-size:.18rem;font-family:var(--common-font-family);color:#999;line-height:.24rem;font-weight:400}.compare_self_student_page .table .table_tr .table_td.no_data.hk.SMALL{font-size:var(--hk_small_font_size_five)}.compare_self_student_page .table .table_tr .table_td.no_data.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.compare_self_student_page .table .table_tr .table_td.no_data.hk.LARGE{font-size:var(--hk_large_font_size_five)}.compare_self_student_page .table .table_tr .table_td.no_data.en.SMALL{font-size:var(--en_small_font_size_five)}.compare_self_student_page .table .table_tr .table_td.no_data.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.compare_self_student_page .table .table_tr .table_td.no_data.en.LARGE{font-size:var(--en_large_font_size_five)}.compare_self_student_page .table .table_tr .table_td.name{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#000}.compare_self_student_page .table .table_tr .table_td.name.hk.SMALL{font-size:var(--hk_small_font_size_five)}.compare_self_student_page .table .table_tr .table_td.name.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.compare_self_student_page .table .table_tr .table_td.name.hk.LARGE{font-size:var(--hk_large_font_size_five)}.compare_self_student_page .table .table_tr .table_td.name.en.SMALL{font-size:var(--en_small_font_size_five)}.compare_self_student_page .table .table_tr .table_td.name.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.compare_self_student_page .table .table_tr .table_td.name.en.LARGE{font-size:var(--en_large_font_size_five)}.compare_self_student_page .table .table_tr .table_td.categories{width:30%;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.compare_self_student_page .table .table_tr .table_td.categories .name{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;color:#775dc0;cursor:pointer}.compare_self_student_page .table .table_tr .table_td.categories .name .con{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.compare_self_student_page .table .table_tr .table_td.categories .name.categories{color:#592f99;font-size:.2rem;font-weight:700}.compare_self_student_page .table .table_tr .table_td.categories .name.categories.hk.SMALL{font-size:var(--hk_small_font_size_five)}.compare_self_student_page .table .table_tr .table_td.categories .name.categories.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.compare_self_student_page .table .table_tr .table_td.categories .name.categories.hk.LARGE{font-size:var(--hk_large_font_size_five)}.compare_self_student_page .table .table_tr .table_td.categories .name.categories.en.SMALL{font-size:var(--en_small_font_size_five)}.compare_self_student_page .table .table_tr .table_td.categories .name.categories.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.compare_self_student_page .table .table_tr .table_td.categories .name.categories.en.LARGE{font-size:var(--en_large_font_size_five)}.compare_self_student_page .table .table_tr .table_td.categories .name.units{color:#333;font-size:.18rem;font-weight:700;padding-left:.3rem}.compare_self_student_page .table .table_tr .table_td.categories .name.units.hk.SMALL{font-size:var(--hk_small_font_size_18)}.compare_self_student_page .table .table_tr .table_td.categories .name.units.hk.MEDIUM{font-size:var(--hk_middle_font_size_20)}.compare_self_student_page .table .table_tr .table_td.categories .name.units.hk.LARGE{font-size:var(--hk_large_font_size_22)}.compare_self_student_page .table .table_tr .table_td.categories .name.units.en.SMALL{font-size:var(--en_small_font_size_18)}.compare_self_student_page .table .table_tr .table_td.categories .name.units.en.MEDIUM{font-size:var(--en_middle_font_size_20)}.compare_self_student_page .table .table_tr .table_td.categories .name.units.en.LARGE{font-size:var(--en_large_font_size_22)}.compare_self_student_page .table .table_tr .table_td.categories .name.focuses{color:#333;font-size:.18rem;font-weight:400;padding-left:.3rem}.compare_self_student_page .table .table_tr .table_td.categories .name.focuses.hk.SMALL{font-size:var(--hk_small_font_size_18)}.compare_self_student_page .table .table_tr .table_td.categories .name.focuses.hk.MEDIUM{font-size:var(--hk_middle_font_size_20)}.compare_self_student_page .table .table_tr .table_td.categories .name.focuses.hk.LARGE{font-size:var(--hk_large_font_size_22)}.compare_self_student_page .table .table_tr .table_td.categories .name.focuses.en.SMALL{font-size:var(--en_small_font_size_18)}.compare_self_student_page .table .table_tr .table_td.categories .name.focuses.en.MEDIUM{font-size:var(--en_middle_font_size_20)}.compare_self_student_page .table .table_tr .table_td.categories .name.focuses.en.LARGE{font-size:var(--en_large_font_size_22)}.compare_self_student_page .table .table_tr .table_td.categories .name.focuses .label{width:.3rem;text-align:right;margin-right:.04rem}.compare_self_student_page .table .table_tr .table_td.categories .name.focuses .con{-webkit-box-flex:1;-ms-flex:1;flex:1}.compare_self_student_page .table .table_tr .table_td.progress{width:60%;-webkit-box-flex:0;-ms-flex:none;flex:none;border-left:2px solid #f0edf7}.compare_self_student_page .table .table_tr .table_td.progress .degree_progress{width:4.3rem;max-width:100%;height:.64rem;margin:auto;background:#f7f6fa;border-radius:.32rem;padding:.18rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.compare_self_student_page .table .table_tr .table_td.progress .degree_progress .degree_value_box{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%;border-radius:.14rem;overflow:hidden;margin-right:.16rem}.compare_self_student_page .table .table_tr .table_td.progress .degree_progress .degree_value_box .degree_value_item{float:left;height:100%}.compare_self_student_page .table .table_tr .table_td.progress .degree_progress .degree_value_box .degree_value_item.WRONG{background:#df4242}.compare_self_student_page .table .table_tr .table_td.progress .degree_progress .degree_value_box .degree_value_item.HALF_RIGHT{background:#ffc500}.compare_self_student_page .table .table_tr .table_td.progress .degree_progress .degree_value_box .degree_value_item.RIGHT{background:#43cc8e}.compare_self_student_page .table .table_tr .table_td.progress .degree_progress .degree_value_more{width:.28rem;height:.28rem;cursor:pointer;margin-right:.16rem}.compare_self_student_page .table .table_tr .table_td.progress .degree_progress .degree_value_more:last-child{margin-right:0}.compare_self_student_page .table .table_tr .table_td.progress .degree_progress .degree_value_tips{width:.2rem;height:.2rem}.compare_self_student_page .table .table_tr .table_td .no_data{font-size:.18rem;font-family:var(--common-font-family);color:#999;line-height:.24rem;font-weight:400}.compare_self_student_page .table .table_tr .table_td .no_data.hk.SMALL{font-size:var(--hk_small_font_size_five)}.compare_self_student_page .table .table_tr .table_td .no_data.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.compare_self_student_page .table .table_tr .table_td .no_data.hk.LARGE{font-size:var(--hk_large_font_size_five)}.compare_self_student_page .table .table_tr .table_td .no_data.en.SMALL{font-size:var(--en_small_font_size_five)}.compare_self_student_page .table .table_tr .table_td .no_data.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.compare_self_student_page .table .table_tr .table_td .no_data.en.LARGE{font-size:var(--en_large_font_size_five)}.compare_self_student_page .role_box{width:100%;height:auto}.compare_self_student_page .role_box .header{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1}.compare_self_student_page .role_box .header .header_item{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.compare_self_student_page .role_box .header .header_item.hk.SMALL{font-size:var(--hk_small_font_size_five)}.compare_self_student_page .role_box .header .header_item.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.compare_self_student_page .role_box .header .header_item.hk.LARGE{font-size:var(--hk_large_font_size_five)}.compare_self_student_page .role_box .header .header_item.en.SMALL{font-size:var(--en_small_font_size_five)}.compare_self_student_page .role_box .header .header_item.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.compare_self_student_page .role_box .header .header_item.en.LARGE{font-size:var(--en_large_font_size_five)}.compare_self_student_page .role_box .header .header_item:last-child{border-right:0}.compare_self_student_page .role_box .header .header_item.w150{width:1.5rem;-webkit-box-flex:0;-ms-flex:none;flex:none}.compare_self_student_page .role_box .header .header_item.w100{width:1.2rem;-webkit-box-flex:0;-ms-flex:none;flex:none}.compare_self_student_page .role_box .header .header_box{width:5.1rem}.compare_self_student_page .role_box .header .header_box .top{border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.compare_self_student_page .role_box .header .header_box .bottom,.compare_self_student_page .role_box .value_line{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.compare_self_student_page .role_box .value_line{height:auto;border-bottom:2px solid #e1e1e1}.compare_self_student_page .role_box .value_line .label{width:1.5rem;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.compare_self_student_page .role_box .value_line .label.hk.SMALL{font-size:var(--hk_small_font_size_five)}.compare_self_student_page .role_box .value_line .label.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.compare_self_student_page .role_box .value_line .label.hk.LARGE{font-size:var(--hk_large_font_size_five)}.compare_self_student_page .role_box .value_line .label.en.SMALL{font-size:var(--en_small_font_size_five)}.compare_self_student_page .role_box .value_line .label.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.compare_self_student_page .role_box .value_line .label.en.LARGE{font-size:var(--en_large_font_size_five)}.compare_self_student_page .role_box .value_line .value{-webkit-box-flex:1;-ms-flex:1;flex:1}.compare_self_student_page .role_box .value_line .value .value_list{width:100%;height:auto;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex}.compare_self_student_page .role_box .value_line .value .value_list:last-child{border-bottom:0}.compare_self_student_page .role_box .value_line .value .value_list .value_item{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:2px solid #e1e1e1;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.compare_self_student_page .role_box .value_line .value .value_list .value_item.hk.SMALL{font-size:var(--hk_small_font_size_five)}.compare_self_student_page .role_box .value_line .value .value_list .value_item.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.compare_self_student_page .role_box .value_line .value .value_list .value_item.hk.LARGE{font-size:var(--hk_large_font_size_five)}.compare_self_student_page .role_box .value_line .value .value_list .value_item.en.SMALL{font-size:var(--en_small_font_size_five)}.compare_self_student_page .role_box .value_line .value .value_list .value_item.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.compare_self_student_page .role_box .value_line .value .value_list .value_item.en.LARGE{font-size:var(--en_large_font_size_five)}.compare_self_student_page .role_box .value_line .value .value_list .value_item:last-child{border-right:0}.compare_self_student_page .role_box .value_line .value .value_list .value_item.w100{width:1.2rem;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.compare_self_student_page .role_box .value_line .value .value_list .value_item.w150{width:1.5rem;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.compare_self_student_page .role_box .no_data{width:100%;height:auto;text-align:center;color:#999;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem;font-family:var(--common-font-family)}.compare_self_student_page .role_box .no_data.hk.SMALL{font-size:var(--hk_small_font_size_five)}.compare_self_student_page .role_box .no_data.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.compare_self_student_page .role_box .no_data.hk.LARGE{font-size:var(--hk_large_font_size_five)}.compare_self_student_page .role_box .no_data.en.SMALL{font-size:var(--en_small_font_size_five)}.compare_self_student_page .role_box .no_data.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.compare_self_student_page .role_box .no_data.en.LARGE{font-size:var(--en_large_font_size_five)}.compare_self_student_page .role_box .no_data.border{border-bottom:2px solid #e1e1e1}.compare_self_student_page .score_modal>.ael_model_body{width:6rem;max-height:80%;background:#fff;border-radius:.3rem}.compare_self_student_page .score_modal .score_modal_box{width:100%;min-width:6rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.compare_self_student_page .score_modal .modal_head{width:100%;font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.25rem;padding:.3rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compare_self_student_page .score_modal .modal_head.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.compare_self_student_page .score_modal .modal_head.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.compare_self_student_page .score_modal .modal_head.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.compare_self_student_page .score_modal .modal_head.en.SMALL{font-size:var(--en_small_font_size_seven)}.compare_self_student_page .score_modal .modal_head.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.compare_self_student_page .score_modal .modal_head.en.LARGE{font-size:var(--en_large_font_size_seven)}.compare_self_student_page .score_modal .modal_body{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;height:0;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.compare_self_student_page .score_modal .modal_btn{width:100%;padding:.3rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.compare_self_student_page .score_modal .modal_btn .btn{width:1.76rem;height:.53rem;margin:auto;background:#775dc0;border-radius:.2rem;cursor:pointer;font-size:.16rem;font-family:var(--common-font-family);text-align:center;color:#fff;line-height:.53rem}.compare_self_student_page .score_modal .modal_btn .btn.hk.SMALL{font-size:var(--hk_small_font_size_four)}.compare_self_student_page .score_modal .modal_btn .btn.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.compare_self_student_page .score_modal .modal_btn .btn.hk.LARGE{font-size:var(--hk_large_font_size_four)}.compare_self_student_page .score_modal .modal_btn .btn.en.SMALL{font-size:var(--en_small_font_size_four)}.compare_self_student_page .score_modal .modal_btn .btn.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.compare_self_student_page .score_modal .modal_btn .btn.en.LARGE{font-size:var(--en_large_font_size_four)}html[data-v-35768d28]{font-size:100px}@media only screen and (max-height:650px){html[data-v-35768d28]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-35768d28]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-35768d28]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-35768d28]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-35768d28]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-35768d28]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-35768d28]{font-size:100px}}#app[data-v-35768d28],body[data-v-35768d28],html[data-v-35768d28]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-35768d28],#app h1[data-v-35768d28],#app h2[data-v-35768d28],#app h3[data-v-35768d28],#app h4[data-v-35768d28],#app h5[data-v-35768d28],#app h6[data-v-35768d28],#app p[data-v-35768d28],body body[data-v-35768d28],body h1[data-v-35768d28],body h2[data-v-35768d28],body h3[data-v-35768d28],body h4[data-v-35768d28],body h5[data-v-35768d28],body h6[data-v-35768d28],body p[data-v-35768d28],html body[data-v-35768d28],html h1[data-v-35768d28],html h2[data-v-35768d28],html h3[data-v-35768d28],html h4[data-v-35768d28],html h5[data-v-35768d28],html h6[data-v-35768d28],html p[data-v-35768d28]{margin:0}li[data-v-35768d28],ul[data-v-35768d28]{list-style:none;padding:0}[data-v-35768d28]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-35768d28]{white-space:break-spaces}.sortableDrag[data-v-35768d28]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-35768d28],.sortableDrag td[data-v-35768d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-35768d28]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-35768d28]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-35768d28]{color:var(--theme-color)}.error_color[data-v-35768d28]{color:#eb6646!important}.warn_color[data-v-35768d28]{color:#ff6800}.pointer[data-v-35768d28]{cursor:pointer}.ellipsis[data-v-35768d28]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-35768d28]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-35768d28],.flex_center_center[data-v-35768d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-35768d28],.flex_center_center[data-v-35768d28]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-35768d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-35768d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-35768d28],.flex_row_s_p[data-v-35768d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-35768d28]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-35768d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-35768d28],.flex_start[data-v-35768d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-35768d28]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-35768d28],.flex_column_center_center[data-v-35768d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-35768d28]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-35768d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-35768d28]{position:relative;border-radius:.2rem}.talk_frame[data-v-35768d28]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-35768d28]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-35768d28]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-35768d28]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-35768d28]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-35768d28]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-35768d28]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-35768d28]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-35768d28]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-35768d28]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-35768d28]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-35768d28]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-35768d28]{max-height:30vh}.ant-select-dropdown-menu[data-v-35768d28]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-35768d28]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-35768d28]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-35768d28]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-35768d28]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-35768d28]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-35768d28]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-35768d28]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-35768d28]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-35768d28]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-35768d28]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-35768d28]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-35768d28]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-35768d28]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-35768d28]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-35768d28]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-35768d28]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-35768d28]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-35768d28]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-35768d28]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-35768d28]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-35768d28]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-35768d28]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-35768d28]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-35768d28]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-35768d28]{width:100%}.ant-input[data-v-35768d28]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-35768d28]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-35768d28]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-35768d28]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-35768d28]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-35768d28]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-35768d28]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-35768d28]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-35768d28]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-35768d28]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-35768d28]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-35768d28]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-35768d28]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-35768d28],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-35768d28]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-35768d28]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-35768d28]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-35768d28],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-35768d28]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-35768d28]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-35768d28]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-35768d28],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-35768d28]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-35768d28]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-35768d28]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-35768d28]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-35768d28],.ant-table-thead>tr>th[data-v-35768d28]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-35768d28]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-35768d28]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-35768d28]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-35768d28]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-35768d28]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-35768d28]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-35768d28]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-35768d28]{width:24px;height:24px}.ant-radio-inner[data-v-35768d28]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-35768d28]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-35768d28]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-35768d28],.ant-radio-checked .ant-radio-inner[data-v-35768d28]{border-color:#10c7a3}.ant-checkbox[data-v-35768d28]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-35768d28]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-35768d28]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-35768d28]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-35768d28]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-35768d28]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-35768d28]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-35768d28]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-35768d28]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-35768d28]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-35768d28]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-35768d28],.ant-dropdown-menu-submenu-title[data-v-35768d28]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-35768d28],:root .ant-dropdown-link>.anticon.anticon-down[data-v-35768d28],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-35768d28]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-35768d28]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-35768d28]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-35768d28]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-35768d28]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-35768d28]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-35768d28],.dropMenuItem_hk_SMALL[data-v-35768d28]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-35768d28]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-35768d28]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-35768d28]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-35768d28]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-35768d28]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-35768d28]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-35768d28],.ant-switch[data-v-35768d28]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-35768d28],.ant-switch[data-v-35768d28]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-35768d28]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-35768d28]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-35768d28]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-35768d28]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-35768d28]{width:100%}.ant-progress-circle .ant-progress-text[data-v-35768d28]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-35768d28]{max-width:4.6rem}.ant-popover-title[data-v-35768d28]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-35768d28]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-35768d28]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-35768d28],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-35768d28],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-35768d28]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-35768d28],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-35768d28],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-35768d28]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-35768d28]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-35768d28]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-35768d28]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-35768d28]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-35768d28]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-35768d28]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-35768d28]{text-decoration:underline}.modalBox .btn_box[data-v-35768d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-35768d28],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-35768d28],.ant-pagination-disabled:focus a[data-v-35768d28],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-35768d28],.ant-pagination-disabled:hover a[data-v-35768d28],[data-v-35768d28] .ant-pagination-disabled a{background:#e6e7e8}[data-v-35768d28] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-35768d28] .ant-pagination-item-active a,[data-v-35768d28] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-35768d28] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-35768d28] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-35768d28]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-35768d28]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-35768d28]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-35768d28]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-35768d28]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-35768d28]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-35768d28]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-35768d28]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-35768d28]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-35768d28],.wangEditor table th[data-v-35768d28]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-35768d28]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-35768d28]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-35768d28]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-35768d28]{display:block}.wangEditor ol[data-v-35768d28],.wangEditor ul[data-v-35768d28]{margin:10px 0 10px 20px}.wangEditor ul[data-v-35768d28],.wangEditor ul li[data-v-35768d28]{list-style:disc inside!important}.wangEditor ol[data-v-35768d28],.wangEditor ol li[data-v-35768d28]{list-style:decimal inside!important}.wangEditor img[data-v-35768d28]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-35768d28]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-35768d28]{border-bottom:2px solid #e1e1e1}.component[data-v-35768d28]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-35768d28]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-35768d28]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-35768d28]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-35768d28]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-35768d28]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-35768d28]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-35768d28]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-35768d28]{cursor:default}.listen_picture[data-v-35768d28]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-35768d28]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-35768d28]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-35768d28]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-35768d28]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-35768d28]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-35768d28]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-35768d28]{font-size:var(--en_large_font_size_five)}[data-v-35768d28] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-35768d28]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-35768d28]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-35768d28]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-35768d28]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-35768d28]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-35768d28]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-35768d28]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-35768d28]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-35768d28],.home_practice_status.NO_PUBLIC[data-v-35768d28]{background:#2c58b1}.home_practice_status.FINISHED[data-v-35768d28],.home_practice_status.IN_PROGRESS[data-v-35768d28],.home_practice_status.NOT_STARTED[data-v-35768d28],.home_practice_status.UNDISTRIBUTED[data-v-35768d28]{background:#486fbf}.ant-calendar-picker-container[data-v-35768d28]{z-index:9999999!important}.at_zone_report_page[data-v-35768d28]{width:100%;height:100%;background:#f5f0ff}.at_zone_report_page[data-v-35768d28] .ant-spin-nested-loading,.at_zone_report_page[data-v-35768d28] .ant-spin-nested-loading .ant-spin-container{height:100%}.at_zone_report_page .main[data-v-35768d28]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.at_zone_report_page .main[data-v-35768d28]::-webkit-scrollbar{width:.1rem;background-color:transparent}.at_zone_report_page .main[data-v-35768d28]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.at_zone_report_page .main .filter_action_box[data-v-35768d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.at_zone_report_page .main .filter_action_box .mr20[data-v-35768d28]{margin-right:.2rem}.at_zone_report_page .main .table_box[data-v-35768d28]{width:100%}.at_zone_report_page .course_table[data-v-35768d28] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.at_zone_report_page .course_table[data-v-35768d28] .ant-table-tbody>tr>td{color:#414042}.at_zone_report_page .course_table[data-v-35768d28] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.at_zone_report_page .course_table[data-v-35768d28] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.at_zone_report_page .course_table[data-v-35768d28] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.at_zone_report_page .course_table[data-v-35768d28] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.at_zone_report_page .course_table[data-v-35768d28] .ant-table-thead>tr>th:last-child:after,.at_zone_report_page .course_table[data-v-35768d28] .ant-table-thead>tr>th:last-child:before{display:none}.at_zone_report_page .course_table[data-v-35768d28] .ant-table-tbody>tr>td{background:none}.at_zone_report_page .course_table[data-v-35768d28] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff!important}.at_zone_report_page .course_table[data-v-35768d28] .ant-table-body .ant-table-row:nth-child(2n){background:#fff!important}.at_zone_report_page .course_table[data-v-35768d28] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.at_zone_report_page .course_table[data-v-35768d28] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.at_zone_report_page .course_table[data-v-35768d28] .ant-table-column-title{color:#fff;font-weight:400}.at_zone_report_page .course_table[data-v-35768d28] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.at_zone_report_page .course_table[data-v-35768d28] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.at_zone_report_page .course_table .filter_icon[data-v-35768d28]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.1rem}.at_zone_report_page .course_table .action_box[data-v-35768d28]{display:inline-block}.at_zone_report_page .course_table .action_box img[data-v-35768d28]{height:.08rem;cursor:pointer}.at_zone_report_page .course_table .no_data_line[data-v-35768d28]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html[data-v-4e8b26b2]{font-size:100px}@media only screen and (max-height:650px){html[data-v-4e8b26b2]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-4e8b26b2]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-4e8b26b2]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-4e8b26b2]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-4e8b26b2]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-4e8b26b2]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-4e8b26b2]{font-size:100px}}#app[data-v-4e8b26b2],body[data-v-4e8b26b2],html[data-v-4e8b26b2]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-4e8b26b2],#app h1[data-v-4e8b26b2],#app h2[data-v-4e8b26b2],#app h3[data-v-4e8b26b2],#app h4[data-v-4e8b26b2],#app h5[data-v-4e8b26b2],#app h6[data-v-4e8b26b2],#app p[data-v-4e8b26b2],body body[data-v-4e8b26b2],body h1[data-v-4e8b26b2],body h2[data-v-4e8b26b2],body h3[data-v-4e8b26b2],body h4[data-v-4e8b26b2],body h5[data-v-4e8b26b2],body h6[data-v-4e8b26b2],body p[data-v-4e8b26b2],html body[data-v-4e8b26b2],html h1[data-v-4e8b26b2],html h2[data-v-4e8b26b2],html h3[data-v-4e8b26b2],html h4[data-v-4e8b26b2],html h5[data-v-4e8b26b2],html h6[data-v-4e8b26b2],html p[data-v-4e8b26b2]{margin:0}li[data-v-4e8b26b2],ul[data-v-4e8b26b2]{list-style:none;padding:0}[data-v-4e8b26b2]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-4e8b26b2]{white-space:break-spaces}.sortableDrag[data-v-4e8b26b2]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-4e8b26b2],.sortableDrag td[data-v-4e8b26b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-4e8b26b2]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-4e8b26b2]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-4e8b26b2]{color:var(--theme-color)}.error_color[data-v-4e8b26b2]{color:#eb6646!important}.warn_color[data-v-4e8b26b2]{color:#ff6800}.pointer[data-v-4e8b26b2]{cursor:pointer}.ellipsis[data-v-4e8b26b2]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-4e8b26b2]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-4e8b26b2],.flex_center_center[data-v-4e8b26b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-4e8b26b2],.flex_center_center[data-v-4e8b26b2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-4e8b26b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-4e8b26b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-4e8b26b2],.flex_row_s_p[data-v-4e8b26b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-4e8b26b2]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-4e8b26b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-4e8b26b2],.flex_start[data-v-4e8b26b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-4e8b26b2]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-4e8b26b2],.flex_column_center_center[data-v-4e8b26b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-4e8b26b2]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-4e8b26b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-4e8b26b2]{position:relative;border-radius:.2rem}.talk_frame[data-v-4e8b26b2]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-4e8b26b2]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-4e8b26b2]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-4e8b26b2]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-4e8b26b2]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-4e8b26b2]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-4e8b26b2]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-4e8b26b2]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-4e8b26b2]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-4e8b26b2]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-4e8b26b2]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-4e8b26b2]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-4e8b26b2]{max-height:30vh}.ant-select-dropdown-menu[data-v-4e8b26b2]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-4e8b26b2]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-4e8b26b2]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-4e8b26b2]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-4e8b26b2]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-4e8b26b2]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-4e8b26b2]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-4e8b26b2]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-4e8b26b2]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-4e8b26b2]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-4e8b26b2]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-4e8b26b2]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-4e8b26b2]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-4e8b26b2]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-4e8b26b2]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-4e8b26b2]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-4e8b26b2]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-4e8b26b2]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-4e8b26b2]{width:100%}.ant-input[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-4e8b26b2]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-4e8b26b2]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-4e8b26b2]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-4e8b26b2]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-4e8b26b2]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-4e8b26b2]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-4e8b26b2]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-4e8b26b2]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-4e8b26b2]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-4e8b26b2],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-4e8b26b2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-4e8b26b2]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-4e8b26b2]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-4e8b26b2],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-4e8b26b2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-4e8b26b2]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-4e8b26b2],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-4e8b26b2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-4e8b26b2]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-4e8b26b2]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4e8b26b2],.ant-table-thead>tr>th[data-v-4e8b26b2]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-4e8b26b2]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-4e8b26b2]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4e8b26b2]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4e8b26b2]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4e8b26b2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-4e8b26b2]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-4e8b26b2]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-4e8b26b2]{width:24px;height:24px}.ant-radio-inner[data-v-4e8b26b2]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-4e8b26b2]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-4e8b26b2],.ant-radio-checked .ant-radio-inner[data-v-4e8b26b2]{border-color:#10c7a3}.ant-checkbox[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-4e8b26b2]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-4e8b26b2]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-4e8b26b2]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-4e8b26b2]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-4e8b26b2]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-4e8b26b2]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-4e8b26b2]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-4e8b26b2]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-4e8b26b2],.ant-dropdown-menu-submenu-title[data-v-4e8b26b2]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-4e8b26b2],:root .ant-dropdown-link>.anticon.anticon-down[data-v-4e8b26b2],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-4e8b26b2]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-4e8b26b2]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-4e8b26b2]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-4e8b26b2]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-4e8b26b2]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-4e8b26b2],.dropMenuItem_hk_SMALL[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-4e8b26b2]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-4e8b26b2]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-4e8b26b2]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-4e8b26b2]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-4e8b26b2]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-4e8b26b2]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-4e8b26b2],.ant-switch[data-v-4e8b26b2]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-4e8b26b2],.ant-switch[data-v-4e8b26b2]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-4e8b26b2]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-4e8b26b2]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-4e8b26b2]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-4e8b26b2]{width:100%}.ant-progress-circle .ant-progress-text[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-4e8b26b2]{max-width:4.6rem}.ant-popover-title[data-v-4e8b26b2]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-4e8b26b2]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-4e8b26b2]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-4e8b26b2],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-4e8b26b2],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-4e8b26b2]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-4e8b26b2],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-4e8b26b2],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-4e8b26b2]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-4e8b26b2]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-4e8b26b2]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-4e8b26b2]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-4e8b26b2]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-4e8b26b2]{text-decoration:underline}.modalBox .btn_box[data-v-4e8b26b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-4e8b26b2],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-4e8b26b2],.ant-pagination-disabled:focus a[data-v-4e8b26b2],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-4e8b26b2],.ant-pagination-disabled:hover a[data-v-4e8b26b2],[data-v-4e8b26b2] .ant-pagination-disabled a{background:#e6e7e8}[data-v-4e8b26b2] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-4e8b26b2] .ant-pagination-item-active a,[data-v-4e8b26b2] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-4e8b26b2] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-4e8b26b2] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-4e8b26b2]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-4e8b26b2]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-4e8b26b2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-4e8b26b2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-4e8b26b2]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-4e8b26b2]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-4e8b26b2]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-4e8b26b2]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-4e8b26b2],.wangEditor table th[data-v-4e8b26b2]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-4e8b26b2]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-4e8b26b2]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-4e8b26b2]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-4e8b26b2]{display:block}.wangEditor ol[data-v-4e8b26b2],.wangEditor ul[data-v-4e8b26b2]{margin:10px 0 10px 20px}.wangEditor ul[data-v-4e8b26b2],.wangEditor ul li[data-v-4e8b26b2]{list-style:disc inside!important}.wangEditor ol[data-v-4e8b26b2],.wangEditor ol li[data-v-4e8b26b2]{list-style:decimal inside!important}.wangEditor img[data-v-4e8b26b2]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-4e8b26b2]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-4e8b26b2]{border-bottom:2px solid #e1e1e1}.component[data-v-4e8b26b2]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-4e8b26b2]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-4e8b26b2]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-4e8b26b2]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-4e8b26b2]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-4e8b26b2]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-4e8b26b2]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-4e8b26b2]{cursor:default}.listen_picture[data-v-4e8b26b2]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-4e8b26b2]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-4e8b26b2]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-4e8b26b2]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-4e8b26b2]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-4e8b26b2]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-4e8b26b2]{font-size:var(--en_large_font_size_five)}[data-v-4e8b26b2] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-4e8b26b2]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-4e8b26b2]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-4e8b26b2]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-4e8b26b2]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-4e8b26b2]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-4e8b26b2]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-4e8b26b2]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-4e8b26b2]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-4e8b26b2],.home_practice_status.NO_PUBLIC[data-v-4e8b26b2]{background:#2c58b1}.home_practice_status.FINISHED[data-v-4e8b26b2],.home_practice_status.IN_PROGRESS[data-v-4e8b26b2],.home_practice_status.NOT_STARTED[data-v-4e8b26b2],.home_practice_status.UNDISTRIBUTED[data-v-4e8b26b2]{background:#486fbf}.ant-calendar-picker-container[data-v-4e8b26b2]{z-index:9999999!important}.at_zone_course_page[data-v-4e8b26b2]{width:100%;height:100%;background:#f5f0ff}.at_zone_course_page .main[data-v-4e8b26b2]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.at_zone_course_page .main[data-v-4e8b26b2]::-webkit-scrollbar{width:.1rem;background-color:transparent}.at_zone_course_page .main[data-v-4e8b26b2]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.at_zone_course_page .main .filter_action_box[data-v-4e8b26b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:3}.at_zone_course_page .main .filter_action_box .mr20[data-v-4e8b26b2]{margin-right:.2rem}.at_zone_course_page .main .filter_action_box .title_left[data-v-4e8b26b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;color:#414042;font-size:.24rem}.at_zone_course_page .main .filter_action_box .title_left.hk.SMALL[data-v-4e8b26b2]{font-size:var(--hk_small_font_size_seven)}.at_zone_course_page .main .filter_action_box .title_left.hk.MEDIUM[data-v-4e8b26b2]{font-size:var(--hk_middle_font_size_seven)}.at_zone_course_page .main .filter_action_box .title_left.hk.LARGE[data-v-4e8b26b2]{font-size:var(--hk_large_font_size_seven)}.at_zone_course_page .main .filter_action_box .title_left.en.SMALL[data-v-4e8b26b2]{font-size:var(--en_small_font_size_seven)}.at_zone_course_page .main .filter_action_box .title_left.en.MEDIUM[data-v-4e8b26b2]{font-size:var(--en_middle_font_size_seven)}.at_zone_course_page .main .filter_action_box .title_left.en.LARGE[data-v-4e8b26b2]{font-size:var(--en_large_font_size_seven)}.at_zone_course_page .main .filter_action_box .title_left .number[data-v-4e8b26b2]{margin-left:.1rem;font-size:.3rem}.at_zone_course_page .main .table_box[data-v-4e8b26b2]{width:100%}.at_zone_course_page .main .all_title[data-v-4e8b26b2]{display:inline-block;width:auto;padding:.1rem .2rem;background:#734fb3;border-radius:.3rem;-webkit-box-shadow:1.74px 3.47px 3.47px 0 rgba(77,84,218,.5);box-shadow:1.74px 3.47px 3.47px 0 rgba(77,84,218,.5);font-size:.2rem;font-family:NotoSansTC-Bold-83pv-RKSJ-H;color:#fff}.at_zone_course_page .main .tab_box[data-v-4e8b26b2]{margin-bottom:-.1rem}.at_zone_course_page .main .no_data[data-v-4e8b26b2],.at_zone_course_page .main .tab_box[data-v-4e8b26b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.at_zone_course_page .main .no_data[data-v-4e8b26b2]{width:100%;height:3rem;background:#fff;border-radius:.2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-weight:700;color:#999}.at_zone_course_page .course_table[data-v-4e8b26b2]{margin-bottom:.3rem;border-radius:.2rem .2rem 0 0;overflow:hidden}.at_zone_course_page .course_table[data-v-4e8b26b2] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.at_zone_course_page .course_table[data-v-4e8b26b2] .ant-table-tbody>tr>td{color:#414042}.at_zone_course_page .course_table[data-v-4e8b26b2] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.at_zone_course_page .course_table[data-v-4e8b26b2] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.at_zone_course_page .course_table[data-v-4e8b26b2] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.at_zone_course_page .course_table[data-v-4e8b26b2] .ant-table-thead>tr>th:last-child:after,.at_zone_course_page .course_table[data-v-4e8b26b2] .ant-table-thead>tr>th:last-child:before{display:none}.at_zone_course_page .course_table[data-v-4e8b26b2] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.at_zone_course_page .course_table[data-v-4e8b26b2] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.at_zone_course_page .course_table[data-v-4e8b26b2] .ant-table-column-title{color:#fff;font-weight:400}.at_zone_course_page .course_table[data-v-4e8b26b2] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.at_zone_course_page .course_table[data-v-4e8b26b2] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.at_zone_course_page .course_table .accuracy_box[data-v-4e8b26b2]{display:-webkit-box;display:-ms-flexbox;display:flex;width:1.2rem;height:.3rem;margin:auto;border-radius:.15rem;overflow:hidden;background:#808285;margin-bottom:.08rem}.at_zone_course_page .course_table .accuracy_box[data-v-4e8b26b2]:last-child{margin-bottom:0}.at_zone_course_page .course_table .accuracy_box .name[data-v-4e8b26b2]{width:.5rem;min-width:.5rem;text-align:center;line-height:.3rem;color:#fff}.at_zone_course_page .course_table .accuracy_box .name.BASIC[data-v-4e8b26b2]{background:#a4c500}.at_zone_course_page .course_table .accuracy_box .name.MEDIUM[data-v-4e8b26b2]{background:#009444}.at_zone_course_page .course_table .accuracy_box .name.ADVANCED[data-v-4e8b26b2]{background:#754c29}.at_zone_course_page .course_table .accuracy_box .name.HIGH_LEVEL[data-v-4e8b26b2]{background:#2c58b1}.at_zone_course_page .course_table .accuracy_box .number[data-v-4e8b26b2]{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:.3rem;text-align:center;color:#fff}.at_zone_course_page .course_table .no_data_line[data-v-4e8b26b2]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html[data-v-eabed460]{font-size:100px}@media only screen and (max-height:650px){html[data-v-eabed460]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-eabed460]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-eabed460]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-eabed460]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-eabed460]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-eabed460]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-eabed460]{font-size:100px}}#app[data-v-eabed460],body[data-v-eabed460],html[data-v-eabed460]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-eabed460],#app h1[data-v-eabed460],#app h2[data-v-eabed460],#app h3[data-v-eabed460],#app h4[data-v-eabed460],#app h5[data-v-eabed460],#app h6[data-v-eabed460],#app p[data-v-eabed460],body body[data-v-eabed460],body h1[data-v-eabed460],body h2[data-v-eabed460],body h3[data-v-eabed460],body h4[data-v-eabed460],body h5[data-v-eabed460],body h6[data-v-eabed460],body p[data-v-eabed460],html body[data-v-eabed460],html h1[data-v-eabed460],html h2[data-v-eabed460],html h3[data-v-eabed460],html h4[data-v-eabed460],html h5[data-v-eabed460],html h6[data-v-eabed460],html p[data-v-eabed460]{margin:0}li[data-v-eabed460],ul[data-v-eabed460]{list-style:none;padding:0}[data-v-eabed460]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-eabed460]{white-space:break-spaces}.sortableDrag[data-v-eabed460]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-eabed460],.sortableDrag td[data-v-eabed460]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-eabed460]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-eabed460]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-eabed460]{color:var(--theme-color)}.error_color[data-v-eabed460]{color:#eb6646!important}.warn_color[data-v-eabed460]{color:#ff6800}.pointer[data-v-eabed460]{cursor:pointer}.ellipsis[data-v-eabed460]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-eabed460]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-eabed460],.flex_center_center[data-v-eabed460]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-eabed460],.flex_center_center[data-v-eabed460]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-eabed460]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-eabed460]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-eabed460],.flex_row_s_p[data-v-eabed460]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-eabed460]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-eabed460]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-eabed460],.flex_start[data-v-eabed460]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-eabed460]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-eabed460],.flex_column_center_center[data-v-eabed460]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-eabed460]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-eabed460]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-eabed460]{position:relative;border-radius:.2rem}.talk_frame[data-v-eabed460]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-eabed460]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-eabed460]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-eabed460]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-eabed460]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-eabed460]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-eabed460]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-eabed460]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-eabed460]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-eabed460]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-eabed460]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-eabed460]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-eabed460]{max-height:30vh}.ant-select-dropdown-menu[data-v-eabed460]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-eabed460]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-eabed460]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-eabed460]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-eabed460]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-eabed460]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-eabed460]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-eabed460]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-eabed460]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-eabed460]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-eabed460]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-eabed460]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-eabed460]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-eabed460]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-eabed460]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-eabed460]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-eabed460]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-eabed460]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-eabed460]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-eabed460]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-eabed460]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-eabed460]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-eabed460]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-eabed460]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-eabed460]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-eabed460]{width:100%}.ant-input[data-v-eabed460]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-eabed460]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-eabed460]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-eabed460]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-eabed460]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-eabed460]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-eabed460]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-eabed460]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-eabed460]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-eabed460]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-eabed460]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-eabed460]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-eabed460]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-eabed460],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-eabed460]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-eabed460]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-eabed460]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-eabed460],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-eabed460]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-eabed460]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-eabed460]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-eabed460],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-eabed460]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-eabed460]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-eabed460]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-eabed460]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-eabed460],.ant-table-thead>tr>th[data-v-eabed460]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-eabed460]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-eabed460]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-eabed460]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-eabed460]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-eabed460]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-eabed460]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-eabed460]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-eabed460]{width:24px;height:24px}.ant-radio-inner[data-v-eabed460]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-eabed460]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-eabed460]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-eabed460],.ant-radio-checked .ant-radio-inner[data-v-eabed460]{border-color:#10c7a3}.ant-checkbox[data-v-eabed460]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-eabed460]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-eabed460]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-eabed460]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-eabed460]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-eabed460]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-eabed460]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-eabed460]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-eabed460]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-eabed460]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-eabed460]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-eabed460],.ant-dropdown-menu-submenu-title[data-v-eabed460]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-eabed460],:root .ant-dropdown-link>.anticon.anticon-down[data-v-eabed460],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-eabed460]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-eabed460]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-eabed460]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-eabed460]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-eabed460]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-eabed460]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-eabed460],.dropMenuItem_hk_SMALL[data-v-eabed460]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-eabed460]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-eabed460]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-eabed460]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-eabed460]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-eabed460]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-eabed460]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-eabed460],.ant-switch[data-v-eabed460]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-eabed460],.ant-switch[data-v-eabed460]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-eabed460]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-eabed460]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-eabed460]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-eabed460]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-eabed460]{width:100%}.ant-progress-circle .ant-progress-text[data-v-eabed460]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-eabed460]{max-width:4.6rem}.ant-popover-title[data-v-eabed460]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-eabed460]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-eabed460]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-eabed460],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-eabed460],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-eabed460]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-eabed460],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-eabed460],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-eabed460]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-eabed460]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-eabed460]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-eabed460]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-eabed460]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-eabed460]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-eabed460]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-eabed460]{text-decoration:underline}.modalBox .btn_box[data-v-eabed460]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-eabed460],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-eabed460],.ant-pagination-disabled:focus a[data-v-eabed460],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-eabed460],.ant-pagination-disabled:hover a[data-v-eabed460],[data-v-eabed460] .ant-pagination-disabled a{background:#e6e7e8}[data-v-eabed460] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-eabed460] .ant-pagination-item-active a,[data-v-eabed460] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-eabed460] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-eabed460] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-eabed460]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-eabed460]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-eabed460]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-eabed460]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-eabed460]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-eabed460]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-eabed460]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-eabed460]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-eabed460]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-eabed460],.wangEditor table th[data-v-eabed460]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-eabed460]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-eabed460]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-eabed460]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-eabed460]{display:block}.wangEditor ol[data-v-eabed460],.wangEditor ul[data-v-eabed460]{margin:10px 0 10px 20px}.wangEditor ul[data-v-eabed460],.wangEditor ul li[data-v-eabed460]{list-style:disc inside!important}.wangEditor ol[data-v-eabed460],.wangEditor ol li[data-v-eabed460]{list-style:decimal inside!important}.wangEditor img[data-v-eabed460]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-eabed460]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-eabed460]{border-bottom:2px solid #e1e1e1}.component[data-v-eabed460]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-eabed460]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-eabed460]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-eabed460]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-eabed460]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-eabed460]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-eabed460]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-eabed460]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-eabed460]{cursor:default}.listen_picture[data-v-eabed460]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-eabed460]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-eabed460]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-eabed460]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-eabed460]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-eabed460]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-eabed460]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-eabed460]{font-size:var(--en_large_font_size_five)}[data-v-eabed460] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-eabed460]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-eabed460]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-eabed460]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-eabed460]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-eabed460]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-eabed460]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-eabed460]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-eabed460]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-eabed460],.home_practice_status.NO_PUBLIC[data-v-eabed460]{background:#2c58b1}.home_practice_status.FINISHED[data-v-eabed460],.home_practice_status.IN_PROGRESS[data-v-eabed460],.home_practice_status.NOT_STARTED[data-v-eabed460],.home_practice_status.UNDISTRIBUTED[data-v-eabed460]{background:#486fbf}.ant-calendar-picker-container[data-v-eabed460]{z-index:9999999!important}.at_zone_student_report_page[data-v-eabed460]{width:100%;height:100%;background:#f5f0ff}.at_zone_student_report_page[data-v-eabed460] .ant-spin-nested-loading,.at_zone_student_report_page[data-v-eabed460] .ant-spin-nested-loading .ant-spin-container{height:100%}.at_zone_student_report_page .main[data-v-eabed460]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.at_zone_student_report_page .main[data-v-eabed460]::-webkit-scrollbar{width:.1rem;background-color:transparent}.at_zone_student_report_page .main[data-v-eabed460]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.at_zone_student_report_page .main .title_box[data-v-eabed460]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.at_zone_student_report_page .main .title_box .title_right .switch[data-v-eabed460]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.at_zone_student_report_page .main .title_box .title_right .switch .tips[data-v-eabed460]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.at_zone_student_report_page .main .title_box .title_right .switch .tips.hk.SMALL[data-v-eabed460]{font-size:var(--hk_small_font_size_five)}.at_zone_student_report_page .main .title_box .title_right .switch .tips.hk.MEDIUM[data-v-eabed460]{font-size:var(--hk_middle_font_size_five)}.at_zone_student_report_page .main .title_box .title_right .switch .tips.hk.LARGE[data-v-eabed460]{font-size:var(--hk_large_font_size_five)}.at_zone_student_report_page .main .title_box .title_right .switch .tips.en.SMALL[data-v-eabed460]{font-size:var(--en_small_font_size_five)}.at_zone_student_report_page .main .title_box .title_right .switch .tips.en.MEDIUM[data-v-eabed460]{font-size:var(--en_middle_font_size_five)}.at_zone_student_report_page .main .title_box .title_right .switch .tips.en.LARGE[data-v-eabed460]{font-size:var(--en_large_font_size_five)}.at_zone_student_report_page .main .title_box .title_right .switch .tips.active[data-v-eabed460]{color:#5b4096}.at_zone_student_report_page .main .title_box .title_right .switch .ant-switch[data-v-eabed460]{margin:0 .15rem}.at_zone_student_report_page .main .table_box[data-v-eabed460]{width:100%}.at_zone_student_report_page .course_table[data-v-eabed460] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.at_zone_student_report_page .course_table[data-v-eabed460] .ant-table-tbody>tr>td{color:#414042}.at_zone_student_report_page .course_table[data-v-eabed460] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.at_zone_student_report_page .course_table[data-v-eabed460] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.at_zone_student_report_page .course_table[data-v-eabed460] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.at_zone_student_report_page .course_table[data-v-eabed460] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.at_zone_student_report_page .course_table[data-v-eabed460] .ant-table-thead>tr>th:last-child:after,.at_zone_student_report_page .course_table[data-v-eabed460] .ant-table-thead>tr>th:last-child:before{display:none}.at_zone_student_report_page .course_table[data-v-eabed460] .ant-table-tbody>tr>td{background:none}.at_zone_student_report_page .course_table[data-v-eabed460] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff!important}.at_zone_student_report_page .course_table[data-v-eabed460] .ant-table-body .ant-table-row:nth-child(2n){background:#fff!important}.at_zone_student_report_page .course_table[data-v-eabed460] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.at_zone_student_report_page .course_table[data-v-eabed460] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.at_zone_student_report_page .course_table[data-v-eabed460] .ant-table-column-title{color:#fff;font-weight:400}.at_zone_student_report_page .course_table[data-v-eabed460] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.at_zone_student_report_page .course_table[data-v-eabed460] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.at_zone_student_report_page .course_table .filter_icon[data-v-eabed460]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.1rem}.at_zone_student_report_page .course_table .action_box[data-v-eabed460]{display:inline-block}.at_zone_student_report_page .course_table .action_box img[data-v-eabed460]{height:.08rem;cursor:pointer}.at_zone_student_report_page .course_table .no_data_line[data-v-eabed460]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.at_zone_student_report_page .submitStatus[data-v-eabed460]{padding:.1rem;border-radius:.06rem;color:#fff}.at_zone_student_report_page .submitStatus.DELAY[data-v-eabed460]{background:#ff7640}.at_zone_student_report_page .submitStatus.NORMAL[data-v-eabed460]{background:#06a38b}.at_zone_student_report_page .submitStatus.NOT_SUBMIT[data-v-eabed460],.at_zone_student_report_page .submitStatus.OVERDUE[data-v-eabed460]{background:#e82127}.at_zone_student_report_page .submitStatus.NO_NEED[data-v-eabed460]{background:#2c58b1}.at_zone_student_report_page .avg_rate_level_box[data-v-eabed460]{border-radius:.2rem;color:#fff;font-size:.2rem}.at_zone_student_report_page .avg_rate_level_box.hk.SMALL[data-v-eabed460]{font-size:var(--hk_small_font_size_five)}.at_zone_student_report_page .avg_rate_level_box.hk.MEDIUM[data-v-eabed460]{font-size:var(--hk_middle_font_size_five)}.at_zone_student_report_page .avg_rate_level_box.hk.LARGE[data-v-eabed460]{font-size:var(--hk_large_font_size_five)}.at_zone_student_report_page .avg_rate_level_box.en.SMALL[data-v-eabed460]{font-size:var(--en_small_font_size_five)}.at_zone_student_report_page .avg_rate_level_box.en.MEDIUM[data-v-eabed460]{font-size:var(--en_middle_font_size_five)}.at_zone_student_report_page .avg_rate_level_box.en.LARGE[data-v-eabed460]{font-size:var(--en_large_font_size_five)}.at_zone_student_report_page .avg_rate_level_box .avg_rate_left[data-v-eabed460]{padding:.06rem .1rem;border-radius:.2rem 0 0 .2rem;white-space:nowrap;width:.8rem}.at_zone_student_report_page .avg_rate_level_box .avg_rate_left_BASIC[data-v-eabed460]{background:#a4c500}.at_zone_student_report_page .avg_rate_level_box .avg_rate_left_MEDIUM[data-v-eabed460]{background:#009444}.at_zone_student_report_page .avg_rate_level_box .avg_rate_left_ADVANCED[data-v-eabed460]{background:#754c29}.at_zone_student_report_page .avg_rate_level_box .avg_rate_left_HIGH_LEVEL[data-v-eabed460]{background:#2c58b1}.at_zone_student_report_page .avg_rate_level_box .avg_rate_right[data-v-eabed460]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:1rem;padding:.06rem .2rem;border-radius:0 .2rem .2rem 0;background:#808285;white-space:nowrap}.at_zone_student_report_page .studentName[data-v-eabed460]{text-align:left;cursor:pointer;border-bottom:2px solid #000}html[data-v-63fe9b70]{font-size:100px}@media only screen and (max-height:650px){html[data-v-63fe9b70]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-63fe9b70]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-63fe9b70]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-63fe9b70]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-63fe9b70]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-63fe9b70]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-63fe9b70]{font-size:100px}}#app[data-v-63fe9b70],body[data-v-63fe9b70],html[data-v-63fe9b70]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-63fe9b70],#app h1[data-v-63fe9b70],#app h2[data-v-63fe9b70],#app h3[data-v-63fe9b70],#app h4[data-v-63fe9b70],#app h5[data-v-63fe9b70],#app h6[data-v-63fe9b70],#app p[data-v-63fe9b70],body body[data-v-63fe9b70],body h1[data-v-63fe9b70],body h2[data-v-63fe9b70],body h3[data-v-63fe9b70],body h4[data-v-63fe9b70],body h5[data-v-63fe9b70],body h6[data-v-63fe9b70],body p[data-v-63fe9b70],html body[data-v-63fe9b70],html h1[data-v-63fe9b70],html h2[data-v-63fe9b70],html h3[data-v-63fe9b70],html h4[data-v-63fe9b70],html h5[data-v-63fe9b70],html h6[data-v-63fe9b70],html p[data-v-63fe9b70]{margin:0}li[data-v-63fe9b70],ul[data-v-63fe9b70]{list-style:none;padding:0}[data-v-63fe9b70]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-63fe9b70]{white-space:break-spaces}.sortableDrag[data-v-63fe9b70]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-63fe9b70],.sortableDrag td[data-v-63fe9b70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-63fe9b70]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-63fe9b70]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-63fe9b70]{color:var(--theme-color)}.error_color[data-v-63fe9b70]{color:#eb6646!important}.warn_color[data-v-63fe9b70]{color:#ff6800}.pointer[data-v-63fe9b70]{cursor:pointer}.ellipsis[data-v-63fe9b70]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-63fe9b70]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-63fe9b70],.flex_center_center[data-v-63fe9b70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-63fe9b70],.flex_center_center[data-v-63fe9b70]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-63fe9b70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-63fe9b70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-63fe9b70],.flex_row_s_p[data-v-63fe9b70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-63fe9b70]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-63fe9b70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-63fe9b70],.flex_start[data-v-63fe9b70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-63fe9b70]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-63fe9b70],.flex_column_center_center[data-v-63fe9b70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-63fe9b70]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-63fe9b70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-63fe9b70]{position:relative;border-radius:.2rem}.talk_frame[data-v-63fe9b70]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-63fe9b70]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-63fe9b70]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-63fe9b70]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-63fe9b70]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-63fe9b70]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-63fe9b70]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-63fe9b70]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-63fe9b70]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-63fe9b70]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-63fe9b70]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-63fe9b70]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-63fe9b70]{max-height:30vh}.ant-select-dropdown-menu[data-v-63fe9b70]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-63fe9b70]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-63fe9b70]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-63fe9b70]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-63fe9b70]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-63fe9b70]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-63fe9b70]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-63fe9b70]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-63fe9b70]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-63fe9b70]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-63fe9b70]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-63fe9b70]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-63fe9b70]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-63fe9b70]{width:100%}.ant-input[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-63fe9b70]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-63fe9b70]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-63fe9b70]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-63fe9b70]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-63fe9b70]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-63fe9b70]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-63fe9b70]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-63fe9b70],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-63fe9b70]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-63fe9b70]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-63fe9b70],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-63fe9b70]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-63fe9b70],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-63fe9b70]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-63fe9b70]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-63fe9b70]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-63fe9b70],.ant-table-thead>tr>th[data-v-63fe9b70]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-63fe9b70]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-63fe9b70]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-63fe9b70]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-63fe9b70]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-63fe9b70]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-63fe9b70]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-63fe9b70]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-63fe9b70]{width:24px;height:24px}.ant-radio-inner[data-v-63fe9b70]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-63fe9b70]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-63fe9b70],.ant-radio-checked .ant-radio-inner[data-v-63fe9b70]{border-color:#10c7a3}.ant-checkbox[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-63fe9b70]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-63fe9b70]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-63fe9b70]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-63fe9b70]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-63fe9b70]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-63fe9b70]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-63fe9b70]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-63fe9b70]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-63fe9b70]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-63fe9b70],.ant-dropdown-menu-submenu-title[data-v-63fe9b70]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-63fe9b70],:root .ant-dropdown-link>.anticon.anticon-down[data-v-63fe9b70],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-63fe9b70]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-63fe9b70]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-63fe9b70]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-63fe9b70]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-63fe9b70],.dropMenuItem_hk_SMALL[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-63fe9b70]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-63fe9b70]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-63fe9b70]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-63fe9b70]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-63fe9b70]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-63fe9b70],.ant-switch[data-v-63fe9b70]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-63fe9b70],.ant-switch[data-v-63fe9b70]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-63fe9b70]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-63fe9b70]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-63fe9b70]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-63fe9b70]{width:100%}.ant-progress-circle .ant-progress-text[data-v-63fe9b70]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-63fe9b70]{max-width:4.6rem}.ant-popover-title[data-v-63fe9b70]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-63fe9b70]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-63fe9b70]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-63fe9b70],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-63fe9b70],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-63fe9b70]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-63fe9b70],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-63fe9b70],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-63fe9b70]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-63fe9b70]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-63fe9b70]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-63fe9b70]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-63fe9b70]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-63fe9b70]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-63fe9b70]{text-decoration:underline}.modalBox .btn_box[data-v-63fe9b70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-63fe9b70],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-63fe9b70],.ant-pagination-disabled:focus a[data-v-63fe9b70],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-63fe9b70],.ant-pagination-disabled:hover a[data-v-63fe9b70],[data-v-63fe9b70] .ant-pagination-disabled a{background:#e6e7e8}[data-v-63fe9b70] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-63fe9b70] .ant-pagination-item-active a,[data-v-63fe9b70] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-63fe9b70] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-63fe9b70] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-63fe9b70]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-63fe9b70]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-63fe9b70]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-63fe9b70]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-63fe9b70]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-63fe9b70]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-63fe9b70]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-63fe9b70]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-63fe9b70],.wangEditor table th[data-v-63fe9b70]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-63fe9b70]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-63fe9b70]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-63fe9b70]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-63fe9b70]{display:block}.wangEditor ol[data-v-63fe9b70],.wangEditor ul[data-v-63fe9b70]{margin:10px 0 10px 20px}.wangEditor ul[data-v-63fe9b70],.wangEditor ul li[data-v-63fe9b70]{list-style:disc inside!important}.wangEditor ol[data-v-63fe9b70],.wangEditor ol li[data-v-63fe9b70]{list-style:decimal inside!important}.wangEditor img[data-v-63fe9b70]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-63fe9b70]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-63fe9b70]{border-bottom:2px solid #e1e1e1}.component[data-v-63fe9b70]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-63fe9b70]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-63fe9b70]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-63fe9b70]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-63fe9b70]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-63fe9b70]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-63fe9b70]{cursor:default}.listen_picture[data-v-63fe9b70]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-63fe9b70]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-63fe9b70]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-63fe9b70]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-63fe9b70]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-63fe9b70]{font-size:var(--en_large_font_size_five)}[data-v-63fe9b70] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-63fe9b70]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-63fe9b70]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-63fe9b70]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-63fe9b70]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-63fe9b70]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-63fe9b70]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-63fe9b70]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-63fe9b70]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-63fe9b70],.home_practice_status.NO_PUBLIC[data-v-63fe9b70]{background:#2c58b1}.home_practice_status.FINISHED[data-v-63fe9b70],.home_practice_status.IN_PROGRESS[data-v-63fe9b70],.home_practice_status.NOT_STARTED[data-v-63fe9b70],.home_practice_status.UNDISTRIBUTED[data-v-63fe9b70]{background:#486fbf}.ant-calendar-picker-container[data-v-63fe9b70]{z-index:9999999!important}.at_zone_course_student_detail_page[data-v-63fe9b70]{width:100%;height:100%;background:#f5f0ff}.at_zone_course_student_detail_page[data-v-63fe9b70] .ant-affix{width:calc(100% - .9rem)!important;top:1rem!important}.at_zone_course_student_detail_page .home_icon[data-v-63fe9b70]{width:.2rem;height:.2rem;margin-right:.06rem;cursor:pointer}.at_zone_course_student_detail_page .main[data-v-63fe9b70]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.at_zone_course_student_detail_page .main[data-v-63fe9b70]::-webkit-scrollbar{width:.1rem;background-color:transparent}.at_zone_course_student_detail_page .main[data-v-63fe9b70]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.at_zone_course_student_detail_page .main .title_box[data-v-63fe9b70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:3}.at_zone_course_student_detail_page .main .title_box .title_left[data-v-63fe9b70]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.24rem}.at_zone_course_student_detail_page .main .title_box .title_left .home_name[data-v-63fe9b70]{margin-right:.2rem;color:#414042;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.at_zone_course_student_detail_page .main .title_box .title_left .mastery_box[data-v-63fe9b70]{margin-right:.2rem}.at_zone_course_student_detail_page .main .title_box .title_left .mastery_box .deGreeName[data-v-63fe9b70]{font-size:.28rem}.at_zone_course_student_detail_page .main .title_box .title_left .mastery_box .deGreeName_1[data-v-63fe9b70]{color:#da1c5c}.at_zone_course_student_detail_page .main .title_box .title_left .mastery_box .deGreeName_2[data-v-63fe9b70]{color:#f15a29}.at_zone_course_student_detail_page .main .title_box .title_left .mastery_box .deGreeName_3[data-v-63fe9b70]{color:#fabb00}.at_zone_course_student_detail_page .main .title_box .title_left .mastery_box .deGreeName_4[data-v-63fe9b70]{color:#a4c500}.at_zone_course_student_detail_page .main .title_box .title_left .mastery_box .deGreeName_5[data-v-63fe9b70]{color:#45824b}.at_zone_course_student_detail_page .main .title_box .title_left.hk.SMALL[data-v-63fe9b70]{font-size:var(--hk_small_font_size_seven)}.at_zone_course_student_detail_page .main .title_box .title_left.hk.MEDIUM[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_seven)}.at_zone_course_student_detail_page .main .title_box .title_left.hk.LARGE[data-v-63fe9b70]{font-size:var(--hk_large_font_size_seven)}.at_zone_course_student_detail_page .main .title_box .title_left.en.SMALL[data-v-63fe9b70]{font-size:var(--en_small_font_size_seven)}.at_zone_course_student_detail_page .main .title_box .title_left.en.MEDIUM[data-v-63fe9b70]{font-size:var(--en_middle_font_size_seven)}.at_zone_course_student_detail_page .main .title_box .title_left.en.LARGE[data-v-63fe9b70]{font-size:var(--en_large_font_size_seven)}.at_zone_course_student_detail_page .main .table_box[data-v-63fe9b70]{width:100%;margin-bottom:.1rem;border-radius:.2rem .2rem 0 0;overflow:hidden}.at_zone_course_student_detail_page .main .table_box[data-v-63fe9b70]:last-child{margin-bottom:0}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-tbody>tr>td{color:#414042;background:none}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-body .ant-table-row:nth-child(2n){background:#fff}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-body .ant-table-row-hover:nth-child(2n-1){background:#f3f3ff!important}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-body .ant-table-row-hover:nth-child(2n),.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n) td{background:#fff!important}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n-1) td{background:#f3f3ff!important}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0;z-index:2}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0;z-index:2}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-thead>tr>th:last-child:after,.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-thead>tr>th:last-child:before{display:none}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child{border-right:2px solid #e1e1e1!important;background:#6156a5;color:#fff;padding:22px 16px;position:relative}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:before{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;top:0!important;z-index:2!important}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:after{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;bottom:0!important;z-index:2!important}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0!important}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-column-title{color:#fff;font-weight:400}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.at_zone_course_student_detail_page .main .table_box .course_table[data-v-63fe9b70] .ant-table-fixed-left .ant-table-tbody>tr>td{border-right:1px solid #e1e1e1}.at_zone_course_student_detail_page .main .table_box .course_table .filter_icon[data-v-63fe9b70]{width:.2rem;height:.2rem;position:absolute;right:0;cursor:pointer}.at_zone_course_student_detail_page .main .table_box .course_table .action_box[data-v-63fe9b70]{display:inline-block}.at_zone_course_student_detail_page .main .table_box .course_table .action_box img[data-v-63fe9b70]{height:.08rem;cursor:pointer}.at_zone_course_student_detail_page .main .table_box .course_table .knowledge_content_box .knowledge[data-v-63fe9b70]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.at_zone_course_student_detail_page .main .table_box .course_table .knowledge_content_box .knowledge ul[data-v-63fe9b70]{margin:0;padding:0}.at_zone_course_student_detail_page .main .table_box .course_table .knowledge_content_box .knowledge ul li[data-v-63fe9b70]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.at_zone_course_student_detail_page .main .table_box .course_table .knowledge_content_box .knowledge ul li img[data-v-63fe9b70]{width:.23rem;height:.23rem;margin-right:.1rem}.at_zone_course_student_detail_page .main .table_box .course_table .knowledge_content_box .knowledge ul li span[data-v-63fe9b70]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left}.at_zone_course_student_detail_page .main .table_box .course_table .no_data_line[data-v-63fe9b70]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.at_zone_course_student_detail_page .main .question_box[data-v-63fe9b70]{margin-top:.2rem}.at_zone_course_student_detail_page .main .question_box .know_box[data-v-63fe9b70]{display:inline-block;padding:.1rem .2rem;color:#fff;background:#734fb3;border-radius:.3rem;-webkit-box-shadow:1.57px 3.15px 3.15px 0 rgba(77,84,218,.5);box-shadow:1.57px 3.15px 3.15px 0 rgba(77,84,218,.5);font-size:.2rem}.at_zone_course_student_detail_page .main .question_box .question_list .no_question_box[data-v-63fe9b70]{width:100%;height:3rem;background:#fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem}.at_zone_course_student_detail_page .main .question_box .question_list .no_question_box.hk.SMALL[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five)}.at_zone_course_student_detail_page .main .question_box .question_list .no_question_box.hk.MEDIUM[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_five)}.at_zone_course_student_detail_page .main .question_box .question_list .no_question_box.hk.LARGE[data-v-63fe9b70]{font-size:var(--hk_large_font_size_five)}.at_zone_course_student_detail_page .main .question_box .question_list .no_question_box.en.SMALL[data-v-63fe9b70]{font-size:var(--en_small_font_size_five)}.at_zone_course_student_detail_page .main .question_box .question_list .no_question_box.en.MEDIUM[data-v-63fe9b70]{font-size:var(--en_middle_font_size_five)}.at_zone_course_student_detail_page .main .question_box .question_list .no_question_box.en.LARGE[data-v-63fe9b70]{font-size:var(--en_large_font_size_five)}.at_zone_course_student_detail_page .avg_rate_level_box[data-v-63fe9b70]{border-radius:.2rem;color:#fff;font-size:.2rem}.at_zone_course_student_detail_page .avg_rate_level_box.hk.SMALL[data-v-63fe9b70]{font-size:var(--hk_small_font_size_five)}.at_zone_course_student_detail_page .avg_rate_level_box.hk.MEDIUM[data-v-63fe9b70]{font-size:var(--hk_middle_font_size_five)}.at_zone_course_student_detail_page .avg_rate_level_box.hk.LARGE[data-v-63fe9b70]{font-size:var(--hk_large_font_size_five)}.at_zone_course_student_detail_page .avg_rate_level_box.en.SMALL[data-v-63fe9b70]{font-size:var(--en_small_font_size_five)}.at_zone_course_student_detail_page .avg_rate_level_box.en.MEDIUM[data-v-63fe9b70]{font-size:var(--en_middle_font_size_five)}.at_zone_course_student_detail_page .avg_rate_level_box.en.LARGE[data-v-63fe9b70]{font-size:var(--en_large_font_size_five)}.at_zone_course_student_detail_page .avg_rate_level_box .avg_rate_left[data-v-63fe9b70]{padding:.06rem .1rem;border-radius:.2rem 0 0 .2rem;white-space:nowrap;width:.8rem}.at_zone_course_student_detail_page .avg_rate_level_box .avg_rate_left_BASIC[data-v-63fe9b70]{background:#a4c500}.at_zone_course_student_detail_page .avg_rate_level_box .avg_rate_left_MEDIUM[data-v-63fe9b70]{background:#009444}.at_zone_course_student_detail_page .avg_rate_level_box .avg_rate_left_ADVANCED[data-v-63fe9b70]{background:#754c29}.at_zone_course_student_detail_page .avg_rate_level_box .avg_rate_left_HIGH_LEVEL[data-v-63fe9b70]{background:#8c58b1}.at_zone_course_student_detail_page .avg_rate_level_box .avg_rate_right[data-v-63fe9b70]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:1rem;padding:.06rem .2rem;border-radius:0 .2rem .2rem 0;background:#808285;white-space:nowrap}.at_zone_course_student_detail_page .no_data_line[data-v-63fe9b70]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html[data-v-ae22b372]{font-size:100px}@media only screen and (max-height:650px){html[data-v-ae22b372]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-ae22b372]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-ae22b372]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-ae22b372]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-ae22b372]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-ae22b372]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-ae22b372]{font-size:100px}}#app[data-v-ae22b372],body[data-v-ae22b372],html[data-v-ae22b372]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-ae22b372],#app h1[data-v-ae22b372],#app h2[data-v-ae22b372],#app h3[data-v-ae22b372],#app h4[data-v-ae22b372],#app h5[data-v-ae22b372],#app h6[data-v-ae22b372],#app p[data-v-ae22b372],body body[data-v-ae22b372],body h1[data-v-ae22b372],body h2[data-v-ae22b372],body h3[data-v-ae22b372],body h4[data-v-ae22b372],body h5[data-v-ae22b372],body h6[data-v-ae22b372],body p[data-v-ae22b372],html body[data-v-ae22b372],html h1[data-v-ae22b372],html h2[data-v-ae22b372],html h3[data-v-ae22b372],html h4[data-v-ae22b372],html h5[data-v-ae22b372],html h6[data-v-ae22b372],html p[data-v-ae22b372]{margin:0}li[data-v-ae22b372],ul[data-v-ae22b372]{list-style:none;padding:0}[data-v-ae22b372]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-ae22b372]{white-space:break-spaces}.sortableDrag[data-v-ae22b372]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-ae22b372],.sortableDrag td[data-v-ae22b372]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-ae22b372]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-ae22b372]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-ae22b372]{color:var(--theme-color)}.error_color[data-v-ae22b372]{color:#eb6646!important}.warn_color[data-v-ae22b372]{color:#ff6800}.pointer[data-v-ae22b372]{cursor:pointer}.ellipsis[data-v-ae22b372]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-ae22b372]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-ae22b372],.flex_center_center[data-v-ae22b372]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-ae22b372],.flex_center_center[data-v-ae22b372]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-ae22b372]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-ae22b372]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-ae22b372],.flex_row_s_p[data-v-ae22b372]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-ae22b372]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-ae22b372]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-ae22b372],.flex_start[data-v-ae22b372]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-ae22b372]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-ae22b372],.flex_column_center_center[data-v-ae22b372]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-ae22b372]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-ae22b372]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-ae22b372]{position:relative;border-radius:.2rem}.talk_frame[data-v-ae22b372]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-ae22b372]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-ae22b372]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-ae22b372]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-ae22b372]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-ae22b372]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-ae22b372]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-ae22b372]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-ae22b372]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-ae22b372]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-ae22b372]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-ae22b372]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-ae22b372]{max-height:30vh}.ant-select-dropdown-menu[data-v-ae22b372]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-ae22b372]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-ae22b372]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-ae22b372]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-ae22b372]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-ae22b372]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-ae22b372]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-ae22b372]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-ae22b372]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-ae22b372]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-ae22b372]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-ae22b372]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-ae22b372]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-ae22b372]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-ae22b372]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-ae22b372]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-ae22b372]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-ae22b372]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-ae22b372]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-ae22b372]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-ae22b372]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-ae22b372]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-ae22b372]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-ae22b372]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-ae22b372]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-ae22b372]{width:100%}.ant-input[data-v-ae22b372]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-ae22b372]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-ae22b372]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-ae22b372]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-ae22b372]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-ae22b372]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-ae22b372]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-ae22b372]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-ae22b372]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-ae22b372]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-ae22b372]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-ae22b372]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-ae22b372]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-ae22b372],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-ae22b372]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-ae22b372]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-ae22b372]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-ae22b372],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-ae22b372]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-ae22b372]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-ae22b372]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-ae22b372],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-ae22b372]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-ae22b372]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-ae22b372]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-ae22b372]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-ae22b372],.ant-table-thead>tr>th[data-v-ae22b372]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-ae22b372]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-ae22b372]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-ae22b372]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-ae22b372]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-ae22b372]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-ae22b372]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-ae22b372]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-ae22b372]{width:24px;height:24px}.ant-radio-inner[data-v-ae22b372]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-ae22b372]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-ae22b372]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-ae22b372],.ant-radio-checked .ant-radio-inner[data-v-ae22b372]{border-color:#10c7a3}.ant-checkbox[data-v-ae22b372]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-ae22b372]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-ae22b372]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-ae22b372]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-ae22b372]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-ae22b372]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-ae22b372]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-ae22b372]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-ae22b372]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-ae22b372]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-ae22b372]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-ae22b372],.ant-dropdown-menu-submenu-title[data-v-ae22b372]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-ae22b372],:root .ant-dropdown-link>.anticon.anticon-down[data-v-ae22b372],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-ae22b372]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-ae22b372]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-ae22b372]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-ae22b372]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-ae22b372]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-ae22b372]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-ae22b372],.dropMenuItem_hk_SMALL[data-v-ae22b372]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-ae22b372]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-ae22b372]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-ae22b372]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-ae22b372]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-ae22b372]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-ae22b372]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-ae22b372],.ant-switch[data-v-ae22b372]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-ae22b372],.ant-switch[data-v-ae22b372]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-ae22b372]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-ae22b372]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-ae22b372]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-ae22b372]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-ae22b372]{width:100%}.ant-progress-circle .ant-progress-text[data-v-ae22b372]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-ae22b372]{max-width:4.6rem}.ant-popover-title[data-v-ae22b372]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-ae22b372]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-ae22b372]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-ae22b372],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-ae22b372],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-ae22b372]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-ae22b372],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-ae22b372],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-ae22b372]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-ae22b372]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-ae22b372]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-ae22b372]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-ae22b372]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-ae22b372]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-ae22b372]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-ae22b372]{text-decoration:underline}.modalBox .btn_box[data-v-ae22b372]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-ae22b372],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-ae22b372],.ant-pagination-disabled:focus a[data-v-ae22b372],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-ae22b372],.ant-pagination-disabled:hover a[data-v-ae22b372],[data-v-ae22b372] .ant-pagination-disabled a{background:#e6e7e8}[data-v-ae22b372] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-ae22b372] .ant-pagination-item-active a,[data-v-ae22b372] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-ae22b372] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-ae22b372] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-ae22b372]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-ae22b372]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-ae22b372]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-ae22b372]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-ae22b372]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-ae22b372]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-ae22b372]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-ae22b372]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-ae22b372]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-ae22b372],.wangEditor table th[data-v-ae22b372]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-ae22b372]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-ae22b372]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-ae22b372]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-ae22b372]{display:block}.wangEditor ol[data-v-ae22b372],.wangEditor ul[data-v-ae22b372]{margin:10px 0 10px 20px}.wangEditor ul[data-v-ae22b372],.wangEditor ul li[data-v-ae22b372]{list-style:disc inside!important}.wangEditor ol[data-v-ae22b372],.wangEditor ol li[data-v-ae22b372]{list-style:decimal inside!important}.wangEditor img[data-v-ae22b372]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-ae22b372]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-ae22b372]{border-bottom:2px solid #e1e1e1}.component[data-v-ae22b372]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-ae22b372]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-ae22b372]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-ae22b372]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-ae22b372]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-ae22b372]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-ae22b372]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-ae22b372]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-ae22b372]{cursor:default}.listen_picture[data-v-ae22b372]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-ae22b372]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-ae22b372]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-ae22b372]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-ae22b372]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-ae22b372]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-ae22b372]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-ae22b372]{font-size:var(--en_large_font_size_five)}[data-v-ae22b372] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-ae22b372]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-ae22b372]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-ae22b372]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-ae22b372]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-ae22b372]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-ae22b372]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-ae22b372]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-ae22b372]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-ae22b372],.home_practice_status.NO_PUBLIC[data-v-ae22b372]{background:#2c58b1}.home_practice_status.FINISHED[data-v-ae22b372],.home_practice_status.IN_PROGRESS[data-v-ae22b372],.home_practice_status.NOT_STARTED[data-v-ae22b372],.home_practice_status.UNDISTRIBUTED[data-v-ae22b372]{background:#486fbf}.ant-calendar-picker-container[data-v-ae22b372]{z-index:9999999!important}.at_zone_test_report_page[data-v-ae22b372]{width:100%;height:100%;background:#f5f0ff}.at_zone_test_report_page[data-v-ae22b372] .ant-spin-nested-loading,.at_zone_test_report_page[data-v-ae22b372] .ant-spin-nested-loading .ant-spin-container{height:100%}.at_zone_test_report_page .main[data-v-ae22b372]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.at_zone_test_report_page .main[data-v-ae22b372]::-webkit-scrollbar{width:.1rem;background-color:transparent}.at_zone_test_report_page .main[data-v-ae22b372]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.at_zone_test_report_page .main .filter_action_box[data-v-ae22b372]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.at_zone_test_report_page .main .filter_action_box .mr20[data-v-ae22b372]{margin-right:.2rem}.at_zone_test_report_page .main .filter_action_box .title_right[data-v-ae22b372]{font-size:.2rem}.at_zone_test_report_page .main .filter_action_box .title_right .rate[data-v-ae22b372]{font-size:.3rem}.at_zone_test_report_page .main .table_box[data-v-ae22b372]{width:100%}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-body{border-radius:.2rem .2rem 0 0!important}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-body td{color:#414042}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-thead{position:sticky;top:1.25rem;z-index:1;background:#f5f0ff}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-thead>tr:first-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-thead>tr:first-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-thead>tr:first-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-thead>tr:first-child>th:last-child{border-radius:0 .2rem 0 0}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-thead>tr:first-child>th:last-child:after,.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-thead>tr:first-child>th:last-child:before{display:none}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-thead>tr:first-child>th:nth-child(2):after{display:none}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-thead>tr:last-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-thead>tr:last-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-thead>tr:last-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-thead>tr:last-child>th:last-child:before{display:none}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-thead>tr:last-child>th:last-child:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-column-title{color:#fff;font-weight:400}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-tbody>tr>td{background:none}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-body .ant-table-row:nth-child(2n){background:#fff}.at_zone_test_report_page .course_table[data-v-ae22b372] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.at_zone_test_report_page .course_table .homeworkName[data-v-ae22b372]{text-align:left}.at_zone_test_report_page .course_table .homeworkName span[data-v-ae22b372]{border-bottom:2px solid #000;cursor:pointer}.at_zone_test_report_page .course_table .action_box[data-v-ae22b372]{display:inline-block}.at_zone_test_report_page .course_table .action_box img[data-v-ae22b372]{height:.08rem;cursor:pointer}.at_zone_test_report_page .course_table .no_data_line[data-v-ae22b372]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.at_zone_test_report_page .courseName[data-v-ae22b372]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.at_zone_test_report_page .courseName>span[data-v-ae22b372]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.26rem;text-align:left;border-bottom:2px solid #000;cursor:pointer}.at_zone_test_report_page .courseName>span.hk.SMALL[data-v-ae22b372]{font-size:var(--hk_small_font_size_five)}.at_zone_test_report_page .courseName>span.hk.MEDIUM[data-v-ae22b372]{font-size:var(--hk_middle_font_size_five)}.at_zone_test_report_page .courseName>span.hk.LARGE[data-v-ae22b372]{font-size:var(--hk_large_font_size_five)}.at_zone_test_report_page .courseName>span.en.SMALL[data-v-ae22b372]{font-size:var(--en_small_font_size_five)}.at_zone_test_report_page .courseName>span.en.MEDIUM[data-v-ae22b372]{font-size:var(--en_middle_font_size_five)}.at_zone_test_report_page .courseName>span.en.LARGE[data-v-ae22b372]{font-size:var(--en_large_font_size_five)}.at_zone_test_report_page .courseName>img[data-v-ae22b372]{width:.18rem;height:.18rem;cursor:pointer;opacity:1;margin-left:.06rem;margin-top:.02rem}.at_zone_test_report_page .actionText[data-v-ae22b372]{font-size:.18rem;line-height:.26rem;cursor:pointer;border-bottom:2px solid #000}.at_zone_test_report_page .actionText.hk.SMALL[data-v-ae22b372]{font-size:var(--hk_small_font_size_18)}.at_zone_test_report_page .actionText.hk.MEDIUM[data-v-ae22b372]{font-size:var(--hk_middle_font_size_20)}.at_zone_test_report_page .actionText.hk.LARGE[data-v-ae22b372]{font-size:var(--hk_large_font_size_22)}.at_zone_test_report_page .actionText.en.SMALL[data-v-ae22b372]{font-size:var(--en_small_font_size_18)}.at_zone_test_report_page .actionText.en.MEDIUM[data-v-ae22b372]{font-size:var(--en_middle_font_size_20)}.at_zone_test_report_page .actionText.en.LARGE[data-v-ae22b372]{font-size:var(--en_large_font_size_22)}.at_zone_test_report_page .requency_chart_box[data-v-ae22b372]{width:6rem;height:8rem;background:#fff;border-radius:.34rem;padding:.4rem}.at_zone_test_report_page .requency_chart_box .title_box[data-v-ae22b372]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.at_zone_test_report_page .requency_chart_box .title_box .title_name_box[data-v-ae22b372]{display:-webkit-box;display:-ms-flexbox;display:flex}.at_zone_test_report_page .requency_chart_box .title_box .title_name_box span[data-v-ae22b372]{font-size:.26rem;color:#000;line-height:.36rem;white-space:nowrap}.at_zone_test_report_page .requency_chart_box .title_box .title_name_box .select_box[data-v-ae22b372]{display:block;width:2rem;border:1px solid #e0e0e0;border-radius:.1rem;margin-left:.2rem}.at_zone_test_report_page .requency_chart_box .title_box .close_img img[data-v-ae22b372]{width:.29rem;height:.29rem}.at_zone_test_report_page .requency_chart_box .requency_echarts[data-v-ae22b372]{width:5.2rem;height:5.2rem}.at_zone_test_report_page .requency_chart_box .chart_title[data-v-ae22b372]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;color:#000;line-height:.26rem;margin:.2rem 0}.at_zone_test_report_page .requency_chart_box .mr40[data-v-ae22b372]{margin-top:.4rem}.at_zone_test_report_page .requency_chart_box .bottomTitle[data-v-ae22b372]{width:4rem;margin-left:.8rem;font-size:.2rem;color:#000;line-height:.29rem;text-align:left}.at_zone_test_report_page .mark_box[data-v-ae22b372]{width:.24rem;height:.24rem;background:#775dc0;color:#fff;border-radius:50%;margin-left:.04rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}html[data-v-6e72112c]{font-size:100px}@media only screen and (max-height:650px){html[data-v-6e72112c]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-6e72112c]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-6e72112c]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-6e72112c]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-6e72112c]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-6e72112c]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-6e72112c]{font-size:100px}}#app[data-v-6e72112c],body[data-v-6e72112c],html[data-v-6e72112c]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-6e72112c],#app h1[data-v-6e72112c],#app h2[data-v-6e72112c],#app h3[data-v-6e72112c],#app h4[data-v-6e72112c],#app h5[data-v-6e72112c],#app h6[data-v-6e72112c],#app p[data-v-6e72112c],body body[data-v-6e72112c],body h1[data-v-6e72112c],body h2[data-v-6e72112c],body h3[data-v-6e72112c],body h4[data-v-6e72112c],body h5[data-v-6e72112c],body h6[data-v-6e72112c],body p[data-v-6e72112c],html body[data-v-6e72112c],html h1[data-v-6e72112c],html h2[data-v-6e72112c],html h3[data-v-6e72112c],html h4[data-v-6e72112c],html h5[data-v-6e72112c],html h6[data-v-6e72112c],html p[data-v-6e72112c]{margin:0}li[data-v-6e72112c],ul[data-v-6e72112c]{list-style:none;padding:0}[data-v-6e72112c]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-6e72112c]{white-space:break-spaces}.sortableDrag[data-v-6e72112c]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-6e72112c],.sortableDrag td[data-v-6e72112c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-6e72112c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-6e72112c]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-6e72112c]{color:var(--theme-color)}.error_color[data-v-6e72112c]{color:#eb6646!important}.warn_color[data-v-6e72112c]{color:#ff6800}.pointer[data-v-6e72112c]{cursor:pointer}.ellipsis[data-v-6e72112c]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-6e72112c]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-6e72112c],.flex_center_center[data-v-6e72112c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-6e72112c],.flex_center_center[data-v-6e72112c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-6e72112c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-6e72112c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-6e72112c],.flex_row_s_p[data-v-6e72112c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-6e72112c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-6e72112c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-6e72112c],.flex_start[data-v-6e72112c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-6e72112c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-6e72112c],.flex_column_center_center[data-v-6e72112c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-6e72112c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-6e72112c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-6e72112c]{position:relative;border-radius:.2rem}.talk_frame[data-v-6e72112c]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-6e72112c]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-6e72112c]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-6e72112c]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-6e72112c]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-6e72112c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-6e72112c]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-6e72112c]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-6e72112c]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-6e72112c]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-6e72112c]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-6e72112c]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-6e72112c]{max-height:30vh}.ant-select-dropdown-menu[data-v-6e72112c]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-6e72112c]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-6e72112c]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-6e72112c]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-6e72112c]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-6e72112c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-6e72112c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-6e72112c]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-6e72112c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-6e72112c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-6e72112c]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-6e72112c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-6e72112c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-6e72112c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-6e72112c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-6e72112c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-6e72112c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-6e72112c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-6e72112c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-6e72112c]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-6e72112c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-6e72112c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-6e72112c]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-6e72112c]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-6e72112c]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-6e72112c]{width:100%}.ant-input[data-v-6e72112c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-6e72112c]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-6e72112c]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-6e72112c]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-6e72112c]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-6e72112c]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-6e72112c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-6e72112c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-6e72112c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-6e72112c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-6e72112c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-6e72112c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-6e72112c]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-6e72112c],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-6e72112c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-6e72112c]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-6e72112c]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-6e72112c],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-6e72112c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-6e72112c]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-6e72112c]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-6e72112c],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-6e72112c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-6e72112c]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-6e72112c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-6e72112c]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6e72112c],.ant-table-thead>tr>th[data-v-6e72112c]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-6e72112c]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-6e72112c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6e72112c]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6e72112c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6e72112c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-6e72112c]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-6e72112c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-6e72112c]{width:24px;height:24px}.ant-radio-inner[data-v-6e72112c]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-6e72112c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-6e72112c]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-6e72112c],.ant-radio-checked .ant-radio-inner[data-v-6e72112c]{border-color:#10c7a3}.ant-checkbox[data-v-6e72112c]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-6e72112c]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-6e72112c]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-6e72112c]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-6e72112c]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-6e72112c]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-6e72112c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-6e72112c]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-6e72112c]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-6e72112c]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-6e72112c]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-6e72112c],.ant-dropdown-menu-submenu-title[data-v-6e72112c]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-6e72112c],:root .ant-dropdown-link>.anticon.anticon-down[data-v-6e72112c],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-6e72112c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-6e72112c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-6e72112c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-6e72112c]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-6e72112c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-6e72112c]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-6e72112c],.dropMenuItem_hk_SMALL[data-v-6e72112c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-6e72112c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-6e72112c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-6e72112c]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-6e72112c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-6e72112c]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-6e72112c]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-6e72112c],.ant-switch[data-v-6e72112c]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-6e72112c],.ant-switch[data-v-6e72112c]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-6e72112c]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-6e72112c]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-6e72112c]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-6e72112c]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-6e72112c]{width:100%}.ant-progress-circle .ant-progress-text[data-v-6e72112c]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-6e72112c]{max-width:4.6rem}.ant-popover-title[data-v-6e72112c]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-6e72112c]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-6e72112c]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-6e72112c],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-6e72112c],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-6e72112c]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-6e72112c],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-6e72112c],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-6e72112c]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-6e72112c]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-6e72112c]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-6e72112c]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-6e72112c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-6e72112c]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-6e72112c]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-6e72112c]{text-decoration:underline}.modalBox .btn_box[data-v-6e72112c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-6e72112c],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-6e72112c],.ant-pagination-disabled:focus a[data-v-6e72112c],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-6e72112c],.ant-pagination-disabled:hover a[data-v-6e72112c],[data-v-6e72112c] .ant-pagination-disabled a{background:#e6e7e8}[data-v-6e72112c] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-6e72112c] .ant-pagination-item-active a,[data-v-6e72112c] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-6e72112c] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-6e72112c] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-6e72112c]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-6e72112c]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-6e72112c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-6e72112c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-6e72112c]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-6e72112c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-6e72112c]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-6e72112c]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-6e72112c]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-6e72112c],.wangEditor table th[data-v-6e72112c]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-6e72112c]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-6e72112c]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-6e72112c]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-6e72112c]{display:block}.wangEditor ol[data-v-6e72112c],.wangEditor ul[data-v-6e72112c]{margin:10px 0 10px 20px}.wangEditor ul[data-v-6e72112c],.wangEditor ul li[data-v-6e72112c]{list-style:disc inside!important}.wangEditor ol[data-v-6e72112c],.wangEditor ol li[data-v-6e72112c]{list-style:decimal inside!important}.wangEditor img[data-v-6e72112c]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-6e72112c]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-6e72112c]{border-bottom:2px solid #e1e1e1}.component[data-v-6e72112c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-6e72112c]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-6e72112c]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-6e72112c]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-6e72112c]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-6e72112c]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-6e72112c]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-6e72112c]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-6e72112c]{cursor:default}.listen_picture[data-v-6e72112c]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-6e72112c]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-6e72112c]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-6e72112c]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-6e72112c]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-6e72112c]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-6e72112c]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-6e72112c]{font-size:var(--en_large_font_size_five)}[data-v-6e72112c] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-6e72112c]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-6e72112c]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-6e72112c]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-6e72112c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-6e72112c]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-6e72112c]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-6e72112c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-6e72112c]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-6e72112c],.home_practice_status.NO_PUBLIC[data-v-6e72112c]{background:#2c58b1}.home_practice_status.FINISHED[data-v-6e72112c],.home_practice_status.IN_PROGRESS[data-v-6e72112c],.home_practice_status.NOT_STARTED[data-v-6e72112c],.home_practice_status.UNDISTRIBUTED[data-v-6e72112c]{background:#486fbf}.ant-calendar-picker-container[data-v-6e72112c]{z-index:9999999!important}.new_at_zone_test_detail_page[data-v-6e72112c]{width:100%;height:100%;background:#f5f0ff}.new_at_zone_test_detail_page[data-v-6e72112c] .ant-affix{width:calc(100% - .9rem)!important;top:1rem!important}.new_at_zone_test_detail_page .main[data-v-6e72112c]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.new_at_zone_test_detail_page .main[data-v-6e72112c]::-webkit-scrollbar{width:.1rem;background-color:transparent}.new_at_zone_test_detail_page .main[data-v-6e72112c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.new_at_zone_test_detail_page .main .filter_action_box[data-v-6e72112c]{padding:.4rem 0 .3rem;background:#f5f0ff;font-size:.28rem;color:#414042;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_at_zone_test_detail_page .main .table_box[data-v-6e72112c]{width:100%}.new_at_zone_test_detail_page .main .tab_box[data-v-6e72112c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-.1rem}.new_at_zone_test_detail_page .main .no_data[data-v-6e72112c]{width:100%;height:3rem;background:#fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-weight:700;color:#999}.new_at_zone_test_detail_page .course_table[data-v-6e72112c]{margin-bottom:.3rem}.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-body{border-radius:.2rem .2rem 0 0!important}.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-body td{color:#414042}.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-thead>tr:first-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-thead>tr:first-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-thead>tr:first-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-thead>tr:first-child>th:last-child:after,.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-thead>tr:first-child>th:last-child:before{display:none}.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-thead>tr:last-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-thead>tr:last-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-thead>tr:last-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-thead>tr:last-child>th:last-child{border-right:0}.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-thead>tr:last-child>th:last-child:after,.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-thead>tr:last-child>th:last-child:before{display:none}.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-column-title{color:#fff;font-weight:400}.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-tbody>tr>td{background:none}.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-body .ant-table-row{background:#fff}.new_at_zone_test_detail_page .course_table[data-v-6e72112c] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_at_zone_test_detail_page .course_table .accuracy_box[data-v-6e72112c]{display:-webkit-box;display:-ms-flexbox;display:flex;width:1.2rem;height:.3rem;margin:auto;border-radius:.15rem;overflow:hidden;background:#808285;margin-bottom:.08rem}.new_at_zone_test_detail_page .course_table .accuracy_box[data-v-6e72112c]:last-child{margin-bottom:0}.new_at_zone_test_detail_page .course_table .accuracy_box .name[data-v-6e72112c]{width:.5rem;min-width:.5rem;text-align:center;line-height:.3rem;color:#fff}.new_at_zone_test_detail_page .course_table .accuracy_box .name.BASIC[data-v-6e72112c]{background:#a4c500}.new_at_zone_test_detail_page .course_table .accuracy_box .name.MEDIUM[data-v-6e72112c]{background:#009444}.new_at_zone_test_detail_page .course_table .accuracy_box .name.ADVANCED[data-v-6e72112c]{background:#754c29}.new_at_zone_test_detail_page .course_table .accuracy_box .name.HIGH_LEVEL[data-v-6e72112c]{background:#2c58b1}.new_at_zone_test_detail_page .course_table .accuracy_box .number[data-v-6e72112c]{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:.3rem;text-align:center;color:#fff}.new_at_zone_test_detail_page .course_table .no_data_line[data-v-6e72112c]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html[data-v-2b883302]{font-size:100px}@media only screen and (max-height:650px){html[data-v-2b883302]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-2b883302]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-2b883302]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-2b883302]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-2b883302]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-2b883302]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-2b883302]{font-size:100px}}#app[data-v-2b883302],body[data-v-2b883302],html[data-v-2b883302]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-2b883302],#app h1[data-v-2b883302],#app h2[data-v-2b883302],#app h3[data-v-2b883302],#app h4[data-v-2b883302],#app h5[data-v-2b883302],#app h6[data-v-2b883302],#app p[data-v-2b883302],body body[data-v-2b883302],body h1[data-v-2b883302],body h2[data-v-2b883302],body h3[data-v-2b883302],body h4[data-v-2b883302],body h5[data-v-2b883302],body h6[data-v-2b883302],body p[data-v-2b883302],html body[data-v-2b883302],html h1[data-v-2b883302],html h2[data-v-2b883302],html h3[data-v-2b883302],html h4[data-v-2b883302],html h5[data-v-2b883302],html h6[data-v-2b883302],html p[data-v-2b883302]{margin:0}li[data-v-2b883302],ul[data-v-2b883302]{list-style:none;padding:0}[data-v-2b883302]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-2b883302]{white-space:break-spaces}.sortableDrag[data-v-2b883302]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-2b883302],.sortableDrag td[data-v-2b883302]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-2b883302]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-2b883302]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-2b883302]{color:var(--theme-color)}.error_color[data-v-2b883302]{color:#eb6646!important}.warn_color[data-v-2b883302]{color:#ff6800}.pointer[data-v-2b883302]{cursor:pointer}.ellipsis[data-v-2b883302]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-2b883302]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-2b883302],.flex_center_center[data-v-2b883302]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-2b883302],.flex_center_center[data-v-2b883302]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-2b883302]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-2b883302]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-2b883302],.flex_row_s_p[data-v-2b883302]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-2b883302]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-2b883302]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-2b883302],.flex_start[data-v-2b883302]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-2b883302]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-2b883302],.flex_column_center_center[data-v-2b883302]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-2b883302]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-2b883302]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-2b883302]{position:relative;border-radius:.2rem}.talk_frame[data-v-2b883302]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-2b883302]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-2b883302]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-2b883302]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-2b883302]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-2b883302]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-2b883302]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-2b883302]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-2b883302]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-2b883302]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-2b883302]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-2b883302]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-2b883302]{max-height:30vh}.ant-select-dropdown-menu[data-v-2b883302]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-2b883302]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-2b883302]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-2b883302]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-2b883302]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2b883302]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2b883302]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2b883302]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2b883302]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2b883302]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2b883302]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2b883302]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2b883302]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2b883302]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2b883302]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2b883302]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2b883302]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-2b883302]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-2b883302]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-2b883302]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-2b883302]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-2b883302]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-2b883302]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-2b883302]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-2b883302]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-2b883302]{width:100%}.ant-input[data-v-2b883302]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-2b883302]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-2b883302]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2b883302]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2b883302]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-2b883302]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-2b883302]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-2b883302]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-2b883302]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-2b883302]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-2b883302]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-2b883302]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2b883302]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2b883302],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2b883302]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2b883302]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2b883302]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2b883302],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2b883302]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2b883302]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2b883302]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2b883302],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2b883302]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2b883302]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-2b883302]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-2b883302]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2b883302],.ant-table-thead>tr>th[data-v-2b883302]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2b883302]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2b883302]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2b883302]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2b883302]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2b883302]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-2b883302]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-2b883302]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-2b883302]{width:24px;height:24px}.ant-radio-inner[data-v-2b883302]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-2b883302]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-2b883302]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-2b883302],.ant-radio-checked .ant-radio-inner[data-v-2b883302]{border-color:#10c7a3}.ant-checkbox[data-v-2b883302]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-2b883302]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-2b883302]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-2b883302]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-2b883302]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-2b883302]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-2b883302]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-2b883302]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-2b883302]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-2b883302]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-2b883302]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-2b883302],.ant-dropdown-menu-submenu-title[data-v-2b883302]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-2b883302],:root .ant-dropdown-link>.anticon.anticon-down[data-v-2b883302],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-2b883302]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-2b883302]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-2b883302]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-2b883302]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-2b883302]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-2b883302]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-2b883302],.dropMenuItem_hk_SMALL[data-v-2b883302]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-2b883302]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-2b883302]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-2b883302]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-2b883302]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-2b883302]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-2b883302]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-2b883302],.ant-switch[data-v-2b883302]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-2b883302],.ant-switch[data-v-2b883302]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-2b883302]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-2b883302]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-2b883302]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-2b883302]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-2b883302]{width:100%}.ant-progress-circle .ant-progress-text[data-v-2b883302]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-2b883302]{max-width:4.6rem}.ant-popover-title[data-v-2b883302]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-2b883302]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-2b883302]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-2b883302],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-2b883302],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-2b883302]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-2b883302],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-2b883302],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-2b883302]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-2b883302]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-2b883302]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-2b883302]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-2b883302]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-2b883302]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-2b883302]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-2b883302]{text-decoration:underline}.modalBox .btn_box[data-v-2b883302]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-2b883302],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-2b883302],.ant-pagination-disabled:focus a[data-v-2b883302],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-2b883302],.ant-pagination-disabled:hover a[data-v-2b883302],[data-v-2b883302] .ant-pagination-disabled a{background:#e6e7e8}[data-v-2b883302] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-2b883302] .ant-pagination-item-active a,[data-v-2b883302] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-2b883302] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-2b883302] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-2b883302]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-2b883302]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-2b883302]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-2b883302]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-2b883302]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-2b883302]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-2b883302]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-2b883302]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-2b883302]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-2b883302],.wangEditor table th[data-v-2b883302]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-2b883302]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-2b883302]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-2b883302]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-2b883302]{display:block}.wangEditor ol[data-v-2b883302],.wangEditor ul[data-v-2b883302]{margin:10px 0 10px 20px}.wangEditor ul[data-v-2b883302],.wangEditor ul li[data-v-2b883302]{list-style:disc inside!important}.wangEditor ol[data-v-2b883302],.wangEditor ol li[data-v-2b883302]{list-style:decimal inside!important}.wangEditor img[data-v-2b883302]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-2b883302]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-2b883302]{border-bottom:2px solid #e1e1e1}.component[data-v-2b883302]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-2b883302]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-2b883302]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-2b883302]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-2b883302]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-2b883302]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-2b883302]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-2b883302]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-2b883302]{cursor:default}.listen_picture[data-v-2b883302]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-2b883302]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-2b883302]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-2b883302]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-2b883302]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-2b883302]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-2b883302]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-2b883302]{font-size:var(--en_large_font_size_five)}[data-v-2b883302] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-2b883302]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-2b883302]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-2b883302]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-2b883302]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-2b883302]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-2b883302]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-2b883302]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-2b883302]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-2b883302],.home_practice_status.NO_PUBLIC[data-v-2b883302]{background:#2c58b1}.home_practice_status.FINISHED[data-v-2b883302],.home_practice_status.IN_PROGRESS[data-v-2b883302],.home_practice_status.NOT_STARTED[data-v-2b883302],.home_practice_status.UNDISTRIBUTED[data-v-2b883302]{background:#486fbf}.ant-calendar-picker-container[data-v-2b883302]{z-index:9999999!important}.at_zone_test_student_page[data-v-2b883302]{width:100%;height:100%;background:#f5f0ff}.at_zone_test_student_page[data-v-2b883302] .ant-spin-nested-loading,.at_zone_test_student_page[data-v-2b883302] .ant-spin-nested-loading .ant-spin-container{height:100%}.at_zone_test_student_page .main[data-v-2b883302]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.at_zone_test_student_page .main[data-v-2b883302]::-webkit-scrollbar{width:.1rem;background-color:transparent}.at_zone_test_student_page .main[data-v-2b883302]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.at_zone_test_student_page .main .title_box[data-v-2b883302]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:3}.at_zone_test_student_page .main .title_box .title_left[data-v-2b883302]{font-size:.24rem}.at_zone_test_student_page .main .title_box .title_left.hk.SMALL[data-v-2b883302]{font-size:var(--hk_small_font_size_seven)}.at_zone_test_student_page .main .title_box .title_left.hk.MEDIUM[data-v-2b883302]{font-size:var(--hk_middle_font_size_seven)}.at_zone_test_student_page .main .title_box .title_left.hk.LARGE[data-v-2b883302]{font-size:var(--hk_large_font_size_seven)}.at_zone_test_student_page .main .title_box .title_left.en.SMALL[data-v-2b883302]{font-size:var(--en_small_font_size_seven)}.at_zone_test_student_page .main .title_box .title_left.en.MEDIUM[data-v-2b883302]{font-size:var(--en_middle_font_size_seven)}.at_zone_test_student_page .main .title_box .title_left.en.LARGE[data-v-2b883302]{font-size:var(--en_large_font_size_seven)}.at_zone_test_student_page .main .title_box .title_right .switch[data-v-2b883302]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.at_zone_test_student_page .main .title_box .title_right .switch .tips[data-v-2b883302]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.at_zone_test_student_page .main .title_box .title_right .switch .tips.hk.SMALL[data-v-2b883302]{font-size:var(--hk_small_font_size_five)}.at_zone_test_student_page .main .title_box .title_right .switch .tips.hk.MEDIUM[data-v-2b883302]{font-size:var(--hk_middle_font_size_five)}.at_zone_test_student_page .main .title_box .title_right .switch .tips.hk.LARGE[data-v-2b883302]{font-size:var(--hk_large_font_size_five)}.at_zone_test_student_page .main .title_box .title_right .switch .tips.en.SMALL[data-v-2b883302]{font-size:var(--en_small_font_size_five)}.at_zone_test_student_page .main .title_box .title_right .switch .tips.en.MEDIUM[data-v-2b883302]{font-size:var(--en_middle_font_size_five)}.at_zone_test_student_page .main .title_box .title_right .switch .tips.en.LARGE[data-v-2b883302]{font-size:var(--en_large_font_size_five)}.at_zone_test_student_page .main .title_box .title_right .switch .tips.active[data-v-2b883302]{color:#5b4096}.at_zone_test_student_page .main .title_box .title_right .switch .ant-switch[data-v-2b883302]{margin:0 .15rem}.at_zone_test_student_page .main .table_box[data-v-2b883302]{width:100%}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-tbody>tr>td{color:#414042}.at_zone_test_student_page .main .table_box .course_table.top[data-v-2b883302] .ant-table-thead{position:sticky;top:1.15rem;z-index:1;background:#f5f0ff}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-tbody>tr>td{background:none}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-body .ant-table-row:nth-child(2n){background:#fff}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-body .ant-table-row-hover:nth-child(2n-1){background:#f3f3ff!important}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-body .ant-table-row-hover:nth-child(2n),.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n) td{background:#fff!important}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n-1) td{background:#f3f3ff!important}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0;z-index:2}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0;z-index:2}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-thead>tr>th:last-child:after,.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-thead>tr>th:last-child:before{display:none}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child{border-right:2px solid #e1e1e1!important;background:#6156a5;color:#fff;padding:22px 16px;position:relative}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:before{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;top:0!important;z-index:2!important}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:after{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;bottom:0!important;z-index:2!important}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0!important}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-column-title{color:#fff;font-weight:400}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.at_zone_test_student_page .main .table_box .course_table[data-v-2b883302] .ant-table-fixed-left .ant-table-tbody>tr>td{border-right:1px solid #e1e1e1}.at_zone_test_student_page .main .table_box .course_table .filter_icon[data-v-2b883302]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.1rem}.at_zone_test_student_page .main .table_box .course_table .action_box[data-v-2b883302]{display:inline-block}.at_zone_test_student_page .main .table_box .course_table .action_box img[data-v-2b883302]{height:.08rem;cursor:pointer}.at_zone_test_student_page .main .table_box .course_table .knowledge_content_box .knowledge[data-v-2b883302]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.at_zone_test_student_page .main .table_box .course_table .knowledge_content_box .knowledge ul[data-v-2b883302]{margin:0;padding:0}.at_zone_test_student_page .main .table_box .course_table .knowledge_content_box .knowledge ul li[data-v-2b883302]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.at_zone_test_student_page .main .table_box .course_table .knowledge_content_box .knowledge ul li img[data-v-2b883302]{width:.23rem;height:.23rem;margin-right:.1rem}.at_zone_test_student_page .main .table_box .course_table .knowledge_content_box .knowledge ul li span[data-v-2b883302]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left}.at_zone_test_student_page .main .table_box .course_table .no_data_line[data-v-2b883302]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.at_zone_test_student_page .mr20[data-v-2b883302]{margin-right:.2rem}.at_zone_test_student_page[data-v-2b883302] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.at_zone_test_student_page[data-v-2b883302] .ant-switch,.at_zone_test_student_page[data-v-2b883302] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.at_zone_test_student_page .ant-switch[data-v-2b883302]:after,.at_zone_test_student_page[data-v-2b883302] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}.at_zone_test_student_page .submitStatus[data-v-2b883302]{padding:.1rem;border-radius:.06rem;color:#fff}.at_zone_test_student_page .submitStatus.DELAY[data-v-2b883302]{background:#ff7640}.at_zone_test_student_page .submitStatus.NORMAL[data-v-2b883302]{background:#06a38b}.at_zone_test_student_page .submitStatus.NOT_SUBMIT[data-v-2b883302],.at_zone_test_student_page .submitStatus.OVERDUE[data-v-2b883302]{background:#e82127}.at_zone_test_student_page .submitStatus.NO_NEED[data-v-2b883302]{background:#2c58b1}.at_zone_test_student_page .studentName[data-v-2b883302]{text-align:left;border-bottom:2px solid #000;cursor:pointer}.at_zone_test_student_page .no_data_line[data-v-2b883302]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.at_zone_test_student_page .tag[data-v-2b883302]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:.15rem;padding:.04rem .08rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#697fe0}.at_zone_test_student_page .tag .star[data-v-2b883302]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.at_zone_test_student_page .tag .star img[data-v-2b883302]{width:.16rem;height:.16rem}.at_zone_test_student_page .serialNo_title[data-v-2b883302]{padding:.06rem .1rem;background:#5d9bec;border-radius:.12rem;color:#fff;cursor:pointer}.at_zone_test_student_page .serialNo_title span[data-v-2b883302]{border-bottom:2px solid #fff}.at_zone_test_student_page .question_status img[data-v-2b883302]{width:.25rem;height:.25rem}html[data-v-410bc060]{font-size:100px}@media only screen and (max-height:650px){html[data-v-410bc060]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-410bc060]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-410bc060]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-410bc060]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-410bc060]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-410bc060]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-410bc060]{font-size:100px}}#app[data-v-410bc060],body[data-v-410bc060],html[data-v-410bc060]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-410bc060],#app h1[data-v-410bc060],#app h2[data-v-410bc060],#app h3[data-v-410bc060],#app h4[data-v-410bc060],#app h5[data-v-410bc060],#app h6[data-v-410bc060],#app p[data-v-410bc060],body body[data-v-410bc060],body h1[data-v-410bc060],body h2[data-v-410bc060],body h3[data-v-410bc060],body h4[data-v-410bc060],body h5[data-v-410bc060],body h6[data-v-410bc060],body p[data-v-410bc060],html body[data-v-410bc060],html h1[data-v-410bc060],html h2[data-v-410bc060],html h3[data-v-410bc060],html h4[data-v-410bc060],html h5[data-v-410bc060],html h6[data-v-410bc060],html p[data-v-410bc060]{margin:0}li[data-v-410bc060],ul[data-v-410bc060]{list-style:none;padding:0}[data-v-410bc060]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-410bc060]{white-space:break-spaces}.sortableDrag[data-v-410bc060]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-410bc060],.sortableDrag td[data-v-410bc060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-410bc060]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-410bc060]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-410bc060]{color:var(--theme-color)}.error_color[data-v-410bc060]{color:#eb6646!important}.warn_color[data-v-410bc060]{color:#ff6800}.pointer[data-v-410bc060]{cursor:pointer}.ellipsis[data-v-410bc060]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-410bc060]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-410bc060],.flex_center_center[data-v-410bc060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-410bc060],.flex_center_center[data-v-410bc060]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-410bc060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-410bc060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-410bc060],.flex_row_s_p[data-v-410bc060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-410bc060]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-410bc060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-410bc060],.flex_start[data-v-410bc060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-410bc060]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-410bc060],.flex_column_center_center[data-v-410bc060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-410bc060]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-410bc060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-410bc060]{position:relative;border-radius:.2rem}.talk_frame[data-v-410bc060]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-410bc060]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-410bc060]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-410bc060]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-410bc060]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-410bc060]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-410bc060]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-410bc060]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-410bc060]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-410bc060]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-410bc060]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-410bc060]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-410bc060]{max-height:30vh}.ant-select-dropdown-menu[data-v-410bc060]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-410bc060]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-410bc060]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-410bc060]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-410bc060]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-410bc060]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-410bc060]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-410bc060]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-410bc060]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-410bc060]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-410bc060]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-410bc060]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-410bc060]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-410bc060]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-410bc060]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-410bc060]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-410bc060]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-410bc060]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-410bc060]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-410bc060]{width:100%}.ant-input[data-v-410bc060]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-410bc060]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-410bc060]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-410bc060]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-410bc060]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-410bc060]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-410bc060]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-410bc060]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-410bc060]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-410bc060]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-410bc060]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-410bc060]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-410bc060],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-410bc060]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-410bc060],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-410bc060]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-410bc060],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-410bc060]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-410bc060]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-410bc060]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-410bc060],.ant-table-thead>tr>th[data-v-410bc060]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-410bc060]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-410bc060]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-410bc060]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-410bc060]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-410bc060]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-410bc060]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-410bc060]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-410bc060]{width:24px;height:24px}.ant-radio-inner[data-v-410bc060]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-410bc060]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-410bc060]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-410bc060],.ant-radio-checked .ant-radio-inner[data-v-410bc060]{border-color:#10c7a3}.ant-checkbox[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-410bc060]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-410bc060]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-410bc060]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-410bc060]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-410bc060]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-410bc060]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-410bc060]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-410bc060]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-410bc060]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-410bc060]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-410bc060],.ant-dropdown-menu-submenu-title[data-v-410bc060]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-410bc060],:root .ant-dropdown-link>.anticon.anticon-down[data-v-410bc060],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-410bc060],.dropMenuItem_hk_SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-410bc060]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-410bc060],.ant-switch[data-v-410bc060]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-410bc060],.ant-switch[data-v-410bc060]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-410bc060]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-410bc060]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-410bc060]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-410bc060]{width:100%}.ant-progress-circle .ant-progress-text[data-v-410bc060]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-410bc060]{max-width:4.6rem}.ant-popover-title[data-v-410bc060]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-410bc060]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-410bc060]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-410bc060],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-410bc060],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-410bc060]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-410bc060],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-410bc060],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-410bc060]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-410bc060]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-410bc060]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-410bc060]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-410bc060]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-410bc060]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-410bc060]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-410bc060]{text-decoration:underline}.modalBox .btn_box[data-v-410bc060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-410bc060],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-410bc060],.ant-pagination-disabled:focus a[data-v-410bc060],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-410bc060],.ant-pagination-disabled:hover a[data-v-410bc060],[data-v-410bc060] .ant-pagination-disabled a{background:#e6e7e8}[data-v-410bc060] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-410bc060] .ant-pagination-item-active a,[data-v-410bc060] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-410bc060] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-410bc060] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-410bc060]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-410bc060]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-410bc060]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-410bc060]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-410bc060]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-410bc060]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-410bc060]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-410bc060]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-410bc060]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-410bc060],.wangEditor table th[data-v-410bc060]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-410bc060]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-410bc060]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-410bc060]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-410bc060]{display:block}.wangEditor ol[data-v-410bc060],.wangEditor ul[data-v-410bc060]{margin:10px 0 10px 20px}.wangEditor ul[data-v-410bc060],.wangEditor ul li[data-v-410bc060]{list-style:disc inside!important}.wangEditor ol[data-v-410bc060],.wangEditor ol li[data-v-410bc060]{list-style:decimal inside!important}.wangEditor img[data-v-410bc060]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-410bc060]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-410bc060]{border-bottom:2px solid #e1e1e1}.component[data-v-410bc060]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-410bc060]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-410bc060]{cursor:default}.listen_picture[data-v-410bc060]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-410bc060]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_five)}[data-v-410bc060] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-410bc060]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-410bc060]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-410bc060]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-410bc060]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-410bc060]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-410bc060]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-410bc060]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-410bc060]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-410bc060],.home_practice_status.NO_PUBLIC[data-v-410bc060]{background:#2c58b1}.home_practice_status.FINISHED[data-v-410bc060],.home_practice_status.IN_PROGRESS[data-v-410bc060],.home_practice_status.NOT_STARTED[data-v-410bc060],.home_practice_status.UNDISTRIBUTED[data-v-410bc060]{background:#486fbf}.ant-calendar-picker-container[data-v-410bc060]{z-index:9999999!important}.topic_card_page[data-v-410bc060]{border-bottom:1px solid #6049cd;margin-bottom:.1rem}.topic_card_page .text_view_component[data-v-410bc060]{white-space:pre-wrap}.topic_card_page .topic_list[data-v-410bc060]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.topic_card_page .topic_list .topic_item_left[data-v-410bc060]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 auto .2rem;padding-right:.3rem;border-right:1px solid #6049cd}.topic_card_page .topic_list .topic_item_left .correctRate[data-v-410bc060]{height:.74rem;background:#f6f3fd;padding:0 .32rem;border-radius:.16rem}.topic_card_page .topic_list .topic_item_left .correctRate .name[data-v-410bc060]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#592f99;line-height:.26rem}.topic_card_page .topic_list .topic_item_left .correctRate .name.hk.SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.topic_card_page .topic_list .topic_item_left .correctRate .name.hk.MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.topic_card_page .topic_list .topic_item_left .correctRate .name.hk.LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.topic_card_page .topic_list .topic_item_left .correctRate .name.en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_five)}.topic_card_page .topic_list .topic_item_left .correctRate .name.en.MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_five)}.topic_card_page .topic_list .topic_item_left .correctRate .name.en.LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_five)}.topic_card_page .topic_list .topic_item_left .correctRate .rate[data-v-410bc060]{font-size:.12rem;color:#592f99;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.topic_card_page .topic_list .topic_item_left .correctRate .rate.hk.SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_one)}.topic_card_page .topic_list .topic_item_left .correctRate .rate.hk.MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_one)}.topic_card_page .topic_list .topic_item_left .correctRate .rate.hk.LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_one)}.topic_card_page .topic_list .topic_item_left .correctRate .rate.en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_one)}.topic_card_page .topic_list .topic_item_left .correctRate .rate.en.MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_one)}.topic_card_page .topic_list .topic_item_left .correctRate .rate.en.LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_one)}.topic_card_page .topic_list .topic_item_left .correctRate .lookBtn[data-v-410bc060]{width:1.28rem;height:.4rem;line-height:.4rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#fff;text-align:center;border-radius:.08rem}.topic_card_page .topic_list .topic_item_left .correctRate .lookBtn.hk.SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_four)}.topic_card_page .topic_list .topic_item_left .correctRate .lookBtn.hk.MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_four)}.topic_card_page .topic_list .topic_item_left .correctRate .lookBtn.hk.LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_four)}.topic_card_page .topic_list .topic_item_left .correctRate .lookBtn.en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_four)}.topic_card_page .topic_list .topic_item_left .correctRate .lookBtn.en.MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_four)}.topic_card_page .topic_list .topic_item_left .correctRate .lookBtn.en.LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_four)}.topic_card_page .topic_list .topic_item_right[data-v-410bc060]{width:1.8rem;padding:0 .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topic_card_page .topic_list .topic_item_right .rate_title[data-v-410bc060]{font-size:.18rem;margin-bottom:.2rem}.topic_card_page .topic_list .topic_item_right .rate[data-v-410bc060]{font-size:.36rem;color:#592f99;white-space:nowrap}.topic_card_page .topic_title[data-v-410bc060]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:.21rem 0 .32rem}.topic_card_page .topic_title_right .question_title[data-v-410bc060]{font-size:.2rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin-bottom:.2rem}.topic_card_page .topic_title_right .question_title.hk.SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.topic_card_page .topic_title_right .question_title.hk.MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.topic_card_page .topic_title_right .question_title.hk.LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.topic_card_page .topic_title_right .question_title.en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_five)}.topic_card_page .topic_title_right .question_title.en.MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_five)}.topic_card_page .topic_title_right .question_title.en.LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_five)}.topic_card_page .topic_title_right .question_title b[data-v-410bc060]{font-weight:400}.topic_card_page .topic_options .question_fill_info[data-v-410bc060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-family:var(--common-font-family);text-align:left}.topic_card_page .topic_options .question_fill_info>img[data-v-410bc060]{width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.topic_card_page .topic_options .question_fill_info .question_fill_con[data-v-410bc060]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.topic_card_page .topic_options .question_fill_info .question_fill_con.hk.SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.topic_card_page .topic_options .question_fill_info .question_fill_con.hk.MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.topic_card_page .topic_options .question_fill_info .question_fill_con.hk.LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.topic_card_page .topic_options .question_fill_info .question_fill_con.en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_five)}.topic_card_page .topic_options .question_fill_info .question_fill_con.en.MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_five)}.topic_card_page .topic_options .question_fill_info .question_fill_con.en.LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_five)}.topic_card_page .topic_options .question_fill_info .question_fill_con .ael_view_input[data-v-410bc060]{height:.58rem}.topic_card_page .topic_options .question_fill_info .content_top[data-v-410bc060]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.topic_card_page .topic_options .question_fill_info .content_top.hk.SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.topic_card_page .topic_options .question_fill_info .content_top.hk.MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.topic_card_page .topic_options .question_fill_info .content_top.hk.LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.topic_card_page .topic_options .question_fill_info .content_top.en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_five)}.topic_card_page .topic_options .question_fill_info .content_top.en.MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_five)}.topic_card_page .topic_options .question_fill_info .content_top.en.LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_five)}.topic_card_page .topic_options .question_fill_info .content_btn[data-v-410bc060]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000}.topic_card_page .topic_options .question_fill_info .content_btn.hk.SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.topic_card_page .topic_options .question_fill_info .content_btn.hk.MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.topic_card_page .topic_options .question_fill_info .content_btn.hk.LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.topic_card_page .topic_options .question_fill_info .content_btn.en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_five)}.topic_card_page .topic_options .question_fill_info .content_btn.en.MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_five)}.topic_card_page .topic_options .question_fill_info .content_btn.en.LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_five)}.topic_card_page .topic_options .question_fill_info .label[data-v-410bc060]{width:72px;min-width:72px;height:auto}.topic_card_page .topic_options .question_fill_info .optionBox[data-v-410bc060]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto}.topic_card_page .topic_options .question_fill_info .optionBox>li[data-v-410bc060]{word-break:break-word}.topic_card_page .topic_options .question_fill_info .mr28[data-v-410bc060]{margin-right:.28rem}.topic_card_page .topic_options .question_fill_info .mb28[data-v-410bc060]{margin-bottom:.28rem}.topic_card_page .topic_options .question_fill_info .connect_img_box[data-v-410bc060]{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;height:1.1rem;padding:.12rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25);box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25)}.topic_card_page .topic_options .question_fill_info .connect_img_box .option_img[data-v-410bc060]{width:.9rem;height:.9rem}.topic_card_page .topic_options .question_group_info[data-v-410bc060]{width:100%;height:auto;overflow:hidden;margin-bottom:.1rem}.topic_card_page .topic_options .question_group_info span[data-v-410bc060]{float:left;width:auto;height:auto;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;padding:.1rem .16rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-right:.1rem;margin-bottom:.1rem}.topic_card_page .topic_options .question_group_info span.hk.SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.topic_card_page .topic_options .question_group_info span.hk.MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.topic_card_page .topic_options .question_group_info span.hk.LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.topic_card_page .topic_options .question_group_info span.en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_five)}.topic_card_page .topic_options .question_group_info span.en.MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_five)}.topic_card_page .topic_options .question_group_info span.en.LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_five)}.topic_card_page .topic_options .question_group_info span[data-v-410bc060]:last-child{margin-right:0}.topic_card_page .topic_options .question_group_info span.result[data-v-410bc060]{background:none;border:0;border-radius:0;padding:.1rem 0}.topic_card_page .auto_answer_box[data-v-410bc060]{width:100%;height:auto;background:#f3f3ff;border-radius:.1rem;padding:.24rem .32rem .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.topic_card_page .auto_answer_box .flag_box[data-v-410bc060]{position:absolute;right:.32rem;top:.25rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.topic_card_page .auto_answer_box .flag_box.hk.SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.topic_card_page .auto_answer_box .flag_box.hk.MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.topic_card_page .auto_answer_box .flag_box.hk.LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.topic_card_page .auto_answer_box .flag_box.en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_five)}.topic_card_page .auto_answer_box .flag_box.en.MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_five)}.topic_card_page .auto_answer_box .flag_box.en.LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_five)}.topic_card_page .auto_answer_box .flag_box .anticon[data-v-410bc060]{margin-left:.06rem}.topic_card_page .auto_answer_box .auto_title[data-v-410bc060]{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0;margin-bottom:.12rem}.topic_card_page .auto_answer_box .auto_title.hk.SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.topic_card_page .auto_answer_box .auto_title.hk.MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.topic_card_page .auto_answer_box .auto_title.hk.LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.topic_card_page .auto_answer_box .auto_title.en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_five)}.topic_card_page .auto_answer_box .auto_title.en.MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_five)}.topic_card_page .auto_answer_box .auto_title.en.LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_five)}.topic_card_page .auto_answer_box .auto_title img[data-v-410bc060]{width:.28rem;height:.28rem;cursor:pointer}.topic_card_page .auto_answer_box .answer_box[data-v-410bc060]{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0;line-height:.34rem;margin-bottom:.12rem}.topic_card_page .auto_answer_box .answer_box.hk.SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.topic_card_page .auto_answer_box .answer_box.hk.MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.topic_card_page .auto_answer_box .answer_box.hk.LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.topic_card_page .auto_answer_box .answer_box.en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_five)}.topic_card_page .auto_answer_box .answer_box.en.MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_five)}.topic_card_page .auto_answer_box .answer_box.en.LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_five)}.topic_card_page .auto_answer_box .answer_box .answer_box_action[data-v-410bc060]{text-decoration:underline;color:#592f99;margin-left:.08rem;cursor:pointer}.topic_card_page .auto_answer_box .media_box .text_view_component[data-v-410bc060]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.topic_card_page .auto_answer_box .media_box .text_view_component.hk.SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.topic_card_page .auto_answer_box .media_box .text_view_component.hk.MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.topic_card_page .auto_answer_box .media_box .text_view_component.hk.LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.topic_card_page .auto_answer_box .media_box .text_view_component.en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_five)}.topic_card_page .auto_answer_box .media_box .text_view_component.en.MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_five)}.topic_card_page .auto_answer_box .media_box .text_view_component.en.LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_five)}.topic_card_page .auto_answer_box .media_box .picture_view_component[data-v-410bc060]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.12rem}.star[data-v-410bc060]{width:1.08rem;height:.3rem;margin-left:.08rem}.media_box .text_view_component[data-v-410bc060]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.media_box .text_view_component.hk.SMALL[data-v-410bc060]{font-size:var(--hk_small_font_size_five)}.media_box .text_view_component.hk.MEDIUM[data-v-410bc060]{font-size:var(--hk_middle_font_size_five)}.media_box .text_view_component.hk.LARGE[data-v-410bc060]{font-size:var(--hk_large_font_size_five)}.media_box .text_view_component.en.SMALL[data-v-410bc060]{font-size:var(--en_small_font_size_five)}.media_box .text_view_component.en.MEDIUM[data-v-410bc060]{font-size:var(--en_middle_font_size_five)}.media_box .text_view_component.en.LARGE[data-v-410bc060]{font-size:var(--en_large_font_size_five)}.media_box .picture_view_component[data-v-410bc060]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.blank[data-v-410bc060]{display:inline-block;width:1rem;height:.58rem;background:#f7f7f7;border:1px solid #eaeaea;border-radius:.1rem;position:relative;top:.06rem;margin:0 .16rem;padding:.06rem .1rem}html[data-v-5f7b456d]{font-size:100px}@media only screen and (max-height:650px){html[data-v-5f7b456d]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-5f7b456d]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-5f7b456d]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-5f7b456d]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-5f7b456d]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-5f7b456d]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-5f7b456d]{font-size:100px}}#app[data-v-5f7b456d],body[data-v-5f7b456d],html[data-v-5f7b456d]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-5f7b456d],#app h1[data-v-5f7b456d],#app h2[data-v-5f7b456d],#app h3[data-v-5f7b456d],#app h4[data-v-5f7b456d],#app h5[data-v-5f7b456d],#app h6[data-v-5f7b456d],#app p[data-v-5f7b456d],body body[data-v-5f7b456d],body h1[data-v-5f7b456d],body h2[data-v-5f7b456d],body h3[data-v-5f7b456d],body h4[data-v-5f7b456d],body h5[data-v-5f7b456d],body h6[data-v-5f7b456d],body p[data-v-5f7b456d],html body[data-v-5f7b456d],html h1[data-v-5f7b456d],html h2[data-v-5f7b456d],html h3[data-v-5f7b456d],html h4[data-v-5f7b456d],html h5[data-v-5f7b456d],html h6[data-v-5f7b456d],html p[data-v-5f7b456d]{margin:0}li[data-v-5f7b456d],ul[data-v-5f7b456d]{list-style:none;padding:0}[data-v-5f7b456d]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-5f7b456d]{white-space:break-spaces}.sortableDrag[data-v-5f7b456d]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-5f7b456d],.sortableDrag td[data-v-5f7b456d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-5f7b456d]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-5f7b456d]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-5f7b456d]{color:var(--theme-color)}.error_color[data-v-5f7b456d]{color:#eb6646!important}.warn_color[data-v-5f7b456d]{color:#ff6800}.pointer[data-v-5f7b456d]{cursor:pointer}.ellipsis[data-v-5f7b456d]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-5f7b456d]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-5f7b456d],.flex_center_center[data-v-5f7b456d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-5f7b456d],.flex_center_center[data-v-5f7b456d]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-5f7b456d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-5f7b456d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-5f7b456d],.flex_row_s_p[data-v-5f7b456d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-5f7b456d]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-5f7b456d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-5f7b456d],.flex_start[data-v-5f7b456d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-5f7b456d]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-5f7b456d],.flex_column_center_center[data-v-5f7b456d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-5f7b456d]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-5f7b456d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-5f7b456d]{position:relative;border-radius:.2rem}.talk_frame[data-v-5f7b456d]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-5f7b456d]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-5f7b456d]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-5f7b456d]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-5f7b456d]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-5f7b456d]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-5f7b456d]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-5f7b456d]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-5f7b456d]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-5f7b456d]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-5f7b456d]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-5f7b456d]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-5f7b456d]{max-height:30vh}.ant-select-dropdown-menu[data-v-5f7b456d]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-5f7b456d]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-5f7b456d]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-5f7b456d]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-5f7b456d]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-5f7b456d]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-5f7b456d]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-5f7b456d]{width:100%}.ant-input[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-5f7b456d]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-5f7b456d]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-5f7b456d]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-5f7b456d]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-5f7b456d]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-5f7b456d],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-5f7b456d]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-5f7b456d],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-5f7b456d]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-5f7b456d],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-5f7b456d]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-5f7b456d]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5f7b456d],.ant-table-thead>tr>th[data-v-5f7b456d]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-5f7b456d]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-5f7b456d]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5f7b456d]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5f7b456d]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5f7b456d]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-5f7b456d]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-5f7b456d]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-5f7b456d]{width:24px;height:24px}.ant-radio-inner[data-v-5f7b456d]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-5f7b456d]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-5f7b456d],.ant-radio-checked .ant-radio-inner[data-v-5f7b456d]{border-color:#10c7a3}.ant-checkbox[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-5f7b456d]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-5f7b456d]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-5f7b456d]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-5f7b456d]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-5f7b456d]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-5f7b456d]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-5f7b456d]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-5f7b456d]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-5f7b456d]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-5f7b456d],.ant-dropdown-menu-submenu-title[data-v-5f7b456d]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-5f7b456d],:root .ant-dropdown-link>.anticon.anticon-down[data-v-5f7b456d],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-5f7b456d]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-5f7b456d]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-5f7b456d]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-5f7b456d],.dropMenuItem_hk_SMALL[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-5f7b456d]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-5f7b456d]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-5f7b456d]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-5f7b456d]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-5f7b456d],.ant-switch[data-v-5f7b456d]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-5f7b456d],.ant-switch[data-v-5f7b456d]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-5f7b456d]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-5f7b456d]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-5f7b456d]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-5f7b456d]{width:100%}.ant-progress-circle .ant-progress-text[data-v-5f7b456d]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-5f7b456d]{max-width:4.6rem}.ant-popover-title[data-v-5f7b456d]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-5f7b456d]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-5f7b456d]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-5f7b456d],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-5f7b456d],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-5f7b456d]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-5f7b456d],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-5f7b456d],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-5f7b456d]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-5f7b456d]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-5f7b456d]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-5f7b456d]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-5f7b456d]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-5f7b456d]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-5f7b456d]{text-decoration:underline}.modalBox .btn_box[data-v-5f7b456d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-5f7b456d],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-5f7b456d],.ant-pagination-disabled:focus a[data-v-5f7b456d],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-5f7b456d],.ant-pagination-disabled:hover a[data-v-5f7b456d],[data-v-5f7b456d] .ant-pagination-disabled a{background:#e6e7e8}[data-v-5f7b456d] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-5f7b456d] .ant-pagination-item-active a,[data-v-5f7b456d] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-5f7b456d] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-5f7b456d] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-5f7b456d]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-5f7b456d]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-5f7b456d]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-5f7b456d]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-5f7b456d]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-5f7b456d]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-5f7b456d]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-5f7b456d]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-5f7b456d],.wangEditor table th[data-v-5f7b456d]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-5f7b456d]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-5f7b456d]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-5f7b456d]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-5f7b456d]{display:block}.wangEditor ol[data-v-5f7b456d],.wangEditor ul[data-v-5f7b456d]{margin:10px 0 10px 20px}.wangEditor ul[data-v-5f7b456d],.wangEditor ul li[data-v-5f7b456d]{list-style:disc inside!important}.wangEditor ol[data-v-5f7b456d],.wangEditor ol li[data-v-5f7b456d]{list-style:decimal inside!important}.wangEditor img[data-v-5f7b456d]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-5f7b456d]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-5f7b456d]{border-bottom:2px solid #e1e1e1}.component[data-v-5f7b456d]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-5f7b456d]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-5f7b456d]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-5f7b456d]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-5f7b456d]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-5f7b456d]{cursor:default}.listen_picture[data-v-5f7b456d]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-5f7b456d]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-5f7b456d]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-5f7b456d]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-5f7b456d]{font-size:var(--en_large_font_size_five)}[data-v-5f7b456d] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-5f7b456d]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-5f7b456d]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-5f7b456d]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-5f7b456d]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-5f7b456d]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-5f7b456d]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-5f7b456d]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-5f7b456d]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-5f7b456d],.home_practice_status.NO_PUBLIC[data-v-5f7b456d]{background:#2c58b1}.home_practice_status.FINISHED[data-v-5f7b456d],.home_practice_status.IN_PROGRESS[data-v-5f7b456d],.home_practice_status.NOT_STARTED[data-v-5f7b456d],.home_practice_status.UNDISTRIBUTED[data-v-5f7b456d]{background:#486fbf}.ant-calendar-picker-container[data-v-5f7b456d]{z-index:9999999!important}.new_com_question_card_page[data-v-5f7b456d]{width:100%;height:auto}.new_com_question_card_page .combinationQuestionsBox[data-v-5f7b456d]{width:100%;padding:.2rem;background:#fff;border-radius:.12rem;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .com_box[data-v-5f7b456d]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box[data-v-5f7b456d]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:.3rem;border-right:1px solid #6049cd}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box[data-v-5f7b456d]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box .button[data-v-5f7b456d]{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box .button.hk.SMALL[data-v-5f7b456d]{font-size:var(--hk_small_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box .button.hk.MEDIUM[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box .button.hk.LARGE[data-v-5f7b456d]{font-size:var(--hk_large_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box .button.en.SMALL[data-v-5f7b456d]{font-size:var(--en_small_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box .button.en.MEDIUM[data-v-5f7b456d]{font-size:var(--en_middle_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box .button.en.LARGE[data-v-5f7b456d]{font-size:var(--en_large_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box .question_card_title[data-v-5f7b456d]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box .question_card_title .ael_audio[data-v-5f7b456d]{margin-right:.1rem;margin-top:.03rem}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box .question_card_title .text[data-v-5f7b456d]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box .question_card_title .text.hk.SMALL[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box .question_card_title .text.hk.MEDIUM[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box .question_card_title .text.hk.LARGE[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box .question_card_title .text.en.SMALL[data-v-5f7b456d]{font-size:var(--en_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box .question_card_title .text.en.MEDIUM[data-v-5f7b456d]{font-size:var(--en_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .title_box .question_card_title .text.en.LARGE[data-v-5f7b456d]{font-size:var(--en_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox[data-v-5f7b456d]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox .media_box[data-v-5f7b456d]{overflow:hidden}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox .media_box .text_view_component[data-v-5f7b456d]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox .media_box .text_view_component.hk.SMALL[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox .media_box .text_view_component.hk.MEDIUM[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox .media_box .text_view_component.hk.LARGE[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox .media_box .text_view_component.en.SMALL[data-v-5f7b456d]{font-size:var(--en_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox .media_box .text_view_component.en.MEDIUM[data-v-5f7b456d]{font-size:var(--en_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox .media_box .text_view_component.en.LARGE[data-v-5f7b456d]{font-size:var(--en_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox .media_box .picture_view_component[data-v-5f7b456d]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox .flag_box[data-v-5f7b456d]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox .flag_box.hk.SMALL[data-v-5f7b456d]{font-size:var(--hk_small_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox .flag_box.hk.MEDIUM[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox .flag_box.hk.LARGE[data-v-5f7b456d]{font-size:var(--hk_large_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox .flag_box.en.SMALL[data-v-5f7b456d]{font-size:var(--en_small_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox .flag_box.en.MEDIUM[data-v-5f7b456d]{font-size:var(--en_middle_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .readBox .flag_box.en.LARGE[data-v-5f7b456d]{font-size:var(--en_large_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .mathChartBox .text_view_component[data-v-5f7b456d]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .mathChartBox .text_view_component.hk.SMALL[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .mathChartBox .text_view_component.hk.MEDIUM[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .mathChartBox .text_view_component.hk.LARGE[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .mathChartBox .text_view_component.en.SMALL[data-v-5f7b456d]{font-size:var(--en_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .mathChartBox .text_view_component.en.MEDIUM[data-v-5f7b456d]{font-size:var(--en_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .mathChartBox .text_view_component.en.LARGE[data-v-5f7b456d]{font-size:var(--en_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .com_box .com_left_box>div .mathChartBox .picture_view_component[data-v-5f7b456d]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .com_box .com_right_box[data-v-5f7b456d]{width:1.8rem;padding:0 .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_com_question_card_page .combinationQuestionsBox .com_box .com_right_box .rate_title[data-v-5f7b456d]{font-size:.18rem;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .com_box .com_right_box .rate[data-v-5f7b456d]{font-size:.36rem;color:#592f99;white-space:nowrap}.new_com_question_card_page .combinationQuestionsBox .title_box[data-v-5f7b456d]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .title_box .button[data-v-5f7b456d]{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.new_com_question_card_page .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-5f7b456d]{font-size:var(--hk_small_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-5f7b456d]{font-size:var(--hk_large_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .title_box .button.en.SMALL[data-v-5f7b456d]{font-size:var(--en_small_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-5f7b456d]{font-size:var(--en_middle_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .title_box .button.en.LARGE[data-v-5f7b456d]{font-size:var(--en_large_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title[data-v-5f7b456d]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-5f7b456d]{margin-right:.1rem;margin-top:.03rem}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title .text[data-v-5f7b456d]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-5f7b456d]{font-size:var(--en_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-5f7b456d]{font-size:var(--en_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-5f7b456d]{font-size:var(--en_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .readBox[data-v-5f7b456d]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box[data-v-5f7b456d]{overflow:hidden}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-5f7b456d]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-5f7b456d]{font-size:var(--hk_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-5f7b456d]{font-size:var(--hk_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-5f7b456d]{font-size:var(--en_small_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-5f7b456d]{font-size:var(--en_middle_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-5f7b456d]{font-size:var(--en_large_font_size_five)}.new_com_question_card_page .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-5f7b456d]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.new_com_question_card_page .combinationQuestionsBox .readBox .flag_box[data-v-5f7b456d]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.new_com_question_card_page .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-5f7b456d]{font-size:var(--hk_small_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-5f7b456d]{font-size:var(--hk_middle_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-5f7b456d]{font-size:var(--hk_large_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-5f7b456d]{font-size:var(--en_small_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-5f7b456d]{font-size:var(--en_middle_font_size_four)}.new_com_question_card_page .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-5f7b456d]{font-size:var(--en_large_font_size_four)}html[data-v-22d142d0]{font-size:100px}@media only screen and (max-height:650px){html[data-v-22d142d0]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-22d142d0]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-22d142d0]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-22d142d0]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-22d142d0]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-22d142d0]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-22d142d0]{font-size:100px}}#app[data-v-22d142d0],body[data-v-22d142d0],html[data-v-22d142d0]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-22d142d0],#app h1[data-v-22d142d0],#app h2[data-v-22d142d0],#app h3[data-v-22d142d0],#app h4[data-v-22d142d0],#app h5[data-v-22d142d0],#app h6[data-v-22d142d0],#app p[data-v-22d142d0],body body[data-v-22d142d0],body h1[data-v-22d142d0],body h2[data-v-22d142d0],body h3[data-v-22d142d0],body h4[data-v-22d142d0],body h5[data-v-22d142d0],body h6[data-v-22d142d0],body p[data-v-22d142d0],html body[data-v-22d142d0],html h1[data-v-22d142d0],html h2[data-v-22d142d0],html h3[data-v-22d142d0],html h4[data-v-22d142d0],html h5[data-v-22d142d0],html h6[data-v-22d142d0],html p[data-v-22d142d0]{margin:0}li[data-v-22d142d0],ul[data-v-22d142d0]{list-style:none;padding:0}[data-v-22d142d0]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-22d142d0]{white-space:break-spaces}.sortableDrag[data-v-22d142d0]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-22d142d0],.sortableDrag td[data-v-22d142d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-22d142d0]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-22d142d0]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-22d142d0]{color:var(--theme-color)}.error_color[data-v-22d142d0]{color:#eb6646!important}.warn_color[data-v-22d142d0]{color:#ff6800}.pointer[data-v-22d142d0]{cursor:pointer}.ellipsis[data-v-22d142d0]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-22d142d0]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-22d142d0],.flex_center_center[data-v-22d142d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-22d142d0],.flex_center_center[data-v-22d142d0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-22d142d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-22d142d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-22d142d0],.flex_row_s_p[data-v-22d142d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-22d142d0]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-22d142d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-22d142d0],.flex_start[data-v-22d142d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-22d142d0]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-22d142d0],.flex_column_center_center[data-v-22d142d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-22d142d0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-22d142d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-22d142d0]{position:relative;border-radius:.2rem}.talk_frame[data-v-22d142d0]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-22d142d0]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-22d142d0]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-22d142d0]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-22d142d0]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-22d142d0]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-22d142d0]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-22d142d0]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-22d142d0]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-22d142d0]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-22d142d0]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-22d142d0]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-22d142d0]{max-height:30vh}.ant-select-dropdown-menu[data-v-22d142d0]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-22d142d0]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-22d142d0]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-22d142d0]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-22d142d0]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-22d142d0]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-22d142d0]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-22d142d0]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-22d142d0]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-22d142d0]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-22d142d0]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-22d142d0]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-22d142d0]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-22d142d0]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-22d142d0]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-22d142d0]{width:100%}.ant-input[data-v-22d142d0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-22d142d0]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-22d142d0]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-22d142d0]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-22d142d0]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-22d142d0]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-22d142d0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-22d142d0]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-22d142d0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-22d142d0]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-22d142d0]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-22d142d0],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-22d142d0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-22d142d0]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-22d142d0],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-22d142d0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-22d142d0]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-22d142d0],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-22d142d0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-22d142d0]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-22d142d0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-22d142d0]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-22d142d0],.ant-table-thead>tr>th[data-v-22d142d0]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-22d142d0]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-22d142d0]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-22d142d0]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-22d142d0]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-22d142d0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-22d142d0]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-22d142d0]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-22d142d0]{width:24px;height:24px}.ant-radio-inner[data-v-22d142d0]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-22d142d0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-22d142d0]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-22d142d0],.ant-radio-checked .ant-radio-inner[data-v-22d142d0]{border-color:#10c7a3}.ant-checkbox[data-v-22d142d0]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-22d142d0]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-22d142d0]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-22d142d0]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-22d142d0]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-22d142d0]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-22d142d0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-22d142d0]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-22d142d0]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-22d142d0]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-22d142d0]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-22d142d0],.ant-dropdown-menu-submenu-title[data-v-22d142d0]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-22d142d0],:root .ant-dropdown-link>.anticon.anticon-down[data-v-22d142d0],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-22d142d0]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-22d142d0],.dropMenuItem_hk_SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-22d142d0]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-22d142d0],.ant-switch[data-v-22d142d0]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-22d142d0],.ant-switch[data-v-22d142d0]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-22d142d0]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-22d142d0]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-22d142d0]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-22d142d0]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-22d142d0]{width:100%}.ant-progress-circle .ant-progress-text[data-v-22d142d0]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-22d142d0]{max-width:4.6rem}.ant-popover-title[data-v-22d142d0]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-22d142d0]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-22d142d0]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-22d142d0],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-22d142d0],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-22d142d0]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-22d142d0],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-22d142d0],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-22d142d0]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-22d142d0]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-22d142d0]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-22d142d0]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-22d142d0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-22d142d0]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-22d142d0]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-22d142d0]{text-decoration:underline}.modalBox .btn_box[data-v-22d142d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-22d142d0],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-22d142d0],.ant-pagination-disabled:focus a[data-v-22d142d0],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-22d142d0],.ant-pagination-disabled:hover a[data-v-22d142d0],[data-v-22d142d0] .ant-pagination-disabled a{background:#e6e7e8}[data-v-22d142d0] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-22d142d0] .ant-pagination-item-active a,[data-v-22d142d0] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-22d142d0] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-22d142d0] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-22d142d0]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-22d142d0]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-22d142d0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-22d142d0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-22d142d0]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-22d142d0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-22d142d0]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-22d142d0]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-22d142d0]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-22d142d0],.wangEditor table th[data-v-22d142d0]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-22d142d0]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-22d142d0]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-22d142d0]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-22d142d0]{display:block}.wangEditor ol[data-v-22d142d0],.wangEditor ul[data-v-22d142d0]{margin:10px 0 10px 20px}.wangEditor ul[data-v-22d142d0],.wangEditor ul li[data-v-22d142d0]{list-style:disc inside!important}.wangEditor ol[data-v-22d142d0],.wangEditor ol li[data-v-22d142d0]{list-style:decimal inside!important}.wangEditor img[data-v-22d142d0]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-22d142d0]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-22d142d0]{border-bottom:2px solid #e1e1e1}.component[data-v-22d142d0]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-22d142d0]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-22d142d0]{cursor:default}.listen_picture[data-v-22d142d0]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-22d142d0]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_five)}[data-v-22d142d0] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-22d142d0]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-22d142d0]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-22d142d0]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-22d142d0]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-22d142d0]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-22d142d0]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-22d142d0]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-22d142d0]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-22d142d0],.home_practice_status.NO_PUBLIC[data-v-22d142d0]{background:#2c58b1}.home_practice_status.FINISHED[data-v-22d142d0],.home_practice_status.IN_PROGRESS[data-v-22d142d0],.home_practice_status.NOT_STARTED[data-v-22d142d0],.home_practice_status.UNDISTRIBUTED[data-v-22d142d0]{background:#486fbf}.ant-calendar-picker-container[data-v-22d142d0]{z-index:9999999!important}.home_over_view_page[data-v-22d142d0]{width:100%;height:100%;background:#f5f0ff}.home_over_view_page .no_data_line[data-v-22d142d0]{display:inline-block;width:.3rem;height:4px;background:#734fb3}.home_over_view_page .main[data-v-22d142d0]{width:100%;height:100%;padding:.2rem .4rem;overflow-y:scroll;overflow-x:none}.home_over_view_page .main[data-v-22d142d0]::-webkit-scrollbar{width:.1rem;background-color:transparent}.home_over_view_page .main[data-v-22d142d0]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.home_over_view_page .main .title_box[data-v-22d142d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home_over_view_page .main .title_box .title_left[data-v-22d142d0]{font-size:.24rem;color:#414042;line-height:.3rem}.home_over_view_page .main .title_box .title_left.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_seven)}.home_over_view_page .main .title_box .title_left.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_seven)}.home_over_view_page .main .title_box .title_left.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_seven)}.home_over_view_page .main .title_box .title_left.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_seven)}.home_over_view_page .main .title_box .title_left.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_seven)}.home_over_view_page .main .title_box .title_left.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_seven)}.home_over_view_page .main .content_box[data-v-22d142d0]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.home_over_view_page .main .content_box .content_left[data-v-22d142d0]{width:33%;margin-right:.3rem;border-radius:.12rem;background:#fff;-webkit-box-shadow:3.5px 3.5px 2.5px 0 rgba(99,99,99,.2);box-shadow:3.5px 3.5px 2.5px 0 rgba(99,99,99,.2)}.home_over_view_page .main .content_box .content_left .top_box[data-v-22d142d0]{width:100%;height:.5rem;background:#ff7ab0;border-radius:.12rem .12rem 0 0;padding:0 .16rem;color:#fff}.home_over_view_page .main .content_box .content_left .top_box span[data-v-22d142d0]{font-size:.2rem;line-height:.5rem;cursor:pointer}.home_over_view_page .main .content_box .content_left .top_box span.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_five)}.home_over_view_page .main .content_box .content_left .top_box span.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five)}.home_over_view_page .main .content_box .content_left .top_box span.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_five)}.home_over_view_page .main .content_box .content_left .top_box span.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_five)}.home_over_view_page .main .content_box .content_left .top_box span.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_five)}.home_over_view_page .main .content_box .content_left .top_box span.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_five)}.home_over_view_page .main .content_box .content_left .top_box span .more_img[data-v-22d142d0]{width:.32rem;height:.32rem;cursor:pointer;margin-left:.1rem}.home_over_view_page .main .content_box .content_left .content_detail[data-v-22d142d0]{width:100%;height:5rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item[data-v-22d142d0]{padding:.06rem .16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#414042;font-size:.18rem}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_18)}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_20)}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_22)}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_18)}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_20)}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_22)}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item[data-v-22d142d0]:first-child{-webkit-box-flex:0;-ms-flex:none;flex:none;padding:.1rem .16rem!important;color:#fff}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item[data-v-22d142d0]:nth-child(2){-webkit-box-flex:0;-ms-flex:none;flex:none;background:#f3a9d5!important;color:#fff}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item[data-v-22d142d0]:nth-child(2n-1){background:#fff}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item[data-v-22d142d0]:nth-child(2n){background:#fff2f7}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item[data-v-22d142d0]:last-child{border-radius:0 0 .12rem .12rem}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item .className[data-v-22d142d0],.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item .studentName[data-v-22d142d0]{width:50%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .06rem}.home_over_view_page .main .content_box .content_left .content_detail .noData[data-v-22d142d0]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:4.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.home_over_view_page .main .content_box .content_left .content_detail .noData.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_18)}.home_over_view_page .main .content_box .content_left .content_detail .noData.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_20)}.home_over_view_page .main .content_box .content_left .content_detail .noData.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_22)}.home_over_view_page .main .content_box .content_left .content_detail .noData.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_18)}.home_over_view_page .main .content_box .content_left .content_detail .noData.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_20)}.home_over_view_page .main .content_box .content_left .content_detail .noData.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_22)}.home_over_view_page .main .content_box .content_right[data-v-22d142d0]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:.12rem;background:#fff;-webkit-box-shadow:3.5px 3.5px 2.5px 0 rgba(99,99,99,.2);box-shadow:3.5px 3.5px 2.5px 0 rgba(99,99,99,.2)}.home_over_view_page .main .content_box .content_right .top_box[data-v-22d142d0]{width:100%;height:.5rem;background:#8a66ee;border-radius:.12rem .12rem 0 0;padding:0 .16rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_over_view_page .main .content_box .content_right .top_box span[data-v-22d142d0]{font-size:.2rem;line-height:.5rem;cursor:pointer}.home_over_view_page .main .content_box .content_right .top_box span.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_five)}.home_over_view_page .main .content_box .content_right .top_box span.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .top_box span.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_five)}.home_over_view_page .main .content_box .content_right .top_box span.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_five)}.home_over_view_page .main .content_box .content_right .top_box span.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .top_box span.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_five)}.home_over_view_page .main .content_box .content_right .top_box span .more_img[data-v-22d142d0]{width:.32rem;height:.32rem;cursor:pointer;margin-left:.1rem}.home_over_view_page .main .content_box .content_right .top_box .right_img[data-v-22d142d0]{height:.5rem}.home_over_view_page .main .content_box .content_right .content_detail[data-v-22d142d0]{width:100%;height:100%;max-height:6rem;padding:.2rem .15rem;overflow-y:scroll;overflow-x:none}.home_over_view_page .main .content_box .content_right .content_detail[data-v-22d142d0]::-webkit-scrollbar{width:.1rem;background-color:transparent}.home_over_view_page .main .content_box .content_right .content_detail[data-v-22d142d0]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box[data-v-22d142d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .2rem;font-size:.18rem}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_18)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_20)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_22)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_18)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_20)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_22)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch[data-v-22d142d0]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .tips[data-v-22d142d0]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .tips.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .tips.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .tips.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .tips.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .tips.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .tips.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .tips.active[data-v-22d142d0]{color:#5b4096}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .ant-switch[data-v-22d142d0]{margin:0 .15rem}.home_over_view_page .main .content_box .content_right .content_detail .echarts_box[data-v-22d142d0]{width:100%;height:4rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item[data-v-22d142d0]{width:100%}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate[data-v-22d142d0]{height:.74rem;background:#f6f3fd;padding:0 .32rem;margin-bottom:.2rem;border-radius:.16rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name[data-v-22d142d0]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#592f99;line-height:.26rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate[data-v-22d142d0]{font-size:.12rem;color:#592f99;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_one)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_one)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_one)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_one)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_one)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_one)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn[data-v-22d142d0]{width:1.28rem;height:.4rem;line-height:.4rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#fff;text-align:center;border-radius:.08rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box[data-v-22d142d0]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .button[data-v-22d142d0]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title[data-v-22d142d0]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-22d142d0]{margin-right:.1rem;margin-top:.03rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text[data-v-22d142d0]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox[data-v-22d142d0]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box[data-v-22d142d0]{overflow:hidden}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-22d142d0]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-22d142d0]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box[data-v-22d142d0]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_four)}.home_over_view_page .main .content_box .content_right .noData[data-v-22d142d0]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:4.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.home_over_view_page .main .content_box .content_right .noData.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_18)}.home_over_view_page .main .content_box .content_right .noData.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_20)}.home_over_view_page .main .content_box .content_right .noData.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_22)}.home_over_view_page .main .content_box .content_right .noData.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_18)}.home_over_view_page .main .content_box .content_right .noData.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_20)}.home_over_view_page .main .content_box .content_right .noData.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_22)}.home_over_view_page .no_sub_box[data-v-22d142d0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home_over_view_page .no_sub_box[data-v-22d142d0]::-webkit-scrollbar{width:.1rem;background-color:transparent}.home_over_view_page .no_sub_box[data-v-22d142d0]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.home_over_view_page .no_sub_box .no_sub_title[data-v-22d142d0]{padding:.06rem .16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#414042;font-size:.18rem}.home_over_view_page .no_sub_box .no_sub_title.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_18)}.home_over_view_page .no_sub_box .no_sub_title.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_20)}.home_over_view_page .no_sub_box .no_sub_title.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_22)}.home_over_view_page .no_sub_box .no_sub_title.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_18)}.home_over_view_page .no_sub_box .no_sub_title.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_20)}.home_over_view_page .no_sub_box .no_sub_title.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_22)}.home_over_view_page .no_sub_box .no_sub_title[data-v-22d142d0]:first-child{-webkit-box-flex:0;-ms-flex:none;flex:none;padding:.1rem .16rem!important;color:#fff}.home_over_view_page .no_sub_box .no_sub_title[data-v-22d142d0]:nth-child(2){-webkit-box-flex:0;-ms-flex:none;flex:none;background:#f3a9d5!important;color:#fff}.home_over_view_page .no_sub_box .no_sub_title .className[data-v-22d142d0],.home_over_view_page .no_sub_box .no_sub_title .studentName[data-v-22d142d0]{width:50%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .06rem}.home_over_view_page .no_sub_box .no_sub_detail[data-v-22d142d0]{-webkit-box-flex:1;-ms-flex:1;flex:1}.home_over_view_page .no_sub_box .no_sub_detail .detail_box[data-v-22d142d0]{padding:.06rem .16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#414042;font-size:.18rem}.home_over_view_page .no_sub_box .no_sub_detail .detail_box.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_18)}.home_over_view_page .no_sub_box .no_sub_detail .detail_box.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_20)}.home_over_view_page .no_sub_box .no_sub_detail .detail_box.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_22)}.home_over_view_page .no_sub_box .no_sub_detail .detail_box.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_18)}.home_over_view_page .no_sub_box .no_sub_detail .detail_box.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_20)}.home_over_view_page .no_sub_box .no_sub_detail .detail_box.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_22)}.home_over_view_page .no_sub_box .no_sub_detail .detail_box[data-v-22d142d0]:nth-child(2n-1){background:#fff}.home_over_view_page .no_sub_box .no_sub_detail .detail_box[data-v-22d142d0]:nth-child(2n){background:#fff2f7}.home_over_view_page .no_sub_box .no_sub_detail .detail_box[data-v-22d142d0]:last-child{border-radius:0 0 .12rem .12rem}.home_over_view_page .no_sub_box .no_sub_detail .detail_box .className[data-v-22d142d0],.home_over_view_page .no_sub_box .no_sub_detail .detail_box .studentName[data-v-22d142d0]{width:50%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .06rem}.home_over_view_page .worry_model_box[data-v-22d142d0]{width:100%;height:100%;overflow-y:scroll;overflow-x:none}.home_over_view_page .worry_model_box[data-v-22d142d0]::-webkit-scrollbar{width:.1rem;background-color:transparent}.home_over_view_page .worry_model_box[data-v-22d142d0]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.home_over_view_page .worry_model_box .worry_question_box[data-v-22d142d0]{padding:.24rem}.home_over_view_page .worry_model_box .noData[data-v-22d142d0]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:4.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.home_over_view_page .worry_model_box .noData.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_18)}.home_over_view_page .worry_model_box .noData.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_20)}.home_over_view_page .worry_model_box .noData.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_22)}.home_over_view_page .worry_model_box .noData.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_18)}.home_over_view_page .worry_model_box .noData.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_20)}.home_over_view_page .worry_model_box .noData.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_22)}.home_over_view_page .noDataFlex[data-v-22d142d0]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.home_over_view_page .noDataFlex.hk.SMALL[data-v-22d142d0]{font-size:var(--hk_small_font_size_18)}.home_over_view_page .noDataFlex.hk.MEDIUM[data-v-22d142d0]{font-size:var(--hk_middle_font_size_20)}.home_over_view_page .noDataFlex.hk.LARGE[data-v-22d142d0]{font-size:var(--hk_large_font_size_22)}.home_over_view_page .noDataFlex.en.SMALL[data-v-22d142d0]{font-size:var(--en_small_font_size_18)}.home_over_view_page .noDataFlex.en.MEDIUM[data-v-22d142d0]{font-size:var(--en_middle_font_size_20)}.home_over_view_page .noDataFlex.en.LARGE[data-v-22d142d0]{font-size:var(--en_large_font_size_22)}.home_over_view_page[data-v-22d142d0] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.home_over_view_page[data-v-22d142d0] .ant-switch,.home_over_view_page[data-v-22d142d0] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.home_over_view_page .ant-switch[data-v-22d142d0]:after,.home_over_view_page[data-v-22d142d0] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}html[data-v-65a2d054]{font-size:100px}@media only screen and (max-height:650px){html[data-v-65a2d054]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-65a2d054]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-65a2d054]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-65a2d054]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-65a2d054]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-65a2d054]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-65a2d054]{font-size:100px}}#app[data-v-65a2d054],body[data-v-65a2d054],html[data-v-65a2d054]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-65a2d054],#app h1[data-v-65a2d054],#app h2[data-v-65a2d054],#app h3[data-v-65a2d054],#app h4[data-v-65a2d054],#app h5[data-v-65a2d054],#app h6[data-v-65a2d054],#app p[data-v-65a2d054],body body[data-v-65a2d054],body h1[data-v-65a2d054],body h2[data-v-65a2d054],body h3[data-v-65a2d054],body h4[data-v-65a2d054],body h5[data-v-65a2d054],body h6[data-v-65a2d054],body p[data-v-65a2d054],html body[data-v-65a2d054],html h1[data-v-65a2d054],html h2[data-v-65a2d054],html h3[data-v-65a2d054],html h4[data-v-65a2d054],html h5[data-v-65a2d054],html h6[data-v-65a2d054],html p[data-v-65a2d054]{margin:0}li[data-v-65a2d054],ul[data-v-65a2d054]{list-style:none;padding:0}[data-v-65a2d054]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-65a2d054]{white-space:break-spaces}.sortableDrag[data-v-65a2d054]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-65a2d054],.sortableDrag td[data-v-65a2d054]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-65a2d054]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-65a2d054]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-65a2d054]{color:var(--theme-color)}.error_color[data-v-65a2d054]{color:#eb6646!important}.warn_color[data-v-65a2d054]{color:#ff6800}.pointer[data-v-65a2d054]{cursor:pointer}.ellipsis[data-v-65a2d054]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-65a2d054]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-65a2d054],.flex_center_center[data-v-65a2d054]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-65a2d054],.flex_center_center[data-v-65a2d054]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-65a2d054]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-65a2d054]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-65a2d054],.flex_row_s_p[data-v-65a2d054]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-65a2d054]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-65a2d054]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-65a2d054],.flex_start[data-v-65a2d054]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-65a2d054]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-65a2d054],.flex_column_center_center[data-v-65a2d054]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-65a2d054]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-65a2d054]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-65a2d054]{position:relative;border-radius:.2rem}.talk_frame[data-v-65a2d054]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-65a2d054]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-65a2d054]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-65a2d054]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-65a2d054]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-65a2d054]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-65a2d054]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-65a2d054]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-65a2d054]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-65a2d054]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-65a2d054]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-65a2d054]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-65a2d054]{max-height:30vh}.ant-select-dropdown-menu[data-v-65a2d054]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-65a2d054]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-65a2d054]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-65a2d054]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-65a2d054]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-65a2d054]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-65a2d054]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-65a2d054]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-65a2d054]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-65a2d054]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-65a2d054]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-65a2d054]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-65a2d054]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-65a2d054]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-65a2d054]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-65a2d054]{width:100%}.ant-input[data-v-65a2d054]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-65a2d054]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-65a2d054]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-65a2d054]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-65a2d054]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-65a2d054]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-65a2d054]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-65a2d054]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-65a2d054]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-65a2d054]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-65a2d054]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-65a2d054],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-65a2d054]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-65a2d054]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-65a2d054],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-65a2d054]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-65a2d054]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-65a2d054],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-65a2d054]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-65a2d054]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-65a2d054]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-65a2d054]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-65a2d054],.ant-table-thead>tr>th[data-v-65a2d054]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-65a2d054]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-65a2d054]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-65a2d054]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-65a2d054]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-65a2d054]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-65a2d054]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-65a2d054]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-65a2d054]{width:24px;height:24px}.ant-radio-inner[data-v-65a2d054]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-65a2d054]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-65a2d054]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-65a2d054],.ant-radio-checked .ant-radio-inner[data-v-65a2d054]{border-color:#10c7a3}.ant-checkbox[data-v-65a2d054]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-65a2d054]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-65a2d054]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-65a2d054]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-65a2d054]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-65a2d054]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-65a2d054]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-65a2d054]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-65a2d054]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-65a2d054]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-65a2d054]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-65a2d054],.ant-dropdown-menu-submenu-title[data-v-65a2d054]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-65a2d054],:root .ant-dropdown-link>.anticon.anticon-down[data-v-65a2d054],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-65a2d054]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-65a2d054]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-65a2d054]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-65a2d054]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-65a2d054],.dropMenuItem_hk_SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-65a2d054]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-65a2d054]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-65a2d054]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-65a2d054]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-65a2d054],.ant-switch[data-v-65a2d054]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-65a2d054],.ant-switch[data-v-65a2d054]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-65a2d054]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-65a2d054]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-65a2d054]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-65a2d054]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-65a2d054]{width:100%}.ant-progress-circle .ant-progress-text[data-v-65a2d054]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-65a2d054]{max-width:4.6rem}.ant-popover-title[data-v-65a2d054]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-65a2d054]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-65a2d054]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-65a2d054],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-65a2d054],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-65a2d054]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-65a2d054],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-65a2d054],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-65a2d054]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-65a2d054]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-65a2d054]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-65a2d054]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-65a2d054]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-65a2d054]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-65a2d054]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-65a2d054]{text-decoration:underline}.modalBox .btn_box[data-v-65a2d054]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-65a2d054],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-65a2d054],.ant-pagination-disabled:focus a[data-v-65a2d054],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-65a2d054],.ant-pagination-disabled:hover a[data-v-65a2d054],[data-v-65a2d054] .ant-pagination-disabled a{background:#e6e7e8}[data-v-65a2d054] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-65a2d054] .ant-pagination-item-active a,[data-v-65a2d054] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-65a2d054] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-65a2d054] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-65a2d054]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-65a2d054]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-65a2d054]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-65a2d054]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-65a2d054]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-65a2d054]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-65a2d054]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-65a2d054]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-65a2d054]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-65a2d054],.wangEditor table th[data-v-65a2d054]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-65a2d054]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-65a2d054]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-65a2d054]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-65a2d054]{display:block}.wangEditor ol[data-v-65a2d054],.wangEditor ul[data-v-65a2d054]{margin:10px 0 10px 20px}.wangEditor ul[data-v-65a2d054],.wangEditor ul li[data-v-65a2d054]{list-style:disc inside!important}.wangEditor ol[data-v-65a2d054],.wangEditor ol li[data-v-65a2d054]{list-style:decimal inside!important}.wangEditor img[data-v-65a2d054]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-65a2d054]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-65a2d054]{border-bottom:2px solid #e1e1e1}.component[data-v-65a2d054]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-65a2d054]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-65a2d054]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-65a2d054]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-65a2d054]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-65a2d054]{cursor:default}.listen_picture[data-v-65a2d054]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-65a2d054]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-65a2d054]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-65a2d054]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-65a2d054]{font-size:var(--en_large_font_size_five)}[data-v-65a2d054] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-65a2d054]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-65a2d054]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-65a2d054]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-65a2d054]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-65a2d054]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-65a2d054]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-65a2d054]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-65a2d054]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-65a2d054],.home_practice_status.NO_PUBLIC[data-v-65a2d054]{background:#2c58b1}.home_practice_status.FINISHED[data-v-65a2d054],.home_practice_status.IN_PROGRESS[data-v-65a2d054],.home_practice_status.NOT_STARTED[data-v-65a2d054],.home_practice_status.UNDISTRIBUTED[data-v-65a2d054]{background:#486fbf}.ant-calendar-picker-container[data-v-65a2d054]{z-index:9999999!important}.accumulated_at_zone_report_page[data-v-65a2d054]{width:100%;height:100%;background:#f5f0ff}.accumulated_at_zone_report_page[data-v-65a2d054] .ant-affix{width:calc(100% - .9rem)!important;top:1rem!important}.accumulated_at_zone_report_page .mr20[data-v-65a2d054]{margin-right:.2rem}.accumulated_at_zone_report_page .ml20[data-v-65a2d054]{margin-left:.2rem}.accumulated_at_zone_report_page .main[data-v-65a2d054]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.accumulated_at_zone_report_page .main[data-v-65a2d054]::-webkit-scrollbar{width:.1rem;background-color:transparent}.accumulated_at_zone_report_page .main[data-v-65a2d054]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.accumulated_at_zone_report_page .main .filter_action_box[data-v-65a2d054]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff}.accumulated_at_zone_report_page .main .content_box[data-v-65a2d054]{width:100%}.accumulated_at_zone_report_page .main .content_box .content_item_box[data-v-65a2d054]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item[data-v-65a2d054]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;overflow:hidden;border-radius:.12rem;background:#fff;-webkit-box-shadow:0 3.5px 0 0 rgba(99,99,99,.2);box-shadow:0 3.5px 0 0 rgba(99,99,99,.2)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .top_box[data-v-65a2d054]{width:100%;height:.5rem;background:#8a66ee;border-radius:.12rem .12rem 0 0;padding:0 .16rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .top_box span[data-v-65a2d054]{font-size:.2rem;line-height:.5rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .top_box span.pointer[data-v-65a2d054]{cursor:pointer}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .top_box span.hk.SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .top_box span.hk.MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .top_box span.hk.LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .top_box span.en.SMALL[data-v-65a2d054]{font-size:var(--en_small_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .top_box span.en.MEDIUM[data-v-65a2d054]{font-size:var(--en_middle_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .top_box span.en.LARGE[data-v-65a2d054]{font-size:var(--en_large_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .top_box span .more_img[data-v-65a2d054]{width:.32rem;height:.32rem;cursor:pointer;margin-left:.1rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .top_box .right_img[data-v-65a2d054]{height:.5rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail[data-v-65a2d054]{width:100%;height:100%;max-height:6rem;padding:.2rem .15rem;overflow-y:scroll;overflow-x:none}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail[data-v-65a2d054]::-webkit-scrollbar{width:6px;height:6px}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail[data-v-65a2d054]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail[data-v-65a2d054]::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box[data-v-65a2d054]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .2rem;font-size:.18rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box.hk.SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_18)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box.hk.MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_20)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box.hk.LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_22)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box.en.SMALL[data-v-65a2d054]{font-size:var(--en_small_font_size_18)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box.en.MEDIUM[data-v-65a2d054]{font-size:var(--en_middle_font_size_20)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box.en.LARGE[data-v-65a2d054]{font-size:var(--en_large_font_size_22)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .tips[data-v-65a2d054]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .tips.hk.SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .tips.hk.MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .tips.hk.LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .tips.en.SMALL[data-v-65a2d054]{font-size:var(--en_small_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .tips.en.MEDIUM[data-v-65a2d054]{font-size:var(--en_middle_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .tips.en.LARGE[data-v-65a2d054]{font-size:var(--en_large_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .tips.active[data-v-65a2d054]{color:#5b4096}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .switch[data-v-65a2d054]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .switch .ant-switch[data-v-65a2d054]{margin:0 .15rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .echarts_box[data-v-65a2d054]{width:100%;height:4rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item[data-v-65a2d054]{width:100%}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate[data-v-65a2d054]{height:.74rem;background:#f6f3fd;padding:0 .32rem;margin-bottom:.2rem;border-radius:.16rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name[data-v-65a2d054]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#592f99;line-height:.26rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.hk.SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.hk.MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.hk.LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.en.SMALL[data-v-65a2d054]{font-size:var(--en_small_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.en.MEDIUM[data-v-65a2d054]{font-size:var(--en_middle_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.en.LARGE[data-v-65a2d054]{font-size:var(--en_large_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate[data-v-65a2d054]{font-size:.12rem;color:#592f99;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.hk.SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_one)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.hk.MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_one)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.hk.LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_one)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.en.SMALL[data-v-65a2d054]{font-size:var(--en_small_font_size_one)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.en.MEDIUM[data-v-65a2d054]{font-size:var(--en_middle_font_size_one)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.en.LARGE[data-v-65a2d054]{font-size:var(--en_large_font_size_one)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn[data-v-65a2d054]{width:1.28rem;height:.4rem;line-height:.4rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#fff;text-align:center;border-radius:.08rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.hk.SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.hk.MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.hk.LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.en.SMALL[data-v-65a2d054]{font-size:var(--en_small_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.en.MEDIUM[data-v-65a2d054]{font-size:var(--en_middle_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.en.LARGE[data-v-65a2d054]{font-size:var(--en_large_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box[data-v-65a2d054]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .button[data-v-65a2d054]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.en.SMALL[data-v-65a2d054]{font-size:var(--en_small_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-65a2d054]{font-size:var(--en_middle_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.en.LARGE[data-v-65a2d054]{font-size:var(--en_large_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title[data-v-65a2d054]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-65a2d054]{margin-right:.1rem;margin-top:.03rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text[data-v-65a2d054]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-65a2d054]{font-size:var(--en_small_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-65a2d054]{font-size:var(--en_middle_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-65a2d054]{font-size:var(--en_large_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox[data-v-65a2d054]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box[data-v-65a2d054]{overflow:hidden}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-65a2d054]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-65a2d054]{font-size:var(--en_small_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-65a2d054]{font-size:var(--en_middle_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-65a2d054]{font-size:var(--en_large_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-65a2d054]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box[data-v-65a2d054]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-65a2d054]{font-size:var(--en_small_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-65a2d054]{font-size:var(--en_middle_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-65a2d054]{font-size:var(--en_large_font_size_four)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .row_data[data-v-65a2d054]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.2rem;font-family:var(--common-font-family);color:#090228;text-align:center}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .row_data.hk.SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .row_data.hk.MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .row_data.hk.LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .row_data.en.SMALL[data-v-65a2d054]{font-size:var(--en_small_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .row_data.en.MEDIUM[data-v-65a2d054]{font-size:var(--en_middle_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .row_data.en.LARGE[data-v-65a2d054]{font-size:var(--en_large_font_size_five)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .row_data[data-v-65a2d054]:nth-child(2n){background:#f3f3ff!important}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .row_data[data-v-65a2d054]:nth-child(odd){background:#fff!important}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .row_data .row_label[data-v-65a2d054]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;padding:.1rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .content_detail .row_data .row_value[data-v-65a2d054]{width:50%;padding:.1rem .4rem;border-left:1px solid #e1e1e1}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .no_scroll[data-v-65a2d054]{overflow-y:scroll;overflow-x:none}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .no_scroll[data-v-65a2d054]::-webkit-scrollbar{display:none}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .noData[data-v-65a2d054]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .noData.hk.SMALL[data-v-65a2d054]{font-size:var(--hk_small_font_size_18)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .noData.hk.MEDIUM[data-v-65a2d054]{font-size:var(--hk_middle_font_size_20)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .noData.hk.LARGE[data-v-65a2d054]{font-size:var(--hk_large_font_size_22)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .noData.en.SMALL[data-v-65a2d054]{font-size:var(--en_small_font_size_18)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .noData.en.MEDIUM[data-v-65a2d054]{font-size:var(--en_middle_font_size_20)}.accumulated_at_zone_report_page .main .content_box .content_item_box .content_item .noData.en.LARGE[data-v-65a2d054]{font-size:var(--en_large_font_size_22)}.accumulated_at_zone_report_page .main .categories_table[data-v-65a2d054] .ant-table-thead>tr>th{background:#a88ef3;color:#fff;padding:12px 6px;position:relative}.accumulated_at_zone_report_page .main .categories_table[data-v-65a2d054] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#a88ef3;position:absolute;right:-2px;top:0}.accumulated_at_zone_report_page .main .categories_table[data-v-65a2d054] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#a88ef3;position:absolute;right:-2px;bottom:0}.accumulated_at_zone_report_page .main .categories_table[data-v-65a2d054] .ant-table-thead>tr>th:last-child:after,.accumulated_at_zone_report_page .main .categories_table[data-v-65a2d054] .ant-table-thead>tr>th:last-child:before{display:none}.accumulated_at_zone_report_page .main .categories_table[data-v-65a2d054] .ant-table-column-title{color:#fff;font-weight:400;white-space:break-spaces}.accumulated_at_zone_report_page .main .categories_table[data-v-65a2d054] .ant-table-tbody>tr>td{background:none}.accumulated_at_zone_report_page .main .categories_table[data-v-65a2d054] .ant-table-body .ant-table-row:nth-child(2n){background:#f3f3ff!important}.accumulated_at_zone_report_page .main .categories_table[data-v-65a2d054] .ant-table-body .ant-table-row:nth-child(odd){background:#fff!important}.accumulated_at_zone_report_page .main .categories_table[data-v-65a2d054] .ant-table-column-title{font-weight:700}.accumulated_at_zone_report_page .icon_img[data-v-65a2d054]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.accumulated_at_zone_report_page .no_data_line[data-v-65a2d054]{display:inline-block;width:.3rem;height:4px;background:#734fb3}.accumulated_at_zone_report_page .pointBox[data-v-65a2d054]{width:.1rem;height:.1rem;border-radius:50%;margin-right:.06rem}.accumulated_at_zone_report_page .pointBox.purple[data-v-65a2d054]{background:#734fb3}.accumulated_at_zone_report_page .pointBox.blue[data-v-65a2d054]{background:#62cee7}.accumulated_at_zone_report_page[data-v-65a2d054] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.accumulated_at_zone_report_page[data-v-65a2d054] .ant-switch,.accumulated_at_zone_report_page[data-v-65a2d054] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.accumulated_at_zone_report_page .ant-switch[data-v-65a2d054]:after,.accumulated_at_zone_report_page[data-v-65a2d054] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}html[data-v-69d1f32a]{font-size:100px}@media only screen and (max-height:650px){html[data-v-69d1f32a]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-69d1f32a]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-69d1f32a]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-69d1f32a]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-69d1f32a]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-69d1f32a]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-69d1f32a]{font-size:100px}}#app[data-v-69d1f32a],body[data-v-69d1f32a],html[data-v-69d1f32a]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-69d1f32a],#app h1[data-v-69d1f32a],#app h2[data-v-69d1f32a],#app h3[data-v-69d1f32a],#app h4[data-v-69d1f32a],#app h5[data-v-69d1f32a],#app h6[data-v-69d1f32a],#app p[data-v-69d1f32a],body body[data-v-69d1f32a],body h1[data-v-69d1f32a],body h2[data-v-69d1f32a],body h3[data-v-69d1f32a],body h4[data-v-69d1f32a],body h5[data-v-69d1f32a],body h6[data-v-69d1f32a],body p[data-v-69d1f32a],html body[data-v-69d1f32a],html h1[data-v-69d1f32a],html h2[data-v-69d1f32a],html h3[data-v-69d1f32a],html h4[data-v-69d1f32a],html h5[data-v-69d1f32a],html h6[data-v-69d1f32a],html p[data-v-69d1f32a]{margin:0}li[data-v-69d1f32a],ul[data-v-69d1f32a]{list-style:none;padding:0}[data-v-69d1f32a]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-69d1f32a]{white-space:break-spaces}.sortableDrag[data-v-69d1f32a]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-69d1f32a],.sortableDrag td[data-v-69d1f32a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-69d1f32a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-69d1f32a]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-69d1f32a]{color:var(--theme-color)}.error_color[data-v-69d1f32a]{color:#eb6646!important}.warn_color[data-v-69d1f32a]{color:#ff6800}.pointer[data-v-69d1f32a]{cursor:pointer}.ellipsis[data-v-69d1f32a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-69d1f32a]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-69d1f32a],.flex_center_center[data-v-69d1f32a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-69d1f32a],.flex_center_center[data-v-69d1f32a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-69d1f32a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-69d1f32a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-69d1f32a],.flex_row_s_p[data-v-69d1f32a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-69d1f32a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-69d1f32a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-69d1f32a],.flex_start[data-v-69d1f32a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-69d1f32a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-69d1f32a],.flex_column_center_center[data-v-69d1f32a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-69d1f32a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-69d1f32a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-69d1f32a]{position:relative;border-radius:.2rem}.talk_frame[data-v-69d1f32a]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-69d1f32a]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-69d1f32a]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-69d1f32a]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-69d1f32a]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-69d1f32a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-69d1f32a]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-69d1f32a]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-69d1f32a]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-69d1f32a]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-69d1f32a]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-69d1f32a]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-69d1f32a]{max-height:30vh}.ant-select-dropdown-menu[data-v-69d1f32a]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-69d1f32a]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-69d1f32a]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-69d1f32a]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-69d1f32a]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-69d1f32a]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-69d1f32a]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-69d1f32a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-69d1f32a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-69d1f32a]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-69d1f32a]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-69d1f32a]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-69d1f32a]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-69d1f32a]{width:100%}.ant-input[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-69d1f32a]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-69d1f32a]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-69d1f32a]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-69d1f32a]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-69d1f32a]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-69d1f32a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-69d1f32a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-69d1f32a],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-69d1f32a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-69d1f32a]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-69d1f32a],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-69d1f32a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-69d1f32a],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-69d1f32a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-69d1f32a]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-69d1f32a]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-69d1f32a],.ant-table-thead>tr>th[data-v-69d1f32a]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-69d1f32a]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-69d1f32a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-69d1f32a]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-69d1f32a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-69d1f32a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-69d1f32a]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-69d1f32a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-69d1f32a]{width:24px;height:24px}.ant-radio-inner[data-v-69d1f32a]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-69d1f32a]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-69d1f32a],.ant-radio-checked .ant-radio-inner[data-v-69d1f32a]{border-color:#10c7a3}.ant-checkbox[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-69d1f32a]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-69d1f32a]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-69d1f32a]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-69d1f32a]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-69d1f32a]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-69d1f32a]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-69d1f32a]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-69d1f32a]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-69d1f32a]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-69d1f32a],.ant-dropdown-menu-submenu-title[data-v-69d1f32a]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-69d1f32a],:root .ant-dropdown-link>.anticon.anticon-down[data-v-69d1f32a],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-69d1f32a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-69d1f32a]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-69d1f32a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-69d1f32a]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-69d1f32a],.dropMenuItem_hk_SMALL[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-69d1f32a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-69d1f32a]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-69d1f32a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-69d1f32a]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-69d1f32a]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-69d1f32a],.ant-switch[data-v-69d1f32a]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-69d1f32a],.ant-switch[data-v-69d1f32a]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-69d1f32a]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-69d1f32a]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-69d1f32a]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-69d1f32a]{width:100%}.ant-progress-circle .ant-progress-text[data-v-69d1f32a]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-69d1f32a]{max-width:4.6rem}.ant-popover-title[data-v-69d1f32a]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-69d1f32a]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-69d1f32a]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-69d1f32a],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-69d1f32a],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-69d1f32a]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-69d1f32a],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-69d1f32a],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-69d1f32a]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-69d1f32a]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-69d1f32a]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-69d1f32a]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-69d1f32a]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-69d1f32a]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-69d1f32a]{text-decoration:underline}.modalBox .btn_box[data-v-69d1f32a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-69d1f32a],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-69d1f32a],.ant-pagination-disabled:focus a[data-v-69d1f32a],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-69d1f32a],.ant-pagination-disabled:hover a[data-v-69d1f32a],[data-v-69d1f32a] .ant-pagination-disabled a{background:#e6e7e8}[data-v-69d1f32a] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-69d1f32a] .ant-pagination-item-active a,[data-v-69d1f32a] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-69d1f32a] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-69d1f32a] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-69d1f32a]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-69d1f32a]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-69d1f32a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-69d1f32a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-69d1f32a]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-69d1f32a]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-69d1f32a]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-69d1f32a]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-69d1f32a],.wangEditor table th[data-v-69d1f32a]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-69d1f32a]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-69d1f32a]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-69d1f32a]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-69d1f32a]{display:block}.wangEditor ol[data-v-69d1f32a],.wangEditor ul[data-v-69d1f32a]{margin:10px 0 10px 20px}.wangEditor ul[data-v-69d1f32a],.wangEditor ul li[data-v-69d1f32a]{list-style:disc inside!important}.wangEditor ol[data-v-69d1f32a],.wangEditor ol li[data-v-69d1f32a]{list-style:decimal inside!important}.wangEditor img[data-v-69d1f32a]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-69d1f32a]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-69d1f32a]{border-bottom:2px solid #e1e1e1}.component[data-v-69d1f32a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-69d1f32a]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-69d1f32a]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-69d1f32a]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-69d1f32a]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-69d1f32a]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-69d1f32a]{cursor:default}.listen_picture[data-v-69d1f32a]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-69d1f32a]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-69d1f32a]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-69d1f32a]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-69d1f32a]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-69d1f32a]{font-size:var(--en_large_font_size_five)}[data-v-69d1f32a] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-69d1f32a]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-69d1f32a]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-69d1f32a]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-69d1f32a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-69d1f32a]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-69d1f32a]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-69d1f32a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-69d1f32a]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-69d1f32a],.home_practice_status.NO_PUBLIC[data-v-69d1f32a]{background:#2c58b1}.home_practice_status.FINISHED[data-v-69d1f32a],.home_practice_status.IN_PROGRESS[data-v-69d1f32a],.home_practice_status.NOT_STARTED[data-v-69d1f32a],.home_practice_status.UNDISTRIBUTED[data-v-69d1f32a]{background:#486fbf}.ant-calendar-picker-container[data-v-69d1f32a]{z-index:9999999!important}.accumulate_at_zone_student_report_page[data-v-69d1f32a]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.accumulate_at_zone_student_report_page .menu[data-v-69d1f32a]{width:250px;min-height:250px;height:auto;background:#6156a5;overflow:auto;padding:0 .2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.accumulate_at_zone_student_report_page .menu[data-v-69d1f32a]::-webkit-scrollbar{width:.06rem;background-color:transparent}.accumulate_at_zone_student_report_page .menu[data-v-69d1f32a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.accumulate_at_zone_student_report_page .menu .item_box[data-v-69d1f32a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.accumulate_at_zone_student_report_page .menu .item_box.active[data-v-69d1f32a]{background:#8a66ee}.accumulate_at_zone_student_report_page .menu .item_box>.name[data-v-69d1f32a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.accumulate_at_zone_student_report_page .menu .item_box>i[data-v-69d1f32a]{padding:0 .06rem}.accumulate_at_zone_student_report_page .menu .item_box .focuse[data-v-69d1f32a]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.accumulate_at_zone_student_report_page .menu .item_box .focuse .con[data-v-69d1f32a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.accumulate_at_zone_student_report_page .menu .category_list[data-v-69d1f32a]{width:100%}.accumulate_at_zone_student_report_page .menu .category_list>li[data-v-69d1f32a]{border-bottom:1px solid #fff}.accumulate_at_zone_student_report_page .menu .category_list>li[data-v-69d1f32a]:last-child{border-bottom:0}.accumulate_at_zone_student_report_page .menu .category_list>li>div[data-v-69d1f32a]{border-bottom:1px solid #fff;min-height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem 0 .06rem .02rem;font-size:.18rem;color:#fff}.accumulate_at_zone_student_report_page .menu .category_list>li>div .name[data-v-69d1f32a]{font-size:.22rem}.accumulate_at_zone_student_report_page .menu .category_list>li>div[data-v-69d1f32a]:last-child{border-bottom:0}.accumulate_at_zone_student_report_page .menu .unit_list[data-v-69d1f32a]{width:100%}.accumulate_at_zone_student_report_page .menu .unit_list>li[data-v-69d1f32a]{border-bottom:1px solid #fff}.accumulate_at_zone_student_report_page .menu .unit_list>li[data-v-69d1f32a]:last-child{border-bottom:0}.accumulate_at_zone_student_report_page .menu .unit_list>li>div[data-v-69d1f32a]{border-bottom:1px solid #fff;min-height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem 0 .06rem .2rem;font-size:.18rem;color:#fff}.accumulate_at_zone_student_report_page .menu .unit_list>li>div .name[data-v-69d1f32a]{font-size:.2rem}.accumulate_at_zone_student_report_page .menu .unit_list>li>div[data-v-69d1f32a]:last-child{border-bottom:0}.accumulate_at_zone_student_report_page .menu .focuse_list>li[data-v-69d1f32a]{border-bottom:1px solid #fff;min-height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem 0 .06rem .4rem;font-size:.18rem;color:#fff;background:#9d83d6}.accumulate_at_zone_student_report_page .menu .focuse_list>li[data-v-69d1f32a]:last-child{border-bottom:0}.accumulate_at_zone_student_report_page .main[data-v-69d1f32a]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;overflow:auto;padding:0 .3rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.accumulate_at_zone_student_report_page .main .filter_action_box[data-v-69d1f32a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem}.accumulate_at_zone_student_report_page .main .filter_action_box .mr20[data-v-69d1f32a]{margin-right:.2rem}.accumulate_at_zone_student_report_page .main .content_box .content_item[data-v-69d1f32a]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:.12rem;background:#fff;-webkit-box-shadow:3.5px 3.5px 2.5px 0 rgba(99,99,99,.2);box-shadow:3.5px 3.5px 2.5px 0 rgba(99,99,99,.2)}.accumulate_at_zone_student_report_page .main .content_box .content_item .top_box[data-v-69d1f32a]{width:100%;height:.5rem;background:#8a66ee;border-radius:.12rem .12rem 0 0;padding:0 .16rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accumulate_at_zone_student_report_page .main .content_box .content_item .top_box span[data-v-69d1f32a]{font-size:.2rem;line-height:.5rem}.accumulate_at_zone_student_report_page .main .content_box .content_item .top_box span.hk.SMALL[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five)}.accumulate_at_zone_student_report_page .main .content_box .content_item .top_box span.hk.MEDIUM[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_five)}.accumulate_at_zone_student_report_page .main .content_box .content_item .top_box span.hk.LARGE[data-v-69d1f32a]{font-size:var(--hk_large_font_size_five)}.accumulate_at_zone_student_report_page .main .content_box .content_item .top_box span.en.SMALL[data-v-69d1f32a]{font-size:var(--en_small_font_size_five)}.accumulate_at_zone_student_report_page .main .content_box .content_item .top_box span.en.MEDIUM[data-v-69d1f32a]{font-size:var(--en_middle_font_size_five)}.accumulate_at_zone_student_report_page .main .content_box .content_item .top_box span.en.LARGE[data-v-69d1f32a]{font-size:var(--en_large_font_size_five)}.accumulate_at_zone_student_report_page .main .content_box .content_item .top_box span .more_img[data-v-69d1f32a]{width:.32rem;height:.32rem;cursor:pointer;margin-left:.1rem}.accumulate_at_zone_student_report_page .main .content_box .content_item .top_box .right_img[data-v-69d1f32a]{height:.5rem}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail[data-v-69d1f32a]{width:100%;height:100%;max-height:6rem;padding:.2rem .15rem;overflow:hidden}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box[data-v-69d1f32a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .2rem;font-size:.18rem}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box.hk.SMALL[data-v-69d1f32a]{font-size:var(--hk_small_font_size_18)}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box.hk.MEDIUM[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_20)}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box.hk.LARGE[data-v-69d1f32a]{font-size:var(--hk_large_font_size_22)}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box.en.SMALL[data-v-69d1f32a]{font-size:var(--en_small_font_size_18)}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box.en.MEDIUM[data-v-69d1f32a]{font-size:var(--en_middle_font_size_20)}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box.en.LARGE[data-v-69d1f32a]{font-size:var(--en_large_font_size_22)}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box .tips[data-v-69d1f32a]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.hk.SMALL[data-v-69d1f32a]{font-size:var(--hk_small_font_size_five)}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.hk.MEDIUM[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_five)}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.hk.LARGE[data-v-69d1f32a]{font-size:var(--hk_large_font_size_five)}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.en.SMALL[data-v-69d1f32a]{font-size:var(--en_small_font_size_five)}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.en.MEDIUM[data-v-69d1f32a]{font-size:var(--en_middle_font_size_five)}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.en.LARGE[data-v-69d1f32a]{font-size:var(--en_large_font_size_five)}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.active[data-v-69d1f32a]{color:#5b4096}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box .switch[data-v-69d1f32a]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .detail_title_box .switch .ant-switch[data-v-69d1f32a]{margin:0 .15rem}.accumulate_at_zone_student_report_page .main .content_box .content_item .content_detail .echarts_box[data-v-69d1f32a]{width:100%;height:4rem}.accumulate_at_zone_student_report_page .main .content_box .content_item .noData[data-v-69d1f32a]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.accumulate_at_zone_student_report_page .main .content_box .content_item .noData.hk.SMALL[data-v-69d1f32a]{font-size:var(--hk_small_font_size_18)}.accumulate_at_zone_student_report_page .main .content_box .content_item .noData.hk.MEDIUM[data-v-69d1f32a]{font-size:var(--hk_middle_font_size_20)}.accumulate_at_zone_student_report_page .main .content_box .content_item .noData.hk.LARGE[data-v-69d1f32a]{font-size:var(--hk_large_font_size_22)}.accumulate_at_zone_student_report_page .main .content_box .content_item .noData.en.SMALL[data-v-69d1f32a]{font-size:var(--en_small_font_size_18)}.accumulate_at_zone_student_report_page .main .content_box .content_item .noData.en.MEDIUM[data-v-69d1f32a]{font-size:var(--en_middle_font_size_20)}.accumulate_at_zone_student_report_page .main .content_box .content_item .noData.en.LARGE[data-v-69d1f32a]{font-size:var(--en_large_font_size_22)}.accumulate_at_zone_student_report_page .no_data_line[data-v-69d1f32a]{display:inline-block;width:.3rem;height:4px;background:#734fb3}.accumulate_at_zone_student_report_page[data-v-69d1f32a] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem;background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.accumulate_at_zone_student_report_page[data-v-69d1f32a] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.accumulate_at_zone_student_report_page .ant-switch[data-v-69d1f32a]:after,.accumulate_at_zone_student_report_page[data-v-69d1f32a] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}html[data-v-54aa1e32]{font-size:100px}@media only screen and (max-height:650px){html[data-v-54aa1e32]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-54aa1e32]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-54aa1e32]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-54aa1e32]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-54aa1e32]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-54aa1e32]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-54aa1e32]{font-size:100px}}#app[data-v-54aa1e32],body[data-v-54aa1e32],html[data-v-54aa1e32]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-54aa1e32],#app h1[data-v-54aa1e32],#app h2[data-v-54aa1e32],#app h3[data-v-54aa1e32],#app h4[data-v-54aa1e32],#app h5[data-v-54aa1e32],#app h6[data-v-54aa1e32],#app p[data-v-54aa1e32],body body[data-v-54aa1e32],body h1[data-v-54aa1e32],body h2[data-v-54aa1e32],body h3[data-v-54aa1e32],body h4[data-v-54aa1e32],body h5[data-v-54aa1e32],body h6[data-v-54aa1e32],body p[data-v-54aa1e32],html body[data-v-54aa1e32],html h1[data-v-54aa1e32],html h2[data-v-54aa1e32],html h3[data-v-54aa1e32],html h4[data-v-54aa1e32],html h5[data-v-54aa1e32],html h6[data-v-54aa1e32],html p[data-v-54aa1e32]{margin:0}li[data-v-54aa1e32],ul[data-v-54aa1e32]{list-style:none;padding:0}[data-v-54aa1e32]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-54aa1e32]{white-space:break-spaces}.sortableDrag[data-v-54aa1e32]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-54aa1e32],.sortableDrag td[data-v-54aa1e32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-54aa1e32]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-54aa1e32]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-54aa1e32]{color:var(--theme-color)}.error_color[data-v-54aa1e32]{color:#eb6646!important}.warn_color[data-v-54aa1e32]{color:#ff6800}.pointer[data-v-54aa1e32]{cursor:pointer}.ellipsis[data-v-54aa1e32]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-54aa1e32]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-54aa1e32],.flex_center_center[data-v-54aa1e32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-54aa1e32],.flex_center_center[data-v-54aa1e32]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-54aa1e32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-54aa1e32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-54aa1e32],.flex_row_s_p[data-v-54aa1e32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-54aa1e32]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-54aa1e32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-54aa1e32],.flex_start[data-v-54aa1e32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-54aa1e32]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-54aa1e32],.flex_column_center_center[data-v-54aa1e32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-54aa1e32]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-54aa1e32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-54aa1e32]{position:relative;border-radius:.2rem}.talk_frame[data-v-54aa1e32]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-54aa1e32]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-54aa1e32]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-54aa1e32]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-54aa1e32]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-54aa1e32]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-54aa1e32]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-54aa1e32]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-54aa1e32]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-54aa1e32]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-54aa1e32]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-54aa1e32]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-54aa1e32]{max-height:30vh}.ant-select-dropdown-menu[data-v-54aa1e32]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-54aa1e32]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-54aa1e32]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-54aa1e32]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-54aa1e32]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-54aa1e32]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-54aa1e32]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-54aa1e32]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-54aa1e32]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-54aa1e32]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-54aa1e32]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-54aa1e32]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-54aa1e32]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-54aa1e32]{width:100%}.ant-input[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-54aa1e32]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-54aa1e32]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-54aa1e32]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-54aa1e32]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-54aa1e32]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-54aa1e32]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-54aa1e32]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-54aa1e32],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-54aa1e32]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-54aa1e32]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-54aa1e32],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-54aa1e32]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-54aa1e32],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-54aa1e32]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-54aa1e32]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-54aa1e32]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-54aa1e32],.ant-table-thead>tr>th[data-v-54aa1e32]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-54aa1e32]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-54aa1e32]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-54aa1e32]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-54aa1e32]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-54aa1e32]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-54aa1e32]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-54aa1e32]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-54aa1e32]{width:24px;height:24px}.ant-radio-inner[data-v-54aa1e32]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-54aa1e32]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-54aa1e32],.ant-radio-checked .ant-radio-inner[data-v-54aa1e32]{border-color:#10c7a3}.ant-checkbox[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-54aa1e32]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-54aa1e32]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-54aa1e32]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-54aa1e32]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-54aa1e32]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-54aa1e32]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-54aa1e32]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-54aa1e32]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-54aa1e32]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-54aa1e32],.ant-dropdown-menu-submenu-title[data-v-54aa1e32]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-54aa1e32],:root .ant-dropdown-link>.anticon.anticon-down[data-v-54aa1e32],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-54aa1e32]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-54aa1e32]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-54aa1e32]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-54aa1e32]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-54aa1e32],.dropMenuItem_hk_SMALL[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-54aa1e32]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-54aa1e32]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-54aa1e32]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-54aa1e32]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-54aa1e32]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-54aa1e32],.ant-switch[data-v-54aa1e32]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-54aa1e32],.ant-switch[data-v-54aa1e32]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-54aa1e32]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-54aa1e32]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-54aa1e32]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-54aa1e32]{width:100%}.ant-progress-circle .ant-progress-text[data-v-54aa1e32]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-54aa1e32]{max-width:4.6rem}.ant-popover-title[data-v-54aa1e32]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-54aa1e32]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-54aa1e32]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-54aa1e32],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-54aa1e32],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-54aa1e32]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-54aa1e32],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-54aa1e32],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-54aa1e32]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-54aa1e32]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-54aa1e32]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-54aa1e32]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-54aa1e32]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-54aa1e32]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-54aa1e32]{text-decoration:underline}.modalBox .btn_box[data-v-54aa1e32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-54aa1e32],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-54aa1e32],.ant-pagination-disabled:focus a[data-v-54aa1e32],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-54aa1e32],.ant-pagination-disabled:hover a[data-v-54aa1e32],[data-v-54aa1e32] .ant-pagination-disabled a{background:#e6e7e8}[data-v-54aa1e32] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-54aa1e32] .ant-pagination-item-active a,[data-v-54aa1e32] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-54aa1e32] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-54aa1e32] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-54aa1e32]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-54aa1e32]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-54aa1e32]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-54aa1e32]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-54aa1e32]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-54aa1e32]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-54aa1e32]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-54aa1e32]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-54aa1e32],.wangEditor table th[data-v-54aa1e32]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-54aa1e32]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-54aa1e32]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-54aa1e32]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-54aa1e32]{display:block}.wangEditor ol[data-v-54aa1e32],.wangEditor ul[data-v-54aa1e32]{margin:10px 0 10px 20px}.wangEditor ul[data-v-54aa1e32],.wangEditor ul li[data-v-54aa1e32]{list-style:disc inside!important}.wangEditor ol[data-v-54aa1e32],.wangEditor ol li[data-v-54aa1e32]{list-style:decimal inside!important}.wangEditor img[data-v-54aa1e32]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-54aa1e32]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-54aa1e32]{border-bottom:2px solid #e1e1e1}.component[data-v-54aa1e32]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-54aa1e32]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-54aa1e32]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-54aa1e32]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-54aa1e32]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-54aa1e32]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-54aa1e32]{cursor:default}.listen_picture[data-v-54aa1e32]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-54aa1e32]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-54aa1e32]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-54aa1e32]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-54aa1e32]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-54aa1e32]{font-size:var(--en_large_font_size_five)}[data-v-54aa1e32] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-54aa1e32]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-54aa1e32]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-54aa1e32]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-54aa1e32]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-54aa1e32]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-54aa1e32]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-54aa1e32]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-54aa1e32]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-54aa1e32],.home_practice_status.NO_PUBLIC[data-v-54aa1e32]{background:#2c58b1}.home_practice_status.FINISHED[data-v-54aa1e32],.home_practice_status.IN_PROGRESS[data-v-54aa1e32],.home_practice_status.NOT_STARTED[data-v-54aa1e32],.home_practice_status.UNDISTRIBUTED[data-v-54aa1e32]{background:#486fbf}.ant-calendar-picker-container[data-v-54aa1e32]{z-index:9999999!important}.accum_at_zone_class_report_page[data-v-54aa1e32]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.accum_at_zone_class_report_page .menu[data-v-54aa1e32]{width:250px;min-height:250px;height:auto;background:#6156a5;overflow:auto;padding:0 .2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.accum_at_zone_class_report_page .menu[data-v-54aa1e32]::-webkit-scrollbar{width:.06rem;background-color:transparent}.accum_at_zone_class_report_page .menu[data-v-54aa1e32]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.accum_at_zone_class_report_page .menu .item_box[data-v-54aa1e32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.accum_at_zone_class_report_page .menu .item_box.active[data-v-54aa1e32]{background:#8a66ee}.accum_at_zone_class_report_page .menu .category_list[data-v-54aa1e32]{width:100%}.accum_at_zone_class_report_page .menu .category_list>li[data-v-54aa1e32]{border-bottom:1px solid #fff}.accum_at_zone_class_report_page .menu .category_list>li[data-v-54aa1e32]:last-child{border-bottom:0}.accum_at_zone_class_report_page .menu .category_list>li>div[data-v-54aa1e32]{border-bottom:1px solid #fff;min-height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem 0 .06rem .02rem;font-size:.22rem;color:#fff}.accum_at_zone_class_report_page .menu .category_list>li>div[data-v-54aa1e32]:last-child{border-bottom:0}.accum_at_zone_class_report_page .main[data-v-54aa1e32]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;overflow:auto;padding:.2rem}.accum_at_zone_class_report_page .main .title_box[data-v-54aa1e32]{margin-bottom:.2rem}.accum_at_zone_class_report_page .main .content_box .content_item[data-v-54aa1e32]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:.12rem;background:#fff;-webkit-box-shadow:3.5px 3.5px 2.5px 0 rgba(99,99,99,.2);box-shadow:3.5px 3.5px 2.5px 0 rgba(99,99,99,.2)}.accum_at_zone_class_report_page .main .content_box .content_item .top_box[data-v-54aa1e32]{width:100%;height:.5rem;background:#8a66ee;border-radius:.12rem .12rem 0 0;padding:0 .16rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accum_at_zone_class_report_page .main .content_box .content_item .top_box span[data-v-54aa1e32]{font-size:.2rem;line-height:.5rem}.accum_at_zone_class_report_page .main .content_box .content_item .top_box span.hk.SMALL[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five)}.accum_at_zone_class_report_page .main .content_box .content_item .top_box span.hk.MEDIUM[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_five)}.accum_at_zone_class_report_page .main .content_box .content_item .top_box span.hk.LARGE[data-v-54aa1e32]{font-size:var(--hk_large_font_size_five)}.accum_at_zone_class_report_page .main .content_box .content_item .top_box span.en.SMALL[data-v-54aa1e32]{font-size:var(--en_small_font_size_five)}.accum_at_zone_class_report_page .main .content_box .content_item .top_box span.en.MEDIUM[data-v-54aa1e32]{font-size:var(--en_middle_font_size_five)}.accum_at_zone_class_report_page .main .content_box .content_item .top_box span.en.LARGE[data-v-54aa1e32]{font-size:var(--en_large_font_size_five)}.accum_at_zone_class_report_page .main .content_box .content_item .top_box span .more_img[data-v-54aa1e32]{width:.32rem;height:.32rem;cursor:pointer;margin-left:.1rem}.accum_at_zone_class_report_page .main .content_box .content_item .top_box .right_img[data-v-54aa1e32]{height:.5rem}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail[data-v-54aa1e32]{width:100%;height:100%;max-height:6rem;padding:.2rem .15rem;overflow:hidden}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box[data-v-54aa1e32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .2rem;font-size:.18rem}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box.hk.SMALL[data-v-54aa1e32]{font-size:var(--hk_small_font_size_18)}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box.hk.MEDIUM[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_20)}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box.hk.LARGE[data-v-54aa1e32]{font-size:var(--hk_large_font_size_22)}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box.en.SMALL[data-v-54aa1e32]{font-size:var(--en_small_font_size_18)}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box.en.MEDIUM[data-v-54aa1e32]{font-size:var(--en_middle_font_size_20)}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box.en.LARGE[data-v-54aa1e32]{font-size:var(--en_large_font_size_22)}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box .tips[data-v-54aa1e32]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.hk.SMALL[data-v-54aa1e32]{font-size:var(--hk_small_font_size_five)}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.hk.MEDIUM[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_five)}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.hk.LARGE[data-v-54aa1e32]{font-size:var(--hk_large_font_size_five)}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.en.SMALL[data-v-54aa1e32]{font-size:var(--en_small_font_size_five)}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.en.MEDIUM[data-v-54aa1e32]{font-size:var(--en_middle_font_size_five)}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.en.LARGE[data-v-54aa1e32]{font-size:var(--en_large_font_size_five)}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.active[data-v-54aa1e32]{color:#5b4096}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box .switch[data-v-54aa1e32]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .detail_title_box .switch .ant-switch[data-v-54aa1e32]{margin:0 .15rem}.accum_at_zone_class_report_page .main .content_box .content_item .content_detail .echarts_box[data-v-54aa1e32]{width:100%;height:4rem}.accum_at_zone_class_report_page .main .content_box .content_item .noData[data-v-54aa1e32]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.accum_at_zone_class_report_page .main .content_box .content_item .noData.hk.SMALL[data-v-54aa1e32]{font-size:var(--hk_small_font_size_18)}.accum_at_zone_class_report_page .main .content_box .content_item .noData.hk.MEDIUM[data-v-54aa1e32]{font-size:var(--hk_middle_font_size_20)}.accum_at_zone_class_report_page .main .content_box .content_item .noData.hk.LARGE[data-v-54aa1e32]{font-size:var(--hk_large_font_size_22)}.accum_at_zone_class_report_page .main .content_box .content_item .noData.en.SMALL[data-v-54aa1e32]{font-size:var(--en_small_font_size_18)}.accum_at_zone_class_report_page .main .content_box .content_item .noData.en.MEDIUM[data-v-54aa1e32]{font-size:var(--en_middle_font_size_20)}.accum_at_zone_class_report_page .main .content_box .content_item .noData.en.LARGE[data-v-54aa1e32]{font-size:var(--en_large_font_size_22)}.accum_at_zone_class_report_page .no_data_line[data-v-54aa1e32]{display:inline-block;width:.3rem;height:4px;background:#734fb3}html[data-v-3584e909]{font-size:100px}@media only screen and (max-height:650px){html[data-v-3584e909]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-3584e909]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-3584e909]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-3584e909]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-3584e909]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-3584e909]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-3584e909]{font-size:100px}}#app[data-v-3584e909],body[data-v-3584e909],html[data-v-3584e909]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-3584e909],#app h1[data-v-3584e909],#app h2[data-v-3584e909],#app h3[data-v-3584e909],#app h4[data-v-3584e909],#app h5[data-v-3584e909],#app h6[data-v-3584e909],#app p[data-v-3584e909],body body[data-v-3584e909],body h1[data-v-3584e909],body h2[data-v-3584e909],body h3[data-v-3584e909],body h4[data-v-3584e909],body h5[data-v-3584e909],body h6[data-v-3584e909],body p[data-v-3584e909],html body[data-v-3584e909],html h1[data-v-3584e909],html h2[data-v-3584e909],html h3[data-v-3584e909],html h4[data-v-3584e909],html h5[data-v-3584e909],html h6[data-v-3584e909],html p[data-v-3584e909]{margin:0}li[data-v-3584e909],ul[data-v-3584e909]{list-style:none;padding:0}[data-v-3584e909]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-3584e909]{white-space:break-spaces}.sortableDrag[data-v-3584e909]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-3584e909],.sortableDrag td[data-v-3584e909]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-3584e909]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-3584e909]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-3584e909]{color:var(--theme-color)}.error_color[data-v-3584e909]{color:#eb6646!important}.warn_color[data-v-3584e909]{color:#ff6800}.pointer[data-v-3584e909]{cursor:pointer}.ellipsis[data-v-3584e909]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-3584e909]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-3584e909],.flex_center_center[data-v-3584e909]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-3584e909],.flex_center_center[data-v-3584e909]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-3584e909]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-3584e909]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-3584e909],.flex_row_s_p[data-v-3584e909]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-3584e909]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-3584e909]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-3584e909],.flex_start[data-v-3584e909]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-3584e909]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-3584e909],.flex_column_center_center[data-v-3584e909]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-3584e909]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-3584e909]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-3584e909]{position:relative;border-radius:.2rem}.talk_frame[data-v-3584e909]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-3584e909]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-3584e909]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-3584e909]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-3584e909]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-3584e909]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-3584e909]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-3584e909]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-3584e909]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-3584e909]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-3584e909]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-3584e909]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-3584e909]{max-height:30vh}.ant-select-dropdown-menu[data-v-3584e909]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-3584e909]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-3584e909]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-3584e909]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-3584e909]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-3584e909]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-3584e909]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-3584e909]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-3584e909]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-3584e909]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-3584e909]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-3584e909]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-3584e909]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-3584e909]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-3584e909]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-3584e909]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-3584e909]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-3584e909]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-3584e909]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-3584e909]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-3584e909]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-3584e909]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-3584e909]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-3584e909]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-3584e909]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-3584e909]{width:100%}.ant-input[data-v-3584e909]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-3584e909]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-3584e909]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-3584e909]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-3584e909]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-3584e909]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-3584e909]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-3584e909]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-3584e909]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-3584e909]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-3584e909]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-3584e909]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-3584e909]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-3584e909],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-3584e909]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-3584e909]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-3584e909]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-3584e909],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-3584e909]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-3584e909]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-3584e909]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-3584e909],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-3584e909]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-3584e909]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-3584e909]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-3584e909]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3584e909],.ant-table-thead>tr>th[data-v-3584e909]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-3584e909]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-3584e909]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3584e909]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3584e909]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-3584e909]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-3584e909]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-3584e909]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-3584e909]{width:24px;height:24px}.ant-radio-inner[data-v-3584e909]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-3584e909]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-3584e909]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-3584e909],.ant-radio-checked .ant-radio-inner[data-v-3584e909]{border-color:#10c7a3}.ant-checkbox[data-v-3584e909]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-3584e909]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-3584e909]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-3584e909]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-3584e909]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-3584e909]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-3584e909]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-3584e909]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-3584e909]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-3584e909]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-3584e909]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-3584e909],.ant-dropdown-menu-submenu-title[data-v-3584e909]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-3584e909],:root .ant-dropdown-link>.anticon.anticon-down[data-v-3584e909],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-3584e909]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-3584e909]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-3584e909]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-3584e909]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-3584e909]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-3584e909]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-3584e909],.dropMenuItem_hk_SMALL[data-v-3584e909]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-3584e909]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-3584e909]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-3584e909]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-3584e909]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-3584e909]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-3584e909]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-3584e909],.ant-switch[data-v-3584e909]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-3584e909],.ant-switch[data-v-3584e909]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-3584e909]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-3584e909]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-3584e909]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-3584e909]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-3584e909]{width:100%}.ant-progress-circle .ant-progress-text[data-v-3584e909]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-3584e909]{max-width:4.6rem}.ant-popover-title[data-v-3584e909]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-3584e909]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-3584e909]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-3584e909],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-3584e909],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-3584e909]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-3584e909],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-3584e909],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-3584e909]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-3584e909]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-3584e909]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-3584e909]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-3584e909]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-3584e909]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-3584e909]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-3584e909]{text-decoration:underline}.modalBox .btn_box[data-v-3584e909]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-3584e909],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-3584e909],.ant-pagination-disabled:focus a[data-v-3584e909],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-3584e909],.ant-pagination-disabled:hover a[data-v-3584e909],[data-v-3584e909] .ant-pagination-disabled a{background:#e6e7e8}[data-v-3584e909] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-3584e909] .ant-pagination-item-active a,[data-v-3584e909] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-3584e909] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-3584e909] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-3584e909]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-3584e909]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-3584e909]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-3584e909]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-3584e909]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-3584e909]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-3584e909]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-3584e909]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-3584e909]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-3584e909],.wangEditor table th[data-v-3584e909]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-3584e909]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-3584e909]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-3584e909]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-3584e909]{display:block}.wangEditor ol[data-v-3584e909],.wangEditor ul[data-v-3584e909]{margin:10px 0 10px 20px}.wangEditor ul[data-v-3584e909],.wangEditor ul li[data-v-3584e909]{list-style:disc inside!important}.wangEditor ol[data-v-3584e909],.wangEditor ol li[data-v-3584e909]{list-style:decimal inside!important}.wangEditor img[data-v-3584e909]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-3584e909]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-3584e909]{border-bottom:2px solid #e1e1e1}.component[data-v-3584e909]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-3584e909]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-3584e909]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-3584e909]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-3584e909]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-3584e909]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-3584e909]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-3584e909]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-3584e909]{cursor:default}.listen_picture[data-v-3584e909]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-3584e909]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-3584e909]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-3584e909]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-3584e909]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-3584e909]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-3584e909]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-3584e909]{font-size:var(--en_large_font_size_five)}[data-v-3584e909] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-3584e909]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-3584e909]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-3584e909]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-3584e909]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-3584e909]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-3584e909]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-3584e909]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-3584e909]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-3584e909],.home_practice_status.NO_PUBLIC[data-v-3584e909]{background:#2c58b1}.home_practice_status.FINISHED[data-v-3584e909],.home_practice_status.IN_PROGRESS[data-v-3584e909],.home_practice_status.NOT_STARTED[data-v-3584e909],.home_practice_status.UNDISTRIBUTED[data-v-3584e909]{background:#486fbf}.ant-calendar-picker-container[data-v-3584e909]{z-index:9999999!important}.accumulated_category_report_page[data-v-3584e909]{width:100%;height:100%;background:#f5f0ff}.accumulated_category_report_page[data-v-3584e909] .ant-spin-nested-loading,.accumulated_category_report_page[data-v-3584e909] .ant-spin-nested-loading .ant-spin-container{height:100%}.accumulated_category_report_page .main[data-v-3584e909]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.accumulated_category_report_page .main[data-v-3584e909]::-webkit-scrollbar{width:.1rem;background-color:transparent}.accumulated_category_report_page .main[data-v-3584e909]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.accumulated_category_report_page .main .filter_action_box[data-v-3584e909]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.accumulated_category_report_page .main .filter_action_box .mr20[data-v-3584e909]{margin-right:.2rem}.accumulated_category_report_page .main .table_box[data-v-3584e909]{width:100%;margin-bottom:.3rem}.accumulated_category_report_page .main .course_table[data-v-3584e909] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.accumulated_category_report_page .main .course_table[data-v-3584e909] .ant-table-tbody>tr>td{color:#414042}.accumulated_category_report_page .main .course_table[data-v-3584e909] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.accumulated_category_report_page .main .course_table[data-v-3584e909] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.accumulated_category_report_page .main .course_table[data-v-3584e909] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.accumulated_category_report_page .main .course_table[data-v-3584e909] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.accumulated_category_report_page .main .course_table[data-v-3584e909] .ant-table-thead>tr>th:last-child:after,.accumulated_category_report_page .main .course_table[data-v-3584e909] .ant-table-thead>tr>th:last-child:before{display:none}.accumulated_category_report_page .main .course_table[data-v-3584e909] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.accumulated_category_report_page .main .course_table[data-v-3584e909] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.accumulated_category_report_page .main .course_table[data-v-3584e909] .ant-table-column-title{color:#fff;font-weight:400}.accumulated_category_report_page .main .course_table[data-v-3584e909] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.accumulated_category_report_page .main .course_table[data-v-3584e909] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accumulated_category_report_page .main .course_table .no_data_line[data-v-3584e909]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.accumulated_category_report_page .main .course_table .progress_list[data-v-3584e909]{width:100%;max-width:5rem;margin:auto;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.accumulated_category_report_page .main .course_table .progress_list .progress_item[data-v-3584e909]{width:100%;margin-bottom:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accumulated_category_report_page .main .course_table .progress_list .progress_item[data-v-3584e909]:last-child{margin-bottom:0}.accumulated_category_report_page .main .course_table .progress_list .progress_item .progress_label[data-v-3584e909]{width:1rem;font-size:.18rem;font-family:var(--common-font-family);color:#333}.accumulated_category_report_page .main .course_table .progress_list .progress_item .progress_value[data-v-3584e909]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:.28rem;border-radius:.14rem;overflow:hidden;margin:0 .16rem}.accumulated_category_report_page .main .course_table .progress_list .progress_item .progress_value .progress_item_value[data-v-3584e909]{float:left;height:100%}.accumulated_category_report_page .main .course_table .progress_list .progress_item .progress_value .progress_item_value.RIGHT[data-v-3584e909]{background:#43cc8e}.accumulated_category_report_page .main .course_table .progress_list .progress_item .progress_value .progress_item_value.HALF_RIGHT[data-v-3584e909]{background:#ffc500}.accumulated_category_report_page .main .course_table .progress_list .progress_item .progress_value .progress_item_value.WRONG[data-v-3584e909]{background:#df4242}.accumulated_category_report_page .main .course_table .progress_list .progress_item .progress_more[data-v-3584e909]{width:.28rem;height:.28rem}.accumulated_category_report_page .main .course_table .degree_progress[data-v-3584e909]{width:5rem;max-width:100%;height:.64rem;margin:auto;padding:.18rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accumulated_category_report_page .main .course_table .degree_progress .degree_value_box[data-v-3584e909]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%;border-radius:.14rem;overflow:hidden;margin-right:.16rem}.accumulated_category_report_page .main .course_table .degree_progress .degree_value_box .degree_value_item[data-v-3584e909]{float:left;height:100%}.accumulated_category_report_page .main .course_table .degree_progress .degree_value_box .degree_value_item.WRONG[data-v-3584e909]{background:#df4242}.accumulated_category_report_page .main .course_table .degree_progress .degree_value_box .degree_value_item.HALF_RIGHT[data-v-3584e909]{background:#ffc500}.accumulated_category_report_page .main .course_table .degree_progress .degree_value_box .degree_value_item.RIGHT[data-v-3584e909]{background:#43cc8e}.accumulated_category_report_page .main .course_table .degree_progress .degree_value_more[data-v-3584e909]{width:.28rem;height:.28rem;cursor:pointer;margin-right:.16rem}.accumulated_category_report_page .main .course_table .degree_progress .degree_value_more[data-v-3584e909]:last-child{margin-right:0}.accumulated_category_report_page .main .course_table .degree_progress .degree_value_tips[data-v-3584e909]{width:.2rem;height:.2rem}.accumulated_category_report_page .main .course_table .instruction_title[data-v-3584e909]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accumulated_category_report_page .main .course_table .instruction_title .img[data-v-3584e909]{margin-left:.2rem}.accumulated_category_report_page .main .course_table .instruction_title .img img[data-v-3584e909]{width:.3rem;height:.3rem;margin-right:.1rem;cursor:pointer}.accumulated_category_report_page .main .course_table .instruction_title .img img[data-v-3584e909]:last-child{margin-right:0}.accumulated_category_report_page .mastery_box[data-v-3584e909]{margin-left:.1rem;font-size:.24rem}.accumulated_category_report_page .mastery_box.hk.SMALL[data-v-3584e909]{font-size:var(--hk_small_font_size_seven)}.accumulated_category_report_page .mastery_box.hk.MEDIUM[data-v-3584e909]{font-size:var(--hk_middle_font_size_seven)}.accumulated_category_report_page .mastery_box.hk.LARGE[data-v-3584e909]{font-size:var(--hk_large_font_size_seven)}.accumulated_category_report_page .mastery_box.en.SMALL[data-v-3584e909]{font-size:var(--en_small_font_size_seven)}.accumulated_category_report_page .mastery_box.en.MEDIUM[data-v-3584e909]{font-size:var(--en_middle_font_size_seven)}.accumulated_category_report_page .mastery_box.en.LARGE[data-v-3584e909]{font-size:var(--en_large_font_size_seven)}.accumulated_category_report_page .mastery_box .deGreeName[data-v-3584e909]{font-size:.28rem}.accumulated_category_report_page .mastery_box .deGreeName_1[data-v-3584e909]{color:#da1c5c}.accumulated_category_report_page .mastery_box .deGreeName_2[data-v-3584e909]{color:#f15a29}.accumulated_category_report_page .mastery_box .deGreeName_3[data-v-3584e909]{color:#fabb00}.accumulated_category_report_page .mastery_box .deGreeName_4[data-v-3584e909]{color:#a4c500}.accumulated_category_report_page .mastery_box .deGreeName_5[data-v-3584e909]{color:#45824b}html[data-v-20f8ee4e]{font-size:100px}@media only screen and (max-height:650px){html[data-v-20f8ee4e]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-20f8ee4e]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-20f8ee4e]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-20f8ee4e]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-20f8ee4e]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-20f8ee4e]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-20f8ee4e]{font-size:100px}}#app[data-v-20f8ee4e],body[data-v-20f8ee4e],html[data-v-20f8ee4e]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-20f8ee4e],#app h1[data-v-20f8ee4e],#app h2[data-v-20f8ee4e],#app h3[data-v-20f8ee4e],#app h4[data-v-20f8ee4e],#app h5[data-v-20f8ee4e],#app h6[data-v-20f8ee4e],#app p[data-v-20f8ee4e],body body[data-v-20f8ee4e],body h1[data-v-20f8ee4e],body h2[data-v-20f8ee4e],body h3[data-v-20f8ee4e],body h4[data-v-20f8ee4e],body h5[data-v-20f8ee4e],body h6[data-v-20f8ee4e],body p[data-v-20f8ee4e],html body[data-v-20f8ee4e],html h1[data-v-20f8ee4e],html h2[data-v-20f8ee4e],html h3[data-v-20f8ee4e],html h4[data-v-20f8ee4e],html h5[data-v-20f8ee4e],html h6[data-v-20f8ee4e],html p[data-v-20f8ee4e]{margin:0}li[data-v-20f8ee4e],ul[data-v-20f8ee4e]{list-style:none;padding:0}[data-v-20f8ee4e]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-20f8ee4e]{white-space:break-spaces}.sortableDrag[data-v-20f8ee4e]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-20f8ee4e],.sortableDrag td[data-v-20f8ee4e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-20f8ee4e]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-20f8ee4e]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-20f8ee4e]{color:var(--theme-color)}.error_color[data-v-20f8ee4e]{color:#eb6646!important}.warn_color[data-v-20f8ee4e]{color:#ff6800}.pointer[data-v-20f8ee4e]{cursor:pointer}.ellipsis[data-v-20f8ee4e]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-20f8ee4e]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-20f8ee4e],.flex_center_center[data-v-20f8ee4e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-20f8ee4e],.flex_center_center[data-v-20f8ee4e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-20f8ee4e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-20f8ee4e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-20f8ee4e],.flex_row_s_p[data-v-20f8ee4e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-20f8ee4e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-20f8ee4e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-20f8ee4e],.flex_start[data-v-20f8ee4e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-20f8ee4e]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-20f8ee4e],.flex_column_center_center[data-v-20f8ee4e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-20f8ee4e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-20f8ee4e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-20f8ee4e]{position:relative;border-radius:.2rem}.talk_frame[data-v-20f8ee4e]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-20f8ee4e]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-20f8ee4e]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-20f8ee4e]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-20f8ee4e]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-20f8ee4e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-20f8ee4e]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-20f8ee4e]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-20f8ee4e]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-20f8ee4e]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-20f8ee4e]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-20f8ee4e]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-20f8ee4e]{max-height:30vh}.ant-select-dropdown-menu[data-v-20f8ee4e]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-20f8ee4e]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-20f8ee4e]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-20f8ee4e]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-20f8ee4e]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-20f8ee4e]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-20f8ee4e]{width:100%}.ant-input[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-20f8ee4e]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-20f8ee4e]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-20f8ee4e]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-20f8ee4e]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-20f8ee4e]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-20f8ee4e],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-20f8ee4e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-20f8ee4e],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-20f8ee4e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-20f8ee4e],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-20f8ee4e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-20f8ee4e]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-20f8ee4e],.ant-table-thead>tr>th[data-v-20f8ee4e]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-20f8ee4e]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-20f8ee4e]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-20f8ee4e]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-20f8ee4e]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-20f8ee4e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-20f8ee4e]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-20f8ee4e]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-20f8ee4e]{width:24px;height:24px}.ant-radio-inner[data-v-20f8ee4e]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-20f8ee4e]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-20f8ee4e],.ant-radio-checked .ant-radio-inner[data-v-20f8ee4e]{border-color:#10c7a3}.ant-checkbox[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-20f8ee4e]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-20f8ee4e]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-20f8ee4e]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-20f8ee4e]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-20f8ee4e]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-20f8ee4e]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-20f8ee4e]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-20f8ee4e]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-20f8ee4e],.ant-dropdown-menu-submenu-title[data-v-20f8ee4e]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-20f8ee4e],:root .ant-dropdown-link>.anticon.anticon-down[data-v-20f8ee4e],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-20f8ee4e]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-20f8ee4e]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-20f8ee4e]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-20f8ee4e],.dropMenuItem_hk_SMALL[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-20f8ee4e]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-20f8ee4e]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-20f8ee4e]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-20f8ee4e]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-20f8ee4e],.ant-switch[data-v-20f8ee4e]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-20f8ee4e],.ant-switch[data-v-20f8ee4e]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-20f8ee4e]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-20f8ee4e]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-20f8ee4e]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-20f8ee4e]{width:100%}.ant-progress-circle .ant-progress-text[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-20f8ee4e]{max-width:4.6rem}.ant-popover-title[data-v-20f8ee4e]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-20f8ee4e]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-20f8ee4e]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-20f8ee4e],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-20f8ee4e],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-20f8ee4e]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-20f8ee4e],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-20f8ee4e],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-20f8ee4e]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-20f8ee4e]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-20f8ee4e]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-20f8ee4e]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-20f8ee4e]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-20f8ee4e]{text-decoration:underline}.modalBox .btn_box[data-v-20f8ee4e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-20f8ee4e],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-20f8ee4e],.ant-pagination-disabled:focus a[data-v-20f8ee4e],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-20f8ee4e],.ant-pagination-disabled:hover a[data-v-20f8ee4e],[data-v-20f8ee4e] .ant-pagination-disabled a{background:#e6e7e8}[data-v-20f8ee4e] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-20f8ee4e] .ant-pagination-item-active a,[data-v-20f8ee4e] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-20f8ee4e] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-20f8ee4e] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-20f8ee4e]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-20f8ee4e]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-20f8ee4e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-20f8ee4e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-20f8ee4e]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-20f8ee4e]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-20f8ee4e]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-20f8ee4e]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-20f8ee4e],.wangEditor table th[data-v-20f8ee4e]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-20f8ee4e]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-20f8ee4e]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-20f8ee4e]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-20f8ee4e]{display:block}.wangEditor ol[data-v-20f8ee4e],.wangEditor ul[data-v-20f8ee4e]{margin:10px 0 10px 20px}.wangEditor ul[data-v-20f8ee4e],.wangEditor ul li[data-v-20f8ee4e]{list-style:disc inside!important}.wangEditor ol[data-v-20f8ee4e],.wangEditor ol li[data-v-20f8ee4e]{list-style:decimal inside!important}.wangEditor img[data-v-20f8ee4e]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-20f8ee4e]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-20f8ee4e]{border-bottom:2px solid #e1e1e1}.component[data-v-20f8ee4e]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-20f8ee4e]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-20f8ee4e]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-20f8ee4e]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-20f8ee4e]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-20f8ee4e]{cursor:default}.listen_picture[data-v-20f8ee4e]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-20f8ee4e]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-20f8ee4e]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-20f8ee4e]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-20f8ee4e]{font-size:var(--en_large_font_size_five)}[data-v-20f8ee4e] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-20f8ee4e]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-20f8ee4e]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-20f8ee4e]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-20f8ee4e]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-20f8ee4e]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-20f8ee4e]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-20f8ee4e]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-20f8ee4e]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-20f8ee4e],.home_practice_status.NO_PUBLIC[data-v-20f8ee4e]{background:#2c58b1}.home_practice_status.FINISHED[data-v-20f8ee4e],.home_practice_status.IN_PROGRESS[data-v-20f8ee4e],.home_practice_status.NOT_STARTED[data-v-20f8ee4e],.home_practice_status.UNDISTRIBUTED[data-v-20f8ee4e]{background:#486fbf}.ant-calendar-picker-container[data-v-20f8ee4e]{z-index:9999999!important}.class_weak_know_page[data-v-20f8ee4e]{width:100%;height:100%;background:#f5f0ff}.class_weak_know_page[data-v-20f8ee4e] .ant-spin-nested-loading,.class_weak_know_page[data-v-20f8ee4e] .ant-spin-nested-loading .ant-spin-container{height:100%}.class_weak_know_page .main[data-v-20f8ee4e]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.class_weak_know_page .main[data-v-20f8ee4e]::-webkit-scrollbar{width:.1rem;background-color:transparent}.class_weak_know_page .main[data-v-20f8ee4e]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.class_weak_know_page .main .title_box[data-v-20f8ee4e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:3}.class_weak_know_page .main .title_box .title_left[data-v-20f8ee4e]{font-size:.24rem}.class_weak_know_page .main .title_box .title_left.hk.SMALL[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_seven)}.class_weak_know_page .main .title_box .title_left.hk.MEDIUM[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_seven)}.class_weak_know_page .main .title_box .title_left.hk.LARGE[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_seven)}.class_weak_know_page .main .title_box .title_left.en.SMALL[data-v-20f8ee4e]{font-size:var(--en_small_font_size_seven)}.class_weak_know_page .main .title_box .title_left.en.MEDIUM[data-v-20f8ee4e]{font-size:var(--en_middle_font_size_seven)}.class_weak_know_page .main .title_box .title_left.en.LARGE[data-v-20f8ee4e]{font-size:var(--en_large_font_size_seven)}.class_weak_know_page .main .title_box .title_right .switch[data-v-20f8ee4e]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.class_weak_know_page .main .title_box .title_right .switch .tips[data-v-20f8ee4e]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.class_weak_know_page .main .title_box .title_right .switch .tips.hk.SMALL[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_five)}.class_weak_know_page .main .title_box .title_right .switch .tips.hk.MEDIUM[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_five)}.class_weak_know_page .main .title_box .title_right .switch .tips.hk.LARGE[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_five)}.class_weak_know_page .main .title_box .title_right .switch .tips.en.SMALL[data-v-20f8ee4e]{font-size:var(--en_small_font_size_five)}.class_weak_know_page .main .title_box .title_right .switch .tips.en.MEDIUM[data-v-20f8ee4e]{font-size:var(--en_middle_font_size_five)}.class_weak_know_page .main .title_box .title_right .switch .tips.en.LARGE[data-v-20f8ee4e]{font-size:var(--en_large_font_size_five)}.class_weak_know_page .main .title_box .title_right .switch .tips.active[data-v-20f8ee4e]{color:#5b4096}.class_weak_know_page .main .title_box .title_right .switch .ant-switch[data-v-20f8ee4e]{margin:0 .15rem}.class_weak_know_page .main .title[data-v-20f8ee4e]{font-size:.36rem;color:#000;line-height:.55rem}.class_weak_know_page .main .title.hk.SMALL[data-v-20f8ee4e]{font-size:var(--hk_small_font_size_nine)}.class_weak_know_page .main .title.hk.MEDIUM[data-v-20f8ee4e]{font-size:var(--hk_middle_font_size_nine)}.class_weak_know_page .main .title.hk.LARGE[data-v-20f8ee4e]{font-size:var(--hk_large_font_size_nine)}.class_weak_know_page .main .title.en.SMALL[data-v-20f8ee4e]{font-size:var(--en_small_font_size_nine)}.class_weak_know_page .main .title.en.MEDIUM[data-v-20f8ee4e]{font-size:var(--en_middle_font_size_nine)}.class_weak_know_page .main .title.en.LARGE[data-v-20f8ee4e]{font-size:var(--en_large_font_size_nine)}.class_weak_know_page .main .table[data-v-20f8ee4e]{width:100%;height:auto}.class_weak_know_page .main .table .course_table[data-v-20f8ee4e] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.class_weak_know_page .main .table .course_table[data-v-20f8ee4e] .ant-table-tbody>tr>td{color:#414042}.class_weak_know_page .main .table .course_table[data-v-20f8ee4e] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.class_weak_know_page .main .table .course_table[data-v-20f8ee4e] .ant-table-tbody>tr>td{background:none}.class_weak_know_page .main .table .course_table[data-v-20f8ee4e] .ant-table-body .ant-table-row{background:#fff}.class_weak_know_page .main .table .course_table[data-v-20f8ee4e] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.class_weak_know_page .main .table .course_table[data-v-20f8ee4e] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.class_weak_know_page .main .table .course_table[data-v-20f8ee4e] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.class_weak_know_page .main .table .course_table[data-v-20f8ee4e] .ant-table-thead>tr>th:last-child:after,.class_weak_know_page .main .table .course_table[data-v-20f8ee4e] .ant-table-thead>tr>th:last-child:before{display:none}.class_weak_know_page .main .table .course_table[data-v-20f8ee4e] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.class_weak_know_page .main .table .course_table[data-v-20f8ee4e] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.class_weak_know_page .main .table .course_table[data-v-20f8ee4e] .ant-table-column-title{color:#fff;font-weight:400}.class_weak_know_page .main .table .course_table[data-v-20f8ee4e] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.class_weak_know_page .main .table .course_table[data-v-20f8ee4e] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.class_weak_know_page .main .table .course_table .filter_icon[data-v-20f8ee4e]{width:.2rem;height:.2rem;position:absolute;right:0;cursor:pointer}.class_weak_know_page .main .table .course_table .action_box[data-v-20f8ee4e]{display:inline-block}.class_weak_know_page .main .table .course_table .action_box img[data-v-20f8ee4e]{height:.08rem;cursor:pointer}.class_weak_know_page .main .table .course_table .knowledge_content_box .knowledge[data-v-20f8ee4e]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.class_weak_know_page .main .table .course_table .knowledge_content_box .knowledge ul[data-v-20f8ee4e]{margin:0;padding:0}.class_weak_know_page .main .table .course_table .knowledge_content_box .knowledge ul li[data-v-20f8ee4e]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.class_weak_know_page .main .table .course_table .knowledge_content_box .knowledge ul li img[data-v-20f8ee4e]{width:.23rem;height:.23rem;margin-right:.1rem}.class_weak_know_page .main .table .course_table .knowledge_content_box .knowledge ul li span[data-v-20f8ee4e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left}.class_weak_know_page .main .table .course_table .no_data_line[data-v-20f8ee4e]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-body{border-radius:.2rem .2rem 0 0!important}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-body td{color:#414042}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-thead{position:sticky;top:1.25rem;z-index:1;background:#f5f0ff}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-thead>tr:first-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-thead>tr:first-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-thead>tr:first-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-thead>tr:first-child>th:last-child{border-radius:0 .2rem 0 0}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-thead>tr:first-child>th:last-child:after,.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-thead>tr:first-child>th:last-child:before{display:none}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-thead>tr:first-child>th:nth-child(2):after{display:none}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-thead>tr:last-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-thead>tr:last-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-thead>tr:last-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-thead>tr:last-child>th:last-child:after,.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-thead>tr:last-child>th:last-child:before{display:none}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-column-title{color:#fff;font-weight:400}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-tbody>tr>td{background:none}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-body .ant-table-row:nth-child(2n){background:#fff}.class_weak_know_page .main .table .course_table_two[data-v-20f8ee4e] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.class_weak_know_page .main .table .course_table_two .homeworkName[data-v-20f8ee4e]{text-align:left}.class_weak_know_page .main .table .course_table_two .homeworkName span[data-v-20f8ee4e]{border-bottom:2px solid #000;cursor:pointer}.class_weak_know_page .main .table .course_table_two .filter_icon[data-v-20f8ee4e]{width:.2rem;height:.2rem;margin-left:.1rem;cursor:pointer}.class_weak_know_page .main .table .course_table_two .action_box[data-v-20f8ee4e]{display:inline-block}.class_weak_know_page .main .table .course_table_two .action_box img[data-v-20f8ee4e]{height:.08rem;cursor:pointer}.class_weak_know_page .main .table .course_table_two .no_data_line[data-v-20f8ee4e]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.class_weak_know_page .main .content2[data-v-20f8ee4e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.class_weak_know_page .main .content2 .content2_line[data-v-20f8ee4e]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.1rem}.class_weak_know_page .main .content2 .content2_line .content2_star[data-v-20f8ee4e]{width:1.2rem}.class_weak_know_page .main .content2 .content2_line .content2_star img[data-v-20f8ee4e]{width:.24rem;height:.24rem;margin-right:.1rem}.class_weak_know_page .main .content2 .content2_line .content2_know[data-v-20f8ee4e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.class_weak_know_page .tipsImg[data-v-20f8ee4e]{width:.16rem;height:.16rem;margin-left:.1rem}.class_weak_know_page .mr20[data-v-20f8ee4e]{margin-right:.2rem}.class_weak_know_page[data-v-20f8ee4e] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.class_weak_know_page[data-v-20f8ee4e] .ant-switch,.class_weak_know_page[data-v-20f8ee4e] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.class_weak_know_page .ant-switch[data-v-20f8ee4e]:after,.class_weak_know_page[data-v-20f8ee4e] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}.tips_content_item[data-v-20f8ee4e]{font-size:.18rem;color:#000;line-height:.26rem;margin-bottom:.16rem}.tips_content_item img[data-v-20f8ee4e]{width:.24rem;height:.24rem;margin-right:.08rem}.tips_content_item span[data-v-20f8ee4e]{margin-left:.12rem}.subject_study_report_page{width:100%;height:100%}.subject_study_report_page .main{padding:.4rem}.subject_study_report_page .main .select_box{margin-bottom:.4rem}.subject_study_report_page .main .select_box .select{width:2.31rem;margin-right:.22rem}.subject_study_report_page .main .content_box{display:-webkit-box;display:-ms-flexbox;display:flex}.subject_study_report_page .main .content_box .content_left_box{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6.44rem;background:#fff;border-radius:.17rem;margin-right:.2rem}.subject_study_report_page .main .content_box .content_right_box{width:4.5rem;height:6.44rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 8px 25px 0 #f2f2f2;box-shadow:0 8px 25px 0 #f2f2f2}html[data-v-4e0dc85c]{font-size:100px}@media only screen and (max-height:650px){html[data-v-4e0dc85c]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-4e0dc85c]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-4e0dc85c]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-4e0dc85c]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-4e0dc85c]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-4e0dc85c]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-4e0dc85c]{font-size:100px}}#app[data-v-4e0dc85c],body[data-v-4e0dc85c],html[data-v-4e0dc85c]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-4e0dc85c],#app h1[data-v-4e0dc85c],#app h2[data-v-4e0dc85c],#app h3[data-v-4e0dc85c],#app h4[data-v-4e0dc85c],#app h5[data-v-4e0dc85c],#app h6[data-v-4e0dc85c],#app p[data-v-4e0dc85c],body body[data-v-4e0dc85c],body h1[data-v-4e0dc85c],body h2[data-v-4e0dc85c],body h3[data-v-4e0dc85c],body h4[data-v-4e0dc85c],body h5[data-v-4e0dc85c],body h6[data-v-4e0dc85c],body p[data-v-4e0dc85c],html body[data-v-4e0dc85c],html h1[data-v-4e0dc85c],html h2[data-v-4e0dc85c],html h3[data-v-4e0dc85c],html h4[data-v-4e0dc85c],html h5[data-v-4e0dc85c],html h6[data-v-4e0dc85c],html p[data-v-4e0dc85c]{margin:0}li[data-v-4e0dc85c],ul[data-v-4e0dc85c]{list-style:none;padding:0}[data-v-4e0dc85c]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-4e0dc85c]{white-space:break-spaces}.sortableDrag[data-v-4e0dc85c]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-4e0dc85c],.sortableDrag td[data-v-4e0dc85c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-4e0dc85c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-4e0dc85c]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-4e0dc85c]{color:var(--theme-color)}.error_color[data-v-4e0dc85c]{color:#eb6646!important}.warn_color[data-v-4e0dc85c]{color:#ff6800}.pointer[data-v-4e0dc85c]{cursor:pointer}.ellipsis[data-v-4e0dc85c]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-4e0dc85c]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-4e0dc85c],.flex_center_center[data-v-4e0dc85c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-4e0dc85c],.flex_center_center[data-v-4e0dc85c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-4e0dc85c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-4e0dc85c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-4e0dc85c],.flex_row_s_p[data-v-4e0dc85c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-4e0dc85c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-4e0dc85c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-4e0dc85c],.flex_start[data-v-4e0dc85c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-4e0dc85c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-4e0dc85c],.flex_column_center_center[data-v-4e0dc85c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-4e0dc85c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-4e0dc85c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-4e0dc85c]{position:relative;border-radius:.2rem}.talk_frame[data-v-4e0dc85c]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-4e0dc85c]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-4e0dc85c]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-4e0dc85c]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-4e0dc85c]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-4e0dc85c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-4e0dc85c]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-4e0dc85c]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-4e0dc85c]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-4e0dc85c]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-4e0dc85c]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-4e0dc85c]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-4e0dc85c]{max-height:30vh}.ant-select-dropdown-menu[data-v-4e0dc85c]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-4e0dc85c]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-4e0dc85c]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-4e0dc85c]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-4e0dc85c]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-4e0dc85c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-4e0dc85c]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-4e0dc85c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-4e0dc85c]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-4e0dc85c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-4e0dc85c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-4e0dc85c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-4e0dc85c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-4e0dc85c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-4e0dc85c]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-4e0dc85c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-4e0dc85c]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-4e0dc85c]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-4e0dc85c]{width:100%}.ant-input[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-4e0dc85c]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-4e0dc85c]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-4e0dc85c]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-4e0dc85c]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-4e0dc85c]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-4e0dc85c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-4e0dc85c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-4e0dc85c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-4e0dc85c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-4e0dc85c],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-4e0dc85c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-4e0dc85c]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-4e0dc85c]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-4e0dc85c],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-4e0dc85c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-4e0dc85c]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-4e0dc85c],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-4e0dc85c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-4e0dc85c]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-4e0dc85c]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4e0dc85c],.ant-table-thead>tr>th[data-v-4e0dc85c]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-4e0dc85c]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-4e0dc85c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4e0dc85c]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4e0dc85c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4e0dc85c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-4e0dc85c]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-4e0dc85c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-4e0dc85c]{width:24px;height:24px}.ant-radio-inner[data-v-4e0dc85c]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-4e0dc85c]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-4e0dc85c],.ant-radio-checked .ant-radio-inner[data-v-4e0dc85c]{border-color:#10c7a3}.ant-checkbox[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-4e0dc85c]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-4e0dc85c]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-4e0dc85c]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-4e0dc85c]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-4e0dc85c]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-4e0dc85c]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-4e0dc85c]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-4e0dc85c]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-4e0dc85c],.ant-dropdown-menu-submenu-title[data-v-4e0dc85c]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-4e0dc85c],:root .ant-dropdown-link>.anticon.anticon-down[data-v-4e0dc85c],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-4e0dc85c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-4e0dc85c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-4e0dc85c]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-4e0dc85c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-4e0dc85c]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-4e0dc85c],.dropMenuItem_hk_SMALL[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-4e0dc85c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-4e0dc85c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-4e0dc85c]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-4e0dc85c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-4e0dc85c]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-4e0dc85c]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-4e0dc85c],.ant-switch[data-v-4e0dc85c]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-4e0dc85c],.ant-switch[data-v-4e0dc85c]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-4e0dc85c]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-4e0dc85c]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-4e0dc85c]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-4e0dc85c]{width:100%}.ant-progress-circle .ant-progress-text[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-4e0dc85c]{max-width:4.6rem}.ant-popover-title[data-v-4e0dc85c]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-4e0dc85c]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-4e0dc85c]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-4e0dc85c],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-4e0dc85c],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-4e0dc85c]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-4e0dc85c],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-4e0dc85c],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-4e0dc85c]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-4e0dc85c]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-4e0dc85c]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-4e0dc85c]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-4e0dc85c]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-4e0dc85c]{text-decoration:underline}.modalBox .btn_box[data-v-4e0dc85c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-4e0dc85c],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-4e0dc85c],.ant-pagination-disabled:focus a[data-v-4e0dc85c],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-4e0dc85c],.ant-pagination-disabled:hover a[data-v-4e0dc85c],[data-v-4e0dc85c] .ant-pagination-disabled a{background:#e6e7e8}[data-v-4e0dc85c] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-4e0dc85c] .ant-pagination-item-active a,[data-v-4e0dc85c] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-4e0dc85c] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-4e0dc85c] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-4e0dc85c]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-4e0dc85c]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-4e0dc85c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-4e0dc85c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-4e0dc85c]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-4e0dc85c]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-4e0dc85c]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-4e0dc85c]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-4e0dc85c],.wangEditor table th[data-v-4e0dc85c]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-4e0dc85c]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-4e0dc85c]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-4e0dc85c]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-4e0dc85c]{display:block}.wangEditor ol[data-v-4e0dc85c],.wangEditor ul[data-v-4e0dc85c]{margin:10px 0 10px 20px}.wangEditor ul[data-v-4e0dc85c],.wangEditor ul li[data-v-4e0dc85c]{list-style:disc inside!important}.wangEditor ol[data-v-4e0dc85c],.wangEditor ol li[data-v-4e0dc85c]{list-style:decimal inside!important}.wangEditor img[data-v-4e0dc85c]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-4e0dc85c]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-4e0dc85c]{border-bottom:2px solid #e1e1e1}.component[data-v-4e0dc85c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-4e0dc85c]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-4e0dc85c]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-4e0dc85c]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-4e0dc85c]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-4e0dc85c]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-4e0dc85c]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-4e0dc85c]{cursor:default}.listen_picture[data-v-4e0dc85c]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-4e0dc85c]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-4e0dc85c]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-4e0dc85c]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-4e0dc85c]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-4e0dc85c]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-4e0dc85c]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-4e0dc85c]{font-size:var(--en_large_font_size_five)}[data-v-4e0dc85c] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-4e0dc85c]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-4e0dc85c]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-4e0dc85c]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-4e0dc85c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-4e0dc85c]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-4e0dc85c]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-4e0dc85c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-4e0dc85c]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-4e0dc85c],.home_practice_status.NO_PUBLIC[data-v-4e0dc85c]{background:#2c58b1}.home_practice_status.FINISHED[data-v-4e0dc85c],.home_practice_status.IN_PROGRESS[data-v-4e0dc85c],.home_practice_status.NOT_STARTED[data-v-4e0dc85c],.home_practice_status.UNDISTRIBUTED[data-v-4e0dc85c]{background:#486fbf}.ant-calendar-picker-container[data-v-4e0dc85c]{z-index:9999999!important}.student_last_year_report_page[data-v-4e0dc85c]{width:100%;height:100%}.student_last_year_report_page .mastery_img[data-v-4e0dc85c]{width:.24rem;height:.24rem;margin-left:.12rem;cursor:pointer}.student_last_year_report_page .main[data-v-4e0dc85c]{width:100%;height:100%;background:#fafafa;padding:.4rem}.student_last_year_report_page .main .title_box[data-v-4e0dc85c]{font-size:.36rem;color:#592f99;line-height:.55rem;margin-bottom:.2rem}.student_last_year_report_page .main .filter_box[data-v-4e0dc85c]{margin-bottom:.4rem}.student_last_year_report_page .main .content_box[data-v-4e0dc85c]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.student_last_year_report_page .main .content_box .content_left_box[data-v-4e0dc85c]{height:auto;background:#fff;border-radius:.17rem;padding:.4rem}.student_last_year_report_page .main .content_box .content_right_box[data-v-4e0dc85c]{width:4rem;height:3rem;height:auto;background:#fff;border-radius:.17rem;padding:.4rem;margin-left:.24rem}[data-v-4e0dc85c] .student_last_year .ant-table-thead>tr>th:last-child{border-right:none}[data-v-4e0dc85c] .student_last_year .ant-table-tbody>tr>td{height:.66rem}.avgMasterDegree_4[data-v-4e0dc85c],.avgMasterDegree_5[data-v-4e0dc85c]{color:#5bc3a5}.avgMasterDegree_3[data-v-4e0dc85c]{color:#000}.avgMasterDegree_1[data-v-4e0dc85c],.avgMasterDegree_2[data-v-4e0dc85c]{color:#c50302}html[data-v-1ea751ee]{font-size:100px}@media only screen and (max-height:650px){html[data-v-1ea751ee]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-1ea751ee]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-1ea751ee]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-1ea751ee]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-1ea751ee]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-1ea751ee]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-1ea751ee]{font-size:100px}}#app[data-v-1ea751ee],body[data-v-1ea751ee],html[data-v-1ea751ee]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-1ea751ee],#app h1[data-v-1ea751ee],#app h2[data-v-1ea751ee],#app h3[data-v-1ea751ee],#app h4[data-v-1ea751ee],#app h5[data-v-1ea751ee],#app h6[data-v-1ea751ee],#app p[data-v-1ea751ee],body body[data-v-1ea751ee],body h1[data-v-1ea751ee],body h2[data-v-1ea751ee],body h3[data-v-1ea751ee],body h4[data-v-1ea751ee],body h5[data-v-1ea751ee],body h6[data-v-1ea751ee],body p[data-v-1ea751ee],html body[data-v-1ea751ee],html h1[data-v-1ea751ee],html h2[data-v-1ea751ee],html h3[data-v-1ea751ee],html h4[data-v-1ea751ee],html h5[data-v-1ea751ee],html h6[data-v-1ea751ee],html p[data-v-1ea751ee]{margin:0}li[data-v-1ea751ee],ul[data-v-1ea751ee]{list-style:none;padding:0}[data-v-1ea751ee]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-1ea751ee]{white-space:break-spaces}.sortableDrag[data-v-1ea751ee]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-1ea751ee],.sortableDrag td[data-v-1ea751ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-1ea751ee]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-1ea751ee]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-1ea751ee]{color:var(--theme-color)}.error_color[data-v-1ea751ee]{color:#eb6646!important}.warn_color[data-v-1ea751ee]{color:#ff6800}.pointer[data-v-1ea751ee]{cursor:pointer}.ellipsis[data-v-1ea751ee]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-1ea751ee]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-1ea751ee],.flex_center_center[data-v-1ea751ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-1ea751ee],.flex_center_center[data-v-1ea751ee]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-1ea751ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-1ea751ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-1ea751ee],.flex_row_s_p[data-v-1ea751ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-1ea751ee]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-1ea751ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-1ea751ee],.flex_start[data-v-1ea751ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-1ea751ee]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-1ea751ee],.flex_column_center_center[data-v-1ea751ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-1ea751ee]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-1ea751ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-1ea751ee]{position:relative;border-radius:.2rem}.talk_frame[data-v-1ea751ee]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-1ea751ee]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-1ea751ee]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-1ea751ee]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-1ea751ee]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-1ea751ee]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-1ea751ee]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-1ea751ee]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-1ea751ee]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-1ea751ee]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-1ea751ee]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-1ea751ee]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-1ea751ee]{max-height:30vh}.ant-select-dropdown-menu[data-v-1ea751ee]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-1ea751ee]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-1ea751ee]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-1ea751ee]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-1ea751ee]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-1ea751ee]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-1ea751ee]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-1ea751ee]{width:100%}.ant-input[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-1ea751ee]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-1ea751ee]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1ea751ee]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1ea751ee]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-1ea751ee]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1ea751ee],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1ea751ee]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1ea751ee],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1ea751ee]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1ea751ee],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1ea751ee]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-1ea751ee]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1ea751ee],.ant-table-thead>tr>th[data-v-1ea751ee]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1ea751ee]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1ea751ee]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1ea751ee]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1ea751ee]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1ea751ee]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-1ea751ee]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-1ea751ee]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-1ea751ee]{width:24px;height:24px}.ant-radio-inner[data-v-1ea751ee]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-1ea751ee]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-1ea751ee],.ant-radio-checked .ant-radio-inner[data-v-1ea751ee]{border-color:#10c7a3}.ant-checkbox[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-1ea751ee]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-1ea751ee]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-1ea751ee]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-1ea751ee]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-1ea751ee]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-1ea751ee]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-1ea751ee]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-1ea751ee]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-1ea751ee]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-1ea751ee],.ant-dropdown-menu-submenu-title[data-v-1ea751ee]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-1ea751ee],:root .ant-dropdown-link>.anticon.anticon-down[data-v-1ea751ee],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-1ea751ee]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-1ea751ee]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-1ea751ee]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-1ea751ee],.dropMenuItem_hk_SMALL[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-1ea751ee]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-1ea751ee]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-1ea751ee]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-1ea751ee]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-1ea751ee],.ant-switch[data-v-1ea751ee]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-1ea751ee],.ant-switch[data-v-1ea751ee]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-1ea751ee]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-1ea751ee]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-1ea751ee]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-1ea751ee]{width:100%}.ant-progress-circle .ant-progress-text[data-v-1ea751ee]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-1ea751ee]{max-width:4.6rem}.ant-popover-title[data-v-1ea751ee]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-1ea751ee]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-1ea751ee]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-1ea751ee],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-1ea751ee],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-1ea751ee]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-1ea751ee],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-1ea751ee],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-1ea751ee]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-1ea751ee]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-1ea751ee]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-1ea751ee]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-1ea751ee]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-1ea751ee]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-1ea751ee]{text-decoration:underline}.modalBox .btn_box[data-v-1ea751ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-1ea751ee],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-1ea751ee],.ant-pagination-disabled:focus a[data-v-1ea751ee],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-1ea751ee],.ant-pagination-disabled:hover a[data-v-1ea751ee],[data-v-1ea751ee] .ant-pagination-disabled a{background:#e6e7e8}[data-v-1ea751ee] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-1ea751ee] .ant-pagination-item-active a,[data-v-1ea751ee] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-1ea751ee] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-1ea751ee] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-1ea751ee]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-1ea751ee]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-1ea751ee]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-1ea751ee]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-1ea751ee]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-1ea751ee]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-1ea751ee]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-1ea751ee]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-1ea751ee],.wangEditor table th[data-v-1ea751ee]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-1ea751ee]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-1ea751ee]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-1ea751ee]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-1ea751ee]{display:block}.wangEditor ol[data-v-1ea751ee],.wangEditor ul[data-v-1ea751ee]{margin:10px 0 10px 20px}.wangEditor ul[data-v-1ea751ee],.wangEditor ul li[data-v-1ea751ee]{list-style:disc inside!important}.wangEditor ol[data-v-1ea751ee],.wangEditor ol li[data-v-1ea751ee]{list-style:decimal inside!important}.wangEditor img[data-v-1ea751ee]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-1ea751ee]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-1ea751ee]{border-bottom:2px solid #e1e1e1}.component[data-v-1ea751ee]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-1ea751ee]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-1ea751ee]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-1ea751ee]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-1ea751ee]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-1ea751ee]{cursor:default}.listen_picture[data-v-1ea751ee]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-1ea751ee]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-1ea751ee]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-1ea751ee]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-1ea751ee]{font-size:var(--en_large_font_size_five)}[data-v-1ea751ee] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-1ea751ee]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-1ea751ee]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-1ea751ee]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-1ea751ee]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-1ea751ee]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-1ea751ee]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-1ea751ee]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-1ea751ee]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-1ea751ee],.home_practice_status.NO_PUBLIC[data-v-1ea751ee]{background:#2c58b1}.home_practice_status.FINISHED[data-v-1ea751ee],.home_practice_status.IN_PROGRESS[data-v-1ea751ee],.home_practice_status.NOT_STARTED[data-v-1ea751ee],.home_practice_status.UNDISTRIBUTED[data-v-1ea751ee]{background:#486fbf}.ant-calendar-picker-container[data-v-1ea751ee]{z-index:9999999!important}.student_last_year_cate_report_page[data-v-1ea751ee]{width:100%;height:100%}.student_last_year_cate_report_page .mastery_img[data-v-1ea751ee]{width:.24rem;height:.24rem;margin-left:.12rem;cursor:pointer}.student_last_year_cate_report_page .noData[data-v-1ea751ee]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#999}.student_last_year_cate_report_page .main[data-v-1ea751ee]{width:100%;height:100%;background:#fafafa;padding:.4rem}.student_last_year_cate_report_page .main .title_box[data-v-1ea751ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.4rem}.student_last_year_cate_report_page .main .title_box .title[data-v-1ea751ee]{font-size:.36rem;font-weight:500;color:#592f99;line-height:.55rem}.student_last_year_cate_report_page .main .filter_box[data-v-1ea751ee]{margin-bottom:.4rem}.student_last_year_cate_report_page .main .content_box[data-v-1ea751ee]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.student_last_year_cate_report_page .main .content_box .content_left_box[data-v-1ea751ee]{height:auto;background:#fff;border-radius:.17rem;padding:.4rem;margin-bottom:.4rem;position:relative}.student_last_year_cate_report_page .main .content_box .content_left_box .last_year_title[data-v-1ea751ee]{position:absolute;font-size:.2rem;color:#775dc0;line-height:.29rem;left:58%;top:.64rem}.student_last_year_cate_report_page .main .content_box .content_left_box .last_year_title.hk.SMALL[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five)}.student_last_year_cate_report_page .main .content_box .content_left_box .last_year_title.hk.MEDIUM[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five)}.student_last_year_cate_report_page .main .content_box .content_left_box .last_year_title.hk.LARGE[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five)}.student_last_year_cate_report_page .main .content_box .content_left_box .last_year_title.en.SMALL[data-v-1ea751ee]{font-size:var(--en_small_font_size_five)}.student_last_year_cate_report_page .main .content_box .content_left_box .last_year_title.en.MEDIUM[data-v-1ea751ee]{font-size:var(--en_middle_font_size_five)}.student_last_year_cate_report_page .main .content_box .content_left_box .last_year_title.en.LARGE[data-v-1ea751ee]{font-size:var(--en_large_font_size_five)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box[data-v-1ea751ee]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left[data-v-1ea751ee]{width:2.6rem;-webkit-box-shadow:.14rem .14rem .25rem 0 #f2f2f2;box-shadow:.14rem .14rem .25rem 0 #f2f2f2}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_title[data-v-1ea751ee]{font-size:.2rem;color:#775dc0!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_title.hk.SMALL[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_title.hk.MEDIUM[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_title.hk.LARGE[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_title.en.SMALL[data-v-1ea751ee]{font-size:var(--en_small_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_title.en.MEDIUM[data-v-1ea751ee]{font-size:var(--en_middle_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_title.en.LARGE[data-v-1ea751ee]{font-size:var(--en_large_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line[data-v-1ea751ee]{width:100%;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1;border-bottom:2px solid #e1e1e1;font-size:.18rem;color:#000;line-height:.26rem}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line.hk.SMALL[data-v-1ea751ee]{font-size:var(--hk_small_font_size_18)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line.hk.MEDIUM[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_20)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line.hk.LARGE[data-v-1ea751ee]{font-size:var(--hk_large_font_size_22)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line.en.SMALL[data-v-1ea751ee]{font-size:var(--en_small_font_size_18)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line.en.MEDIUM[data-v-1ea751ee]{font-size:var(--en_middle_font_size_20)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line.en.LARGE[data-v-1ea751ee]{font-size:var(--en_large_font_size_22)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line .column_line_left[data-v-1ea751ee]{width:40%;height:100%;padding:.1rem;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line .column_line_right[data-v-1ea751ee]{width:60%;height:100%;padding:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right[data-v-1ea751ee]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;overflow-y:hidden}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right[data-v-1ea751ee]::-webkit-scrollbar{display:none}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box[data-v-1ea751ee]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;overflow-y:hidden;white-space:nowrap}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box[data-v-1ea751ee]::-webkit-scrollbar{width:0;height:.05rem;background-color:transparent}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box[data-v-1ea751ee]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .borderRight[data-v-1ea751ee]{border-right:2px solid #e1e1e1}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail[data-v-1ea751ee]{height:100%;display:inline-block}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title[data-v-1ea751ee]{font-size:.2rem;color:#775dc0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title.hk.SMALL[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title.hk.MEDIUM[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title.hk.LARGE[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title.en.SMALL[data-v-1ea751ee]{font-size:var(--en_small_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title.en.MEDIUM[data-v-1ea751ee]{font-size:var(--en_middle_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title.en.LARGE[data-v-1ea751ee]{font-size:var(--en_large_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title .title_header[data-v-1ea751ee]{height:50%;border-bottom:2px solid #e1e1e1}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title .title_content[data-v-1ea751ee]{height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_line[data-v-1ea751ee]{width:100%;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1;font-size:.18rem;color:#000;line-height:.26rem}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_line.hk.SMALL[data-v-1ea751ee]{font-size:var(--hk_small_font_size_18)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_line.hk.MEDIUM[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_20)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_line.hk.LARGE[data-v-1ea751ee]{font-size:var(--hk_large_font_size_22)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_line.en.SMALL[data-v-1ea751ee]{font-size:var(--en_small_font_size_18)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_line.en.MEDIUM[data-v-1ea751ee]{font-size:var(--en_middle_font_size_20)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_line.en.LARGE[data-v-1ea751ee]{font-size:var(--en_large_font_size_22)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_line>div[data-v-1ea751ee]{width:100%;padding:.12rem}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less[data-v-1ea751ee]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less[data-v-1ea751ee]::-webkit-scrollbar{display:none}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box[data-v-1ea751ee]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box[data-v-1ea751ee]::-webkit-scrollbar{width:0;height:.05rem;background-color:transparent}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box[data-v-1ea751ee]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .borderRight[data-v-1ea751ee]{border-right:2px solid #e1e1e1}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail[data-v-1ea751ee]{height:100%;display:inline-block}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title[data-v-1ea751ee]{font-size:.2rem;color:#775dc0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title.hk.SMALL[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title.hk.MEDIUM[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title.hk.LARGE[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title.en.SMALL[data-v-1ea751ee]{font-size:var(--en_small_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title.en.MEDIUM[data-v-1ea751ee]{font-size:var(--en_middle_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title.en.LARGE[data-v-1ea751ee]{font-size:var(--en_large_font_size_five)!important}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title .title_header[data-v-1ea751ee]{height:50%;border-bottom:2px solid #e1e1e1}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title .title_content[data-v-1ea751ee]{height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_line[data-v-1ea751ee]{width:100%;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1;font-size:.18rem;color:#000;line-height:.26rem}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_line.hk.SMALL[data-v-1ea751ee]{font-size:var(--hk_small_font_size_18)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_line.hk.MEDIUM[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_20)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_line.hk.LARGE[data-v-1ea751ee]{font-size:var(--hk_large_font_size_22)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_line.en.SMALL[data-v-1ea751ee]{font-size:var(--en_small_font_size_18)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_line.en.MEDIUM[data-v-1ea751ee]{font-size:var(--en_middle_font_size_20)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_line.en.LARGE[data-v-1ea751ee]{font-size:var(--en_large_font_size_22)}.student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_line>div[data-v-1ea751ee]{width:100%;padding:.12rem}.student_last_year_cate_report_page .main .content_box .content_left_box .noData[data-v-1ea751ee]{width:100%;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#999;line-height:.26rem}.student_last_year_cate_report_page .main .content_box .content_left_box .list_pagination[data-v-1ea751ee]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.student_last_year_cate_report_page .main .content_box .content_right_box[data-v-1ea751ee]{width:4rem;height:auto;margin-left:.24rem;margin-bottom:.4rem}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart[data-v-1ea751ee]{width:100%;height:6rem;background:#fff;padding:.24rem;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title[data-v-1ea751ee]{width:100%;font-size:.24rem;text-align:left;color:#775dc0;line-height:.35rem}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.hk.SMALL[data-v-1ea751ee]{font-size:var(--hk_small_font_size_seven)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.hk.MEDIUM[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_seven)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.hk.LARGE[data-v-1ea751ee]{font-size:var(--hk_large_font_size_seven)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.en.SMALL[data-v-1ea751ee]{font-size:var(--en_small_font_size_seven)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.en.MEDIUM[data-v-1ea751ee]{font-size:var(--en_middle_font_size_seven)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.en.LARGE[data-v-1ea751ee]{font-size:var(--en_large_font_size_seven)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_title[data-v-1ea751ee]{margin:.4rem 0;font-size:.2rem;text-align:center;color:#090228;line-height:.34rem}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_title.hk.SMALL[data-v-1ea751ee]{font-size:var(--hk_small_font_size_five)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_title.hk.MEDIUM[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_five)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_title.hk.LARGE[data-v-1ea751ee]{font-size:var(--hk_large_font_size_five)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_title.en.SMALL[data-v-1ea751ee]{font-size:var(--en_small_font_size_five)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_title.en.MEDIUM[data-v-1ea751ee]{font-size:var(--en_middle_font_size_five)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_title.en.LARGE[data-v-1ea751ee]{font-size:var(--en_large_font_size_five)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_box[data-v-1ea751ee]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chartBox[data-v-1ea751ee]{width:100%;height:3rem}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chartImg[data-v-1ea751ee]{width:.32rem;height:.32rem;cursor:pointer}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_btn_title[data-v-1ea751ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.16rem;color:#090228;line-height:.19rem}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_btn_title.hk.SMALL[data-v-1ea751ee]{font-size:var(--hk_small_font_size_four)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_btn_title.hk.MEDIUM[data-v-1ea751ee]{font-size:var(--hk_middle_font_size_four)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_btn_title.hk.LARGE[data-v-1ea751ee]{font-size:var(--hk_large_font_size_four)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_btn_title.en.SMALL[data-v-1ea751ee]{font-size:var(--en_small_font_size_four)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_btn_title.en.MEDIUM[data-v-1ea751ee]{font-size:var(--en_middle_font_size_four)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_btn_title.en.LARGE[data-v-1ea751ee]{font-size:var(--en_large_font_size_four)}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_btn_title .line[data-v-1ea751ee]{width:40px;height:2px;color:#592f99;background:#592f99;border-radius:2%;margin-right:.12rem}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_point[data-v-1ea751ee]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.2rem 0}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_point .point[data-v-1ea751ee]{width:.1rem;height:.1rem;background:#b2b1b4;border-radius:50%;margin-right:.16rem;cursor:pointer;position:relative}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_point .point[data-v-1ea751ee]:before{content:"";width:.2rem;height:.2rem;background:#592f99;border:1px solid #592f99;border-radius:50%;position:absolute;left:-.05rem;top:-.05rem;cursor:pointer;display:none}.student_last_year_cate_report_page .main .content_box .content_right_box .content_right_point .point.active[data-v-1ea751ee]:before{display:block}.avgMasterDegree_4[data-v-1ea751ee],.avgMasterDegree_5[data-v-1ea751ee]{color:#5bc3a5}.avgMasterDegree_3[data-v-1ea751ee]{color:#000}.avgMasterDegree_1[data-v-1ea751ee],.avgMasterDegree_2[data-v-1ea751ee]{color:#c50302}html[data-v-68438843]{font-size:100px}@media only screen and (max-height:650px){html[data-v-68438843]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-68438843]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-68438843]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-68438843]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-68438843]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-68438843]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-68438843]{font-size:100px}}#app[data-v-68438843],body[data-v-68438843],html[data-v-68438843]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-68438843],#app h1[data-v-68438843],#app h2[data-v-68438843],#app h3[data-v-68438843],#app h4[data-v-68438843],#app h5[data-v-68438843],#app h6[data-v-68438843],#app p[data-v-68438843],body body[data-v-68438843],body h1[data-v-68438843],body h2[data-v-68438843],body h3[data-v-68438843],body h4[data-v-68438843],body h5[data-v-68438843],body h6[data-v-68438843],body p[data-v-68438843],html body[data-v-68438843],html h1[data-v-68438843],html h2[data-v-68438843],html h3[data-v-68438843],html h4[data-v-68438843],html h5[data-v-68438843],html h6[data-v-68438843],html p[data-v-68438843]{margin:0}li[data-v-68438843],ul[data-v-68438843]{list-style:none;padding:0}[data-v-68438843]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-68438843]{white-space:break-spaces}.sortableDrag[data-v-68438843]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-68438843],.sortableDrag td[data-v-68438843]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-68438843]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-68438843]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-68438843]{color:var(--theme-color)}.error_color[data-v-68438843]{color:#eb6646!important}.warn_color[data-v-68438843]{color:#ff6800}.pointer[data-v-68438843]{cursor:pointer}.ellipsis[data-v-68438843]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-68438843]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-68438843],.flex_center_center[data-v-68438843]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-68438843],.flex_center_center[data-v-68438843]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-68438843]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-68438843]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-68438843],.flex_row_s_p[data-v-68438843]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-68438843]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-68438843]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-68438843],.flex_start[data-v-68438843]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-68438843]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-68438843],.flex_column_center_center[data-v-68438843]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-68438843]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-68438843]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-68438843]{position:relative;border-radius:.2rem}.talk_frame[data-v-68438843]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-68438843]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-68438843]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-68438843]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-68438843]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-68438843]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-68438843]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-68438843]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-68438843]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-68438843]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-68438843]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-68438843]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-68438843]{max-height:30vh}.ant-select-dropdown-menu[data-v-68438843]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-68438843]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-68438843]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-68438843]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-68438843]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-68438843]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-68438843]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-68438843]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-68438843]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-68438843]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-68438843]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-68438843]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-68438843]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-68438843]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-68438843]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-68438843]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-68438843]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-68438843]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-68438843]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-68438843]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-68438843]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-68438843]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-68438843]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-68438843]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-68438843]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-68438843]{width:100%}.ant-input[data-v-68438843]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-68438843]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-68438843]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-68438843]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-68438843]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-68438843]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-68438843]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-68438843]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-68438843]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-68438843]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-68438843]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-68438843]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-68438843]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-68438843],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-68438843]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-68438843]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-68438843]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-68438843],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-68438843]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-68438843]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-68438843]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-68438843],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-68438843]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-68438843]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-68438843]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-68438843]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-68438843],.ant-table-thead>tr>th[data-v-68438843]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-68438843]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-68438843]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-68438843]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-68438843]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-68438843]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-68438843]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-68438843]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-68438843]{width:24px;height:24px}.ant-radio-inner[data-v-68438843]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-68438843]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-68438843]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-68438843],.ant-radio-checked .ant-radio-inner[data-v-68438843]{border-color:#10c7a3}.ant-checkbox[data-v-68438843]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-68438843]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-68438843]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-68438843]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-68438843]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-68438843]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-68438843]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-68438843]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-68438843]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-68438843]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-68438843]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-68438843],.ant-dropdown-menu-submenu-title[data-v-68438843]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-68438843],:root .ant-dropdown-link>.anticon.anticon-down[data-v-68438843],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-68438843]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-68438843]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-68438843]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-68438843]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-68438843]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-68438843]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-68438843],.dropMenuItem_hk_SMALL[data-v-68438843]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-68438843]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-68438843]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-68438843]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-68438843]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-68438843]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-68438843]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-68438843],.ant-switch[data-v-68438843]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-68438843],.ant-switch[data-v-68438843]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-68438843]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-68438843]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-68438843]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-68438843]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-68438843]{width:100%}.ant-progress-circle .ant-progress-text[data-v-68438843]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-68438843]{max-width:4.6rem}.ant-popover-title[data-v-68438843]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-68438843]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-68438843]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-68438843],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-68438843],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-68438843]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-68438843],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-68438843],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-68438843]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-68438843]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-68438843]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-68438843]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-68438843]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-68438843]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-68438843]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-68438843]{text-decoration:underline}.modalBox .btn_box[data-v-68438843]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-68438843],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-68438843],.ant-pagination-disabled:focus a[data-v-68438843],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-68438843],.ant-pagination-disabled:hover a[data-v-68438843],[data-v-68438843] .ant-pagination-disabled a{background:#e6e7e8}[data-v-68438843] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-68438843] .ant-pagination-item-active a,[data-v-68438843] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-68438843] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-68438843] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-68438843]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-68438843]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-68438843]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-68438843]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-68438843]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-68438843]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-68438843]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-68438843]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-68438843]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-68438843],.wangEditor table th[data-v-68438843]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-68438843]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-68438843]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-68438843]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-68438843]{display:block}.wangEditor ol[data-v-68438843],.wangEditor ul[data-v-68438843]{margin:10px 0 10px 20px}.wangEditor ul[data-v-68438843],.wangEditor ul li[data-v-68438843]{list-style:disc inside!important}.wangEditor ol[data-v-68438843],.wangEditor ol li[data-v-68438843]{list-style:decimal inside!important}.wangEditor img[data-v-68438843]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-68438843]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-68438843]{border-bottom:2px solid #e1e1e1}.component[data-v-68438843]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-68438843]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-68438843]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-68438843]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-68438843]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-68438843]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-68438843]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-68438843]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-68438843]{cursor:default}.listen_picture[data-v-68438843]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-68438843]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-68438843]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-68438843]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-68438843]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-68438843]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-68438843]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-68438843]{font-size:var(--en_large_font_size_five)}[data-v-68438843] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-68438843]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-68438843]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-68438843]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-68438843]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-68438843]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-68438843]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-68438843]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-68438843]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-68438843],.home_practice_status.NO_PUBLIC[data-v-68438843]{background:#2c58b1}.home_practice_status.FINISHED[data-v-68438843],.home_practice_status.IN_PROGRESS[data-v-68438843],.home_practice_status.NOT_STARTED[data-v-68438843],.home_practice_status.UNDISTRIBUTED[data-v-68438843]{background:#486fbf}.ant-calendar-picker-container[data-v-68438843]{z-index:9999999!important}.student_last_year_know_report_page[data-v-68438843]{width:100%;height:100%}.student_last_year_know_report_page .mastery_img[data-v-68438843]{width:.24rem;height:.24rem;margin-left:.12rem;cursor:pointer}.student_last_year_know_report_page .main[data-v-68438843]{width:100%;height:100%;background:#fafafa;padding:.4rem;position:relative}.student_last_year_know_report_page .main .title_box[data-v-68438843]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.4rem}.student_last_year_know_report_page .main .title_box .title[data-v-68438843]{font-size:.36rem;font-weight:500;color:#592f99;line-height:.55rem}.student_last_year_know_report_page .main .title_box .sub_title[data-v-68438843]{font-size:.18rem;color:#775dc0;line-height:.22rem}.student_last_year_know_report_page .main .filter_box[data-v-68438843]{margin-bottom:.4rem}.student_last_year_know_report_page .main .content_box[data-v-68438843]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.student_last_year_know_report_page .main .content_box .content_left_box[data-v-68438843]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;max-width:calc(100% - 4rem);background:#fff;border-radius:.17rem;padding:.4rem;margin-bottom:.4rem}.student_last_year_know_report_page .main .content_box .content_left_box .table_box[data-v-68438843]{width:100%;height:auto}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header[data-v-68438843]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid #e1e1e1}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .know_box[data-v-68438843]{width:40%;padding:.2rem 0}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .allHkAverage[data-v-68438843],.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .mastery[data-v-68438843]{width:30%;padding:.2rem 0}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .table_title[data-v-68438843]{font-size:.18rem;text-align:center;color:#775dc0;line-height:.26rem}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .table_title.hk.SMALL[data-v-68438843]{font-size:var(--hk_small_font_size_18)}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .table_title.hk.MEDIUM[data-v-68438843]{font-size:var(--hk_middle_font_size_20)}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .table_title.hk.LARGE[data-v-68438843]{font-size:var(--hk_large_font_size_22)}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .table_title.en.SMALL[data-v-68438843]{font-size:var(--en_small_font_size_18)}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .table_title.en.MEDIUM[data-v-68438843]{font-size:var(--en_middle_font_size_20)}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .table_title.en.LARGE[data-v-68438843]{font-size:var(--en_large_font_size_22)}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content[data-v-68438843]{width:100%;height:auto;min-height:.66rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .know_box[data-v-68438843]{width:40%;height:100%;padding:0 .1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .mastery[data-v-68438843]{width:30%;height:100%;padding:0 .32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .mastery .w100[data-v-68438843]{width:100%}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .allHkAverage[data-v-68438843]{width:30%;height:100%;padding:0 .32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .allHkAverage .w100[data-v-68438843]{width:100%}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .content_title[data-v-68438843]{font-size:.18rem;text-align:center;color:#000;line-height:.26rem}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .content_title.hk.SMALL[data-v-68438843]{font-size:var(--hk_small_font_size_18)}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .content_title.hk.MEDIUM[data-v-68438843]{font-size:var(--hk_middle_font_size_20)}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .content_title.hk.LARGE[data-v-68438843]{font-size:var(--hk_large_font_size_22)}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .content_title.en.SMALL[data-v-68438843]{font-size:var(--en_small_font_size_18)}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .content_title.en.MEDIUM[data-v-68438843]{font-size:var(--en_middle_font_size_20)}.student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .content_title.en.LARGE[data-v-68438843]{font-size:var(--en_large_font_size_22)}.student_last_year_know_report_page .main .content_box .content_left_box .noData[data-v-68438843]{width:100%;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#999;line-height:.26rem}.student_last_year_know_report_page .main .content_box .content_left_box .list_pagination[data-v-68438843]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.student_last_year_know_report_page .main .content_box .content_right_box[data-v-68438843]{width:4rem;height:auto;margin-left:.24rem;margin-bottom:.4rem}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart[data-v-68438843]{width:100%;height:6.44rem;background:#fff;padding:.24rem;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title[data-v-68438843]{width:100%;font-size:.24rem;text-align:left;color:#775dc0;line-height:.35rem}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.hk.SMALL[data-v-68438843]{font-size:var(--hk_small_font_size_seven)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.hk.MEDIUM[data-v-68438843]{font-size:var(--hk_middle_font_size_seven)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.hk.LARGE[data-v-68438843]{font-size:var(--hk_large_font_size_seven)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.en.SMALL[data-v-68438843]{font-size:var(--en_small_font_size_seven)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.en.MEDIUM[data-v-68438843]{font-size:var(--en_middle_font_size_seven)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.en.LARGE[data-v-68438843]{font-size:var(--en_large_font_size_seven)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box[data-v-68438843]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_title[data-v-68438843]{margin-top:.4rem;font-size:.2rem;text-align:center;color:#090228;line-height:.34rem}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_title.hk.SMALL[data-v-68438843]{font-size:var(--hk_small_font_size_five)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_title.hk.MEDIUM[data-v-68438843]{font-size:var(--hk_middle_font_size_five)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_title.hk.LARGE[data-v-68438843]{font-size:var(--hk_large_font_size_five)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_title.en.SMALL[data-v-68438843]{font-size:var(--en_small_font_size_five)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_title.en.MEDIUM[data-v-68438843]{font-size:var(--en_middle_font_size_five)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_title.en.LARGE[data-v-68438843]{font-size:var(--en_large_font_size_five)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_content[data-v-68438843]{margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_content span[data-v-68438843]{font-size:.5rem}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_whole_title[data-v-68438843]{margin-top:.4rem;font-size:.24rem;text-align:center;color:#090228;line-height:.22rem}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_whole_title.hk.SMALL[data-v-68438843]{font-size:var(--hk_small_font_size_seven)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_whole_title.hk.MEDIUM[data-v-68438843]{font-size:var(--hk_middle_font_size_seven)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_whole_title.hk.LARGE[data-v-68438843]{font-size:var(--hk_large_font_size_seven)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_whole_title.en.SMALL[data-v-68438843]{font-size:var(--en_small_font_size_seven)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_whole_title.en.MEDIUM[data-v-68438843]{font-size:var(--en_middle_font_size_seven)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_whole_title.en.LARGE[data-v-68438843]{font-size:var(--en_large_font_size_seven)}.student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_whole_title span[data-v-68438843]{color:#775dc0}html[data-v-107fcc7b]{font-size:100px}@media only screen and (max-height:650px){html[data-v-107fcc7b]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-107fcc7b]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-107fcc7b]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-107fcc7b]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-107fcc7b]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-107fcc7b]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-107fcc7b]{font-size:100px}}#app[data-v-107fcc7b],body[data-v-107fcc7b],html[data-v-107fcc7b]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-107fcc7b],#app h1[data-v-107fcc7b],#app h2[data-v-107fcc7b],#app h3[data-v-107fcc7b],#app h4[data-v-107fcc7b],#app h5[data-v-107fcc7b],#app h6[data-v-107fcc7b],#app p[data-v-107fcc7b],body body[data-v-107fcc7b],body h1[data-v-107fcc7b],body h2[data-v-107fcc7b],body h3[data-v-107fcc7b],body h4[data-v-107fcc7b],body h5[data-v-107fcc7b],body h6[data-v-107fcc7b],body p[data-v-107fcc7b],html body[data-v-107fcc7b],html h1[data-v-107fcc7b],html h2[data-v-107fcc7b],html h3[data-v-107fcc7b],html h4[data-v-107fcc7b],html h5[data-v-107fcc7b],html h6[data-v-107fcc7b],html p[data-v-107fcc7b]{margin:0}li[data-v-107fcc7b],ul[data-v-107fcc7b]{list-style:none;padding:0}[data-v-107fcc7b]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-107fcc7b]{white-space:break-spaces}.sortableDrag[data-v-107fcc7b]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-107fcc7b],.sortableDrag td[data-v-107fcc7b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-107fcc7b]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-107fcc7b]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-107fcc7b]{color:var(--theme-color)}.error_color[data-v-107fcc7b]{color:#eb6646!important}.warn_color[data-v-107fcc7b]{color:#ff6800}.pointer[data-v-107fcc7b]{cursor:pointer}.ellipsis[data-v-107fcc7b]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-107fcc7b]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-107fcc7b],.flex_center_center[data-v-107fcc7b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-107fcc7b],.flex_center_center[data-v-107fcc7b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-107fcc7b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-107fcc7b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-107fcc7b],.flex_row_s_p[data-v-107fcc7b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-107fcc7b]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-107fcc7b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-107fcc7b],.flex_start[data-v-107fcc7b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-107fcc7b]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-107fcc7b],.flex_column_center_center[data-v-107fcc7b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-107fcc7b]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-107fcc7b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-107fcc7b]{position:relative;border-radius:.2rem}.talk_frame[data-v-107fcc7b]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-107fcc7b]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-107fcc7b]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-107fcc7b]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-107fcc7b]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-107fcc7b]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-107fcc7b]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-107fcc7b]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-107fcc7b]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-107fcc7b]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-107fcc7b]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-107fcc7b]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-107fcc7b]{max-height:30vh}.ant-select-dropdown-menu[data-v-107fcc7b]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-107fcc7b]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-107fcc7b]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-107fcc7b]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-107fcc7b]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-107fcc7b]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-107fcc7b]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-107fcc7b]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-107fcc7b]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-107fcc7b]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-107fcc7b]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-107fcc7b]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-107fcc7b]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-107fcc7b]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-107fcc7b]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-107fcc7b]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-107fcc7b]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-107fcc7b]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-107fcc7b]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-107fcc7b]{width:100%}.ant-input[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-107fcc7b]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-107fcc7b]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-107fcc7b]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-107fcc7b]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-107fcc7b]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-107fcc7b]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-107fcc7b]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-107fcc7b]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-107fcc7b]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-107fcc7b],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-107fcc7b]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-107fcc7b]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-107fcc7b]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-107fcc7b],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-107fcc7b]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-107fcc7b]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-107fcc7b],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-107fcc7b]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-107fcc7b]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-107fcc7b]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-107fcc7b],.ant-table-thead>tr>th[data-v-107fcc7b]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-107fcc7b]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-107fcc7b]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-107fcc7b]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-107fcc7b]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-107fcc7b]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-107fcc7b]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-107fcc7b]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-107fcc7b]{width:24px;height:24px}.ant-radio-inner[data-v-107fcc7b]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-107fcc7b]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-107fcc7b],.ant-radio-checked .ant-radio-inner[data-v-107fcc7b]{border-color:#10c7a3}.ant-checkbox[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-107fcc7b]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-107fcc7b]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-107fcc7b]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-107fcc7b]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-107fcc7b]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-107fcc7b]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-107fcc7b]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-107fcc7b]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-107fcc7b]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-107fcc7b],.ant-dropdown-menu-submenu-title[data-v-107fcc7b]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-107fcc7b],:root .ant-dropdown-link>.anticon.anticon-down[data-v-107fcc7b],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-107fcc7b]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-107fcc7b]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-107fcc7b]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-107fcc7b]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-107fcc7b]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-107fcc7b],.dropMenuItem_hk_SMALL[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-107fcc7b]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-107fcc7b]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-107fcc7b]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-107fcc7b]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-107fcc7b]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-107fcc7b]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-107fcc7b],.ant-switch[data-v-107fcc7b]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-107fcc7b],.ant-switch[data-v-107fcc7b]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-107fcc7b]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-107fcc7b]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-107fcc7b]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-107fcc7b]{width:100%}.ant-progress-circle .ant-progress-text[data-v-107fcc7b]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-107fcc7b]{max-width:4.6rem}.ant-popover-title[data-v-107fcc7b]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-107fcc7b]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-107fcc7b]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-107fcc7b],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-107fcc7b],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-107fcc7b]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-107fcc7b],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-107fcc7b],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-107fcc7b]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-107fcc7b]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-107fcc7b]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-107fcc7b]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-107fcc7b]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-107fcc7b]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-107fcc7b]{text-decoration:underline}.modalBox .btn_box[data-v-107fcc7b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-107fcc7b],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-107fcc7b],.ant-pagination-disabled:focus a[data-v-107fcc7b],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-107fcc7b],.ant-pagination-disabled:hover a[data-v-107fcc7b],[data-v-107fcc7b] .ant-pagination-disabled a{background:#e6e7e8}[data-v-107fcc7b] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-107fcc7b] .ant-pagination-item-active a,[data-v-107fcc7b] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-107fcc7b] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-107fcc7b] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-107fcc7b]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-107fcc7b]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-107fcc7b]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-107fcc7b]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-107fcc7b]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-107fcc7b]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-107fcc7b]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-107fcc7b]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-107fcc7b],.wangEditor table th[data-v-107fcc7b]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-107fcc7b]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-107fcc7b]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-107fcc7b]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-107fcc7b]{display:block}.wangEditor ol[data-v-107fcc7b],.wangEditor ul[data-v-107fcc7b]{margin:10px 0 10px 20px}.wangEditor ul[data-v-107fcc7b],.wangEditor ul li[data-v-107fcc7b]{list-style:disc inside!important}.wangEditor ol[data-v-107fcc7b],.wangEditor ol li[data-v-107fcc7b]{list-style:decimal inside!important}.wangEditor img[data-v-107fcc7b]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-107fcc7b]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-107fcc7b]{border-bottom:2px solid #e1e1e1}.component[data-v-107fcc7b]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-107fcc7b]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-107fcc7b]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-107fcc7b]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-107fcc7b]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-107fcc7b]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-107fcc7b]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-107fcc7b]{cursor:default}.listen_picture[data-v-107fcc7b]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-107fcc7b]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-107fcc7b]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-107fcc7b]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-107fcc7b]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-107fcc7b]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-107fcc7b]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-107fcc7b]{font-size:var(--en_large_font_size_five)}[data-v-107fcc7b] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-107fcc7b]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-107fcc7b]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-107fcc7b]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-107fcc7b]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-107fcc7b]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-107fcc7b]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-107fcc7b]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-107fcc7b]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-107fcc7b],.home_practice_status.NO_PUBLIC[data-v-107fcc7b]{background:#2c58b1}.home_practice_status.FINISHED[data-v-107fcc7b],.home_practice_status.IN_PROGRESS[data-v-107fcc7b],.home_practice_status.NOT_STARTED[data-v-107fcc7b],.home_practice_status.UNDISTRIBUTED[data-v-107fcc7b]{background:#486fbf}.ant-calendar-picker-container[data-v-107fcc7b]{z-index:9999999!important}.seZone_student_last_year_report_page[data-v-107fcc7b]{width:100%;height:100%}.seZone_student_last_year_report_page .mastery_img[data-v-107fcc7b]{width:.24rem;height:.24rem;margin-left:.12rem;cursor:pointer}.seZone_student_last_year_report_page .main[data-v-107fcc7b]{width:100%;height:100%;background:#fafafa;padding:.4rem}.seZone_student_last_year_report_page .main .title_box[data-v-107fcc7b]{font-size:.36rem;text-align:left;color:#592f99;line-height:.55rem;margin-bottom:.2rem}.seZone_student_last_year_report_page .main .filter_box[data-v-107fcc7b]{margin-bottom:.4rem}.seZone_student_last_year_report_page .main .content_box[data-v-107fcc7b]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.seZone_student_last_year_report_page .main .content_box .content_left_box[data-v-107fcc7b]{height:auto;background:#fff;border-radius:.17rem;padding:.4rem}.seZone_student_last_year_report_page .main .content_box .content_left_box .content_title_box[data-v-107fcc7b]{width:100%;height:auto;background:#fff;border-radius:.17rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.18rem;color:#000;line-height:.26rem}.seZone_student_last_year_report_page .main .content_box .content_left_box .content_title_box .content_title_left[data-v-107fcc7b]{width:680px;border:2px solid #e1e1e1;border-left:none;padding:.22rem}.seZone_student_last_year_report_page .main .content_box .content_left_box .content_title_box .content_title_right[data-v-107fcc7b]{width:250px;padding:.22rem;border:2px solid #e1e1e1;border-left:none}.seZone_student_last_year_report_page .main .content_box .content_left_box .content_title_box .content_title_right[data-v-107fcc7b]:last-child{border-right:none}.seZone_student_last_year_report_page .main .content_box .content_right_box[data-v-107fcc7b]{width:4rem;height:3rem;height:auto;background:#fff;border-radius:.17rem;padding:.4rem;margin-left:.24rem}[data-v-107fcc7b] .student_last_year .ant-table-thead>tr>th:last-child{border-right:none}.avgMasterDegree_4[data-v-107fcc7b],.avgMasterDegree_5[data-v-107fcc7b]{color:#5bc3a5}.avgMasterDegree_3[data-v-107fcc7b]{color:#000}.avgMasterDegree_1[data-v-107fcc7b],.avgMasterDegree_2[data-v-107fcc7b]{color:#c50302}.print_modal_box[data-v-107fcc7b]{width:8rem;padding:.2rem;border-radius:.2rem;background:#fff}.print_modal_box .boxTitle[data-v-107fcc7b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.1rem}.print_modal_box .boxTitle span[data-v-107fcc7b]{font-size:.2rem;color:#775dc0;line-height:.26rem}.print_modal_box .boxTitle img[data-v-107fcc7b]{width:.24rem;height:.24rem}html[data-v-1bd33dbe]{font-size:100px}@media only screen and (max-height:650px){html[data-v-1bd33dbe]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-1bd33dbe]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-1bd33dbe]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-1bd33dbe]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-1bd33dbe]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-1bd33dbe]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-1bd33dbe]{font-size:100px}}#app[data-v-1bd33dbe],body[data-v-1bd33dbe],html[data-v-1bd33dbe]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-1bd33dbe],#app h1[data-v-1bd33dbe],#app h2[data-v-1bd33dbe],#app h3[data-v-1bd33dbe],#app h4[data-v-1bd33dbe],#app h5[data-v-1bd33dbe],#app h6[data-v-1bd33dbe],#app p[data-v-1bd33dbe],body body[data-v-1bd33dbe],body h1[data-v-1bd33dbe],body h2[data-v-1bd33dbe],body h3[data-v-1bd33dbe],body h4[data-v-1bd33dbe],body h5[data-v-1bd33dbe],body h6[data-v-1bd33dbe],body p[data-v-1bd33dbe],html body[data-v-1bd33dbe],html h1[data-v-1bd33dbe],html h2[data-v-1bd33dbe],html h3[data-v-1bd33dbe],html h4[data-v-1bd33dbe],html h5[data-v-1bd33dbe],html h6[data-v-1bd33dbe],html p[data-v-1bd33dbe]{margin:0}li[data-v-1bd33dbe],ul[data-v-1bd33dbe]{list-style:none;padding:0}[data-v-1bd33dbe]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-1bd33dbe]{white-space:break-spaces}.sortableDrag[data-v-1bd33dbe]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-1bd33dbe],.sortableDrag td[data-v-1bd33dbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-1bd33dbe]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-1bd33dbe]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-1bd33dbe]{color:var(--theme-color)}.error_color[data-v-1bd33dbe]{color:#eb6646!important}.warn_color[data-v-1bd33dbe]{color:#ff6800}.pointer[data-v-1bd33dbe]{cursor:pointer}.ellipsis[data-v-1bd33dbe]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-1bd33dbe]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-1bd33dbe],.flex_center_center[data-v-1bd33dbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-1bd33dbe],.flex_center_center[data-v-1bd33dbe]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-1bd33dbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-1bd33dbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-1bd33dbe],.flex_row_s_p[data-v-1bd33dbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-1bd33dbe]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-1bd33dbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-1bd33dbe],.flex_start[data-v-1bd33dbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-1bd33dbe]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-1bd33dbe],.flex_column_center_center[data-v-1bd33dbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-1bd33dbe]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-1bd33dbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-1bd33dbe]{position:relative;border-radius:.2rem}.talk_frame[data-v-1bd33dbe]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-1bd33dbe]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-1bd33dbe]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-1bd33dbe]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-1bd33dbe]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-1bd33dbe]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-1bd33dbe]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-1bd33dbe]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-1bd33dbe]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-1bd33dbe]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-1bd33dbe]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-1bd33dbe]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-1bd33dbe]{max-height:30vh}.ant-select-dropdown-menu[data-v-1bd33dbe]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-1bd33dbe]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-1bd33dbe]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-1bd33dbe]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-1bd33dbe]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-1bd33dbe]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-1bd33dbe]{width:100%}.ant-input[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-1bd33dbe]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-1bd33dbe]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1bd33dbe]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1bd33dbe]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-1bd33dbe]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1bd33dbe],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1bd33dbe]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1bd33dbe],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1bd33dbe]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1bd33dbe],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1bd33dbe]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-1bd33dbe]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1bd33dbe],.ant-table-thead>tr>th[data-v-1bd33dbe]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1bd33dbe]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1bd33dbe]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1bd33dbe]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1bd33dbe]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1bd33dbe]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-1bd33dbe]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-1bd33dbe]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-1bd33dbe]{width:24px;height:24px}.ant-radio-inner[data-v-1bd33dbe]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-1bd33dbe]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-1bd33dbe],.ant-radio-checked .ant-radio-inner[data-v-1bd33dbe]{border-color:#10c7a3}.ant-checkbox[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-1bd33dbe]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-1bd33dbe]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-1bd33dbe]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-1bd33dbe]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-1bd33dbe]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-1bd33dbe]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-1bd33dbe]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-1bd33dbe]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-1bd33dbe],.ant-dropdown-menu-submenu-title[data-v-1bd33dbe]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-1bd33dbe],:root .ant-dropdown-link>.anticon.anticon-down[data-v-1bd33dbe],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-1bd33dbe]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-1bd33dbe]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-1bd33dbe]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-1bd33dbe],.dropMenuItem_hk_SMALL[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-1bd33dbe]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-1bd33dbe]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-1bd33dbe]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-1bd33dbe]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-1bd33dbe],.ant-switch[data-v-1bd33dbe]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-1bd33dbe],.ant-switch[data-v-1bd33dbe]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-1bd33dbe]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-1bd33dbe]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-1bd33dbe]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-1bd33dbe]{width:100%}.ant-progress-circle .ant-progress-text[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-1bd33dbe]{max-width:4.6rem}.ant-popover-title[data-v-1bd33dbe]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-1bd33dbe]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-1bd33dbe]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-1bd33dbe],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-1bd33dbe],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-1bd33dbe]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-1bd33dbe],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-1bd33dbe],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-1bd33dbe]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-1bd33dbe]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-1bd33dbe]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-1bd33dbe]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-1bd33dbe]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-1bd33dbe]{text-decoration:underline}.modalBox .btn_box[data-v-1bd33dbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-1bd33dbe],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-1bd33dbe],.ant-pagination-disabled:focus a[data-v-1bd33dbe],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-1bd33dbe],.ant-pagination-disabled:hover a[data-v-1bd33dbe],[data-v-1bd33dbe] .ant-pagination-disabled a{background:#e6e7e8}[data-v-1bd33dbe] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-1bd33dbe] .ant-pagination-item-active a,[data-v-1bd33dbe] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-1bd33dbe] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-1bd33dbe] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-1bd33dbe]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-1bd33dbe]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-1bd33dbe]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-1bd33dbe]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-1bd33dbe]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-1bd33dbe]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-1bd33dbe]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-1bd33dbe]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-1bd33dbe],.wangEditor table th[data-v-1bd33dbe]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-1bd33dbe]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-1bd33dbe]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-1bd33dbe]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-1bd33dbe]{display:block}.wangEditor ol[data-v-1bd33dbe],.wangEditor ul[data-v-1bd33dbe]{margin:10px 0 10px 20px}.wangEditor ul[data-v-1bd33dbe],.wangEditor ul li[data-v-1bd33dbe]{list-style:disc inside!important}.wangEditor ol[data-v-1bd33dbe],.wangEditor ol li[data-v-1bd33dbe]{list-style:decimal inside!important}.wangEditor img[data-v-1bd33dbe]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-1bd33dbe]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-1bd33dbe]{border-bottom:2px solid #e1e1e1}.component[data-v-1bd33dbe]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-1bd33dbe]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-1bd33dbe]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-1bd33dbe]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-1bd33dbe]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-1bd33dbe]{cursor:default}.listen_picture[data-v-1bd33dbe]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-1bd33dbe]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-1bd33dbe]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-1bd33dbe]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-1bd33dbe]{font-size:var(--en_large_font_size_five)}[data-v-1bd33dbe] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-1bd33dbe]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-1bd33dbe]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-1bd33dbe]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-1bd33dbe]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-1bd33dbe]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-1bd33dbe]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-1bd33dbe]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-1bd33dbe]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-1bd33dbe],.home_practice_status.NO_PUBLIC[data-v-1bd33dbe]{background:#2c58b1}.home_practice_status.FINISHED[data-v-1bd33dbe],.home_practice_status.IN_PROGRESS[data-v-1bd33dbe],.home_practice_status.NOT_STARTED[data-v-1bd33dbe],.home_practice_status.UNDISTRIBUTED[data-v-1bd33dbe]{background:#486fbf}.ant-calendar-picker-container[data-v-1bd33dbe]{z-index:9999999!important}.sezone_student_last_year_cate_report_page[data-v-1bd33dbe]{width:100%;height:100%}.sezone_student_last_year_cate_report_page .mastery_img[data-v-1bd33dbe]{width:.24rem;height:.24rem;margin-left:.12rem;cursor:pointer}.sezone_student_last_year_cate_report_page .noData[data-v-1bd33dbe]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#999}.sezone_student_last_year_cate_report_page .main[data-v-1bd33dbe]{width:100%;height:100%;background:#fafafa;padding:.4rem}.sezone_student_last_year_cate_report_page .main .title_box[data-v-1bd33dbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.4rem}.sezone_student_last_year_cate_report_page .main .title_box .title[data-v-1bd33dbe]{font-size:.36rem;font-weight:500;color:#592f99;line-height:.55rem}.sezone_student_last_year_cate_report_page .main .filter_box[data-v-1bd33dbe]{margin-bottom:.4rem}.sezone_student_last_year_cate_report_page .main .content_box[data-v-1bd33dbe]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box[data-v-1bd33dbe]{height:auto;background:#fff;border-radius:.17rem;padding:.4rem;margin-bottom:.4rem;position:relative}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .content_title_box[data-v-1bd33dbe]{width:100%;height:auto;background:#fff;border-radius:.17rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.18rem;color:#000;line-height:.26rem}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .content_title_box .content_title_left[data-v-1bd33dbe]{width:2.6rem;border:2px solid #e1e1e1;border-left:none;padding:.22rem}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .content_title_box .content_title_right_box[data-v-1bd33dbe]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 2.6rem)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .content_title_box .content_title_right_box .content_title_right[data-v-1bd33dbe]{width:2rem;padding:.22rem;border:2px solid #e1e1e1;border-left:none}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .content_title_box .content_title_right_box .content_title_right[data-v-1bd33dbe]:last-child{border-right:none}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .last_year_title[data-v-1bd33dbe]{position:absolute;font-size:.2rem;color:#775dc0;line-height:.29rem;left:58%;top:1.44rem}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .last_year_title.hk.SMALL[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .last_year_title.hk.MEDIUM[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .last_year_title.hk.LARGE[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .last_year_title.en.SMALL[data-v-1bd33dbe]{font-size:var(--en_small_font_size_five)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .last_year_title.en.MEDIUM[data-v-1bd33dbe]{font-size:var(--en_middle_font_size_five)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .last_year_title.en.LARGE[data-v-1bd33dbe]{font-size:var(--en_large_font_size_five)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box[data-v-1bd33dbe]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left[data-v-1bd33dbe]{width:2.6rem;-webkit-box-shadow:.14rem .14rem .25rem 0 #f2f2f2;box-shadow:.14rem .14rem .25rem 0 #f2f2f2}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_title[data-v-1bd33dbe]{font-size:.2rem;color:#775dc0!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_title.hk.SMALL[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_title.hk.MEDIUM[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_title.hk.LARGE[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_title.en.SMALL[data-v-1bd33dbe]{font-size:var(--en_small_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_title.en.MEDIUM[data-v-1bd33dbe]{font-size:var(--en_middle_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_title.en.LARGE[data-v-1bd33dbe]{font-size:var(--en_large_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line[data-v-1bd33dbe]{width:100%;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1;border-bottom:2px solid #e1e1e1;font-size:.18rem;color:#000;line-height:.26rem}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line.hk.SMALL[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_18)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line.hk.MEDIUM[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_20)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line.hk.LARGE[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_22)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line.en.SMALL[data-v-1bd33dbe]{font-size:var(--en_small_font_size_18)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line.en.MEDIUM[data-v-1bd33dbe]{font-size:var(--en_middle_font_size_20)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line.en.LARGE[data-v-1bd33dbe]{font-size:var(--en_large_font_size_22)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line .column_line_left[data-v-1bd33dbe]{width:40%;height:100%;padding:.1rem;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_left .column_line .column_line_right[data-v-1bd33dbe]{width:60%;height:100%;padding:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right[data-v-1bd33dbe]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;overflow-y:hidden}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right[data-v-1bd33dbe]::-webkit-scrollbar{display:none}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box[data-v-1bd33dbe]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;overflow-y:hidden;white-space:nowrap}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box[data-v-1bd33dbe]::-webkit-scrollbar{width:0;height:.05rem;background-color:transparent}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box[data-v-1bd33dbe]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .borderRight[data-v-1bd33dbe]{border-right:2px solid #e1e1e1}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail[data-v-1bd33dbe]{width:2rem;height:100%;display:inline-block}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title[data-v-1bd33dbe]{font-size:.2rem;color:#775dc0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title.hk.SMALL[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title.hk.MEDIUM[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title.hk.LARGE[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title.en.SMALL[data-v-1bd33dbe]{font-size:var(--en_small_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title.en.MEDIUM[data-v-1bd33dbe]{font-size:var(--en_middle_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title.en.LARGE[data-v-1bd33dbe]{font-size:var(--en_large_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title .title_header[data-v-1bd33dbe]{height:50%;border-bottom:2px solid #e1e1e1}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_title .title_content[data-v-1bd33dbe]{height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_line[data-v-1bd33dbe]{width:100%;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1;font-size:.18rem;color:#000;line-height:.26rem}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_line.hk.SMALL[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_18)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_line.hk.MEDIUM[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_20)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_line.hk.LARGE[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_22)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_line.en.SMALL[data-v-1bd33dbe]{font-size:var(--en_small_font_size_18)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_line.en.MEDIUM[data-v-1bd33dbe]{font-size:var(--en_middle_font_size_20)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_line.en.LARGE[data-v-1bd33dbe]{font-size:var(--en_large_font_size_22)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right .categories_box .categories_detail .column_line>div[data-v-1bd33dbe]{width:100%;padding:.12rem}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less[data-v-1bd33dbe]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less[data-v-1bd33dbe]::-webkit-scrollbar{display:none}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box[data-v-1bd33dbe]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box[data-v-1bd33dbe]::-webkit-scrollbar{width:0;height:.05rem;background-color:transparent}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box[data-v-1bd33dbe]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .borderRight[data-v-1bd33dbe]{border-right:2px solid #e1e1e1}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail[data-v-1bd33dbe]{height:100%;display:inline-block}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title[data-v-1bd33dbe]{font-size:.2rem;color:#775dc0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title.hk.SMALL[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title.hk.MEDIUM[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title.hk.LARGE[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title.en.SMALL[data-v-1bd33dbe]{font-size:var(--en_small_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title.en.MEDIUM[data-v-1bd33dbe]{font-size:var(--en_middle_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title.en.LARGE[data-v-1bd33dbe]{font-size:var(--en_large_font_size_five)!important}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title .title_header[data-v-1bd33dbe]{height:50%;border-bottom:2px solid #e1e1e1}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_title .title_content[data-v-1bd33dbe]{height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_line[data-v-1bd33dbe]{width:100%;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1;font-size:.18rem;color:#000;line-height:.26rem}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_line.hk.SMALL[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_18)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_line.hk.MEDIUM[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_20)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_line.hk.LARGE[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_22)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_line.en.SMALL[data-v-1bd33dbe]{font-size:var(--en_small_font_size_18)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_line.en.MEDIUM[data-v-1bd33dbe]{font-size:var(--en_middle_font_size_20)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_line.en.LARGE[data-v-1bd33dbe]{font-size:var(--en_large_font_size_22)}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .table_box .table_box_right_less .categories_box .categories_detail .column_line>div[data-v-1bd33dbe]{width:100%;padding:.12rem}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .noData[data-v-1bd33dbe]{width:100%;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#999;line-height:.26rem}.sezone_student_last_year_cate_report_page .main .content_box .content_left_box .list_pagination[data-v-1bd33dbe]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box[data-v-1bd33dbe]{width:4rem;height:auto;margin-left:.24rem;margin-bottom:.4rem}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart[data-v-1bd33dbe]{width:100%;height:6rem;background:#fff;padding:.24rem;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title[data-v-1bd33dbe]{width:100%;font-size:.24rem;text-align:left;color:#775dc0;line-height:.35rem}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.hk.SMALL[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_seven)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.hk.MEDIUM[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_seven)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.hk.LARGE[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_seven)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.en.SMALL[data-v-1bd33dbe]{font-size:var(--en_small_font_size_seven)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.en.MEDIUM[data-v-1bd33dbe]{font-size:var(--en_middle_font_size_seven)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.en.LARGE[data-v-1bd33dbe]{font-size:var(--en_large_font_size_seven)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_title[data-v-1bd33dbe]{margin:.4rem 0;font-size:.2rem;text-align:center;color:#090228;line-height:.34rem}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_title.hk.SMALL[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_five)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_title.hk.MEDIUM[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_five)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_title.hk.LARGE[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_five)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_title.en.SMALL[data-v-1bd33dbe]{font-size:var(--en_small_font_size_five)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_title.en.MEDIUM[data-v-1bd33dbe]{font-size:var(--en_middle_font_size_five)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_title.en.LARGE[data-v-1bd33dbe]{font-size:var(--en_large_font_size_five)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_box[data-v-1bd33dbe]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chartBox[data-v-1bd33dbe]{width:100%;height:3rem}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chartImg[data-v-1bd33dbe]{width:.32rem;height:.32rem;cursor:pointer}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_btn_title[data-v-1bd33dbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.16rem;color:#090228;line-height:.19rem}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_btn_title.hk.SMALL[data-v-1bd33dbe]{font-size:var(--hk_small_font_size_four)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_btn_title.hk.MEDIUM[data-v-1bd33dbe]{font-size:var(--hk_middle_font_size_four)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_btn_title.hk.LARGE[data-v-1bd33dbe]{font-size:var(--hk_large_font_size_four)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_btn_title.en.SMALL[data-v-1bd33dbe]{font-size:var(--en_small_font_size_four)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_btn_title.en.MEDIUM[data-v-1bd33dbe]{font-size:var(--en_middle_font_size_four)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_btn_title.en.LARGE[data-v-1bd33dbe]{font-size:var(--en_large_font_size_four)}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_chart .chart_btn_title .line[data-v-1bd33dbe]{width:40px;height:2px;color:#592f99;background:#592f99;border-radius:2%;margin-right:.12rem}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_point[data-v-1bd33dbe]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.2rem 0}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_point .point[data-v-1bd33dbe]{width:.1rem;height:.1rem;background:#b2b1b4;border-radius:50%;margin-right:.16rem;cursor:pointer;position:relative}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_point .point[data-v-1bd33dbe]:before{content:"";width:.2rem;height:.2rem;background:#592f99;border:1px solid #592f99;border-radius:50%;position:absolute;left:-.05rem;top:-.05rem;cursor:pointer;display:none}.sezone_student_last_year_cate_report_page .main .content_box .content_right_box .content_right_point .point.active[data-v-1bd33dbe]:before{display:block}.avgMasterDegree_4[data-v-1bd33dbe],.avgMasterDegree_5[data-v-1bd33dbe]{color:#5bc3a5}.avgMasterDegree_3[data-v-1bd33dbe]{color:#000}.avgMasterDegree_1[data-v-1bd33dbe],.avgMasterDegree_2[data-v-1bd33dbe]{color:#c50302}html[data-v-f730694a]{font-size:100px}@media only screen and (max-height:650px){html[data-v-f730694a]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-f730694a]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-f730694a]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-f730694a]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-f730694a]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-f730694a]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-f730694a]{font-size:100px}}#app[data-v-f730694a],body[data-v-f730694a],html[data-v-f730694a]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-f730694a],#app h1[data-v-f730694a],#app h2[data-v-f730694a],#app h3[data-v-f730694a],#app h4[data-v-f730694a],#app h5[data-v-f730694a],#app h6[data-v-f730694a],#app p[data-v-f730694a],body body[data-v-f730694a],body h1[data-v-f730694a],body h2[data-v-f730694a],body h3[data-v-f730694a],body h4[data-v-f730694a],body h5[data-v-f730694a],body h6[data-v-f730694a],body p[data-v-f730694a],html body[data-v-f730694a],html h1[data-v-f730694a],html h2[data-v-f730694a],html h3[data-v-f730694a],html h4[data-v-f730694a],html h5[data-v-f730694a],html h6[data-v-f730694a],html p[data-v-f730694a]{margin:0}li[data-v-f730694a],ul[data-v-f730694a]{list-style:none;padding:0}[data-v-f730694a]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-f730694a]{white-space:break-spaces}.sortableDrag[data-v-f730694a]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-f730694a],.sortableDrag td[data-v-f730694a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-f730694a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-f730694a]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-f730694a]{color:var(--theme-color)}.error_color[data-v-f730694a]{color:#eb6646!important}.warn_color[data-v-f730694a]{color:#ff6800}.pointer[data-v-f730694a]{cursor:pointer}.ellipsis[data-v-f730694a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-f730694a]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-f730694a],.flex_center_center[data-v-f730694a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-f730694a],.flex_center_center[data-v-f730694a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-f730694a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-f730694a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-f730694a],.flex_row_s_p[data-v-f730694a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-f730694a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-f730694a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-f730694a],.flex_start[data-v-f730694a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-f730694a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-f730694a],.flex_column_center_center[data-v-f730694a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-f730694a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-f730694a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-f730694a]{position:relative;border-radius:.2rem}.talk_frame[data-v-f730694a]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-f730694a]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-f730694a]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-f730694a]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-f730694a]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-f730694a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-f730694a]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-f730694a]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-f730694a]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-f730694a]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-f730694a]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-f730694a]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-f730694a]{max-height:30vh}.ant-select-dropdown-menu[data-v-f730694a]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-f730694a]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-f730694a]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-f730694a]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-f730694a]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-f730694a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-f730694a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-f730694a]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-f730694a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-f730694a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-f730694a]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-f730694a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-f730694a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-f730694a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-f730694a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-f730694a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-f730694a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-f730694a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-f730694a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-f730694a]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-f730694a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-f730694a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-f730694a]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-f730694a]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-f730694a]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-f730694a]{width:100%}.ant-input[data-v-f730694a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-f730694a]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-f730694a]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-f730694a]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-f730694a]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-f730694a]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-f730694a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-f730694a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-f730694a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-f730694a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-f730694a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-f730694a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-f730694a]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-f730694a],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-f730694a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-f730694a]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-f730694a]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-f730694a],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-f730694a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-f730694a]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-f730694a]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-f730694a],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-f730694a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-f730694a]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-f730694a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-f730694a]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-f730694a],.ant-table-thead>tr>th[data-v-f730694a]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-f730694a]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-f730694a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-f730694a]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-f730694a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-f730694a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-f730694a]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-f730694a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-f730694a]{width:24px;height:24px}.ant-radio-inner[data-v-f730694a]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-f730694a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-f730694a]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-f730694a],.ant-radio-checked .ant-radio-inner[data-v-f730694a]{border-color:#10c7a3}.ant-checkbox[data-v-f730694a]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-f730694a]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-f730694a]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-f730694a]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-f730694a]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-f730694a]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-f730694a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-f730694a]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-f730694a]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-f730694a]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-f730694a]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-f730694a],.ant-dropdown-menu-submenu-title[data-v-f730694a]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-f730694a],:root .ant-dropdown-link>.anticon.anticon-down[data-v-f730694a],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-f730694a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-f730694a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-f730694a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-f730694a]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-f730694a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-f730694a]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-f730694a],.dropMenuItem_hk_SMALL[data-v-f730694a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-f730694a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-f730694a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-f730694a]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-f730694a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-f730694a]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-f730694a]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-f730694a],.ant-switch[data-v-f730694a]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-f730694a],.ant-switch[data-v-f730694a]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-f730694a]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-f730694a]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-f730694a]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-f730694a]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-f730694a]{width:100%}.ant-progress-circle .ant-progress-text[data-v-f730694a]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-f730694a]{max-width:4.6rem}.ant-popover-title[data-v-f730694a]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-f730694a]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-f730694a]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-f730694a],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-f730694a],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-f730694a]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-f730694a],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-f730694a],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-f730694a]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-f730694a]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-f730694a]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-f730694a]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-f730694a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-f730694a]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-f730694a]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-f730694a]{text-decoration:underline}.modalBox .btn_box[data-v-f730694a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-f730694a],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-f730694a],.ant-pagination-disabled:focus a[data-v-f730694a],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-f730694a],.ant-pagination-disabled:hover a[data-v-f730694a],[data-v-f730694a] .ant-pagination-disabled a{background:#e6e7e8}[data-v-f730694a] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-f730694a] .ant-pagination-item-active a,[data-v-f730694a] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-f730694a] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-f730694a] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-f730694a]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-f730694a]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-f730694a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-f730694a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-f730694a]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-f730694a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-f730694a]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-f730694a]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-f730694a]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-f730694a],.wangEditor table th[data-v-f730694a]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-f730694a]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-f730694a]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-f730694a]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-f730694a]{display:block}.wangEditor ol[data-v-f730694a],.wangEditor ul[data-v-f730694a]{margin:10px 0 10px 20px}.wangEditor ul[data-v-f730694a],.wangEditor ul li[data-v-f730694a]{list-style:disc inside!important}.wangEditor ol[data-v-f730694a],.wangEditor ol li[data-v-f730694a]{list-style:decimal inside!important}.wangEditor img[data-v-f730694a]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-f730694a]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-f730694a]{border-bottom:2px solid #e1e1e1}.component[data-v-f730694a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-f730694a]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-f730694a]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-f730694a]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-f730694a]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-f730694a]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-f730694a]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-f730694a]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-f730694a]{cursor:default}.listen_picture[data-v-f730694a]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-f730694a]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-f730694a]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-f730694a]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-f730694a]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-f730694a]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-f730694a]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-f730694a]{font-size:var(--en_large_font_size_five)}[data-v-f730694a] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-f730694a]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-f730694a]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-f730694a]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-f730694a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-f730694a]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-f730694a]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-f730694a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-f730694a]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-f730694a],.home_practice_status.NO_PUBLIC[data-v-f730694a]{background:#2c58b1}.home_practice_status.FINISHED[data-v-f730694a],.home_practice_status.IN_PROGRESS[data-v-f730694a],.home_practice_status.NOT_STARTED[data-v-f730694a],.home_practice_status.UNDISTRIBUTED[data-v-f730694a]{background:#486fbf}.ant-calendar-picker-container[data-v-f730694a]{z-index:9999999!important}.sezone_student_last_year_know_report_page[data-v-f730694a]{width:100%;height:100%}.sezone_student_last_year_know_report_page .mastery_img[data-v-f730694a]{width:.24rem;height:.24rem;margin-left:.12rem;cursor:pointer}.sezone_student_last_year_know_report_page .main[data-v-f730694a]{width:100%;height:100%;background:#fafafa;padding:.4rem;position:relative}.sezone_student_last_year_know_report_page .main .title_box[data-v-f730694a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.4rem}.sezone_student_last_year_know_report_page .main .title_box .title[data-v-f730694a]{font-size:.36rem;font-weight:500;color:#592f99;line-height:.55rem}.sezone_student_last_year_know_report_page .main .title_box .sub_title[data-v-f730694a]{font-size:.18rem;color:#775dc0;line-height:.22rem}.sezone_student_last_year_know_report_page .main .filter_box[data-v-f730694a]{margin-bottom:.4rem}.sezone_student_last_year_know_report_page .main .content_box[data-v-f730694a]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.sezone_student_last_year_know_report_page .main .content_box .content_left_box[data-v-f730694a]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;max-width:calc(100% - 4rem);background:#fff;border-radius:.17rem;padding:.4rem;margin-bottom:.4rem}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box[data-v-f730694a]{width:100%;height:auto}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header[data-v-f730694a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid #e1e1e1}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .know_box[data-v-f730694a]{width:40%;padding:.2rem 0}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .allHkAverage[data-v-f730694a],.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .mastery[data-v-f730694a]{width:30%;padding:.2rem 0}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .table_title[data-v-f730694a]{font-size:.18rem;text-align:center;color:#775dc0;line-height:.26rem}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .table_title.hk.SMALL[data-v-f730694a]{font-size:var(--hk_small_font_size_18)}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .table_title.hk.MEDIUM[data-v-f730694a]{font-size:var(--hk_middle_font_size_20)}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .table_title.hk.LARGE[data-v-f730694a]{font-size:var(--hk_large_font_size_22)}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .table_title.en.SMALL[data-v-f730694a]{font-size:var(--en_small_font_size_18)}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .table_title.en.MEDIUM[data-v-f730694a]{font-size:var(--en_middle_font_size_20)}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_header .table_title.en.LARGE[data-v-f730694a]{font-size:var(--en_large_font_size_22)}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content[data-v-f730694a]{width:100%;height:auto;min-height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .know_box[data-v-f730694a]{width:40%;height:100%;padding:0 .1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .mastery[data-v-f730694a]{width:30%;height:100%;padding:0 .32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .mastery .w100[data-v-f730694a]{width:100%}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .allHkAverage[data-v-f730694a]{width:30%;height:100%;padding:0 .32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .allHkAverage .w100[data-v-f730694a]{width:100%}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .content_title[data-v-f730694a]{font-size:.18rem;text-align:center;color:#000;line-height:.26rem}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .content_title.hk.SMALL[data-v-f730694a]{font-size:var(--hk_small_font_size_18)}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .content_title.hk.MEDIUM[data-v-f730694a]{font-size:var(--hk_middle_font_size_20)}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .content_title.hk.LARGE[data-v-f730694a]{font-size:var(--hk_large_font_size_22)}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .content_title.en.SMALL[data-v-f730694a]{font-size:var(--en_small_font_size_18)}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .content_title.en.MEDIUM[data-v-f730694a]{font-size:var(--en_middle_font_size_20)}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .table_box .table_content .content_title.en.LARGE[data-v-f730694a]{font-size:var(--en_large_font_size_22)}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .noData[data-v-f730694a]{width:100%;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#999;line-height:.26rem}.sezone_student_last_year_know_report_page .main .content_box .content_left_box .list_pagination[data-v-f730694a]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sezone_student_last_year_know_report_page .main .content_box .content_right_box[data-v-f730694a]{width:4rem;height:auto;margin-left:.24rem;margin-bottom:.4rem}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart[data-v-f730694a]{width:100%;height:6.44rem;background:#fff;padding:.24rem;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title[data-v-f730694a]{width:100%;font-size:.24rem;text-align:left;color:#775dc0;line-height:.35rem}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.hk.SMALL[data-v-f730694a]{font-size:var(--hk_small_font_size_seven)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.hk.MEDIUM[data-v-f730694a]{font-size:var(--hk_middle_font_size_seven)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.hk.LARGE[data-v-f730694a]{font-size:var(--hk_large_font_size_seven)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.en.SMALL[data-v-f730694a]{font-size:var(--en_small_font_size_seven)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.en.MEDIUM[data-v-f730694a]{font-size:var(--en_middle_font_size_seven)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .content_right_chart_title.en.LARGE[data-v-f730694a]{font-size:var(--en_large_font_size_seven)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box[data-v-f730694a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_title[data-v-f730694a]{margin-top:.4rem;font-size:.2rem;text-align:center;color:#090228;line-height:.34rem}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_title.hk.SMALL[data-v-f730694a]{font-size:var(--hk_small_font_size_five)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_title.hk.MEDIUM[data-v-f730694a]{font-size:var(--hk_middle_font_size_five)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_title.hk.LARGE[data-v-f730694a]{font-size:var(--hk_large_font_size_five)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_title.en.SMALL[data-v-f730694a]{font-size:var(--en_small_font_size_five)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_title.en.MEDIUM[data-v-f730694a]{font-size:var(--en_middle_font_size_five)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_title.en.LARGE[data-v-f730694a]{font-size:var(--en_large_font_size_five)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_content[data-v-f730694a]{margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_content span[data-v-f730694a]{font-size:.5rem}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_whole_title[data-v-f730694a]{margin-top:.4rem;font-size:.24rem;text-align:center;color:#090228;line-height:.22rem}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_whole_title.hk.SMALL[data-v-f730694a]{font-size:var(--hk_small_font_size_seven)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_whole_title.hk.MEDIUM[data-v-f730694a]{font-size:var(--hk_middle_font_size_seven)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_whole_title.hk.LARGE[data-v-f730694a]{font-size:var(--hk_large_font_size_seven)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_whole_title.en.SMALL[data-v-f730694a]{font-size:var(--en_small_font_size_seven)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_whole_title.en.MEDIUM[data-v-f730694a]{font-size:var(--en_middle_font_size_seven)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_whole_title.en.LARGE[data-v-f730694a]{font-size:var(--en_large_font_size_seven)}.sezone_student_last_year_know_report_page .main .content_box .content_right_box .content_right_chart .chart_box .chart_whole_title span[data-v-f730694a]{color:#775dc0}html[data-v-1616a2a0]{font-size:100px}@media only screen and (max-height:650px){html[data-v-1616a2a0]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-1616a2a0]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-1616a2a0]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-1616a2a0]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-1616a2a0]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-1616a2a0]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-1616a2a0]{font-size:100px}}#app[data-v-1616a2a0],body[data-v-1616a2a0],html[data-v-1616a2a0]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-1616a2a0],#app h1[data-v-1616a2a0],#app h2[data-v-1616a2a0],#app h3[data-v-1616a2a0],#app h4[data-v-1616a2a0],#app h5[data-v-1616a2a0],#app h6[data-v-1616a2a0],#app p[data-v-1616a2a0],body body[data-v-1616a2a0],body h1[data-v-1616a2a0],body h2[data-v-1616a2a0],body h3[data-v-1616a2a0],body h4[data-v-1616a2a0],body h5[data-v-1616a2a0],body h6[data-v-1616a2a0],body p[data-v-1616a2a0],html body[data-v-1616a2a0],html h1[data-v-1616a2a0],html h2[data-v-1616a2a0],html h3[data-v-1616a2a0],html h4[data-v-1616a2a0],html h5[data-v-1616a2a0],html h6[data-v-1616a2a0],html p[data-v-1616a2a0]{margin:0}li[data-v-1616a2a0],ul[data-v-1616a2a0]{list-style:none;padding:0}[data-v-1616a2a0]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-1616a2a0]{white-space:break-spaces}.sortableDrag[data-v-1616a2a0]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-1616a2a0],.sortableDrag td[data-v-1616a2a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-1616a2a0]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-1616a2a0]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-1616a2a0]{color:var(--theme-color)}.error_color[data-v-1616a2a0]{color:#eb6646!important}.warn_color[data-v-1616a2a0]{color:#ff6800}.pointer[data-v-1616a2a0]{cursor:pointer}.ellipsis[data-v-1616a2a0]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-1616a2a0]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-1616a2a0],.flex_center_center[data-v-1616a2a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-1616a2a0],.flex_center_center[data-v-1616a2a0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-1616a2a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-1616a2a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-1616a2a0],.flex_row_s_p[data-v-1616a2a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-1616a2a0]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-1616a2a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-1616a2a0],.flex_start[data-v-1616a2a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-1616a2a0]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-1616a2a0],.flex_column_center_center[data-v-1616a2a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-1616a2a0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-1616a2a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-1616a2a0]{position:relative;border-radius:.2rem}.talk_frame[data-v-1616a2a0]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-1616a2a0]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-1616a2a0]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-1616a2a0]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-1616a2a0]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-1616a2a0]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-1616a2a0]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-1616a2a0]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-1616a2a0]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-1616a2a0]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-1616a2a0]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-1616a2a0]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-1616a2a0]{max-height:30vh}.ant-select-dropdown-menu[data-v-1616a2a0]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-1616a2a0]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-1616a2a0]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-1616a2a0]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-1616a2a0]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1616a2a0]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1616a2a0]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1616a2a0]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1616a2a0]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-1616a2a0]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-1616a2a0]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-1616a2a0]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-1616a2a0]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-1616a2a0]{width:100%}.ant-input[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-1616a2a0]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-1616a2a0]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1616a2a0]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1616a2a0]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-1616a2a0]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-1616a2a0]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-1616a2a0]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1616a2a0],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1616a2a0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1616a2a0]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1616a2a0],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1616a2a0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1616a2a0],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1616a2a0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1616a2a0]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-1616a2a0]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1616a2a0],.ant-table-thead>tr>th[data-v-1616a2a0]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1616a2a0]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1616a2a0]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1616a2a0]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1616a2a0]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1616a2a0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-1616a2a0]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-1616a2a0]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-1616a2a0]{width:24px;height:24px}.ant-radio-inner[data-v-1616a2a0]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-1616a2a0]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-1616a2a0],.ant-radio-checked .ant-radio-inner[data-v-1616a2a0]{border-color:#10c7a3}.ant-checkbox[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-1616a2a0]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-1616a2a0]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-1616a2a0]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-1616a2a0]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-1616a2a0]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-1616a2a0]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-1616a2a0]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-1616a2a0]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-1616a2a0]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-1616a2a0],.ant-dropdown-menu-submenu-title[data-v-1616a2a0]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-1616a2a0],:root .ant-dropdown-link>.anticon.anticon-down[data-v-1616a2a0],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-1616a2a0]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-1616a2a0]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-1616a2a0]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-1616a2a0]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-1616a2a0],.dropMenuItem_hk_SMALL[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-1616a2a0]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-1616a2a0]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-1616a2a0]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-1616a2a0]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-1616a2a0]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-1616a2a0],.ant-switch[data-v-1616a2a0]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-1616a2a0],.ant-switch[data-v-1616a2a0]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-1616a2a0]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-1616a2a0]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-1616a2a0]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-1616a2a0]{width:100%}.ant-progress-circle .ant-progress-text[data-v-1616a2a0]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-1616a2a0]{max-width:4.6rem}.ant-popover-title[data-v-1616a2a0]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-1616a2a0]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-1616a2a0]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-1616a2a0],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-1616a2a0],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-1616a2a0]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-1616a2a0],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-1616a2a0],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-1616a2a0]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-1616a2a0]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-1616a2a0]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-1616a2a0]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-1616a2a0]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-1616a2a0]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-1616a2a0]{text-decoration:underline}.modalBox .btn_box[data-v-1616a2a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-1616a2a0],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-1616a2a0],.ant-pagination-disabled:focus a[data-v-1616a2a0],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-1616a2a0],.ant-pagination-disabled:hover a[data-v-1616a2a0],[data-v-1616a2a0] .ant-pagination-disabled a{background:#e6e7e8}[data-v-1616a2a0] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-1616a2a0] .ant-pagination-item-active a,[data-v-1616a2a0] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-1616a2a0] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-1616a2a0] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-1616a2a0]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-1616a2a0]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-1616a2a0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-1616a2a0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-1616a2a0]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-1616a2a0]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-1616a2a0]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-1616a2a0]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-1616a2a0],.wangEditor table th[data-v-1616a2a0]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-1616a2a0]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-1616a2a0]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-1616a2a0]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-1616a2a0]{display:block}.wangEditor ol[data-v-1616a2a0],.wangEditor ul[data-v-1616a2a0]{margin:10px 0 10px 20px}.wangEditor ul[data-v-1616a2a0],.wangEditor ul li[data-v-1616a2a0]{list-style:disc inside!important}.wangEditor ol[data-v-1616a2a0],.wangEditor ol li[data-v-1616a2a0]{list-style:decimal inside!important}.wangEditor img[data-v-1616a2a0]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-1616a2a0]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-1616a2a0]{border-bottom:2px solid #e1e1e1}.component[data-v-1616a2a0]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-1616a2a0]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-1616a2a0]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-1616a2a0]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-1616a2a0]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-1616a2a0]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-1616a2a0]{cursor:default}.listen_picture[data-v-1616a2a0]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-1616a2a0]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-1616a2a0]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-1616a2a0]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-1616a2a0]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-1616a2a0]{font-size:var(--en_large_font_size_five)}[data-v-1616a2a0] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-1616a2a0]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-1616a2a0]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-1616a2a0]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-1616a2a0]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-1616a2a0]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-1616a2a0]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-1616a2a0]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-1616a2a0]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-1616a2a0],.home_practice_status.NO_PUBLIC[data-v-1616a2a0]{background:#2c58b1}.home_practice_status.FINISHED[data-v-1616a2a0],.home_practice_status.IN_PROGRESS[data-v-1616a2a0],.home_practice_status.NOT_STARTED[data-v-1616a2a0],.home_practice_status.UNDISTRIBUTED[data-v-1616a2a0]{background:#486fbf}.ant-calendar-picker-container[data-v-1616a2a0]{z-index:9999999!important}.se_zone_last_student_report_page[data-v-1616a2a0]{width:100%；;height:100%}.se_zone_last_student_report_page .main[data-v-1616a2a0]{width:100%;height:100%;background:#fafafa;padding:.4rem}.se_zone_last_student_report_page .main .title[data-v-1616a2a0]{font-size:.36rem;font-family:var(--common-font-family);color:#592f99;margin-bottom:.24rem}.se_zone_last_student_report_page .main .title.hk.SMALL[data-v-1616a2a0]{font-size:var(--hk_small_font_size_nine)}.se_zone_last_student_report_page .main .title.hk.MEDIUM[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_nine)}.se_zone_last_student_report_page .main .title.hk.LARGE[data-v-1616a2a0]{font-size:var(--hk_large_font_size_nine)}.se_zone_last_student_report_page .main .title.en.SMALL[data-v-1616a2a0]{font-size:var(--en_small_font_size_nine)}.se_zone_last_student_report_page .main .title.en.MEDIUM[data-v-1616a2a0]{font-size:var(--en_middle_font_size_nine)}.se_zone_last_student_report_page .main .title.en.LARGE[data-v-1616a2a0]{font-size:var(--en_large_font_size_nine)}.se_zone_last_student_report_page .main .filter_box[data-v-1616a2a0]{margin-bottom:.4rem}.se_zone_last_student_report_page .main .self_box[data-v-1616a2a0]{width:100%;height:auto;margin:0 auto .32rem;background:#fff;border-radius:.2rem;padding:.4rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.se_zone_last_student_report_page .main .self_box .self_info[data-v-1616a2a0]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.se_zone_last_student_report_page .main .self_box .self_info img[data-v-1616a2a0]{width:.8rem;height:.8rem;margin-right:.3rem}.se_zone_last_student_report_page .main .self_box .self_info .name_class[data-v-1616a2a0]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.se_zone_last_student_report_page .main .self_box .self_info .name_class .name[data-v-1616a2a0]{font-size:.32rem;font-family:var(--common-font-family);font-weight:700;color:#592f99;line-height:.46rem}.se_zone_last_student_report_page .main .self_box .self_info .name_class .name.hk.SMALL[data-v-1616a2a0]{font-size:var(--hk_small_font_size_nine)}.se_zone_last_student_report_page .main .self_box .self_info .name_class .name.hk.MEDIUM[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_nine)}.se_zone_last_student_report_page .main .self_box .self_info .name_class .name.hk.LARGE[data-v-1616a2a0]{font-size:var(--hk_large_font_size_nine)}.se_zone_last_student_report_page .main .self_box .self_info .name_class .name.en.SMALL[data-v-1616a2a0]{font-size:var(--en_small_font_size_nine)}.se_zone_last_student_report_page .main .self_box .self_info .name_class .name.en.MEDIUM[data-v-1616a2a0]{font-size:var(--en_middle_font_size_nine)}.se_zone_last_student_report_page .main .self_box .self_info .name_class .name.en.LARGE[data-v-1616a2a0]{font-size:var(--en_large_font_size_nine)}.se_zone_last_student_report_page .main .self_box .self_info .name_class .class[data-v-1616a2a0]{font-size:.2rem;font-family:var(--common-font-family);color:#333;line-height:.29rem}.se_zone_last_student_report_page .main .self_box .self_info .name_class .class.hk.SMALL[data-v-1616a2a0]{font-size:var(--hk_small_font_size_five)}.se_zone_last_student_report_page .main .self_box .self_info .name_class .class.hk.MEDIUM[data-v-1616a2a0]{font-size:var(--hk_middle_font_size_five)}.se_zone_last_student_report_page .main .self_box .self_info .name_class .class.hk.LARGE[data-v-1616a2a0]{font-size:var(--hk_large_font_size_five)}.se_zone_last_student_report_page .main .self_box .self_info .name_class .class.en.SMALL[data-v-1616a2a0]{font-size:var(--en_small_font_size_five)}.se_zone_last_student_report_page .main .self_box .self_info .name_class .class.en.MEDIUM[data-v-1616a2a0]{font-size:var(--en_middle_font_size_five)}.se_zone_last_student_report_page .main .self_box .self_info .name_class .class.en.LARGE[data-v-1616a2a0]{font-size:var(--en_large_font_size_five)}.se_zone_last_student_report_page .main .table_box[data-v-1616a2a0]{margin-top:.24rem;background:#fff;border-radius:.17rem;padding:.2rem}.action_box[data-v-1616a2a0]{padding:.1rem .2rem;background:#775dc0;border-radius:.2rem;font-size:.16rem;color:#fff;line-height:.19rem;cursor:pointer}html[data-v-5d710106]{font-size:100px}@media only screen and (max-height:650px){html[data-v-5d710106]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-5d710106]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-5d710106]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-5d710106]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-5d710106]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-5d710106]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-5d710106]{font-size:100px}}#app[data-v-5d710106],body[data-v-5d710106],html[data-v-5d710106]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-5d710106],#app h1[data-v-5d710106],#app h2[data-v-5d710106],#app h3[data-v-5d710106],#app h4[data-v-5d710106],#app h5[data-v-5d710106],#app h6[data-v-5d710106],#app p[data-v-5d710106],body body[data-v-5d710106],body h1[data-v-5d710106],body h2[data-v-5d710106],body h3[data-v-5d710106],body h4[data-v-5d710106],body h5[data-v-5d710106],body h6[data-v-5d710106],body p[data-v-5d710106],html body[data-v-5d710106],html h1[data-v-5d710106],html h2[data-v-5d710106],html h3[data-v-5d710106],html h4[data-v-5d710106],html h5[data-v-5d710106],html h6[data-v-5d710106],html p[data-v-5d710106]{margin:0}li[data-v-5d710106],ul[data-v-5d710106]{list-style:none;padding:0}[data-v-5d710106]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-5d710106]{white-space:break-spaces}.sortableDrag[data-v-5d710106]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-5d710106],.sortableDrag td[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-5d710106]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-5d710106]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-5d710106]{color:var(--theme-color)}.error_color[data-v-5d710106]{color:#eb6646!important}.warn_color[data-v-5d710106]{color:#ff6800}.pointer[data-v-5d710106]{cursor:pointer}.ellipsis[data-v-5d710106]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-5d710106],.flex_center_center[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-5d710106],.flex_center_center[data-v-5d710106]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-5d710106],.flex_row_s_p[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-5d710106]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-5d710106],.flex_start[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-5d710106]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-5d710106],.flex_column_center_center[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-5d710106]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-5d710106]{position:relative;border-radius:.2rem}.talk_frame[data-v-5d710106]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-5d710106]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-5d710106]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-5d710106]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-5d710106]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-5d710106]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-5d710106]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-5d710106]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-5d710106]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-5d710106]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-5d710106]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-5d710106]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-5d710106]{max-height:30vh}.ant-select-dropdown-menu[data-v-5d710106]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-5d710106]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-5d710106]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-5d710106]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-5d710106]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-5d710106]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-5d710106]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-5d710106]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-5d710106]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-5d710106]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-5d710106]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-5d710106]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-5d710106]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-5d710106]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-5d710106]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-5d710106]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-5d710106]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-5d710106]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-5d710106]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-5d710106]{width:100%}.ant-input[data-v-5d710106]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-5d710106]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-5d710106]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-5d710106]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-5d710106]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-5d710106]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-5d710106]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-5d710106]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-5d710106]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-5d710106]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-5d710106]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-5d710106]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-5d710106],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-5d710106]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-5d710106],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-5d710106]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-5d710106],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-5d710106]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-5d710106]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-5d710106]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5d710106],.ant-table-thead>tr>th[data-v-5d710106]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-5d710106]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-5d710106]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5d710106]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5d710106]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5d710106]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-5d710106]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-5d710106]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-5d710106]{width:24px;height:24px}.ant-radio-inner[data-v-5d710106]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-5d710106]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-5d710106]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-5d710106],.ant-radio-checked .ant-radio-inner[data-v-5d710106]{border-color:#10c7a3}.ant-checkbox[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-5d710106]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-5d710106]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-5d710106]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-5d710106]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-5d710106]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-5d710106]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-5d710106]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-5d710106]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-5d710106]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-5d710106]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-5d710106],.ant-dropdown-menu-submenu-title[data-v-5d710106]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-5d710106],:root .ant-dropdown-link>.anticon.anticon-down[data-v-5d710106],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-5d710106],.dropMenuItem_hk_SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-5d710106]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-5d710106],.ant-switch[data-v-5d710106]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-5d710106],.ant-switch[data-v-5d710106]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-5d710106]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-5d710106]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-5d710106]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-5d710106]{width:100%}.ant-progress-circle .ant-progress-text[data-v-5d710106]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-5d710106]{max-width:4.6rem}.ant-popover-title[data-v-5d710106]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-5d710106]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-5d710106]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-5d710106],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-5d710106],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-5d710106]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-5d710106],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-5d710106],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-5d710106]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-5d710106]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-5d710106]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-5d710106]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-5d710106]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-5d710106]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-5d710106]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-5d710106]{text-decoration:underline}.modalBox .btn_box[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-5d710106],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-5d710106],.ant-pagination-disabled:focus a[data-v-5d710106],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-5d710106],.ant-pagination-disabled:hover a[data-v-5d710106],[data-v-5d710106] .ant-pagination-disabled a{background:#e6e7e8}[data-v-5d710106] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-5d710106] .ant-pagination-item-active a,[data-v-5d710106] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-5d710106] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-5d710106] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-5d710106]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-5d710106]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-5d710106]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-5d710106]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-5d710106]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-5d710106]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-5d710106]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-5d710106]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-5d710106]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-5d710106],.wangEditor table th[data-v-5d710106]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-5d710106]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-5d710106]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-5d710106]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-5d710106]{display:block}.wangEditor ol[data-v-5d710106],.wangEditor ul[data-v-5d710106]{margin:10px 0 10px 20px}.wangEditor ul[data-v-5d710106],.wangEditor ul li[data-v-5d710106]{list-style:disc inside!important}.wangEditor ol[data-v-5d710106],.wangEditor ol li[data-v-5d710106]{list-style:decimal inside!important}.wangEditor img[data-v-5d710106]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-5d710106]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-5d710106]{border-bottom:2px solid #e1e1e1}.component[data-v-5d710106]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-5d710106]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-5d710106]{cursor:default}.listen_picture[data-v-5d710106]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-5d710106]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}[data-v-5d710106] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-5d710106]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-5d710106]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-5d710106]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-5d710106]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-5d710106]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-5d710106]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-5d710106]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-5d710106]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-5d710106],.home_practice_status.NO_PUBLIC[data-v-5d710106]{background:#2c58b1}.home_practice_status.FINISHED[data-v-5d710106],.home_practice_status.IN_PROGRESS[data-v-5d710106],.home_practice_status.NOT_STARTED[data-v-5d710106],.home_practice_status.UNDISTRIBUTED[data-v-5d710106]{background:#486fbf}.ant-calendar-picker-container[data-v-5d710106]{z-index:9999999!important}.seZone_practice_student_detail[data-v-5d710106]{width:100%;height:100%}.seZone_practice_student_detail .eLevelBox[data-v-5d710106]{width:.48rem;height:.27rem;background:#c7ebf9;border-radius:.15rem;font-size:.14rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.2rem}.seZone_practice_student_detail .eLevelBox_BASIC[data-v-5d710106]{background:#c7ebf9}.seZone_practice_student_detail .eLevelBox_MEDIUM[data-v-5d710106]{background:#c8efd4}.seZone_practice_student_detail .eLevelBox_ADVANCED[data-v-5d710106]{background:#f4d01a}.seZone_practice_student_detail .eLevelBox_HIGH_LEVEL[data-v-5d710106]{background:#e6356c}.seZone_practice_student_detail .eLevelBox.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_three)}.seZone_practice_student_detail .eLevelBox.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_three)}.seZone_practice_student_detail .eLevelBox.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_three)}.seZone_practice_student_detail .eLevelBox.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_three)}.seZone_practice_student_detail .eLevelBox.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_three)}.seZone_practice_student_detail .eLevelBox.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_three)}.seZone_practice_student_detail .red[data-v-5d710106]{color:red!important}.seZone_practice_student_detail .green[data-v-5d710106]{color:#10c7a3!important}.seZone_practice_student_detail .tipsImg[data-v-5d710106]{width:.16rem;height:.16rem;margin-left:.06rem}.seZone_practice_student_detail .main[data-v-5d710106]{padding:.44rem .4rem}.seZone_practice_student_detail .header .title[data-v-5d710106]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.37rem}.seZone_practice_student_detail .header .title.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_eight)}.seZone_practice_student_detail .header .title.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_eight)}.seZone_practice_student_detail .header .title.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_eight)}.seZone_practice_student_detail .header .title.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_eight)}.seZone_practice_student_detail .header .title.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_eight)}.seZone_practice_student_detail .header .title.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_eight)}.seZone_practice_student_detail .header .student[data-v-5d710106]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#333;line-height:.24rem;margin-bottom:.4rem}.seZone_practice_student_detail .header .student.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_four)}.seZone_practice_student_detail .header .student.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_four)}.seZone_practice_student_detail .header .student.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_four)}.seZone_practice_student_detail .header .student.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_four)}.seZone_practice_student_detail .header .student.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_four)}.seZone_practice_student_detail .header .student.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_four)}.seZone_practice_student_detail .header .tab[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.32rem}.seZone_practice_student_detail .header .tab .item[data-v-5d710106]{width:2rem;height:.54rem;background:#f5f0ff;border:2px solid #592f99;border-radius:.27rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#592f99;line-height:.54rem;margin-right:.32rem;cursor:pointer}.seZone_practice_student_detail .header .tab .item.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.seZone_practice_student_detail .header .tab .item.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.seZone_practice_student_detail .header .tab .item.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.seZone_practice_student_detail .header .tab .item.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.seZone_practice_student_detail .header .tab .item.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.seZone_practice_student_detail .header .tab .item.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.seZone_practice_student_detail .header .tab .item.active[data-v-5d710106]{background:#592f99;color:#fff}.seZone_practice_student_detail .gradeTotal[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex}.seZone_practice_student_detail .gradeTotal .left[data-v-5d710106]{width:70%;height:6.44rem;background:#fff;padding:.46rem .2rem;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;margin-right:.23rem}.seZone_practice_student_detail .gradeTotal .left .table[data-v-5d710106]{padding-right:.4rem}.seZone_practice_student_detail .gradeTotal .left .table .titleBox[data-v-5d710106]{font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex}.seZone_practice_student_detail .gradeTotal .left .table .titleBox.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table .titleBox.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table .titleBox.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table .titleBox.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table .titleBox.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table .titleBox.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table .titleBox>div[data-v-5d710106]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1;padding:.06rem}.seZone_practice_student_detail .gradeTotal .left .table .titleBox div[data-v-5d710106]:nth-child(7){border-right:0}.seZone_practice_student_detail .gradeTotal .left .table .titleBox .title1[data-v-5d710106]{width:20%}.seZone_practice_student_detail .gradeTotal .left .table .titleBox .title2[data-v-5d710106],.seZone_practice_student_detail .gradeTotal .left .table .titleBox .title3[data-v-5d710106],.seZone_practice_student_detail .gradeTotal .left .table .titleBox .title4[data-v-5d710106],.seZone_practice_student_detail .gradeTotal .left .table .titleBox .title5[data-v-5d710106],.seZone_practice_student_detail .gradeTotal .left .table .titleBox .title6[data-v-5d710106]{width:14%}.seZone_practice_student_detail .gradeTotal .left .table .titleBox .title7[data-v-5d710106]{width:10%}.seZone_practice_student_detail .gradeTotal .left .table .bodyBox .contentBox[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex}.seZone_practice_student_detail .gradeTotal .left .table .bodyBox .content[data-v-5d710106]{height:auto;font-size:.18rem;font-family:var(--common-font-family);color:#000;text-align:center;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem .06rem}.seZone_practice_student_detail .gradeTotal .left .table .bodyBox .content.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table .bodyBox .content.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table .bodyBox .content.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table .bodyBox .content.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table .bodyBox .content.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table .bodyBox .content.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table .bodyBox .content[data-v-5d710106]:last-child{border-right:0}.seZone_practice_student_detail .gradeTotal .left .table .bodyBox .content1[data-v-5d710106]{width:20%}.seZone_practice_student_detail .gradeTotal .left .table .bodyBox .content2[data-v-5d710106],.seZone_practice_student_detail .gradeTotal .left .table .bodyBox .content3[data-v-5d710106],.seZone_practice_student_detail .gradeTotal .left .table .bodyBox .content4[data-v-5d710106],.seZone_practice_student_detail .gradeTotal .left .table .bodyBox .content5[data-v-5d710106],.seZone_practice_student_detail .gradeTotal .left .table .bodyBox .content6[data-v-5d710106]{width:14%}.seZone_practice_student_detail .gradeTotal .left .table .bodyBox .content7[data-v-5d710106]{width:10%}.seZone_practice_student_detail .gradeTotal .left .table a[data-v-5d710106]{text-decoration:underline!important;font-size:.18rem;font-weight:700}.seZone_practice_student_detail .gradeTotal .left .table a.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table a.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table a.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table a.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table a.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table a.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.seZone_practice_student_detail .gradeTotal .left .table .answerAgain[data-v-5d710106]{font-size:.16rem;font-weight:400;line-height:.24rem;color:#775dc0}.seZone_practice_student_detail .gradeTotal .left .table .answerAgain.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_four)}.seZone_practice_student_detail .gradeTotal .left .table .answerAgain.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_four)}.seZone_practice_student_detail .gradeTotal .left .table .answerAgain.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_four)}.seZone_practice_student_detail .gradeTotal .left .table .answerAgain.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_four)}.seZone_practice_student_detail .gradeTotal .left .table .answerAgain.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_four)}.seZone_practice_student_detail .gradeTotal .left .table .answerAgain.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_four)}.seZone_practice_student_detail .gradeTotal .left .table .answerAgain span[data-v-5d710106]{font-size:.24rem;font-weight:500;line-height:.35rem;color:#592f99}.seZone_practice_student_detail .gradeTotal .left .table .answerAgain span.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_seven)}.seZone_practice_student_detail .gradeTotal .left .table .answerAgain span.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_seven)}.seZone_practice_student_detail .gradeTotal .left .table .answerAgain span.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_seven)}.seZone_practice_student_detail .gradeTotal .left .table .answerAgain span.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_seven)}.seZone_practice_student_detail .gradeTotal .left .table .answerAgain span.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_seven)}.seZone_practice_student_detail .gradeTotal .left .table .answerAgain span.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_seven)}.seZone_practice_student_detail .gradeTotal .left .table .average[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.seZone_practice_student_detail .gradeTotal .left .table .average .tag[data-v-5d710106]{font-size:.14rem;font-weight:500;color:#000;padding:.04rem .1rem;border-radius:.15rem;margin-bottom:.02rem;margin-right:.08rem}.seZone_practice_student_detail .gradeTotal .left .table .average .tag.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_three)}.seZone_practice_student_detail .gradeTotal .left .table .average .tag.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_three)}.seZone_practice_student_detail .gradeTotal .left .table .average .tag.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_three)}.seZone_practice_student_detail .gradeTotal .left .table .average .tag.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_three)}.seZone_practice_student_detail .gradeTotal .left .table .average .tag.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_three)}.seZone_practice_student_detail .gradeTotal .left .table .average .tag.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_three)}.seZone_practice_student_detail .gradeTotal .left .table .average .tag.BASIC[data-v-5d710106]{background:#c7ebf9;color:#000}.seZone_practice_student_detail .gradeTotal .left .table .average .tag.ADVANCED[data-v-5d710106]{background:#f4d01a;color:#000}.seZone_practice_student_detail .gradeTotal .left .table .average .tag.MEDIUM[data-v-5d710106]{background:#c8efd4;color:#000}.seZone_practice_student_detail .gradeTotal .left .table .average .tag.HIGH_LEVEL[data-v-5d710106]{background:#e6356c;color:#fff}.seZone_practice_student_detail .gradeTotal .left .table .average>div[data-v-5d710106]{font-size:.16rem;font-weight:700;color:#10c7a3;line-height:.24rem}.seZone_practice_student_detail .gradeTotal .left .table .average>div.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_four)}.seZone_practice_student_detail .gradeTotal .left .table .average>div.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_four)}.seZone_practice_student_detail .gradeTotal .left .table .average>div.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_four)}.seZone_practice_student_detail .gradeTotal .left .table .average>div.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_four)}.seZone_practice_student_detail .gradeTotal .left .table .average>div.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_four)}.seZone_practice_student_detail .gradeTotal .left .table .average>div.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_four)}.seZone_practice_student_detail .gradeTotal .left .table .challengeRightStatus img[data-v-5d710106]{width:.54rem;height:.52rem}.seZone_practice_student_detail .gradeTotal .right[data-v-5d710106]{width:30%;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.15rem .17rem}.seZone_practice_student_detail .gradeTotal .right .title[data-v-5d710106]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.35rem;margin-bottom:.53rem}.seZone_practice_student_detail .gradeTotal .right .title.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_seven)}.seZone_practice_student_detail .gradeTotal .right .title.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_seven)}.seZone_practice_student_detail .gradeTotal .right .title.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_seven)}.seZone_practice_student_detail .gradeTotal .right .title.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_seven)}.seZone_practice_student_detail .gradeTotal .right .title.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_seven)}.seZone_practice_student_detail .gradeTotal .right .title.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_seven)}.seZone_practice_student_detail .gradeTotal .right .degree[data-v-5d710106]{margin-bottom:.25rem}.seZone_practice_student_detail .gradeTotal .right .degree .degreeName[data-v-5d710106]{font-size:.26rem;font-family:var(--common-font-family);color:#090228;line-height:.34rem}.seZone_practice_student_detail .gradeTotal .right .degree .degreeName.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_eight)}.seZone_practice_student_detail .gradeTotal .right .degree .degreeName.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_eight)}.seZone_practice_student_detail .gradeTotal .right .degree .degreeName.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_eight)}.seZone_practice_student_detail .gradeTotal .right .degree .degreeName.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_eight)}.seZone_practice_student_detail .gradeTotal .right .degree .degreeName.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_eight)}.seZone_practice_student_detail .gradeTotal .right .degree .degreeName.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_eight)}.seZone_practice_student_detail .gradeTotal .right .desc[data-v-5d710106]{font-size:.2rem;font-family:var(--common-font-family);color:#090228;line-height:.22rem;margin-bottom:.1rem}.seZone_practice_student_detail .gradeTotal .right .desc.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.seZone_practice_student_detail .gradeTotal .right .desc.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.seZone_practice_student_detail .gradeTotal .right .desc.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.seZone_practice_student_detail .gradeTotal .right .desc.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.seZone_practice_student_detail .gradeTotal .right .desc.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.seZone_practice_student_detail .gradeTotal .right .desc.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.seZone_practice_student_detail .gradeTotal .right .evaluation[data-v-5d710106]{background:#dcd1ee;font-size:.22rem;font-weight:400;color:#5a3099;line-height:.29rem;border-radius:.08rem;padding:.19rem .33rem}.seZone_practice_student_detail .gradeTotal .right .evaluation.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_six)}.seZone_practice_student_detail .gradeTotal .right .evaluation.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_six)}.seZone_practice_student_detail .gradeTotal .right .evaluation.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_six)}.seZone_practice_student_detail .gradeTotal .right .evaluation.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_six)}.seZone_practice_student_detail .gradeTotal .right .evaluation.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_six)}.seZone_practice_student_detail .gradeTotal .right .evaluation.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_six)}.seZone_practice_student_detail .gradeTotal .right .evaluation div[data-v-5d710106]:first-child{margin-bottom:.11rem}.seZone_practice_student_detail .gradeTotal .right .evaluation img[data-v-5d710106]{width:1.61rem;height:.97rem}.seZone_practice_student_detail .gradeTotal .table_box[data-v-5d710106]{width:100%;height:100%;padding:.4rem;background:#fff;border-radius:17px}.seZone_practice_student_detail .answerRecord[data-v-5d710106]{background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.seZone_practice_student_detail .answerRecord .basicTable[data-v-5d710106]{width:100%;padding:.34rem .7rem}.seZone_practice_student_detail .answerRecord .basicTable .titleBox[data-v-5d710106]{font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex}.seZone_practice_student_detail .answerRecord .basicTable .titleBox.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .titleBox.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .titleBox.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .titleBox.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .titleBox.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .titleBox.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .titleBox>div[data-v-5d710106]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1;padding:.06rem}.seZone_practice_student_detail .answerRecord .basicTable .titleBox div[data-v-5d710106]:nth-child(6){border-right:0}.seZone_practice_student_detail .answerRecord .basicTable .titleBox .title1[data-v-5d710106]{width:15%;max-width:.8rem}.seZone_practice_student_detail .answerRecord .basicTable .titleBox .title2[data-v-5d710106]{width:15%;max-width:1.5rem}.seZone_practice_student_detail .answerRecord .basicTable .titleBox .title3[data-v-5d710106]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.seZone_practice_student_detail .answerRecord .basicTable .titleBox .title4[data-v-5d710106]{width:15%;max-width:1.5rem}.seZone_practice_student_detail .answerRecord .basicTable .titleBox .title5[data-v-5d710106]{width:27.5%;max-width:2.4rem}.seZone_practice_student_detail .answerRecord .basicTable .titleBox .title5 span[data-v-5d710106]{display:block}.seZone_practice_student_detail .answerRecord .basicTable .titleBox .title6[data-v-5d710106]{width:15%;max-width:1.5rem}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .processCategory[data-v-5d710106]{height:.64rem;text-align:center;line-height:.64rem;background:#f7f5fc;border-bottom:.02rem solid #e1e1e1;font-size:.2rem;font-family:var(--common-font-family);color:#775dc0}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .processCategory.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .processCategory.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .processCategory.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .processCategory.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .processCategory.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .processCategory.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.18rem;font-family:var(--common-font-family);color:#000}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question .content[data-v-5d710106]{height:.64rem;line-height:.64rem;text-align:center;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question .content[data-v-5d710106]:nth-child(6){border-right:0}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content1[data-v-5d710106]{width:15%;max-width:.8rem}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content2[data-v-5d710106]{width:15%;max-width:1.5rem}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content2 img[data-v-5d710106]{width:.72rem;height:.3rem}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content3[data-v-5d710106]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4[data-v-5d710106]{width:15%;max-width:1.5rem}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight[data-v-5d710106]{font-size:.16rem;font-weight:400;line-height:.24rem}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_four)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_four)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_four)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_four)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_four)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_four)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight img[data-v-5d710106]{width:.28rem;height:.28rem;margin-right:.1rem}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight span[data-v-5d710106]{font-size:.24rem;font-weight:500;line-height:.35rem}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight span.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_seven)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight span.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_seven)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight span.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_seven)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight span.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_seven)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight span.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_seven)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight span.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_seven)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.RIGHT[data-v-5d710106],.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.RIGHT span[data-v-5d710106]{color:#775dc0}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.WRONG[data-v-5d710106],.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.WRONG span[data-v-5d710106]{color:#f05454}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content5[data-v-5d710106]{width:27.5%;max-width:2.4rem}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate[data-v-5d710106]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate.RIGHT[data-v-5d710106]{color:#000}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate.WRONG[data-v-5d710106]{color:#f05454}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content6[data-v-5d710106]{width:15%;max-width:1.5rem}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content6 a[data-v-5d710106]{text-decoration:underline!important;font-size:.18rem;font-weight:700}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content6 a.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content6 a.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content6 a.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content6 a.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content6 a.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.seZone_practice_student_detail .answerRecord .basicTable .bodyBox .content6 a.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable[data-v-5d710106]{padding:.46rem .2rem}.seZone_practice_student_detail .answerRecord .manualTable .titleBox[data-v-5d710106]{font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex}.seZone_practice_student_detail .answerRecord .manualTable .titleBox.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .titleBox.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .titleBox.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .titleBox.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .titleBox.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .titleBox.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .titleBox>div[data-v-5d710106]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1;padding:.06rem}.seZone_practice_student_detail .answerRecord .manualTable .titleBox div[data-v-5d710106]:last-child{border-right:0}.seZone_practice_student_detail .answerRecord .manualTable .titleBox .title1[data-v-5d710106]{width:10%}.seZone_practice_student_detail .answerRecord .manualTable .titleBox .title2[data-v-5d710106]{width:18%}.seZone_practice_student_detail .answerRecord .manualTable .titleBox .title3[data-v-5d710106]{width:12%}.seZone_practice_student_detail .answerRecord .manualTable .titleBox .title4[data-v-5d710106]{width:15%}.seZone_practice_student_detail .answerRecord .manualTable .titleBox .title5[data-v-5d710106]{width:35%}.seZone_practice_student_detail .answerRecord .manualTable .titleBox .title6[data-v-5d710106]{width:10%}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox[data-v-5d710106]{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox .question[data-v-5d710106]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;font-size:.18rem;font-weight:500;color:#000}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox .question.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox .question.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox .question.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox .question.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox .question.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox .question.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox .question .content[data-v-5d710106]{text-align:center;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content1[data-v-5d710106]{width:10%;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content2[data-v-5d710106]{width:60%}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content3[data-v-5d710106]{width:40%;color:#10c7a3}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content4[data-v-5d710106]{width:15%;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content5[data-v-5d710106]{width:35%;padding:.06rem;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression[data-v-5d710106]{width:100%;font-size:.14rem;color:#0d0d0d;line-height:.2rem;background:#f5f5f5;padding:.1rem .16rem;border-radius:.06rem;margin-bottom:.16rem}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_three)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_three)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_three)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_three)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_three)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_three)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression>div span[data-v-5d710106]{font-weight:700}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression img[data-v-5d710106]{width:.2rem;height:.2rem;margin-left:.28rem}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content6[data-v-5d710106]{width:10%;border-bottom:.02rem solid #e1e1e1;padding:.06rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);text-decoration:underline;text-align:center;color:#775dc0;line-height:.29rem;cursor:pointer}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content6 span.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content6 span.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content6 span.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content6 span.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content6 span.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.seZone_practice_student_detail .answerRecord .manualTable .bodyBox .content6 span.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.seZone_practice_student_detail .noData[data-v-5d710106]{width:100%;text-align:center;line-height:1rem;font-size:.18rem;font-family:var(--common-font-family);color:#999;border-bottom:.02rem solid #e1e1e1}.seZone_practice_student_detail .noData.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_five)}.seZone_practice_student_detail .noData.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_five)}.seZone_practice_student_detail .noData.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_five)}.seZone_practice_student_detail .noData.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_five)}.seZone_practice_student_detail .noData.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_five)}.seZone_practice_student_detail .noData.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_five)}.seZone_practice_student_detail .tipsLine span[data-v-5d710106]{font-size:.14rem}.seZone_practice_student_detail .tipsLine span.hk.SMALL[data-v-5d710106]{font-size:var(--hk_small_font_size_three)}.seZone_practice_student_detail .tipsLine span.hk.MEDIUM[data-v-5d710106]{font-size:var(--hk_middle_font_size_three)}.seZone_practice_student_detail .tipsLine span.hk.LARGE[data-v-5d710106]{font-size:var(--hk_large_font_size_three)}.seZone_practice_student_detail .tipsLine span.en.SMALL[data-v-5d710106]{font-size:var(--en_small_font_size_three)}.seZone_practice_student_detail .tipsLine span.en.MEDIUM[data-v-5d710106]{font-size:var(--en_middle_font_size_three)}.seZone_practice_student_detail .tipsLine span.en.LARGE[data-v-5d710106]{font-size:var(--en_large_font_size_three)}.seZone_practice_student_detail[data-v-5d710106] .ant-table-bordered .ant-table-body>table{border:none}.seZone_practice_student_detail[data-v-5d710106] .ant-table-thead>tr>th{font-size:.18rem;font-weight:700;color:#775dc0;line-height:.26rem;background:#fff}.seZone_practice_student_detail[data-v-5d710106] .ant-table-thead>tr>th.hk.SMALL{font-size:var(--hk_small_font_size_five)}.seZone_practice_student_detail[data-v-5d710106] .ant-table-thead>tr>th.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.seZone_practice_student_detail[data-v-5d710106] .ant-table-thead>tr>th.hk.LARGE{font-size:var(--hk_large_font_size_five)}.seZone_practice_student_detail[data-v-5d710106] .ant-table-thead>tr>th.en.SMALL{font-size:var(--en_small_font_size_five)}.seZone_practice_student_detail[data-v-5d710106] .ant-table-thead>tr>th.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.seZone_practice_student_detail[data-v-5d710106] .ant-table-thead>tr>th.en.LARGE{font-size:var(--en_large_font_size_five)}.seZone_practice_student_detail[data-v-5d710106] .ant-table-tbody>tr>td{font-size:.18rem;font-weight:400;color:#000;line-height:.26rem}.seZone_practice_student_detail[data-v-5d710106] .ant-table-tbody>tr>td.hk.SMALL{font-size:var(--hk_small_font_size_five)}.seZone_practice_student_detail[data-v-5d710106] .ant-table-tbody>tr>td.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.seZone_practice_student_detail[data-v-5d710106] .ant-table-tbody>tr>td.hk.LARGE{font-size:var(--hk_large_font_size_five)}.seZone_practice_student_detail[data-v-5d710106] .ant-table-tbody>tr>td.en.SMALL{font-size:var(--en_small_font_size_five)}.seZone_practice_student_detail[data-v-5d710106] .ant-table-tbody>tr>td.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.seZone_practice_student_detail[data-v-5d710106] .ant-table-tbody>tr>td.en.LARGE{font-size:var(--en_large_font_size_five)}.seZone_practice_student_detail[data-v-5d710106] .ant-table-bordered .ant-table-tbody>tr>td:last-child,.seZone_practice_student_detail[data-v-5d710106] .ant-table-bordered .ant-table-thead>tr>th:last-child{border-right:0}.seZone_practice_student_detail[data-v-5d710106] .ant-table-bordered.ant-table-empty .ant-table-placeholder{border-left:0;border-right:0}html[data-v-41106995]{font-size:100px}@media only screen and (max-height:650px){html[data-v-41106995]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-41106995]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-41106995]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-41106995]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-41106995]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-41106995]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-41106995]{font-size:100px}}#app[data-v-41106995],body[data-v-41106995],html[data-v-41106995]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-41106995],#app h1[data-v-41106995],#app h2[data-v-41106995],#app h3[data-v-41106995],#app h4[data-v-41106995],#app h5[data-v-41106995],#app h6[data-v-41106995],#app p[data-v-41106995],body body[data-v-41106995],body h1[data-v-41106995],body h2[data-v-41106995],body h3[data-v-41106995],body h4[data-v-41106995],body h5[data-v-41106995],body h6[data-v-41106995],body p[data-v-41106995],html body[data-v-41106995],html h1[data-v-41106995],html h2[data-v-41106995],html h3[data-v-41106995],html h4[data-v-41106995],html h5[data-v-41106995],html h6[data-v-41106995],html p[data-v-41106995]{margin:0}li[data-v-41106995],ul[data-v-41106995]{list-style:none;padding:0}[data-v-41106995]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-41106995]{white-space:break-spaces}.sortableDrag[data-v-41106995]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-41106995],.sortableDrag td[data-v-41106995]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-41106995]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-41106995]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-41106995]{color:var(--theme-color)}.error_color[data-v-41106995]{color:#eb6646!important}.warn_color[data-v-41106995]{color:#ff6800}.pointer[data-v-41106995]{cursor:pointer}.ellipsis[data-v-41106995]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-41106995]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-41106995],.flex_center_center[data-v-41106995]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-41106995],.flex_center_center[data-v-41106995]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-41106995]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-41106995]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-41106995],.flex_row_s_p[data-v-41106995]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-41106995]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-41106995]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-41106995],.flex_start[data-v-41106995]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-41106995]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-41106995],.flex_column_center_center[data-v-41106995]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-41106995]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-41106995]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-41106995]{position:relative;border-radius:.2rem}.talk_frame[data-v-41106995]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-41106995]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-41106995]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-41106995]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-41106995]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-41106995]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-41106995]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-41106995]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-41106995]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-41106995]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-41106995]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-41106995]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-41106995]{max-height:30vh}.ant-select-dropdown-menu[data-v-41106995]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-41106995]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-41106995]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-41106995]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-41106995]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-41106995]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-41106995]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-41106995]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-41106995]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-41106995]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-41106995]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-41106995]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-41106995]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-41106995]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-41106995]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-41106995]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-41106995]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-41106995]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-41106995]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-41106995]{width:100%}.ant-input[data-v-41106995]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-41106995]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-41106995]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-41106995]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-41106995]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-41106995]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-41106995]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-41106995]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-41106995]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-41106995]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-41106995]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-41106995]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-41106995],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-41106995]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-41106995],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-41106995]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-41106995],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-41106995]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-41106995]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-41106995]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-41106995],.ant-table-thead>tr>th[data-v-41106995]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-41106995]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-41106995]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-41106995]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-41106995]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-41106995]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-41106995]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-41106995]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-41106995]{width:24px;height:24px}.ant-radio-inner[data-v-41106995]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-41106995]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-41106995]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-41106995],.ant-radio-checked .ant-radio-inner[data-v-41106995]{border-color:#10c7a3}.ant-checkbox[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-41106995]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-41106995]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-41106995]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-41106995]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-41106995]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-41106995]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-41106995]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-41106995]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-41106995]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-41106995]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-41106995],.ant-dropdown-menu-submenu-title[data-v-41106995]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-41106995],:root .ant-dropdown-link>.anticon.anticon-down[data-v-41106995],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-41106995],.dropMenuItem_hk_SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-41106995]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-41106995]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-41106995],.ant-switch[data-v-41106995]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-41106995],.ant-switch[data-v-41106995]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-41106995]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-41106995]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-41106995]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-41106995]{width:100%}.ant-progress-circle .ant-progress-text[data-v-41106995]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-41106995]{max-width:4.6rem}.ant-popover-title[data-v-41106995]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-41106995]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-41106995]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-41106995],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-41106995],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-41106995]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-41106995],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-41106995],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-41106995]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-41106995]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-41106995]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-41106995]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-41106995]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-41106995]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-41106995]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-41106995]{text-decoration:underline}.modalBox .btn_box[data-v-41106995]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-41106995],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-41106995],.ant-pagination-disabled:focus a[data-v-41106995],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-41106995],.ant-pagination-disabled:hover a[data-v-41106995],[data-v-41106995] .ant-pagination-disabled a{background:#e6e7e8}[data-v-41106995] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-41106995] .ant-pagination-item-active a,[data-v-41106995] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-41106995] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-41106995] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-41106995]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-41106995]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-41106995]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-41106995]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-41106995]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-41106995]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-41106995]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-41106995]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-41106995]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-41106995],.wangEditor table th[data-v-41106995]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-41106995]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-41106995]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-41106995]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-41106995]{display:block}.wangEditor ol[data-v-41106995],.wangEditor ul[data-v-41106995]{margin:10px 0 10px 20px}.wangEditor ul[data-v-41106995],.wangEditor ul li[data-v-41106995]{list-style:disc inside!important}.wangEditor ol[data-v-41106995],.wangEditor ol li[data-v-41106995]{list-style:decimal inside!important}.wangEditor img[data-v-41106995]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-41106995]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-41106995]{border-bottom:2px solid #e1e1e1}.component[data-v-41106995]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-41106995]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-41106995]{cursor:default}.listen_picture[data-v-41106995]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-41106995]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_five)}[data-v-41106995] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-41106995]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-41106995]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-41106995]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-41106995]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-41106995]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-41106995]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-41106995]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-41106995]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-41106995],.home_practice_status.NO_PUBLIC[data-v-41106995]{background:#2c58b1}.home_practice_status.FINISHED[data-v-41106995],.home_practice_status.IN_PROGRESS[data-v-41106995],.home_practice_status.NOT_STARTED[data-v-41106995],.home_practice_status.UNDISTRIBUTED[data-v-41106995]{background:#486fbf}.ant-calendar-picker-container[data-v-41106995]{z-index:9999999!important}.practice_question_detail_page[data-v-41106995]{width:100%;height:100%}.practice_question_detail_page .tipsImg[data-v-41106995]{width:.24rem;height:.24rem;margin-left:.06rem}.practice_question_detail_page .mark_box[data-v-41106995]{width:.32rem;height:.32rem;background:#775dc0;color:#fff;border-radius:50%;margin-right:.04rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.practice_question_detail_page .content[data-v-41106995]{width:100%;padding:.4rem}.practice_question_detail_page .content .titleBox .title[data-v-41106995]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_question_detail_page .content .titleBox .title.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_eight)}.practice_question_detail_page .content .titleBox .title.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_eight)}.practice_question_detail_page .content .titleBox .title.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_eight)}.practice_question_detail_page .content .titleBox .title.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_eight)}.practice_question_detail_page .content .titleBox .title.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_eight)}.practice_question_detail_page .content .titleBox .title.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_eight)}.practice_question_detail_page .content .titleBox .title .return[data-v-41106995]{width:1.76rem;height:.53rem}.practice_question_detail_page .content .titleBox .smallTitle[data-v-41106995]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#333;line-height:.24rem}.practice_question_detail_page .content .titleBox .smallTitle.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_four)}.practice_question_detail_page .content .titleBox .smallTitle.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_four)}.practice_question_detail_page .content .titleBox .smallTitle.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_four)}.practice_question_detail_page .content .titleBox .smallTitle.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_four)}.practice_question_detail_page .content .titleBox .smallTitle.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_four)}.practice_question_detail_page .content .titleBox .smallTitle.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_four)}.practice_question_detail_page .content .question[data-v-41106995]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.24rem}.practice_question_detail_page .content .question .question_left[data-v-41106995]{width:100%}.practice_question_detail_page .content .question .question_left .top[data-v-41106995]{width:100%;height:auto;padding:.4rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.practice_question_detail_page .content .question .question_left .top .studyContent[data-v-41106995]{font-size:.24rem;font-family:var(--common-font-family);color:#333;line-height:.35rem;margin-bottom:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.practice_question_detail_page .content .question .question_left .top .studyContent.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_seven)}.practice_question_detail_page .content .question .question_left .top .studyContent.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_seven)}.practice_question_detail_page .content .question .question_left .top .studyContent.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_seven)}.practice_question_detail_page .content .question .question_left .top .studyContent.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_seven)}.practice_question_detail_page .content .question .question_left .top .studyContent.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_seven)}.practice_question_detail_page .content .question .question_left .top .studyContent.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_seven)}.practice_question_detail_page .content .question .question_left .top .studyContent .study_content[data-v-41106995]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.08rem}.practice_question_detail_page .content .question .question_left .top .studyContent .correct_btn[data-v-41106995]{height:.54rem;font-size:.18rem;color:#fff}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box[data-v-41106995]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button[data-v-41106995]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_four)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_four)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_four)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_four)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_four)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_four)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title[data-v-41106995]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-41106995]{margin-right:.1rem;margin-top:.03rem}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text[data-v-41106995]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;white-space:break-spaces}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_five)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_five)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_five)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox[data-v-41106995]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box[data-v-41106995]{overflow:hidden}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-41106995]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_five)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_five)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_five)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-41106995]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box[data-v-41106995]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_four)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_four)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_four)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_four)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_four)}.practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_four)}.practice_question_detail_page .content .question .question_left .btn[data-v-41106995]{width:100%;height:4.7rem;padding:.4rem;margin-top:.42rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.practice_question_detail_page .content .question .question_left .btn .title[data-v-41106995]{margin-bottom:.2rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#775dc0;line-height:.33rem}.practice_question_detail_page .content .question .question_left .btn .title.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_seven)}.practice_question_detail_page .content .question .question_left .btn .title.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_seven)}.practice_question_detail_page .content .question .question_left .btn .title.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_seven)}.practice_question_detail_page .content .question .question_left .btn .title.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_seven)}.practice_question_detail_page .content .question .question_left .btn .title.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_seven)}.practice_question_detail_page .content .question .question_left .btn .title.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_seven)}.practice_question_detail_page .content .question .question_right[data-v-41106995]{width:4.48rem;margin-left:.42rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.practice_question_detail_page .content .question .question_right .right_top[data-v-41106995]{width:4.48rem;height:auto;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.32rem .4rem .4rem}.practice_question_detail_page .content .question .question_right .right_top .title[data-v-41106995]{font-size:.24rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#775dc0;line-height:.33rem}.practice_question_detail_page .content .question .question_right .right_top .title.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top .title.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top .title.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top .title.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top .title.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top .title.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top .con[data-v-41106995]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.24rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.practice_question_detail_page .content .question .question_right .right_top .con .con_title[data-v-41106995]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#090228;line-height:.34rem}.practice_question_detail_page .content .question .question_right .right_top .con .con_title.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.practice_question_detail_page .content .question .question_right .right_top .con .con_title.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.practice_question_detail_page .content .question .question_right .right_top .con .con_title.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.practice_question_detail_page .content .question .question_right .right_top .con .con_title.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_five)}.practice_question_detail_page .content .question .question_right .right_top .con .con_title.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_five)}.practice_question_detail_page .content .question .question_right .right_top .con .con_title.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_five)}.practice_question_detail_page .content .question .question_right .right_top .con .rateBox[data-v-41106995]{width:100%;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_question_detail_page .content .question .question_right .right_top .con .number[data-v-41106995]{width:100%;margin-top:.24rem;text-align:center;font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#090228;line-height:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.practice_question_detail_page .content .question .question_right .right_top .con .number.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top .con .number.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top .con .number.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top .con .number.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top .con .number.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top .con .number.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top .con .btn[data-v-41106995]{width:100%;margin-top:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox[data-v-41106995]{width:4.48rem;height:6.2rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.32rem .4rem}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .title[data-v-41106995]{font-size:.24rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#775dc0;line-height:.33rem}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .title.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .title.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .title.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .title.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .title.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .title.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con[data-v-41106995]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.24rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title[data-v-41106995]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#090228;line-height:.34rem}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_five)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_five)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_five)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .rateBox[data-v-41106995]{width:100%;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number[data-v-41106995]{width:100%;margin-top:.24rem;text-align:center;font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#090228;line-height:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_seven)}.practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .btn[data-v-41106995]{width:100%;margin-top:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.practice_question_detail_page .content .question .question_right .right_top_head .btn[data-v-41106995]{margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.practice_question_detail_page .content .question .question_right .right_top_head .btn .waitPoint[data-v-41106995]{width:.2rem;height:.2rem;background:#592f99;border:1px solid #592f99;border-radius:50%;position:absolute;left:.27rem}.practice_question_detail_page .content .question .question_right .right_top_head .btn .point[data-v-41106995]{width:.1rem;height:.1rem;margin:0 .1rem;background:#b2b1b4;border-radius:50%}.practice_question_detail_page .content .question .question_right .right_btn[data-v-41106995]{width:4.5rem;height:3.6rem;padding:.4rem;margin-top:.4rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.practice_question_detail_page .content .question .question_right .right_btn .title[data-v-41106995]{font-size:.2rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.26rem}.practice_question_detail_page .content .question .question_right .right_btn .title.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.practice_question_detail_page .content .question .question_right .right_btn .title.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.practice_question_detail_page .content .question .question_right .right_btn .title.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.practice_question_detail_page .content .question .question_right .right_btn .title.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_five)}.practice_question_detail_page .content .question .question_right .right_btn .title.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_five)}.practice_question_detail_page .content .question .question_right .right_btn .title.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_five)}.practice_question_detail_page .content .question .question_right .right_btn .con[data-v-41106995]{width:100%;height:2.28rem;margin-top:.24rem;padding:.1rem;background:#f5f0ff;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_question_detail_page .content .question .question_right .right_btn .con .icon_box[data-v-41106995]{width:.72rem;height:.72rem}.practice_question_detail_page .content .question .question_right .right_btn .con .icon_box img[data-v-41106995]{width:100%;height:100%}.practice_question_detail_page .content .question .question_right .right_btn .con .name[data-v-41106995]{font-size:.13rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.21rem}.practice_question_detail_page .content .question .question_right .right_btn .con .name.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_two)}.practice_question_detail_page .content .question .question_right .right_btn .con .name.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_two)}.practice_question_detail_page .content .question .question_right .right_btn .con .name.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_two)}.practice_question_detail_page .content .question .question_right .right_btn .con .name.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_two)}.practice_question_detail_page .content .question .question_right .right_btn .con .name.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_two)}.practice_question_detail_page .content .question .question_right .right_btn .con .name.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_two)}.practice_question_detail_page .text_view_component[data-v-41106995]{white-space:pre-wrap}.practice_question_detail_page .more[data-v-41106995]{width:.34rem;height:.34rem;cursor:pointer}.practice_question_detail_page .mathChartBox .text_view_component[data-v-41106995]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.practice_question_detail_page .mathChartBox .text_view_component.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.practice_question_detail_page .mathChartBox .text_view_component.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.practice_question_detail_page .mathChartBox .text_view_component.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.practice_question_detail_page .mathChartBox .text_view_component.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_five)}.practice_question_detail_page .mathChartBox .text_view_component.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_five)}.practice_question_detail_page .mathChartBox .text_view_component.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_five)}.practice_question_detail_page .mathChartBox .picture_view_component[data-v-41106995]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.practice_question_detail_page .student_modal_box[data-v-41106995]{width:6.6rem;min-height:4rem;padding:.4rem;background:#fff;border-radius:.33rem}.practice_question_detail_page .student_modal_box .title_modal_box[data-v-41106995]{width:100%;margin-bottom:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practice_question_detail_page .student_modal_box .title_modal_box .name[data-v-41106995]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.practice_question_detail_page .student_modal_box .title_modal_box .name.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_seven)}.practice_question_detail_page .student_modal_box .title_modal_box .name.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_seven)}.practice_question_detail_page .student_modal_box .title_modal_box .name.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_seven)}.practice_question_detail_page .student_modal_box .title_modal_box .name.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_seven)}.practice_question_detail_page .student_modal_box .title_modal_box .name.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_seven)}.practice_question_detail_page .student_modal_box .title_modal_box .name.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_seven)}.practice_question_detail_page .student_modal_box .title_modal_box img[data-v-41106995]{width:.29rem;height:.29rem;cursor:pointer}.practice_question_detail_page .student_modal_box .tableBox[data-v-41106995]{min-height:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.practice_question_detail_page .student_modal_box .tableBox .tableHead[data-v-41106995]{height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.practice_question_detail_page .student_modal_box .tableBox .tableHead .tableName[data-v-41106995]{width:50%;height:100%;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#775dc0;line-height:.42rem}.practice_question_detail_page .student_modal_box .tableBox .tableHead .tableName.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .tableHead .tableName.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .tableHead .tableName.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .tableHead .tableName.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .tableHead .tableName.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .tableHead .tableName.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .tableBody[data-v-41106995]{height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.practice_question_detail_page .student_modal_box .tableBox .tableBody .tableContent[data-v-41106995]{width:50%;height:100%;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.6rem}.practice_question_detail_page .student_modal_box .tableBox .tableBody .tableContent.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .tableBody .tableContent.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .tableBody .tableContent.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .tableBody .tableContent.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .tableBody .tableContent.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .tableBody .tableContent.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .tableBody .tableContent img[data-v-41106995]{width:.2rem;height:.2rem}.practice_question_detail_page .student_modal_box .tableBox .tableBody .changeContent[data-v-41106995]{width:.64rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1}.practice_question_detail_page .student_modal_box .tableBox .student[data-v-41106995]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.practice_question_detail_page .student_modal_box .tableBox .noData[data-v-41106995]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#999}.practice_question_detail_page .student_modal_box .tableBox .noData.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .noData.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .noData.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .noData.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .noData.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .noData.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .nameBox[data-v-41106995]{width:1.2rem;height:.45rem;background:#fff;border:1px solid #d9d0f2;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#444;margin:0 .2rem .2rem 0}.practice_question_detail_page .student_modal_box .tableBox .nameBox.hk.SMALL[data-v-41106995]{font-size:var(--hk_small_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .nameBox.hk.MEDIUM[data-v-41106995]{font-size:var(--hk_middle_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .nameBox.hk.LARGE[data-v-41106995]{font-size:var(--hk_large_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .nameBox.en.SMALL[data-v-41106995]{font-size:var(--en_small_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .nameBox.en.MEDIUM[data-v-41106995]{font-size:var(--en_middle_font_size_five)}.practice_question_detail_page .student_modal_box .tableBox .nameBox.en.LARGE[data-v-41106995]{font-size:var(--en_large_font_size_five)}.practice_question_detail_page .student_modal_box .box_btn[data-v-41106995]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html[data-v-14fb90a8]{font-size:100px}@media only screen and (max-height:650px){html[data-v-14fb90a8]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-14fb90a8]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-14fb90a8]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-14fb90a8]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-14fb90a8]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-14fb90a8]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-14fb90a8]{font-size:100px}}#app[data-v-14fb90a8],body[data-v-14fb90a8],html[data-v-14fb90a8]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-14fb90a8],#app h1[data-v-14fb90a8],#app h2[data-v-14fb90a8],#app h3[data-v-14fb90a8],#app h4[data-v-14fb90a8],#app h5[data-v-14fb90a8],#app h6[data-v-14fb90a8],#app p[data-v-14fb90a8],body body[data-v-14fb90a8],body h1[data-v-14fb90a8],body h2[data-v-14fb90a8],body h3[data-v-14fb90a8],body h4[data-v-14fb90a8],body h5[data-v-14fb90a8],body h6[data-v-14fb90a8],body p[data-v-14fb90a8],html body[data-v-14fb90a8],html h1[data-v-14fb90a8],html h2[data-v-14fb90a8],html h3[data-v-14fb90a8],html h4[data-v-14fb90a8],html h5[data-v-14fb90a8],html h6[data-v-14fb90a8],html p[data-v-14fb90a8]{margin:0}li[data-v-14fb90a8],ul[data-v-14fb90a8]{list-style:none;padding:0}[data-v-14fb90a8]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-14fb90a8]{white-space:break-spaces}.sortableDrag[data-v-14fb90a8]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-14fb90a8],.sortableDrag td[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-14fb90a8]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-14fb90a8]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-14fb90a8]{color:var(--theme-color)}.error_color[data-v-14fb90a8]{color:#eb6646!important}.warn_color[data-v-14fb90a8]{color:#ff6800}.pointer[data-v-14fb90a8]{cursor:pointer}.ellipsis[data-v-14fb90a8]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-14fb90a8],.flex_center_center[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-14fb90a8],.flex_center_center[data-v-14fb90a8]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-14fb90a8],.flex_row_s_p[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-14fb90a8]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-14fb90a8],.flex_start[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-14fb90a8]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-14fb90a8],.flex_column_center_center[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-14fb90a8]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-14fb90a8]{position:relative;border-radius:.2rem}.talk_frame[data-v-14fb90a8]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-14fb90a8]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-14fb90a8]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-14fb90a8]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-14fb90a8]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-14fb90a8]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-14fb90a8]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-14fb90a8]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-14fb90a8]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-14fb90a8]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-14fb90a8]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-14fb90a8]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-14fb90a8]{max-height:30vh}.ant-select-dropdown-menu[data-v-14fb90a8]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-14fb90a8]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-14fb90a8]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-14fb90a8]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-14fb90a8]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-14fb90a8]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-14fb90a8]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-14fb90a8]{width:100%}.ant-input[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-14fb90a8]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-14fb90a8]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-14fb90a8]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-14fb90a8]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-14fb90a8]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-14fb90a8],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-14fb90a8]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-14fb90a8],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-14fb90a8]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-14fb90a8],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-14fb90a8]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-14fb90a8]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-14fb90a8],.ant-table-thead>tr>th[data-v-14fb90a8]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-14fb90a8]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-14fb90a8]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-14fb90a8]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-14fb90a8]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-14fb90a8]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-14fb90a8]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-14fb90a8]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-14fb90a8]{width:24px;height:24px}.ant-radio-inner[data-v-14fb90a8]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-14fb90a8]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-14fb90a8],.ant-radio-checked .ant-radio-inner[data-v-14fb90a8]{border-color:#10c7a3}.ant-checkbox[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-14fb90a8]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-14fb90a8]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-14fb90a8]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-14fb90a8]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-14fb90a8]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-14fb90a8]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-14fb90a8]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-14fb90a8]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-14fb90a8]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-14fb90a8],.ant-dropdown-menu-submenu-title[data-v-14fb90a8]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-14fb90a8],:root .ant-dropdown-link>.anticon.anticon-down[data-v-14fb90a8],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-14fb90a8],.dropMenuItem_hk_SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-14fb90a8]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-14fb90a8],.ant-switch[data-v-14fb90a8]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-14fb90a8],.ant-switch[data-v-14fb90a8]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-14fb90a8]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-14fb90a8]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-14fb90a8]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-14fb90a8]{width:100%}.ant-progress-circle .ant-progress-text[data-v-14fb90a8]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-14fb90a8]{max-width:4.6rem}.ant-popover-title[data-v-14fb90a8]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-14fb90a8]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-14fb90a8]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-14fb90a8],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-14fb90a8],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-14fb90a8]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-14fb90a8],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-14fb90a8],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-14fb90a8]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-14fb90a8]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-14fb90a8]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-14fb90a8]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-14fb90a8]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-14fb90a8]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-14fb90a8]{text-decoration:underline}.modalBox .btn_box[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-14fb90a8],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-14fb90a8],.ant-pagination-disabled:focus a[data-v-14fb90a8],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-14fb90a8],.ant-pagination-disabled:hover a[data-v-14fb90a8],[data-v-14fb90a8] .ant-pagination-disabled a{background:#e6e7e8}[data-v-14fb90a8] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-14fb90a8] .ant-pagination-item-active a,[data-v-14fb90a8] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-14fb90a8] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-14fb90a8] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-14fb90a8]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-14fb90a8]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-14fb90a8]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-14fb90a8]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-14fb90a8]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-14fb90a8]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-14fb90a8]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-14fb90a8]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-14fb90a8],.wangEditor table th[data-v-14fb90a8]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-14fb90a8]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-14fb90a8]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-14fb90a8]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-14fb90a8]{display:block}.wangEditor ol[data-v-14fb90a8],.wangEditor ul[data-v-14fb90a8]{margin:10px 0 10px 20px}.wangEditor ul[data-v-14fb90a8],.wangEditor ul li[data-v-14fb90a8]{list-style:disc inside!important}.wangEditor ol[data-v-14fb90a8],.wangEditor ol li[data-v-14fb90a8]{list-style:decimal inside!important}.wangEditor img[data-v-14fb90a8]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-14fb90a8]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-14fb90a8]{border-bottom:2px solid #e1e1e1}.component[data-v-14fb90a8]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-14fb90a8]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-14fb90a8]{cursor:default}.listen_picture[data-v-14fb90a8]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-14fb90a8]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_five)}[data-v-14fb90a8] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-14fb90a8]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-14fb90a8]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-14fb90a8]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-14fb90a8]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-14fb90a8]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-14fb90a8]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-14fb90a8]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-14fb90a8]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-14fb90a8],.home_practice_status.NO_PUBLIC[data-v-14fb90a8]{background:#2c58b1}.home_practice_status.FINISHED[data-v-14fb90a8],.home_practice_status.IN_PROGRESS[data-v-14fb90a8],.home_practice_status.NOT_STARTED[data-v-14fb90a8],.home_practice_status.UNDISTRIBUTED[data-v-14fb90a8]{background:#486fbf}.ant-calendar-picker-container[data-v-14fb90a8]{z-index:9999999!important}.seZone_near_report_page[data-v-14fb90a8]{width:100%;height:100%}.seZone_near_report_page .text_view_component[data-v-14fb90a8]{white-space:pre-wrap}.seZone_near_report_page .main[data-v-14fb90a8]{padding:.4rem}.seZone_near_report_page .main .titleBox[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.seZone_near_report_page .main .titleBox .title[data-v-14fb90a8]{font-size:.36rem;font-family:var(--common-font-family);color:#592f99;line-height:.55rem}.seZone_near_report_page .main .titleBox .title.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_nine)}.seZone_near_report_page .main .titleBox .title.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_nine)}.seZone_near_report_page .main .titleBox .title.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_nine)}.seZone_near_report_page .main .titleBox .title.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_nine)}.seZone_near_report_page .main .titleBox .title.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_nine)}.seZone_near_report_page .main .titleBox .title.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_nine)}.seZone_near_report_page .main .titleBox .return[data-v-14fb90a8]{width:1.76rem;height:.53rem;background:#775dc0;border-radius:.2rem}.seZone_near_report_page .main .filterBox[data-v-14fb90a8]{margin-top:.34rem;display:-webkit-box;display:-ms-flexbox;display:flex}.seZone_near_report_page .main .content .content_top[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:.32rem 0}.seZone_near_report_page .main .content .content_top .content_top_left[data-v-14fb90a8]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:5.2rem}.seZone_near_report_page .main .content .content_top .content_top_left .content_top_left_item[data-v-14fb90a8]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:50%;height:100%;background:#fff;border-radius:17px;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.4rem .34rem}.seZone_near_report_page .main .content .content_top .content_top_left .mr16[data-v-14fb90a8]{margin-right:.16rem}.seZone_near_report_page .main .content .content_top .content_top_left .ml16[data-v-14fb90a8]{margin-left:.16rem}.seZone_near_report_page .main .content .content_top .content_top_right[data-v-14fb90a8]{width:30%;height:auto;margin-left:.35rem;background:#fff;border-radius:.17rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.4rem .34rem}.seZone_near_report_page .main .content .content_top .content_top_right .row_box[data-v-14fb90a8]{width:100%;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;background:#ffe8e8;border:2.4px solid #e5356c;border-radius:.21rem;margin:.3rem 0;overflow:hidden;position:relative}.seZone_near_report_page .main .content .content_top .content_top_right .row_box .row_box_line[data-v-14fb90a8]{height:100%;background:#ff8383;border-radius:.21rem 0 0 .21rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.14rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#c9343d;line-height:19px}.seZone_near_report_page .main .content .content_top .content_top_right .row_box .row_box_line.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .row_box .row_box_line.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .row_box .row_box_line.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .row_box .row_box_line.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .row_box .row_box_line.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .row_box .row_box_line.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .row_box .studentNumber[data-v-14fb90a8]{position:absolute;right:.2rem;font-size:.14rem;font-family:var(--common-font-family);color:#7d7d7d;line-height:.4rem}.seZone_near_report_page .main .content .content_top .content_top_right .row_box .studentNumber.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .row_box .studentNumber.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .row_box .studentNumber.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .row_box .studentNumber.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .row_box .studentNumber.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .row_box .studentNumber.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .student_box[data-v-14fb90a8]{width:100%;height:3rem;background:snow;border-radius:.1rem}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail[data-v-14fb90a8]{padding:.12rem .16rem}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_title[data-v-14fb90a8]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.14rem;font-family:var(--common-font-family);text-align:center;color:#4f4f4f;line-height:.19rem;margin-bottom:.08rem}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_title.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_title.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_title.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_title.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_title.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_title.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_three)}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_title .student_title_box[data-v-14fb90a8]{width:30%}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_content[data-v-14fb90a8]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_content .student[data-v-14fb90a8]{width:30%;height:auto;padding:.08rem;background:#ffe8e8;border-radius:.04rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.12rem;font-family:var(--common-font-family);text-align:center;color:#090228;line-height:.16rem;margin-bottom:.1rem}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_content .student.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_one)}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_content .student.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_one)}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_content .student.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_one)}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_content .student.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_one)}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_content .student.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_one)}.seZone_near_report_page .main .content .content_top .content_top_right .student_box .student_detail .student_content .student.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_one)}.seZone_near_report_page .main .content .content_top .content_title[data-v-14fb90a8]{width:100%;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#090228;line-height:.34rem}.seZone_near_report_page .main .content .content_top .content_title.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_eight)}.seZone_near_report_page .main .content .content_top .content_title.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_eight)}.seZone_near_report_page .main .content .content_top .content_title.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_eight)}.seZone_near_report_page .main .content .content_top .content_title.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_eight)}.seZone_near_report_page .main .content .content_top .content_title.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_eight)}.seZone_near_report_page .main .content .content_top .content_title.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_eight)}.seZone_near_report_page .main .content .content_top .content_tips[data-v-14fb90a8]{width:100%;margin:.1rem auto;font-size:.2rem;font-family:var(--common-font-family);color:#939393;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.seZone_near_report_page .main .content .content_top .content_tips.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.seZone_near_report_page .main .content .content_top .content_tips.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.seZone_near_report_page .main .content .content_top .content_tips.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.seZone_near_report_page .main .content .content_top .content_tips.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_five)}.seZone_near_report_page .main .content .content_top .content_tips.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_five)}.seZone_near_report_page .main .content .content_top .content_tips.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_five)}.seZone_near_report_page .main .content .content_top .mt80[data-v-14fb90a8]{margin-top:.8rem}.seZone_near_report_page .main .content .content_top .chart[data-v-14fb90a8]{width:100%;height:3rem}.seZone_near_report_page .main .content .content_top .chart .chart_content[data-v-14fb90a8]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item[data-v-14fb90a8]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item span[data-v-14fb90a8]{font-size:.16rem;font-family:var(--common-font-family);color:#666;line-height:.24rem}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item span.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_four)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item span.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_four)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item span.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_four)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item span.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_four)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item span.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_four)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item span.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_four)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line[data-v-14fb90a8]{width:.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:0;position:relative}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .avgAccuracyLine[data-v-14fb90a8]{position:absolute;bottom:0;left:0;width:100%;height:0%;background:#1dbbb1;border-radius:.21rem .21rem 0 0}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .avgAccuracyLine_0[data-v-14fb90a8],.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .avgAccuracyLine_1[data-v-14fb90a8],.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .avgAccuracyLine_2[data-v-14fb90a8]{background:#db5453}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .avgAccuracyLine_3[data-v-14fb90a8],.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .avgAccuracyLine_4[data-v-14fb90a8]{background:#1dbbb1}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .lineBox[data-v-14fb90a8]{position:absolute;bottom:0;left:0;width:100%;height:0%;background:#1dbbb1;border-radius:.21rem .21rem 0 0}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .lineBox_5[data-v-14fb90a8]{background:#1dbbb1}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .lineBox_4[data-v-14fb90a8]{background:#ffde47}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .lineBox_3[data-v-14fb90a8]{background:#eb9b18}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .lineBox_2[data-v-14fb90a8]{background:#ff0200}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .lineBox_1[data-v-14fb90a8]{background:#c50302}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .chart_y_line .studentNum[data-v-14fb90a8]{position:absolute;top:-.25rem;left:0;right:0;text-align:center}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .name[data-v-14fb90a8]{font-size:.32rem;font-family:var(--common-font-family);text-align:center;color:#333;line-height:.46rem;text-shadow:3px 3px 0 0 rgba(27,232,183,.15)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .name.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_eight)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .name.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_eight)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .name.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_eight)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .name.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_eight)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .name.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_eight)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .name.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_eight)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName[data-v-14fb90a8]{font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#1dbbb1;line-height:.26rem;text-shadow:3px 3px 0 0 rgba(27,232,183,.15)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName_0[data-v-14fb90a8],.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName_1[data-v-14fb90a8],.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName_2[data-v-14fb90a8]{color:#db5453}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName_3[data-v-14fb90a8],.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName_4[data-v-14fb90a8]{color:#1dbbb1}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_five)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_five)}.seZone_near_report_page .main .content .content_top .chart .chart_content .chart_content_item .avgAccuracyName.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_five)}.seZone_near_report_page .main .content .content_btn[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex}.seZone_near_report_page .main .content .content_btn .content_btn_left[data-v-14fb90a8]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:6.4rem;background:#fff;border-radius:17px;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.seZone_near_report_page .main .content .content_btn .content_btn_left .content_btn_left_title[data-v-14fb90a8]{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#775dc0;line-height:.29rem;margin-bottom:.24rem;padding:.3rem}.seZone_near_report_page .main .content .content_btn .content_btn_left .content_btn_left_title.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_left .content_btn_left_title.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_left .content_btn_left_title.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_left .content_btn_left_title.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_left .content_btn_left_title.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_left .content_btn_left_title.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_left .question[data-v-14fb90a8]{padding:0 .3rem}.seZone_near_report_page .main .content .content_btn .content_btn_right[data-v-14fb90a8]{width:30%;height:auto;margin-left:.35rem;background:#fff;border-radius:.17rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.3rem}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_title[data-v-14fb90a8]{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#3db69e;line-height:.29rem;margin-bottom:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_title.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_title.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_title.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_title.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_title.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_title.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_title>span[data-v-14fb90a8]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;margin-right:.1rem}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_title .seeMore[data-v-14fb90a8]{height:.47rem}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content[data-v-14fb90a8]{width:100%;height:5.2rem;background:rgba(61,182,158,.2);border-radius:.12rem;padding:.16rem}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail[data-v-14fb90a8]{width:100%;height:100%;background:#fff;border-radius:.12rem;padding:.16rem .2rem}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_title[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.16rem;font-family:var(--common-font-family);text-align:center;color:#4f4f4f;line-height:.26rem;margin-bottom:.12rem}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_title.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_four)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_title.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_four)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_title.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_four)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_title.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_four)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_title.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_four)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_title.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_four)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_item[data-v-14fb90a8]{width:35%}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_item .student[data-v-14fb90a8]{width:100%;height:auto;padding:.06rem;background:#b7efe4;border-radius:.06rem;font-size:.17rem;font-family:var(--common-font-family);text-align:center;color:#090228;line-height:.22rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_item .student.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_four)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_item .student.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_four)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_item .student.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_four)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_item .student.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_four)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_item .student.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_four)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_item .student.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_four)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate[data-v-14fb90a8]{width:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery[data-v-14fb90a8]{width:.32rem;height:.32rem;border-radius:50%;font-size:.21rem;font-family:var(--common-font-family);line-height:.27rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery_1[data-v-14fb90a8]{background:#dfbbb9;color:#db5453}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery_2[data-v-14fb90a8]{background:#ffb7b3;color:#ff3d3b}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery_3[data-v-14fb90a8]{background:#f1c197;color:#d6722e}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery_4[data-v-14fb90a8]{background:#d4b670;color:#ffde47}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery_5[data-v-14fb90a8]{background:#b0e6d2;color:#1dbbb1}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .mastery.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .avgAccuracy[data-v-14fb90a8]{font-size:.21rem;font-family:var(--common-font-family);color:#db5453;line-height:.27rem}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .avgAccuracy.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .avgAccuracy.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .avgAccuracy.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .avgAccuracy.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .avgAccuracy.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .avgAccuracy.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_five)}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .red[data-v-14fb90a8]{color:#db5453}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_rate .green[data-v-14fb90a8]{color:#10c7a3}.seZone_near_report_page .main .content .content_btn .content_btn_right .content_btn_right_content .content_detail .content_detail_line[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.12rem}.seZone_near_report_page .homeworkName[data-v-14fb90a8]{overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;position:relative}.seZone_near_report_page .combinationQuestionsBox .correctRate[data-v-14fb90a8]{height:.74rem;background:#f6f3fd;padding:0 .32rem;margin-bottom:.2rem;border-radius:.16rem}.seZone_near_report_page .combinationQuestionsBox .correctRate .name[data-v-14fb90a8]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#592f99;line-height:.26rem}.seZone_near_report_page .combinationQuestionsBox .correctRate .name.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .correctRate .name.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .correctRate .name.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .correctRate .name.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .correctRate .name.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .correctRate .name.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .correctRate .rate[data-v-14fb90a8]{font-size:.12rem;color:#592f99;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.seZone_near_report_page .combinationQuestionsBox .correctRate .rate.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_one)}.seZone_near_report_page .combinationQuestionsBox .correctRate .rate.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_one)}.seZone_near_report_page .combinationQuestionsBox .correctRate .rate.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_one)}.seZone_near_report_page .combinationQuestionsBox .correctRate .rate.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_one)}.seZone_near_report_page .combinationQuestionsBox .correctRate .rate.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_one)}.seZone_near_report_page .combinationQuestionsBox .correctRate .rate.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_one)}.seZone_near_report_page .combinationQuestionsBox .correctRate .lookBtn[data-v-14fb90a8]{width:1.28rem;height:.4rem;line-height:.4rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#fff;text-align:center;border-radius:.08rem}.seZone_near_report_page .combinationQuestionsBox .correctRate .lookBtn.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .correctRate .lookBtn.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .correctRate .lookBtn.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .correctRate .lookBtn.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .correctRate .lookBtn.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .correctRate .lookBtn.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .title_box[data-v-14fb90a8]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.seZone_near_report_page .combinationQuestionsBox .title_box .button[data-v-14fb90a8]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.seZone_near_report_page .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .title_box .button.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .title_box .button.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .title_box .question_card_title[data-v-14fb90a8]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.seZone_near_report_page .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-14fb90a8]{margin-right:.1rem;margin-top:.03rem}.seZone_near_report_page .combinationQuestionsBox .title_box .question_card_title .text[data-v-14fb90a8]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.seZone_near_report_page .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .readBox[data-v-14fb90a8]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.seZone_near_report_page .combinationQuestionsBox .readBox .media_box[data-v-14fb90a8]{overflow:hidden}.seZone_near_report_page .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-14fb90a8]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.seZone_near_report_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_five)}.seZone_near_report_page .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-14fb90a8]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.seZone_near_report_page .combinationQuestionsBox .readBox .flag_box[data-v-14fb90a8]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.seZone_near_report_page .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_four)}.seZone_near_report_page .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_four)}.seZone_near_report_page .noData[data-v-14fb90a8]{width:100%;height:5rem;padding:0 .2rem}.seZone_near_report_page .noData .noDataBox[data-v-14fb90a8]{width:100%;height:100%;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.seZone_near_report_page .noData .noDataBox img[data-v-14fb90a8]{width:1.54rem;height:.93rem}.seZone_near_report_page .noData .noDataBox span[data-v-14fb90a8]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#592f99;line-height:.22rem}.seZone_near_report_page .noData .noDataBox span.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.seZone_near_report_page .noData .noDataBox span.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.seZone_near_report_page .noData .noDataBox span.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.seZone_near_report_page .noData .noDataBox span.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_five)}.seZone_near_report_page .noData .noDataBox span.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_five)}.seZone_near_report_page .noData .noDataBox span.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_five)}.seZone_near_report_page .mathChartBox .text_view_component[data-v-14fb90a8]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.seZone_near_report_page .mathChartBox .text_view_component.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_five)}.seZone_near_report_page .mathChartBox .text_view_component.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_five)}.seZone_near_report_page .mathChartBox .text_view_component.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_five)}.seZone_near_report_page .mathChartBox .text_view_component.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_five)}.seZone_near_report_page .mathChartBox .text_view_component.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_five)}.seZone_near_report_page .mathChartBox .text_view_component.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_five)}.seZone_near_report_page .mathChartBox .picture_view_component[data-v-14fb90a8]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.seZone_near_report_page .fontSize32[data-v-14fb90a8]{font-size:.32rem}.seZone_near_report_page .fontSize32.hk.SMALL[data-v-14fb90a8]{font-size:var(--hk_small_font_size_eight)}.seZone_near_report_page .fontSize32.hk.MEDIUM[data-v-14fb90a8]{font-size:var(--hk_middle_font_size_eight)}.seZone_near_report_page .fontSize32.hk.LARGE[data-v-14fb90a8]{font-size:var(--hk_large_font_size_eight)}.seZone_near_report_page .fontSize32.en.SMALL[data-v-14fb90a8]{font-size:var(--en_small_font_size_eight)}.seZone_near_report_page .fontSize32.en.MEDIUM[data-v-14fb90a8]{font-size:var(--en_middle_font_size_eight)}.seZone_near_report_page .fontSize32.en.LARGE[data-v-14fb90a8]{font-size:var(--en_large_font_size_eight)}html[data-v-01e39f5c]{font-size:100px}@media only screen and (max-height:650px){html[data-v-01e39f5c]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-01e39f5c]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-01e39f5c]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-01e39f5c]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-01e39f5c]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-01e39f5c]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-01e39f5c]{font-size:100px}}#app[data-v-01e39f5c],body[data-v-01e39f5c],html[data-v-01e39f5c]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-01e39f5c],#app h1[data-v-01e39f5c],#app h2[data-v-01e39f5c],#app h3[data-v-01e39f5c],#app h4[data-v-01e39f5c],#app h5[data-v-01e39f5c],#app h6[data-v-01e39f5c],#app p[data-v-01e39f5c],body body[data-v-01e39f5c],body h1[data-v-01e39f5c],body h2[data-v-01e39f5c],body h3[data-v-01e39f5c],body h4[data-v-01e39f5c],body h5[data-v-01e39f5c],body h6[data-v-01e39f5c],body p[data-v-01e39f5c],html body[data-v-01e39f5c],html h1[data-v-01e39f5c],html h2[data-v-01e39f5c],html h3[data-v-01e39f5c],html h4[data-v-01e39f5c],html h5[data-v-01e39f5c],html h6[data-v-01e39f5c],html p[data-v-01e39f5c]{margin:0}li[data-v-01e39f5c],ul[data-v-01e39f5c]{list-style:none;padding:0}[data-v-01e39f5c]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-01e39f5c]{white-space:break-spaces}.sortableDrag[data-v-01e39f5c]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-01e39f5c],.sortableDrag td[data-v-01e39f5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-01e39f5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-01e39f5c]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-01e39f5c]{color:var(--theme-color)}.error_color[data-v-01e39f5c]{color:#eb6646!important}.warn_color[data-v-01e39f5c]{color:#ff6800}.pointer[data-v-01e39f5c]{cursor:pointer}.ellipsis[data-v-01e39f5c]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-01e39f5c]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-01e39f5c],.flex_center_center[data-v-01e39f5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-01e39f5c],.flex_center_center[data-v-01e39f5c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-01e39f5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-01e39f5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-01e39f5c],.flex_row_s_p[data-v-01e39f5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-01e39f5c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-01e39f5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-01e39f5c],.flex_start[data-v-01e39f5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-01e39f5c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-01e39f5c],.flex_column_center_center[data-v-01e39f5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-01e39f5c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-01e39f5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-01e39f5c]{position:relative;border-radius:.2rem}.talk_frame[data-v-01e39f5c]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-01e39f5c]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-01e39f5c]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-01e39f5c]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-01e39f5c]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-01e39f5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-01e39f5c]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-01e39f5c]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-01e39f5c]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-01e39f5c]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-01e39f5c]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-01e39f5c]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-01e39f5c]{max-height:30vh}.ant-select-dropdown-menu[data-v-01e39f5c]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-01e39f5c]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-01e39f5c]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-01e39f5c]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-01e39f5c]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-01e39f5c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-01e39f5c]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-01e39f5c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-01e39f5c]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-01e39f5c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-01e39f5c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-01e39f5c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-01e39f5c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-01e39f5c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-01e39f5c]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-01e39f5c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-01e39f5c]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-01e39f5c]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-01e39f5c]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-01e39f5c]{width:100%}.ant-input[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-01e39f5c]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-01e39f5c]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-01e39f5c]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-01e39f5c]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-01e39f5c]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-01e39f5c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-01e39f5c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-01e39f5c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-01e39f5c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-01e39f5c],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-01e39f5c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-01e39f5c]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-01e39f5c]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-01e39f5c],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-01e39f5c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-01e39f5c]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-01e39f5c],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-01e39f5c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-01e39f5c]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-01e39f5c]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-01e39f5c],.ant-table-thead>tr>th[data-v-01e39f5c]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-01e39f5c]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-01e39f5c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-01e39f5c]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-01e39f5c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-01e39f5c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-01e39f5c]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-01e39f5c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-01e39f5c]{width:24px;height:24px}.ant-radio-inner[data-v-01e39f5c]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-01e39f5c]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-01e39f5c],.ant-radio-checked .ant-radio-inner[data-v-01e39f5c]{border-color:#10c7a3}.ant-checkbox[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-01e39f5c]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-01e39f5c]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-01e39f5c]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-01e39f5c]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-01e39f5c]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-01e39f5c]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-01e39f5c]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-01e39f5c]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-01e39f5c]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-01e39f5c],.ant-dropdown-menu-submenu-title[data-v-01e39f5c]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-01e39f5c],:root .ant-dropdown-link>.anticon.anticon-down[data-v-01e39f5c],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-01e39f5c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-01e39f5c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-01e39f5c]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-01e39f5c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-01e39f5c]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-01e39f5c],.dropMenuItem_hk_SMALL[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-01e39f5c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-01e39f5c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-01e39f5c]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-01e39f5c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-01e39f5c]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-01e39f5c]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-01e39f5c],.ant-switch[data-v-01e39f5c]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-01e39f5c],.ant-switch[data-v-01e39f5c]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-01e39f5c]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-01e39f5c]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-01e39f5c]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-01e39f5c]{width:100%}.ant-progress-circle .ant-progress-text[data-v-01e39f5c]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-01e39f5c]{max-width:4.6rem}.ant-popover-title[data-v-01e39f5c]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-01e39f5c]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-01e39f5c]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-01e39f5c],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-01e39f5c],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-01e39f5c]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-01e39f5c],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-01e39f5c],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-01e39f5c]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-01e39f5c]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-01e39f5c]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-01e39f5c]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-01e39f5c]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-01e39f5c]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-01e39f5c]{text-decoration:underline}.modalBox .btn_box[data-v-01e39f5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-01e39f5c],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-01e39f5c],.ant-pagination-disabled:focus a[data-v-01e39f5c],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-01e39f5c],.ant-pagination-disabled:hover a[data-v-01e39f5c],[data-v-01e39f5c] .ant-pagination-disabled a{background:#e6e7e8}[data-v-01e39f5c] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-01e39f5c] .ant-pagination-item-active a,[data-v-01e39f5c] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-01e39f5c] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-01e39f5c] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-01e39f5c]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-01e39f5c]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-01e39f5c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-01e39f5c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-01e39f5c]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-01e39f5c]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-01e39f5c]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-01e39f5c]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-01e39f5c],.wangEditor table th[data-v-01e39f5c]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-01e39f5c]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-01e39f5c]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-01e39f5c]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-01e39f5c]{display:block}.wangEditor ol[data-v-01e39f5c],.wangEditor ul[data-v-01e39f5c]{margin:10px 0 10px 20px}.wangEditor ul[data-v-01e39f5c],.wangEditor ul li[data-v-01e39f5c]{list-style:disc inside!important}.wangEditor ol[data-v-01e39f5c],.wangEditor ol li[data-v-01e39f5c]{list-style:decimal inside!important}.wangEditor img[data-v-01e39f5c]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-01e39f5c]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-01e39f5c]{border-bottom:2px solid #e1e1e1}.component[data-v-01e39f5c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-01e39f5c]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-01e39f5c]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-01e39f5c]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-01e39f5c]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-01e39f5c]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-01e39f5c]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-01e39f5c]{cursor:default}.listen_picture[data-v-01e39f5c]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-01e39f5c]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-01e39f5c]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-01e39f5c]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-01e39f5c]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-01e39f5c]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-01e39f5c]{font-size:var(--en_large_font_size_five)}[data-v-01e39f5c] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-01e39f5c]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-01e39f5c]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-01e39f5c]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-01e39f5c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-01e39f5c]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-01e39f5c]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-01e39f5c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-01e39f5c]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-01e39f5c],.home_practice_status.NO_PUBLIC[data-v-01e39f5c]{background:#2c58b1}.home_practice_status.FINISHED[data-v-01e39f5c],.home_practice_status.IN_PROGRESS[data-v-01e39f5c],.home_practice_status.NOT_STARTED[data-v-01e39f5c],.home_practice_status.UNDISTRIBUTED[data-v-01e39f5c]{background:#486fbf}.ant-calendar-picker-container[data-v-01e39f5c]{z-index:9999999!important}.aeZone_report_page[data-v-01e39f5c]{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.aeZone_report_page[data-v-01e39f5c]::-webkit-scrollbar{width:.1rem;background-color:transparent}.aeZone_report_page[data-v-01e39f5c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.aeZone_report_page .main[data-v-01e39f5c]{width:100%;height:100%;padding:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.aeZone_report_page .main[data-v-01e39f5c]::-webkit-scrollbar{width:.1rem;background-color:transparent}.aeZone_report_page .main[data-v-01e39f5c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.aeZone_report_page .main .titleBox[data-v-01e39f5c]{width:100%;margin-bottom:.1rem;font-size:.36rem;font-family:var(--common-font-family);color:#592f99;line-height:.55rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.aeZone_report_page .main .titleBox.hk.SMALL[data-v-01e39f5c]{font-size:var(--hk_small_font_size_nine)}.aeZone_report_page .main .titleBox.hk.MEDIUM[data-v-01e39f5c]{font-size:var(--hk_middle_font_size_nine)}.aeZone_report_page .main .titleBox.hk.LARGE[data-v-01e39f5c]{font-size:var(--hk_large_font_size_nine)}.aeZone_report_page .main .titleBox.en.SMALL[data-v-01e39f5c]{font-size:var(--en_small_font_size_nine)}.aeZone_report_page .main .titleBox.en.MEDIUM[data-v-01e39f5c]{font-size:var(--en_middle_font_size_nine)}.aeZone_report_page .main .titleBox.en.LARGE[data-v-01e39f5c]{font-size:var(--en_large_font_size_nine)}.aeZone_report_page .main .filterBox[data-v-01e39f5c]{width:100%;height:auto;margin-top:.2rem}.aeZone_report_page .main .filterBox .category_box[data-v-01e39f5c],.aeZone_report_page .main .filterBox .grade_class_box[data-v-01e39f5c]{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.3rem;position:relative}.aeZone_report_page .main .filterBox .tab_box[data-v-01e39f5c]{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.1rem;overflow:hidden}.aeZone_report_page .main .filterBox .tab_box li[data-v-01e39f5c]{float:left;display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;height:.54rem;padding:0 .25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f5f0ff;border:2px solid #592f99;border-radius:.27rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#592f99;cursor:pointer;margin-right:.3rem}.aeZone_report_page .main .filterBox .tab_box li.hk.SMALL[data-v-01e39f5c]{font-size:var(--hk_small_font_size_five)}.aeZone_report_page .main .filterBox .tab_box li.hk.MEDIUM[data-v-01e39f5c]{font-size:var(--hk_middle_font_size_five)}.aeZone_report_page .main .filterBox .tab_box li.hk.LARGE[data-v-01e39f5c]{font-size:var(--hk_large_font_size_five)}.aeZone_report_page .main .filterBox .tab_box li.en.SMALL[data-v-01e39f5c]{font-size:var(--en_small_font_size_five)}.aeZone_report_page .main .filterBox .tab_box li.en.MEDIUM[data-v-01e39f5c]{font-size:var(--en_middle_font_size_five)}.aeZone_report_page .main .filterBox .tab_box li.en.LARGE[data-v-01e39f5c]{font-size:var(--en_large_font_size_five)}.aeZone_report_page .main .filterBox .tab_box li[data-v-01e39f5c]:last-child{margin-right:0}.aeZone_report_page .main .filterBox .tab_box li.active[data-v-01e39f5c]{background:#592f99;color:#fff}.aeZone_report_page .main .contentBox[data-v-01e39f5c]{max-width:100%;height:auto}.homeworkName[data-v-01e39f5c]{overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;position:relative}html[data-v-c7407de2]{font-size:100px}@media only screen and (max-height:650px){html[data-v-c7407de2]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-c7407de2]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-c7407de2]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-c7407de2]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-c7407de2]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-c7407de2]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-c7407de2]{font-size:100px}}#app[data-v-c7407de2],body[data-v-c7407de2],html[data-v-c7407de2]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-c7407de2],#app h1[data-v-c7407de2],#app h2[data-v-c7407de2],#app h3[data-v-c7407de2],#app h4[data-v-c7407de2],#app h5[data-v-c7407de2],#app h6[data-v-c7407de2],#app p[data-v-c7407de2],body body[data-v-c7407de2],body h1[data-v-c7407de2],body h2[data-v-c7407de2],body h3[data-v-c7407de2],body h4[data-v-c7407de2],body h5[data-v-c7407de2],body h6[data-v-c7407de2],body p[data-v-c7407de2],html body[data-v-c7407de2],html h1[data-v-c7407de2],html h2[data-v-c7407de2],html h3[data-v-c7407de2],html h4[data-v-c7407de2],html h5[data-v-c7407de2],html h6[data-v-c7407de2],html p[data-v-c7407de2]{margin:0}li[data-v-c7407de2],ul[data-v-c7407de2]{list-style:none;padding:0}[data-v-c7407de2]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-c7407de2]{white-space:break-spaces}.sortableDrag[data-v-c7407de2]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-c7407de2],.sortableDrag td[data-v-c7407de2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-c7407de2]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-c7407de2]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-c7407de2]{color:var(--theme-color)}.error_color[data-v-c7407de2]{color:#eb6646!important}.warn_color[data-v-c7407de2]{color:#ff6800}.pointer[data-v-c7407de2]{cursor:pointer}.ellipsis[data-v-c7407de2]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-c7407de2]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-c7407de2],.flex_center_center[data-v-c7407de2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-c7407de2],.flex_center_center[data-v-c7407de2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-c7407de2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-c7407de2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-c7407de2],.flex_row_s_p[data-v-c7407de2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-c7407de2]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-c7407de2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-c7407de2],.flex_start[data-v-c7407de2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-c7407de2]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-c7407de2],.flex_column_center_center[data-v-c7407de2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-c7407de2]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-c7407de2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-c7407de2]{position:relative;border-radius:.2rem}.talk_frame[data-v-c7407de2]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-c7407de2]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-c7407de2]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-c7407de2]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-c7407de2]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-c7407de2]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-c7407de2]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-c7407de2]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-c7407de2]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-c7407de2]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-c7407de2]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-c7407de2]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-c7407de2]{max-height:30vh}.ant-select-dropdown-menu[data-v-c7407de2]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-c7407de2]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-c7407de2]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-c7407de2]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-c7407de2]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-c7407de2]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-c7407de2]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-c7407de2]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-c7407de2]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-c7407de2]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-c7407de2]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-c7407de2]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-c7407de2]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-c7407de2]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-c7407de2]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-c7407de2]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-c7407de2]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-c7407de2]{width:100%}.ant-input[data-v-c7407de2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-c7407de2]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-c7407de2]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-c7407de2]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-c7407de2]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-c7407de2]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-c7407de2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-c7407de2]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-c7407de2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-c7407de2]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-c7407de2],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-c7407de2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-c7407de2]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-c7407de2],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-c7407de2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-c7407de2],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-c7407de2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-c7407de2]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-c7407de2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-c7407de2]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c7407de2],.ant-table-thead>tr>th[data-v-c7407de2]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-c7407de2]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-c7407de2]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c7407de2]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c7407de2]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c7407de2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-c7407de2]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-c7407de2]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-c7407de2]{width:24px;height:24px}.ant-radio-inner[data-v-c7407de2]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-c7407de2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-c7407de2]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-c7407de2],.ant-radio-checked .ant-radio-inner[data-v-c7407de2]{border-color:#10c7a3}.ant-checkbox[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-c7407de2]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-c7407de2]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-c7407de2]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-c7407de2]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-c7407de2]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-c7407de2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-c7407de2]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-c7407de2]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-c7407de2]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-c7407de2]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-c7407de2],.ant-dropdown-menu-submenu-title[data-v-c7407de2]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-c7407de2],:root .ant-dropdown-link>.anticon.anticon-down[data-v-c7407de2],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-c7407de2]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-c7407de2]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-c7407de2]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-c7407de2]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-c7407de2],.dropMenuItem_hk_SMALL[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-c7407de2]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-c7407de2]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-c7407de2]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-c7407de2]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-c7407de2]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-c7407de2],.ant-switch[data-v-c7407de2]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-c7407de2],.ant-switch[data-v-c7407de2]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-c7407de2]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-c7407de2]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-c7407de2]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-c7407de2]{width:100%}.ant-progress-circle .ant-progress-text[data-v-c7407de2]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-c7407de2]{max-width:4.6rem}.ant-popover-title[data-v-c7407de2]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-c7407de2]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-c7407de2]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-c7407de2],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-c7407de2],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-c7407de2]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-c7407de2],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-c7407de2],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-c7407de2]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-c7407de2]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-c7407de2]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-c7407de2]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-c7407de2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-c7407de2]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-c7407de2]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-c7407de2]{text-decoration:underline}.modalBox .btn_box[data-v-c7407de2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-c7407de2],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-c7407de2],.ant-pagination-disabled:focus a[data-v-c7407de2],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-c7407de2],.ant-pagination-disabled:hover a[data-v-c7407de2],[data-v-c7407de2] .ant-pagination-disabled a{background:#e6e7e8}[data-v-c7407de2] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-c7407de2] .ant-pagination-item-active a,[data-v-c7407de2] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-c7407de2] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-c7407de2] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-c7407de2]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-c7407de2]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-c7407de2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-c7407de2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-c7407de2]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-c7407de2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-c7407de2]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-c7407de2]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-c7407de2]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-c7407de2],.wangEditor table th[data-v-c7407de2]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-c7407de2]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-c7407de2]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-c7407de2]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-c7407de2]{display:block}.wangEditor ol[data-v-c7407de2],.wangEditor ul[data-v-c7407de2]{margin:10px 0 10px 20px}.wangEditor ul[data-v-c7407de2],.wangEditor ul li[data-v-c7407de2]{list-style:disc inside!important}.wangEditor ol[data-v-c7407de2],.wangEditor ol li[data-v-c7407de2]{list-style:decimal inside!important}.wangEditor img[data-v-c7407de2]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-c7407de2]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-c7407de2]{border-bottom:2px solid #e1e1e1}.component[data-v-c7407de2]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-c7407de2]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-c7407de2]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-c7407de2]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-c7407de2]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-c7407de2]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-c7407de2]{cursor:default}.listen_picture[data-v-c7407de2]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-c7407de2]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-c7407de2]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-c7407de2]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-c7407de2]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-c7407de2]{font-size:var(--en_large_font_size_five)}[data-v-c7407de2] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-c7407de2]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-c7407de2]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-c7407de2]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-c7407de2]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-c7407de2]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-c7407de2]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-c7407de2]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-c7407de2]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-c7407de2],.home_practice_status.NO_PUBLIC[data-v-c7407de2]{background:#2c58b1}.home_practice_status.FINISHED[data-v-c7407de2],.home_practice_status.IN_PROGRESS[data-v-c7407de2],.home_practice_status.NOT_STARTED[data-v-c7407de2],.home_practice_status.UNDISTRIBUTED[data-v-c7407de2]{background:#486fbf}.ant-calendar-picker-container[data-v-c7407de2]{z-index:9999999!important}.all_course_whole_page[data-v-c7407de2]{width:100%;height:auto}.all_course_whole_page .cardBox[data-v-c7407de2]{width:100%;padding:.2rem .4rem;background:#fff;border-radius:.17rem}.all_course_whole_page .cardBox .table_title[data-v-c7407de2]{width:100%;height:.72rem;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex}.all_course_whole_page .cardBox .table_title .title_start[data-v-c7407de2]{width:3rem;height:100%;text-align:center;line-height:.72rem;border-right:2px solid #e1e1e1}.all_course_whole_page .cardBox .table_title .title_start span[data-v-c7407de2]{font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.all_course_whole_page .cardBox .table_title .title_start span.hk.SMALL[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.all_course_whole_page .cardBox .table_title .title_start span.hk.MEDIUM[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five)}.all_course_whole_page .cardBox .table_title .title_start span.hk.LARGE[data-v-c7407de2]{font-size:var(--hk_large_font_size_five)}.all_course_whole_page .cardBox .table_title .title_start span.en.SMALL[data-v-c7407de2]{font-size:var(--en_small_font_size_five)}.all_course_whole_page .cardBox .table_title .title_start span.en.MEDIUM[data-v-c7407de2]{font-size:var(--en_middle_font_size_five)}.all_course_whole_page .cardBox .table_title .title_start span.en.LARGE[data-v-c7407de2]{font-size:var(--en_large_font_size_five)}.all_course_whole_page .cardBox .table_title .title_end[data-v-c7407de2]{width:2rem;height:100%;text-align:center;line-height:.72rem}.all_course_whole_page .cardBox .table_title .title_end span[data-v-c7407de2]{font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.all_course_whole_page .cardBox .table_title .title_end span.hk.SMALL[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.all_course_whole_page .cardBox .table_title .title_end span.hk.MEDIUM[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five)}.all_course_whole_page .cardBox .table_title .title_end span.hk.LARGE[data-v-c7407de2]{font-size:var(--hk_large_font_size_five)}.all_course_whole_page .cardBox .table_title .title_end span.en.SMALL[data-v-c7407de2]{font-size:var(--en_small_font_size_five)}.all_course_whole_page .cardBox .table_title .title_end span.en.MEDIUM[data-v-c7407de2]{font-size:var(--en_middle_font_size_five)}.all_course_whole_page .cardBox .table_title .title_end span.en.LARGE[data-v-c7407de2]{font-size:var(--en_large_font_size_five)}.all_course_whole_page .cardBox .table_title .title_category[data-v-c7407de2]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;border-right:2px solid #e1e1e1}.all_course_whole_page .cardBox .table_title .title_category.hk.SMALL[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.all_course_whole_page .cardBox .table_title .title_category.hk.MEDIUM[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five)}.all_course_whole_page .cardBox .table_title .title_category.hk.LARGE[data-v-c7407de2]{font-size:var(--hk_large_font_size_five)}.all_course_whole_page .cardBox .table_title .title_category.en.SMALL[data-v-c7407de2]{font-size:var(--en_small_font_size_five)}.all_course_whole_page .cardBox .table_title .title_category.en.MEDIUM[data-v-c7407de2]{font-size:var(--en_middle_font_size_five)}.all_course_whole_page .cardBox .table_title .title_category.en.LARGE[data-v-c7407de2]{font-size:var(--en_large_font_size_five)}.all_course_whole_page .cardBox .table_title .title_category span[data-v-c7407de2]{text-align:center}.all_course_whole_page .cardBox .table_title .title_category .weight[data-v-c7407de2]{font-size:.14rem;font-family:var(--common-font-family);color:#999}.all_course_whole_page .cardBox .table_title .title_category .weight.hk.SMALL[data-v-c7407de2]{font-size:var(--hk_small_font_size_three)}.all_course_whole_page .cardBox .table_title .title_category .weight.hk.MEDIUM[data-v-c7407de2]{font-size:var(--hk_middle_font_size_three)}.all_course_whole_page .cardBox .table_title .title_category .weight.hk.LARGE[data-v-c7407de2]{font-size:var(--hk_large_font_size_three)}.all_course_whole_page .cardBox .table_title .title_category .weight.en.SMALL[data-v-c7407de2]{font-size:var(--en_small_font_size_three)}.all_course_whole_page .cardBox .table_title .title_category .weight.en.MEDIUM[data-v-c7407de2]{font-size:var(--en_middle_font_size_three)}.all_course_whole_page .cardBox .table_title .title_category .weight.en.LARGE[data-v-c7407de2]{font-size:var(--en_large_font_size_three)}.all_course_whole_page .cardBox .table_content[data-v-c7407de2]{width:100%;height:auto;min-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1;font-size:.18rem;font-family:var(--common-font-family)}.all_course_whole_page .cardBox .table_content.hk.SMALL[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.all_course_whole_page .cardBox .table_content.hk.MEDIUM[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five)}.all_course_whole_page .cardBox .table_content.hk.LARGE[data-v-c7407de2]{font-size:var(--hk_large_font_size_five)}.all_course_whole_page .cardBox .table_content.en.SMALL[data-v-c7407de2]{font-size:var(--en_small_font_size_five)}.all_course_whole_page .cardBox .table_content.en.MEDIUM[data-v-c7407de2]{font-size:var(--en_middle_font_size_five)}.all_course_whole_page .cardBox .table_content.en.LARGE[data-v-c7407de2]{font-size:var(--en_large_font_size_five)}.all_course_whole_page .cardBox .table_content .content_start[data-v-c7407de2]{width:3rem;padding:.2rem;min-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1}.all_course_whole_page .cardBox .table_content .content_start span[data-v-c7407de2]{width:100%;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.all_course_whole_page .cardBox .table_content .content_start span.hk.SMALL[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.all_course_whole_page .cardBox .table_content .content_start span.hk.MEDIUM[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five)}.all_course_whole_page .cardBox .table_content .content_start span.hk.LARGE[data-v-c7407de2]{font-size:var(--hk_large_font_size_five)}.all_course_whole_page .cardBox .table_content .content_start span.en.SMALL[data-v-c7407de2]{font-size:var(--en_small_font_size_five)}.all_course_whole_page .cardBox .table_content .content_start span.en.MEDIUM[data-v-c7407de2]{font-size:var(--en_middle_font_size_five)}.all_course_whole_page .cardBox .table_content .content_start span.en.LARGE[data-v-c7407de2]{font-size:var(--en_large_font_size_five)}.all_course_whole_page .cardBox .table_content .content_end[data-v-c7407de2]{width:2rem;height:100%;text-align:center;line-height:1rem;font-size:.18rem;font-family:var(--common-font-family)}.all_course_whole_page .cardBox .table_content .content_end.hk.SMALL[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.all_course_whole_page .cardBox .table_content .content_end.hk.MEDIUM[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five)}.all_course_whole_page .cardBox .table_content .content_end.hk.LARGE[data-v-c7407de2]{font-size:var(--hk_large_font_size_five)}.all_course_whole_page .cardBox .table_content .content_end.en.SMALL[data-v-c7407de2]{font-size:var(--en_small_font_size_five)}.all_course_whole_page .cardBox .table_content .content_end.en.MEDIUM[data-v-c7407de2]{font-size:var(--en_middle_font_size_five)}.all_course_whole_page .cardBox .table_content .content_end.en.LARGE[data-v-c7407de2]{font-size:var(--en_large_font_size_five)}.all_course_whole_page .cardBox .table_content .content_category[data-v-c7407de2]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);border-right:2px solid #e1e1e1}.all_course_whole_page .cardBox .table_content .content_category.hk.SMALL[data-v-c7407de2]{font-size:var(--hk_small_font_size_five)}.all_course_whole_page .cardBox .table_content .content_category.hk.MEDIUM[data-v-c7407de2]{font-size:var(--hk_middle_font_size_five)}.all_course_whole_page .cardBox .table_content .content_category.hk.LARGE[data-v-c7407de2]{font-size:var(--hk_large_font_size_five)}.all_course_whole_page .cardBox .table_content .content_category.en.SMALL[data-v-c7407de2]{font-size:var(--en_small_font_size_five)}.all_course_whole_page .cardBox .table_content .content_category.en.MEDIUM[data-v-c7407de2]{font-size:var(--en_middle_font_size_five)}.all_course_whole_page .cardBox .table_content .content_category.en.LARGE[data-v-c7407de2]{font-size:var(--en_large_font_size_five)}.all_course_whole_page .cardBox .table_content .noData[data-v-c7407de2]{margin:auto;color:#999}.all_course_whole_page .cardBox .math_title[data-v-c7407de2]{width:4rem}.all_course_whole_page .cardBox .math_category[data-v-c7407de2]{-webkit-box-flex:1;-ms-flex:1;flex:1}.all_course_whole_page .pagination[data-v-c7407de2]{width:100%;margin:.48rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.all_course_whole_page .tipsImg[data-v-c7407de2]{width:.16rem;height:.16rem;margin-left:.06rem}html[data-v-1fddcf45]{font-size:100px}@media only screen and (max-height:650px){html[data-v-1fddcf45]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-1fddcf45]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-1fddcf45]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-1fddcf45]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-1fddcf45]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-1fddcf45]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-1fddcf45]{font-size:100px}}#app[data-v-1fddcf45],body[data-v-1fddcf45],html[data-v-1fddcf45]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-1fddcf45],#app h1[data-v-1fddcf45],#app h2[data-v-1fddcf45],#app h3[data-v-1fddcf45],#app h4[data-v-1fddcf45],#app h5[data-v-1fddcf45],#app h6[data-v-1fddcf45],#app p[data-v-1fddcf45],body body[data-v-1fddcf45],body h1[data-v-1fddcf45],body h2[data-v-1fddcf45],body h3[data-v-1fddcf45],body h4[data-v-1fddcf45],body h5[data-v-1fddcf45],body h6[data-v-1fddcf45],body p[data-v-1fddcf45],html body[data-v-1fddcf45],html h1[data-v-1fddcf45],html h2[data-v-1fddcf45],html h3[data-v-1fddcf45],html h4[data-v-1fddcf45],html h5[data-v-1fddcf45],html h6[data-v-1fddcf45],html p[data-v-1fddcf45]{margin:0}li[data-v-1fddcf45],ul[data-v-1fddcf45]{list-style:none;padding:0}[data-v-1fddcf45]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-1fddcf45]{white-space:break-spaces}.sortableDrag[data-v-1fddcf45]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-1fddcf45],.sortableDrag td[data-v-1fddcf45]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-1fddcf45]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-1fddcf45]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-1fddcf45]{color:var(--theme-color)}.error_color[data-v-1fddcf45]{color:#eb6646!important}.warn_color[data-v-1fddcf45]{color:#ff6800}.pointer[data-v-1fddcf45]{cursor:pointer}.ellipsis[data-v-1fddcf45]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-1fddcf45]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-1fddcf45],.flex_center_center[data-v-1fddcf45]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-1fddcf45],.flex_center_center[data-v-1fddcf45]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-1fddcf45]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-1fddcf45]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-1fddcf45],.flex_row_s_p[data-v-1fddcf45]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-1fddcf45]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-1fddcf45]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-1fddcf45],.flex_start[data-v-1fddcf45]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-1fddcf45]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-1fddcf45],.flex_column_center_center[data-v-1fddcf45]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-1fddcf45]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-1fddcf45]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-1fddcf45]{position:relative;border-radius:.2rem}.talk_frame[data-v-1fddcf45]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-1fddcf45]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-1fddcf45]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-1fddcf45]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-1fddcf45]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-1fddcf45]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-1fddcf45]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-1fddcf45]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-1fddcf45]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-1fddcf45]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-1fddcf45]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-1fddcf45]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-1fddcf45]{max-height:30vh}.ant-select-dropdown-menu[data-v-1fddcf45]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-1fddcf45]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-1fddcf45]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-1fddcf45]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-1fddcf45]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-1fddcf45]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-1fddcf45]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-1fddcf45]{width:100%}.ant-input[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-1fddcf45]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-1fddcf45]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1fddcf45]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1fddcf45]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-1fddcf45]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1fddcf45],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1fddcf45]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1fddcf45],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1fddcf45]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1fddcf45],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1fddcf45]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-1fddcf45]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1fddcf45],.ant-table-thead>tr>th[data-v-1fddcf45]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1fddcf45]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1fddcf45]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1fddcf45]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1fddcf45]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1fddcf45]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-1fddcf45]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-1fddcf45]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-1fddcf45]{width:24px;height:24px}.ant-radio-inner[data-v-1fddcf45]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-1fddcf45]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-1fddcf45],.ant-radio-checked .ant-radio-inner[data-v-1fddcf45]{border-color:#10c7a3}.ant-checkbox[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-1fddcf45]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-1fddcf45]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-1fddcf45]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-1fddcf45]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-1fddcf45]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-1fddcf45]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-1fddcf45]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-1fddcf45]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-1fddcf45]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-1fddcf45],.ant-dropdown-menu-submenu-title[data-v-1fddcf45]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-1fddcf45],:root .ant-dropdown-link>.anticon.anticon-down[data-v-1fddcf45],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-1fddcf45]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-1fddcf45]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-1fddcf45]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-1fddcf45],.dropMenuItem_hk_SMALL[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-1fddcf45]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-1fddcf45]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-1fddcf45]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-1fddcf45]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-1fddcf45],.ant-switch[data-v-1fddcf45]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-1fddcf45],.ant-switch[data-v-1fddcf45]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-1fddcf45]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-1fddcf45]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-1fddcf45]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-1fddcf45]{width:100%}.ant-progress-circle .ant-progress-text[data-v-1fddcf45]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-1fddcf45]{max-width:4.6rem}.ant-popover-title[data-v-1fddcf45]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-1fddcf45]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-1fddcf45]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-1fddcf45],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-1fddcf45],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-1fddcf45]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-1fddcf45],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-1fddcf45],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-1fddcf45]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-1fddcf45]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-1fddcf45]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-1fddcf45]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-1fddcf45]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-1fddcf45]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-1fddcf45]{text-decoration:underline}.modalBox .btn_box[data-v-1fddcf45]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-1fddcf45],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-1fddcf45],.ant-pagination-disabled:focus a[data-v-1fddcf45],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-1fddcf45],.ant-pagination-disabled:hover a[data-v-1fddcf45],[data-v-1fddcf45] .ant-pagination-disabled a{background:#e6e7e8}[data-v-1fddcf45] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-1fddcf45] .ant-pagination-item-active a,[data-v-1fddcf45] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-1fddcf45] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-1fddcf45] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-1fddcf45]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-1fddcf45]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-1fddcf45]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-1fddcf45]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-1fddcf45]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-1fddcf45]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-1fddcf45]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-1fddcf45]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-1fddcf45],.wangEditor table th[data-v-1fddcf45]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-1fddcf45]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-1fddcf45]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-1fddcf45]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-1fddcf45]{display:block}.wangEditor ol[data-v-1fddcf45],.wangEditor ul[data-v-1fddcf45]{margin:10px 0 10px 20px}.wangEditor ul[data-v-1fddcf45],.wangEditor ul li[data-v-1fddcf45]{list-style:disc inside!important}.wangEditor ol[data-v-1fddcf45],.wangEditor ol li[data-v-1fddcf45]{list-style:decimal inside!important}.wangEditor img[data-v-1fddcf45]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-1fddcf45]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-1fddcf45]{border-bottom:2px solid #e1e1e1}.component[data-v-1fddcf45]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-1fddcf45]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-1fddcf45]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-1fddcf45]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-1fddcf45]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-1fddcf45]{cursor:default}.listen_picture[data-v-1fddcf45]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-1fddcf45]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-1fddcf45]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-1fddcf45]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-1fddcf45]{font-size:var(--en_large_font_size_five)}[data-v-1fddcf45] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-1fddcf45]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-1fddcf45]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-1fddcf45]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-1fddcf45]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-1fddcf45]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-1fddcf45]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-1fddcf45]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-1fddcf45]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-1fddcf45],.home_practice_status.NO_PUBLIC[data-v-1fddcf45]{background:#2c58b1}.home_practice_status.FINISHED[data-v-1fddcf45],.home_practice_status.IN_PROGRESS[data-v-1fddcf45],.home_practice_status.NOT_STARTED[data-v-1fddcf45],.home_practice_status.UNDISTRIBUTED[data-v-1fddcf45]{background:#486fbf}.ant-calendar-picker-container[data-v-1fddcf45]{z-index:9999999!important}.all_student_whole_page[data-v-1fddcf45]{width:100%;height:auto}.all_student_whole_page .tipsImg[data-v-1fddcf45]{width:.16rem;height:.16rem;margin-left:.06rem}.all_student_whole_page .cardBox[data-v-1fddcf45]{width:100%;padding:.2rem .4rem;background:#fff;border-radius:.17rem}.all_student_whole_page .cardBox .table_title[data-v-1fddcf45]{width:100%;height:.72rem;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.all_student_whole_page .cardBox .table_title.hk.SMALL[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.all_student_whole_page .cardBox .table_title.hk.MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.all_student_whole_page .cardBox .table_title.hk.LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.all_student_whole_page .cardBox .table_title.en.SMALL[data-v-1fddcf45]{font-size:var(--en_small_font_size_five)}.all_student_whole_page .cardBox .table_title.en.MEDIUM[data-v-1fddcf45]{font-size:var(--en_middle_font_size_five)}.all_student_whole_page .cardBox .table_title.en.LARGE[data-v-1fddcf45]{font-size:var(--en_large_font_size_five)}.all_student_whole_page .cardBox .table_title .title_start[data-v-1fddcf45]{width:3rem;height:100%;text-align:center;line-height:.72rem;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all_student_whole_page .cardBox .table_title .title_start .title_start_item[data-v-1fddcf45]{width:50%;height:100%;text-align:center}.all_student_whole_page .cardBox .table_title .title_start span[data-v-1fddcf45]{font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.all_student_whole_page .cardBox .table_title .title_start span.hk.SMALL[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.all_student_whole_page .cardBox .table_title .title_start span.hk.MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.all_student_whole_page .cardBox .table_title .title_start span.hk.LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.all_student_whole_page .cardBox .table_title .title_start span.en.SMALL[data-v-1fddcf45]{font-size:var(--en_small_font_size_five)}.all_student_whole_page .cardBox .table_title .title_start span.en.MEDIUM[data-v-1fddcf45]{font-size:var(--en_middle_font_size_five)}.all_student_whole_page .cardBox .table_title .title_start span.en.LARGE[data-v-1fddcf45]{font-size:var(--en_large_font_size_five)}.all_student_whole_page .cardBox .table_title .title_end[data-v-1fddcf45]{width:2rem;height:100%;text-align:center;line-height:.72rem}.all_student_whole_page .cardBox .table_title .title_end span[data-v-1fddcf45]{font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.all_student_whole_page .cardBox .table_title .title_end span.hk.SMALL[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.all_student_whole_page .cardBox .table_title .title_end span.hk.MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.all_student_whole_page .cardBox .table_title .title_end span.hk.LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.all_student_whole_page .cardBox .table_title .title_end span.en.SMALL[data-v-1fddcf45]{font-size:var(--en_small_font_size_five)}.all_student_whole_page .cardBox .table_title .title_end span.en.MEDIUM[data-v-1fddcf45]{font-size:var(--en_middle_font_size_five)}.all_student_whole_page .cardBox .table_title .title_end span.en.LARGE[data-v-1fddcf45]{font-size:var(--en_large_font_size_five)}.all_student_whole_page .cardBox .table_title .title_category[data-v-1fddcf45]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;border-right:2px solid #e1e1e1}.all_student_whole_page .cardBox .table_title .title_category.hk.SMALL[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.all_student_whole_page .cardBox .table_title .title_category.hk.MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.all_student_whole_page .cardBox .table_title .title_category.hk.LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.all_student_whole_page .cardBox .table_title .title_category.en.SMALL[data-v-1fddcf45]{font-size:var(--en_small_font_size_five)}.all_student_whole_page .cardBox .table_title .title_category.en.MEDIUM[data-v-1fddcf45]{font-size:var(--en_middle_font_size_five)}.all_student_whole_page .cardBox .table_title .title_category.en.LARGE[data-v-1fddcf45]{font-size:var(--en_large_font_size_five)}.all_student_whole_page .cardBox .table_title .title_category span[data-v-1fddcf45]{text-align:center}.all_student_whole_page .cardBox .table_title .title_category .weight[data-v-1fddcf45]{font-size:.12rem;font-family:var(--common-font-family);color:#999;line-height:.26rem}.all_student_whole_page .cardBox .table_title .title_category .weight.hk.SMALL[data-v-1fddcf45]{font-size:var(--hk_small_font_size_one)}.all_student_whole_page .cardBox .table_title .title_category .weight.hk.MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_one)}.all_student_whole_page .cardBox .table_title .title_category .weight.hk.LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_one)}.all_student_whole_page .cardBox .table_title .title_category .weight.en.SMALL[data-v-1fddcf45]{font-size:var(--en_small_font_size_one)}.all_student_whole_page .cardBox .table_title .title_category .weight.en.MEDIUM[data-v-1fddcf45]{font-size:var(--en_middle_font_size_one)}.all_student_whole_page .cardBox .table_title .title_category .weight.en.LARGE[data-v-1fddcf45]{font-size:var(--en_large_font_size_one)}.all_student_whole_page .cardBox .table_content_box[data-v-1fddcf45]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:6.2rem;overflow-y:scroll}.all_student_whole_page .cardBox .table_content_box[data-v-1fddcf45]::-webkit-scrollbar{display:none}.all_student_whole_page .cardBox .table_content_box .table_content[data-v-1fddcf45]{width:100%;height:auto;min-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1;font-size:.18rem;font-family:var(--common-font-family)}.all_student_whole_page .cardBox .table_content_box .table_content.hk.SMALL[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content.hk.MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content.hk.LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content.en.SMALL[data-v-1fddcf45]{font-size:var(--en_small_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content.en.MEDIUM[data-v-1fddcf45]{font-size:var(--en_middle_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content.en.LARGE[data-v-1fddcf45]{font-size:var(--en_large_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content .content_start[data-v-1fddcf45]{width:3rem;min-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1}.all_student_whole_page .cardBox .table_content_box .table_content .content_start .content_start_item[data-v-1fddcf45]{width:50%;height:100%;text-align:center;padding:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all_student_whole_page .cardBox .table_content_box .table_content .content_start .content_start_item span[data-v-1fddcf45]{width:100%;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.all_student_whole_page .cardBox .table_content_box .table_content .content_start .content_start_item span.hk.SMALL[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content .content_start .content_start_item span.hk.MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content .content_start .content_start_item span.hk.LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content .content_start .content_start_item span.en.SMALL[data-v-1fddcf45]{font-size:var(--en_small_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content .content_start .content_start_item span.en.MEDIUM[data-v-1fddcf45]{font-size:var(--en_middle_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content .content_start .content_start_item span.en.LARGE[data-v-1fddcf45]{font-size:var(--en_large_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content .content_end[data-v-1fddcf45]{width:2rem;height:100%;text-align:center;line-height:1rem}.all_student_whole_page .cardBox .table_content_box .table_content .content_category[data-v-1fddcf45]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);border-right:2px solid #e1e1e1}.all_student_whole_page .cardBox .table_content_box .table_content .content_category.hk.SMALL[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content .content_category.hk.MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content .content_category.hk.LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content .content_category.en.SMALL[data-v-1fddcf45]{font-size:var(--en_small_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content .content_category.en.MEDIUM[data-v-1fddcf45]{font-size:var(--en_middle_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content .content_category.en.LARGE[data-v-1fddcf45]{font-size:var(--en_large_font_size_five)}.all_student_whole_page .cardBox .table_content_box .table_content .noData[data-v-1fddcf45]{margin:auto;color:#999}.all_student_whole_page .cardBox .table_content[data-v-1fddcf45]{width:100%;height:auto;min-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1;font-size:.18rem;font-family:var(--common-font-family)}.all_student_whole_page .cardBox .table_content.hk.SMALL[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.all_student_whole_page .cardBox .table_content.hk.MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.all_student_whole_page .cardBox .table_content.hk.LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.all_student_whole_page .cardBox .table_content.en.SMALL[data-v-1fddcf45]{font-size:var(--en_small_font_size_five)}.all_student_whole_page .cardBox .table_content.en.MEDIUM[data-v-1fddcf45]{font-size:var(--en_middle_font_size_five)}.all_student_whole_page .cardBox .table_content.en.LARGE[data-v-1fddcf45]{font-size:var(--en_large_font_size_five)}.all_student_whole_page .cardBox .table_content .content_start[data-v-1fddcf45]{width:3rem;min-height:1rem;border-right:2px solid #e1e1e1}.all_student_whole_page .cardBox .table_content .content_start .content_start_item[data-v-1fddcf45],.all_student_whole_page .cardBox .table_content .content_start[data-v-1fddcf45]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all_student_whole_page .cardBox .table_content .content_start .content_start_item[data-v-1fddcf45]{width:50%;height:100%;text-align:center;padding:.2rem}.all_student_whole_page .cardBox .table_content .content_start .content_start_item span[data-v-1fddcf45]{width:100%;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.all_student_whole_page .cardBox .table_content .content_start .content_start_item span.hk.SMALL[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.all_student_whole_page .cardBox .table_content .content_start .content_start_item span.hk.MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.all_student_whole_page .cardBox .table_content .content_start .content_start_item span.hk.LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.all_student_whole_page .cardBox .table_content .content_start .content_start_item span.en.SMALL[data-v-1fddcf45]{font-size:var(--en_small_font_size_five)}.all_student_whole_page .cardBox .table_content .content_start .content_start_item span.en.MEDIUM[data-v-1fddcf45]{font-size:var(--en_middle_font_size_five)}.all_student_whole_page .cardBox .table_content .content_start .content_start_item span.en.LARGE[data-v-1fddcf45]{font-size:var(--en_large_font_size_five)}.all_student_whole_page .cardBox .table_content .content_end[data-v-1fddcf45]{width:2rem;height:100%;text-align:center;line-height:1rem}.all_student_whole_page .cardBox .table_content .content_category[data-v-1fddcf45]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);border-right:2px solid #e1e1e1}.all_student_whole_page .cardBox .table_content .content_category.hk.SMALL[data-v-1fddcf45]{font-size:var(--hk_small_font_size_five)}.all_student_whole_page .cardBox .table_content .content_category.hk.MEDIUM[data-v-1fddcf45]{font-size:var(--hk_middle_font_size_five)}.all_student_whole_page .cardBox .table_content .content_category.hk.LARGE[data-v-1fddcf45]{font-size:var(--hk_large_font_size_five)}.all_student_whole_page .cardBox .table_content .content_category.en.SMALL[data-v-1fddcf45]{font-size:var(--en_small_font_size_five)}.all_student_whole_page .cardBox .table_content .content_category.en.MEDIUM[data-v-1fddcf45]{font-size:var(--en_middle_font_size_five)}.all_student_whole_page .cardBox .table_content .content_category.en.LARGE[data-v-1fddcf45]{font-size:var(--en_large_font_size_five)}.all_student_whole_page .cardBox .table_content .noData[data-v-1fddcf45]{margin:auto;color:#999}.all_student_whole_page .cardBox .math_title[data-v-1fddcf45]{width:4rem}.all_student_whole_page .cardBox .math_category[data-v-1fddcf45]{-webkit-box-flex:1;-ms-flex:1;flex:1}.all_student_whole_page .pagination[data-v-1fddcf45]{width:100%;margin:.48rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}html[data-v-f0f49cc8]{font-size:100px}@media only screen and (max-height:650px){html[data-v-f0f49cc8]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-f0f49cc8]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-f0f49cc8]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-f0f49cc8]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-f0f49cc8]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-f0f49cc8]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-f0f49cc8]{font-size:100px}}#app[data-v-f0f49cc8],body[data-v-f0f49cc8],html[data-v-f0f49cc8]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-f0f49cc8],#app h1[data-v-f0f49cc8],#app h2[data-v-f0f49cc8],#app h3[data-v-f0f49cc8],#app h4[data-v-f0f49cc8],#app h5[data-v-f0f49cc8],#app h6[data-v-f0f49cc8],#app p[data-v-f0f49cc8],body body[data-v-f0f49cc8],body h1[data-v-f0f49cc8],body h2[data-v-f0f49cc8],body h3[data-v-f0f49cc8],body h4[data-v-f0f49cc8],body h5[data-v-f0f49cc8],body h6[data-v-f0f49cc8],body p[data-v-f0f49cc8],html body[data-v-f0f49cc8],html h1[data-v-f0f49cc8],html h2[data-v-f0f49cc8],html h3[data-v-f0f49cc8],html h4[data-v-f0f49cc8],html h5[data-v-f0f49cc8],html h6[data-v-f0f49cc8],html p[data-v-f0f49cc8]{margin:0}li[data-v-f0f49cc8],ul[data-v-f0f49cc8]{list-style:none;padding:0}[data-v-f0f49cc8]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-f0f49cc8]{white-space:break-spaces}.sortableDrag[data-v-f0f49cc8]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-f0f49cc8],.sortableDrag td[data-v-f0f49cc8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-f0f49cc8]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-f0f49cc8]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-f0f49cc8]{color:var(--theme-color)}.error_color[data-v-f0f49cc8]{color:#eb6646!important}.warn_color[data-v-f0f49cc8]{color:#ff6800}.pointer[data-v-f0f49cc8]{cursor:pointer}.ellipsis[data-v-f0f49cc8]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-f0f49cc8]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-f0f49cc8],.flex_center_center[data-v-f0f49cc8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-f0f49cc8],.flex_center_center[data-v-f0f49cc8]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-f0f49cc8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-f0f49cc8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-f0f49cc8],.flex_row_s_p[data-v-f0f49cc8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-f0f49cc8]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-f0f49cc8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-f0f49cc8],.flex_start[data-v-f0f49cc8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-f0f49cc8]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-f0f49cc8],.flex_column_center_center[data-v-f0f49cc8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-f0f49cc8]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-f0f49cc8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-f0f49cc8]{position:relative;border-radius:.2rem}.talk_frame[data-v-f0f49cc8]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-f0f49cc8]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-f0f49cc8]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-f0f49cc8]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-f0f49cc8]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-f0f49cc8]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-f0f49cc8]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-f0f49cc8]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-f0f49cc8]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-f0f49cc8]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-f0f49cc8]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-f0f49cc8]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-f0f49cc8]{max-height:30vh}.ant-select-dropdown-menu[data-v-f0f49cc8]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-f0f49cc8]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-f0f49cc8]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-f0f49cc8]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-f0f49cc8]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-f0f49cc8]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-f0f49cc8]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-f0f49cc8]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-f0f49cc8]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-f0f49cc8]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-f0f49cc8]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-f0f49cc8]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-f0f49cc8]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-f0f49cc8]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-f0f49cc8]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-f0f49cc8]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-f0f49cc8]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-f0f49cc8]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-f0f49cc8]{width:100%}.ant-input[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-f0f49cc8]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-f0f49cc8]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-f0f49cc8]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-f0f49cc8]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-f0f49cc8]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-f0f49cc8]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-f0f49cc8]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-f0f49cc8]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-f0f49cc8]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-f0f49cc8],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-f0f49cc8]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-f0f49cc8]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-f0f49cc8]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-f0f49cc8],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-f0f49cc8]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-f0f49cc8]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-f0f49cc8],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-f0f49cc8]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-f0f49cc8]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-f0f49cc8]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-f0f49cc8],.ant-table-thead>tr>th[data-v-f0f49cc8]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-f0f49cc8]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-f0f49cc8]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-f0f49cc8]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-f0f49cc8]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-f0f49cc8]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-f0f49cc8]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-f0f49cc8]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-f0f49cc8]{width:24px;height:24px}.ant-radio-inner[data-v-f0f49cc8]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-f0f49cc8]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-f0f49cc8],.ant-radio-checked .ant-radio-inner[data-v-f0f49cc8]{border-color:#10c7a3}.ant-checkbox[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-f0f49cc8]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-f0f49cc8]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-f0f49cc8]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-f0f49cc8]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-f0f49cc8]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-f0f49cc8]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-f0f49cc8]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-f0f49cc8]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-f0f49cc8],.ant-dropdown-menu-submenu-title[data-v-f0f49cc8]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-f0f49cc8],:root .ant-dropdown-link>.anticon.anticon-down[data-v-f0f49cc8],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-f0f49cc8]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-f0f49cc8]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-f0f49cc8]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-f0f49cc8]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-f0f49cc8]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-f0f49cc8],.dropMenuItem_hk_SMALL[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-f0f49cc8]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-f0f49cc8]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-f0f49cc8]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-f0f49cc8]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-f0f49cc8]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-f0f49cc8]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-f0f49cc8],.ant-switch[data-v-f0f49cc8]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-f0f49cc8],.ant-switch[data-v-f0f49cc8]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-f0f49cc8]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-f0f49cc8]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-f0f49cc8]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-f0f49cc8]{width:100%}.ant-progress-circle .ant-progress-text[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-f0f49cc8]{max-width:4.6rem}.ant-popover-title[data-v-f0f49cc8]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-f0f49cc8]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-f0f49cc8]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-f0f49cc8],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-f0f49cc8],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-f0f49cc8]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-f0f49cc8],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-f0f49cc8],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-f0f49cc8]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-f0f49cc8]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-f0f49cc8]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-f0f49cc8]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-f0f49cc8]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-f0f49cc8]{text-decoration:underline}.modalBox .btn_box[data-v-f0f49cc8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-f0f49cc8],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-f0f49cc8],.ant-pagination-disabled:focus a[data-v-f0f49cc8],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-f0f49cc8],.ant-pagination-disabled:hover a[data-v-f0f49cc8],[data-v-f0f49cc8] .ant-pagination-disabled a{background:#e6e7e8}[data-v-f0f49cc8] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-f0f49cc8] .ant-pagination-item-active a,[data-v-f0f49cc8] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-f0f49cc8] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-f0f49cc8] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-f0f49cc8]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-f0f49cc8]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-f0f49cc8]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-f0f49cc8]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-f0f49cc8]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-f0f49cc8]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-f0f49cc8]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-f0f49cc8]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-f0f49cc8],.wangEditor table th[data-v-f0f49cc8]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-f0f49cc8]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-f0f49cc8]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-f0f49cc8]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-f0f49cc8]{display:block}.wangEditor ol[data-v-f0f49cc8],.wangEditor ul[data-v-f0f49cc8]{margin:10px 0 10px 20px}.wangEditor ul[data-v-f0f49cc8],.wangEditor ul li[data-v-f0f49cc8]{list-style:disc inside!important}.wangEditor ol[data-v-f0f49cc8],.wangEditor ol li[data-v-f0f49cc8]{list-style:decimal inside!important}.wangEditor img[data-v-f0f49cc8]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-f0f49cc8]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-f0f49cc8]{border-bottom:2px solid #e1e1e1}.component[data-v-f0f49cc8]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-f0f49cc8]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-f0f49cc8]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-f0f49cc8]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-f0f49cc8]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-f0f49cc8]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-f0f49cc8]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-f0f49cc8]{cursor:default}.listen_picture[data-v-f0f49cc8]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-f0f49cc8]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-f0f49cc8]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-f0f49cc8]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-f0f49cc8]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-f0f49cc8]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-f0f49cc8]{font-size:var(--en_large_font_size_five)}[data-v-f0f49cc8] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-f0f49cc8]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-f0f49cc8]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-f0f49cc8]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-f0f49cc8]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-f0f49cc8]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-f0f49cc8]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-f0f49cc8]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-f0f49cc8]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-f0f49cc8],.home_practice_status.NO_PUBLIC[data-v-f0f49cc8]{background:#2c58b1}.home_practice_status.FINISHED[data-v-f0f49cc8],.home_practice_status.IN_PROGRESS[data-v-f0f49cc8],.home_practice_status.NOT_STARTED[data-v-f0f49cc8],.home_practice_status.UNDISTRIBUTED[data-v-f0f49cc8]{background:#486fbf}.ant-calendar-picker-container[data-v-f0f49cc8]{z-index:9999999!important}.reverse_all_course_page[data-v-f0f49cc8]{width:100%;height:100%}.reverse_all_course_page .red[data-v-f0f49cc8]{color:red}.reverse_all_course_page .green[data-v-f0f49cc8]{color:#10c7a3}.reverse_all_course_page .cardBox[data-v-f0f49cc8]{width:100%;padding:.2rem .4rem;background:#fff;border-radius:.17rem}.reverse_all_course_page .cardBox .accuracyBox[data-v-f0f49cc8]{width:1.23rem;margin:auto}.reverse_all_course_page .cardBox .point[data-v-f0f49cc8]{cursor:pointer}.reverse_all_course_page .cardBox .more[data-v-f0f49cc8]{width:.16rem;height:.16rem;margin-left:.1rem;cursor:pointer}.reverse_all_course_page .noDataWrong[data-v-f0f49cc8]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.reverse_all_course_page .noDataWrong.hk.SMALL[data-v-f0f49cc8]{font-size:var(--hk_small_font_size_five)}.reverse_all_course_page .noDataWrong.hk.MEDIUM[data-v-f0f49cc8]{font-size:var(--hk_middle_font_size_five)}.reverse_all_course_page .noDataWrong.hk.LARGE[data-v-f0f49cc8]{font-size:var(--hk_large_font_size_five)}.reverse_all_course_page .noDataWrong.en.SMALL[data-v-f0f49cc8]{font-size:var(--en_small_font_size_five)}.reverse_all_course_page .noDataWrong.en.MEDIUM[data-v-f0f49cc8]{font-size:var(--en_middle_font_size_five)}.reverse_all_course_page .noDataWrong.en.LARGE[data-v-f0f49cc8]{font-size:var(--en_large_font_size_five)}html[data-v-488785c2]{font-size:100px}@media only screen and (max-height:650px){html[data-v-488785c2]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-488785c2]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-488785c2]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-488785c2]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-488785c2]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-488785c2]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-488785c2]{font-size:100px}}#app[data-v-488785c2],body[data-v-488785c2],html[data-v-488785c2]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-488785c2],#app h1[data-v-488785c2],#app h2[data-v-488785c2],#app h3[data-v-488785c2],#app h4[data-v-488785c2],#app h5[data-v-488785c2],#app h6[data-v-488785c2],#app p[data-v-488785c2],body body[data-v-488785c2],body h1[data-v-488785c2],body h2[data-v-488785c2],body h3[data-v-488785c2],body h4[data-v-488785c2],body h5[data-v-488785c2],body h6[data-v-488785c2],body p[data-v-488785c2],html body[data-v-488785c2],html h1[data-v-488785c2],html h2[data-v-488785c2],html h3[data-v-488785c2],html h4[data-v-488785c2],html h5[data-v-488785c2],html h6[data-v-488785c2],html p[data-v-488785c2]{margin:0}li[data-v-488785c2],ul[data-v-488785c2]{list-style:none;padding:0}[data-v-488785c2]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-488785c2]{white-space:break-spaces}.sortableDrag[data-v-488785c2]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-488785c2],.sortableDrag td[data-v-488785c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-488785c2]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-488785c2]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-488785c2]{color:var(--theme-color)}.error_color[data-v-488785c2]{color:#eb6646!important}.warn_color[data-v-488785c2]{color:#ff6800}.pointer[data-v-488785c2]{cursor:pointer}.ellipsis[data-v-488785c2]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-488785c2]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-488785c2],.flex_center_center[data-v-488785c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-488785c2],.flex_center_center[data-v-488785c2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-488785c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-488785c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-488785c2],.flex_row_s_p[data-v-488785c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-488785c2]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-488785c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-488785c2],.flex_start[data-v-488785c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-488785c2]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-488785c2],.flex_column_center_center[data-v-488785c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-488785c2]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-488785c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-488785c2]{position:relative;border-radius:.2rem}.talk_frame[data-v-488785c2]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-488785c2]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-488785c2]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-488785c2]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-488785c2]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-488785c2]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-488785c2]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-488785c2]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-488785c2]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-488785c2]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-488785c2]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-488785c2]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-488785c2]{max-height:30vh}.ant-select-dropdown-menu[data-v-488785c2]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-488785c2]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-488785c2]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-488785c2]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-488785c2]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-488785c2]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-488785c2]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-488785c2]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-488785c2]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-488785c2]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-488785c2]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-488785c2]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-488785c2]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-488785c2]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-488785c2]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-488785c2]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-488785c2]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-488785c2]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-488785c2]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-488785c2]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-488785c2]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-488785c2]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-488785c2]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-488785c2]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-488785c2]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-488785c2]{width:100%}.ant-input[data-v-488785c2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-488785c2]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-488785c2]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-488785c2]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-488785c2]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-488785c2]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-488785c2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-488785c2]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-488785c2]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-488785c2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-488785c2]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-488785c2]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-488785c2]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-488785c2],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-488785c2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-488785c2]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-488785c2]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-488785c2],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-488785c2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-488785c2]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-488785c2]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-488785c2],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-488785c2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-488785c2]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-488785c2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-488785c2]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-488785c2],.ant-table-thead>tr>th[data-v-488785c2]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-488785c2]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-488785c2]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-488785c2]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-488785c2]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-488785c2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-488785c2]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-488785c2]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-488785c2]{width:24px;height:24px}.ant-radio-inner[data-v-488785c2]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-488785c2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-488785c2]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-488785c2],.ant-radio-checked .ant-radio-inner[data-v-488785c2]{border-color:#10c7a3}.ant-checkbox[data-v-488785c2]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-488785c2]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-488785c2]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-488785c2]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-488785c2]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-488785c2]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-488785c2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-488785c2]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-488785c2]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-488785c2]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-488785c2]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-488785c2],.ant-dropdown-menu-submenu-title[data-v-488785c2]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-488785c2],:root .ant-dropdown-link>.anticon.anticon-down[data-v-488785c2],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-488785c2]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-488785c2]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-488785c2]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-488785c2]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-488785c2]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-488785c2]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-488785c2],.dropMenuItem_hk_SMALL[data-v-488785c2]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-488785c2]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-488785c2]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-488785c2]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-488785c2]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-488785c2]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-488785c2]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-488785c2],.ant-switch[data-v-488785c2]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-488785c2],.ant-switch[data-v-488785c2]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-488785c2]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-488785c2]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-488785c2]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-488785c2]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-488785c2]{width:100%}.ant-progress-circle .ant-progress-text[data-v-488785c2]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-488785c2]{max-width:4.6rem}.ant-popover-title[data-v-488785c2]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-488785c2]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-488785c2]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-488785c2],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-488785c2],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-488785c2]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-488785c2],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-488785c2],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-488785c2]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-488785c2]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-488785c2]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-488785c2]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-488785c2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-488785c2]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-488785c2]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-488785c2]{text-decoration:underline}.modalBox .btn_box[data-v-488785c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-488785c2],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-488785c2],.ant-pagination-disabled:focus a[data-v-488785c2],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-488785c2],.ant-pagination-disabled:hover a[data-v-488785c2],[data-v-488785c2] .ant-pagination-disabled a{background:#e6e7e8}[data-v-488785c2] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-488785c2] .ant-pagination-item-active a,[data-v-488785c2] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-488785c2] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-488785c2] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-488785c2]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-488785c2]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-488785c2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-488785c2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-488785c2]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-488785c2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-488785c2]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-488785c2]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-488785c2]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-488785c2],.wangEditor table th[data-v-488785c2]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-488785c2]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-488785c2]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-488785c2]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-488785c2]{display:block}.wangEditor ol[data-v-488785c2],.wangEditor ul[data-v-488785c2]{margin:10px 0 10px 20px}.wangEditor ul[data-v-488785c2],.wangEditor ul li[data-v-488785c2]{list-style:disc inside!important}.wangEditor ol[data-v-488785c2],.wangEditor ol li[data-v-488785c2]{list-style:decimal inside!important}.wangEditor img[data-v-488785c2]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-488785c2]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-488785c2]{border-bottom:2px solid #e1e1e1}.component[data-v-488785c2]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-488785c2]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-488785c2]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-488785c2]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-488785c2]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-488785c2]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-488785c2]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-488785c2]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-488785c2]{cursor:default}.listen_picture[data-v-488785c2]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-488785c2]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-488785c2]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-488785c2]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-488785c2]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-488785c2]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-488785c2]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-488785c2]{font-size:var(--en_large_font_size_five)}[data-v-488785c2] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-488785c2]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-488785c2]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-488785c2]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-488785c2]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-488785c2]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-488785c2]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-488785c2]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-488785c2]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-488785c2],.home_practice_status.NO_PUBLIC[data-v-488785c2]{background:#2c58b1}.home_practice_status.FINISHED[data-v-488785c2],.home_practice_status.IN_PROGRESS[data-v-488785c2],.home_practice_status.NOT_STARTED[data-v-488785c2],.home_practice_status.UNDISTRIBUTED[data-v-488785c2]{background:#486fbf}.ant-calendar-picker-container[data-v-488785c2]{z-index:9999999!important}.reverse_course_page[data-v-488785c2]{width:100%;height:100%}.reverse_course_page .red[data-v-488785c2]{color:red}.reverse_course_page .green[data-v-488785c2]{color:#10c7a3}.reverse_course_page .actionText[data-v-488785c2]{text-decoration:underline;color:#592f99;cursor:pointer}.reverse_course_page .content[data-v-488785c2]{width:100%;height:100%;background:#fff;border-radius:.17rem;padding:.24rem .4rem}.reverse_course_page .content .titleBox[data-v-488785c2]{width:100%;margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reverse_course_page .content .titleBox .title_left[data-v-488785c2]{font-size:.28rem;font-family:var(--common-font-family);color:#775dc0;line-height:.4rem}.reverse_course_page .content .titleBox .title_left.hk.SMALL[data-v-488785c2]{font-size:var(--hk_small_font_size_eight)}.reverse_course_page .content .titleBox .title_left.hk.MEDIUM[data-v-488785c2]{font-size:var(--hk_middle_font_size_eight)}.reverse_course_page .content .titleBox .title_left.hk.LARGE[data-v-488785c2]{font-size:var(--hk_large_font_size_eight)}.reverse_course_page .content .titleBox .title_left.en.SMALL[data-v-488785c2]{font-size:var(--en_small_font_size_eight)}.reverse_course_page .content .titleBox .title_left.en.MEDIUM[data-v-488785c2]{font-size:var(--en_middle_font_size_eight)}.reverse_course_page .content .titleBox .title_left.en.LARGE[data-v-488785c2]{font-size:var(--en_large_font_size_eight)}.reverse_course_page .content .titleBox .title_right[data-v-488785c2]{min-width:1.64rem;height:.5rem;padding:0 .1rem;background:#e3ddf0;border-radius:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.reverse_course_page .content .titleBox .title_right.hk.SMALL[data-v-488785c2]{font-size:var(--hk_small_font_size_five)}.reverse_course_page .content .titleBox .title_right.hk.MEDIUM[data-v-488785c2]{font-size:var(--hk_middle_font_size_five)}.reverse_course_page .content .titleBox .title_right.hk.LARGE[data-v-488785c2]{font-size:var(--hk_large_font_size_five)}.reverse_course_page .content .titleBox .title_right.en.SMALL[data-v-488785c2]{font-size:var(--en_small_font_size_five)}.reverse_course_page .content .titleBox .title_right.en.MEDIUM[data-v-488785c2]{font-size:var(--en_middle_font_size_five)}.reverse_course_page .content .titleBox .title_right.en.LARGE[data-v-488785c2]{font-size:var(--en_large_font_size_five)}.reverse_course_page .content .titleBox .title_right span[data-v-488785c2]{font-size:.28rem;font-family:var(--common-font-family);color:#775dc0;line-height:.4rem}.reverse_course_page .content .titleBox .title_right span.hk.SMALL[data-v-488785c2]{font-size:var(--hk_small_font_size_eight)}.reverse_course_page .content .titleBox .title_right span.hk.MEDIUM[data-v-488785c2]{font-size:var(--hk_middle_font_size_eight)}.reverse_course_page .content .titleBox .title_right span.hk.LARGE[data-v-488785c2]{font-size:var(--hk_large_font_size_eight)}.reverse_course_page .content .titleBox .title_right span.en.SMALL[data-v-488785c2]{font-size:var(--en_small_font_size_eight)}.reverse_course_page .content .titleBox .title_right span.en.MEDIUM[data-v-488785c2]{font-size:var(--en_middle_font_size_eight)}.reverse_course_page .content .titleBox .title_right span.en.LARGE[data-v-488785c2]{font-size:var(--en_large_font_size_eight)}.reverse_course_page .noDataWrong[data-v-488785c2]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.reverse_course_page .noDataWrong.hk.SMALL[data-v-488785c2]{font-size:var(--hk_small_font_size_five)}.reverse_course_page .noDataWrong.hk.MEDIUM[data-v-488785c2]{font-size:var(--hk_middle_font_size_five)}.reverse_course_page .noDataWrong.hk.LARGE[data-v-488785c2]{font-size:var(--hk_large_font_size_five)}.reverse_course_page .noDataWrong.en.SMALL[data-v-488785c2]{font-size:var(--en_small_font_size_five)}.reverse_course_page .noDataWrong.en.MEDIUM[data-v-488785c2]{font-size:var(--en_middle_font_size_five)}.reverse_course_page .noDataWrong.en.LARGE[data-v-488785c2]{font-size:var(--en_large_font_size_five)}html[data-v-7a322259]{font-size:100px}@media only screen and (max-height:650px){html[data-v-7a322259]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-7a322259]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-7a322259]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-7a322259]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-7a322259]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-7a322259]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-7a322259]{font-size:100px}}#app[data-v-7a322259],body[data-v-7a322259],html[data-v-7a322259]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-7a322259],#app h1[data-v-7a322259],#app h2[data-v-7a322259],#app h3[data-v-7a322259],#app h4[data-v-7a322259],#app h5[data-v-7a322259],#app h6[data-v-7a322259],#app p[data-v-7a322259],body body[data-v-7a322259],body h1[data-v-7a322259],body h2[data-v-7a322259],body h3[data-v-7a322259],body h4[data-v-7a322259],body h5[data-v-7a322259],body h6[data-v-7a322259],body p[data-v-7a322259],html body[data-v-7a322259],html h1[data-v-7a322259],html h2[data-v-7a322259],html h3[data-v-7a322259],html h4[data-v-7a322259],html h5[data-v-7a322259],html h6[data-v-7a322259],html p[data-v-7a322259]{margin:0}li[data-v-7a322259],ul[data-v-7a322259]{list-style:none;padding:0}[data-v-7a322259]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-7a322259]{white-space:break-spaces}.sortableDrag[data-v-7a322259]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-7a322259],.sortableDrag td[data-v-7a322259]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-7a322259]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-7a322259]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-7a322259]{color:var(--theme-color)}.error_color[data-v-7a322259]{color:#eb6646!important}.warn_color[data-v-7a322259]{color:#ff6800}.pointer[data-v-7a322259]{cursor:pointer}.ellipsis[data-v-7a322259]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-7a322259]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-7a322259],.flex_center_center[data-v-7a322259]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-7a322259],.flex_center_center[data-v-7a322259]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-7a322259]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-7a322259]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-7a322259],.flex_row_s_p[data-v-7a322259]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-7a322259]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-7a322259]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-7a322259],.flex_start[data-v-7a322259]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-7a322259]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-7a322259],.flex_column_center_center[data-v-7a322259]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-7a322259]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-7a322259]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-7a322259]{position:relative;border-radius:.2rem}.talk_frame[data-v-7a322259]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-7a322259]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-7a322259]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-7a322259]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-7a322259]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-7a322259]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-7a322259]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-7a322259]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-7a322259]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-7a322259]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-7a322259]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-7a322259]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-7a322259]{max-height:30vh}.ant-select-dropdown-menu[data-v-7a322259]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-7a322259]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-7a322259]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-7a322259]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-7a322259]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-7a322259]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-7a322259]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-7a322259]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-7a322259]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-7a322259]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-7a322259]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-7a322259]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-7a322259]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-7a322259]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-7a322259]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-7a322259]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-7a322259]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-7a322259]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-7a322259]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-7a322259]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-7a322259]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-7a322259]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-7a322259]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-7a322259]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-7a322259]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-7a322259]{width:100%}.ant-input[data-v-7a322259]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-7a322259]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-7a322259]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-7a322259]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-7a322259]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-7a322259]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-7a322259]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-7a322259]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-7a322259]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-7a322259]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-7a322259]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-7a322259]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-7a322259]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-7a322259],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-7a322259]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-7a322259]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-7a322259]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-7a322259],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-7a322259]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-7a322259]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-7a322259]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-7a322259],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-7a322259]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-7a322259]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-7a322259]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-7a322259]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7a322259],.ant-table-thead>tr>th[data-v-7a322259]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-7a322259]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-7a322259]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7a322259]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7a322259]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7a322259]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-7a322259]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-7a322259]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-7a322259]{width:24px;height:24px}.ant-radio-inner[data-v-7a322259]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-7a322259]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-7a322259]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-7a322259],.ant-radio-checked .ant-radio-inner[data-v-7a322259]{border-color:#10c7a3}.ant-checkbox[data-v-7a322259]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-7a322259]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-7a322259]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-7a322259]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-7a322259]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-7a322259]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-7a322259]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-7a322259]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-7a322259]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-7a322259]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-7a322259]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-7a322259],.ant-dropdown-menu-submenu-title[data-v-7a322259]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-7a322259],:root .ant-dropdown-link>.anticon.anticon-down[data-v-7a322259],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-7a322259]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-7a322259]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-7a322259]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-7a322259]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-7a322259]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-7a322259]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-7a322259],.dropMenuItem_hk_SMALL[data-v-7a322259]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-7a322259]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-7a322259]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-7a322259]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-7a322259]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-7a322259]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-7a322259]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-7a322259],.ant-switch[data-v-7a322259]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-7a322259],.ant-switch[data-v-7a322259]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-7a322259]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-7a322259]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-7a322259]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-7a322259]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-7a322259]{width:100%}.ant-progress-circle .ant-progress-text[data-v-7a322259]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-7a322259]{max-width:4.6rem}.ant-popover-title[data-v-7a322259]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-7a322259]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-7a322259]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-7a322259],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-7a322259],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-7a322259]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-7a322259],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-7a322259],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-7a322259]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-7a322259]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-7a322259]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-7a322259]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-7a322259]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-7a322259]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-7a322259]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-7a322259]{text-decoration:underline}.modalBox .btn_box[data-v-7a322259]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-7a322259],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-7a322259],.ant-pagination-disabled:focus a[data-v-7a322259],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-7a322259],.ant-pagination-disabled:hover a[data-v-7a322259],[data-v-7a322259] .ant-pagination-disabled a{background:#e6e7e8}[data-v-7a322259] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-7a322259] .ant-pagination-item-active a,[data-v-7a322259] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-7a322259] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-7a322259] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-7a322259]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-7a322259]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-7a322259]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-7a322259]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-7a322259]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-7a322259]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-7a322259]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-7a322259]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-7a322259]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-7a322259],.wangEditor table th[data-v-7a322259]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-7a322259]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-7a322259]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-7a322259]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-7a322259]{display:block}.wangEditor ol[data-v-7a322259],.wangEditor ul[data-v-7a322259]{margin:10px 0 10px 20px}.wangEditor ul[data-v-7a322259],.wangEditor ul li[data-v-7a322259]{list-style:disc inside!important}.wangEditor ol[data-v-7a322259],.wangEditor ol li[data-v-7a322259]{list-style:decimal inside!important}.wangEditor img[data-v-7a322259]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-7a322259]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-7a322259]{border-bottom:2px solid #e1e1e1}.component[data-v-7a322259]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-7a322259]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-7a322259]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-7a322259]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-7a322259]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-7a322259]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-7a322259]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-7a322259]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-7a322259]{cursor:default}.listen_picture[data-v-7a322259]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-7a322259]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-7a322259]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-7a322259]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-7a322259]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-7a322259]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-7a322259]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-7a322259]{font-size:var(--en_large_font_size_five)}[data-v-7a322259] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-7a322259]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-7a322259]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-7a322259]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-7a322259]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-7a322259]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-7a322259]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-7a322259]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-7a322259]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-7a322259],.home_practice_status.NO_PUBLIC[data-v-7a322259]{background:#2c58b1}.home_practice_status.FINISHED[data-v-7a322259],.home_practice_status.IN_PROGRESS[data-v-7a322259],.home_practice_status.NOT_STARTED[data-v-7a322259],.home_practice_status.UNDISTRIBUTED[data-v-7a322259]{background:#486fbf}.ant-calendar-picker-container[data-v-7a322259]{z-index:9999999!important}.reverse_all_student_page[data-v-7a322259]{width:100%;height:100%}.reverse_all_student_page .red[data-v-7a322259]{color:red}.reverse_all_student_page .green[data-v-7a322259]{color:#10c7a3}.reverse_all_student_page .cardBox[data-v-7a322259]{width:100%;padding:.2rem .4rem;background:#fff;border-radius:.17rem}.reverse_all_student_page .cardBox .accuracyBox[data-v-7a322259]{width:1.23rem;margin:auto}.reverse_all_student_page .cardBox .more[data-v-7a322259]{width:.16rem;height:.16rem;margin-left:.1rem;cursor:pointer}.reverse_all_student_page .noDataWrong[data-v-7a322259]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.reverse_all_student_page .noDataWrong.hk.SMALL[data-v-7a322259]{font-size:var(--hk_small_font_size_five)}.reverse_all_student_page .noDataWrong.hk.MEDIUM[data-v-7a322259]{font-size:var(--hk_middle_font_size_five)}.reverse_all_student_page .noDataWrong.hk.LARGE[data-v-7a322259]{font-size:var(--hk_large_font_size_five)}.reverse_all_student_page .noDataWrong.en.SMALL[data-v-7a322259]{font-size:var(--en_small_font_size_five)}.reverse_all_student_page .noDataWrong.en.MEDIUM[data-v-7a322259]{font-size:var(--en_middle_font_size_five)}.reverse_all_student_page .noDataWrong.en.LARGE[data-v-7a322259]{font-size:var(--en_large_font_size_five)}.reverse_all_student_page .self_box[data-v-7a322259]{width:.8rem;height:.27rem;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.14rem;font-family:var(--common-font-family);line-height:.2rem}.reverse_all_student_page .self_box.hk.SMALL[data-v-7a322259]{font-size:var(--hk_small_font_size_three)}.reverse_all_student_page .self_box.hk.MEDIUM[data-v-7a322259]{font-size:var(--hk_middle_font_size_three)}.reverse_all_student_page .self_box.hk.LARGE[data-v-7a322259]{font-size:var(--hk_large_font_size_three)}.reverse_all_student_page .self_box.en.SMALL[data-v-7a322259]{font-size:var(--en_small_font_size_three)}.reverse_all_student_page .self_box.en.MEDIUM[data-v-7a322259]{font-size:var(--en_middle_font_size_three)}.reverse_all_student_page .self_box.en.LARGE[data-v-7a322259]{font-size:var(--en_large_font_size_three)}.reverse_all_student_page .self_box_UNFINISHED[data-v-7a322259]{color:#666;background:#ccc}.reverse_all_student_page .self_box_PARTLY_FINISHED[data-v-7a322259]{color:#fff;background:#ffc274}.reverse_all_student_page .self_box_FINISHED[data-v-7a322259]{color:#fff;background:#10c7a3}.reverse_all_student_page .self_img[data-v-7a322259]{width:.32rem;height:.32rem}.reverse_all_student_page[data-v-7a322259] .allStudentTable .ant-table-fixed-header .ant-table-scroll .ant-table-header{margin-right:-17px}html[data-v-05199ab9]{font-size:100px}@media only screen and (max-height:650px){html[data-v-05199ab9]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-05199ab9]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-05199ab9]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-05199ab9]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-05199ab9]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-05199ab9]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-05199ab9]{font-size:100px}}#app[data-v-05199ab9],body[data-v-05199ab9],html[data-v-05199ab9]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-05199ab9],#app h1[data-v-05199ab9],#app h2[data-v-05199ab9],#app h3[data-v-05199ab9],#app h4[data-v-05199ab9],#app h5[data-v-05199ab9],#app h6[data-v-05199ab9],#app p[data-v-05199ab9],body body[data-v-05199ab9],body h1[data-v-05199ab9],body h2[data-v-05199ab9],body h3[data-v-05199ab9],body h4[data-v-05199ab9],body h5[data-v-05199ab9],body h6[data-v-05199ab9],body p[data-v-05199ab9],html body[data-v-05199ab9],html h1[data-v-05199ab9],html h2[data-v-05199ab9],html h3[data-v-05199ab9],html h4[data-v-05199ab9],html h5[data-v-05199ab9],html h6[data-v-05199ab9],html p[data-v-05199ab9]{margin:0}li[data-v-05199ab9],ul[data-v-05199ab9]{list-style:none;padding:0}[data-v-05199ab9]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-05199ab9]{white-space:break-spaces}.sortableDrag[data-v-05199ab9]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-05199ab9],.sortableDrag td[data-v-05199ab9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-05199ab9]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-05199ab9]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-05199ab9]{color:var(--theme-color)}.error_color[data-v-05199ab9]{color:#eb6646!important}.warn_color[data-v-05199ab9]{color:#ff6800}.pointer[data-v-05199ab9]{cursor:pointer}.ellipsis[data-v-05199ab9]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-05199ab9]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-05199ab9],.flex_center_center[data-v-05199ab9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-05199ab9],.flex_center_center[data-v-05199ab9]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-05199ab9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-05199ab9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-05199ab9],.flex_row_s_p[data-v-05199ab9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-05199ab9]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-05199ab9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-05199ab9],.flex_start[data-v-05199ab9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-05199ab9]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-05199ab9],.flex_column_center_center[data-v-05199ab9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-05199ab9]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-05199ab9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-05199ab9]{position:relative;border-radius:.2rem}.talk_frame[data-v-05199ab9]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-05199ab9]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-05199ab9]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-05199ab9]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-05199ab9]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-05199ab9]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-05199ab9]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-05199ab9]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-05199ab9]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-05199ab9]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-05199ab9]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-05199ab9]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-05199ab9]{max-height:30vh}.ant-select-dropdown-menu[data-v-05199ab9]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-05199ab9]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-05199ab9]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-05199ab9]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-05199ab9]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-05199ab9]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-05199ab9]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-05199ab9]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-05199ab9]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-05199ab9]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-05199ab9]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-05199ab9]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-05199ab9]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-05199ab9]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-05199ab9]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-05199ab9]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-05199ab9]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-05199ab9]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-05199ab9]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-05199ab9]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-05199ab9]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-05199ab9]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-05199ab9]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-05199ab9]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-05199ab9]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-05199ab9]{width:100%}.ant-input[data-v-05199ab9]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-05199ab9]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-05199ab9]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-05199ab9]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-05199ab9]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-05199ab9]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-05199ab9]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-05199ab9]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-05199ab9]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-05199ab9]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-05199ab9]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-05199ab9]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-05199ab9]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-05199ab9],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-05199ab9]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-05199ab9]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-05199ab9]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-05199ab9],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-05199ab9]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-05199ab9]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-05199ab9]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-05199ab9],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-05199ab9]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-05199ab9]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-05199ab9]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-05199ab9]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-05199ab9],.ant-table-thead>tr>th[data-v-05199ab9]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-05199ab9]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-05199ab9]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-05199ab9]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-05199ab9]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-05199ab9]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-05199ab9]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-05199ab9]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-05199ab9]{width:24px;height:24px}.ant-radio-inner[data-v-05199ab9]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-05199ab9]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-05199ab9]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-05199ab9],.ant-radio-checked .ant-radio-inner[data-v-05199ab9]{border-color:#10c7a3}.ant-checkbox[data-v-05199ab9]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-05199ab9]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-05199ab9]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-05199ab9]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-05199ab9]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-05199ab9]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-05199ab9]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-05199ab9]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-05199ab9]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-05199ab9]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-05199ab9]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-05199ab9],.ant-dropdown-menu-submenu-title[data-v-05199ab9]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-05199ab9],:root .ant-dropdown-link>.anticon.anticon-down[data-v-05199ab9],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-05199ab9]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-05199ab9]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-05199ab9]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-05199ab9]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-05199ab9]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-05199ab9]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-05199ab9],.dropMenuItem_hk_SMALL[data-v-05199ab9]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-05199ab9]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-05199ab9]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-05199ab9]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-05199ab9]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-05199ab9]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-05199ab9]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-05199ab9],.ant-switch[data-v-05199ab9]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-05199ab9],.ant-switch[data-v-05199ab9]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-05199ab9]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-05199ab9]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-05199ab9]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-05199ab9]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-05199ab9]{width:100%}.ant-progress-circle .ant-progress-text[data-v-05199ab9]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-05199ab9]{max-width:4.6rem}.ant-popover-title[data-v-05199ab9]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-05199ab9]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-05199ab9]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-05199ab9],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-05199ab9],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-05199ab9]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-05199ab9],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-05199ab9],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-05199ab9]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-05199ab9]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-05199ab9]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-05199ab9]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-05199ab9]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-05199ab9]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-05199ab9]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-05199ab9]{text-decoration:underline}.modalBox .btn_box[data-v-05199ab9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-05199ab9],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-05199ab9],.ant-pagination-disabled:focus a[data-v-05199ab9],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-05199ab9],.ant-pagination-disabled:hover a[data-v-05199ab9],[data-v-05199ab9] .ant-pagination-disabled a{background:#e6e7e8}[data-v-05199ab9] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-05199ab9] .ant-pagination-item-active a,[data-v-05199ab9] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-05199ab9] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-05199ab9] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-05199ab9]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-05199ab9]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-05199ab9]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-05199ab9]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-05199ab9]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-05199ab9]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-05199ab9]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-05199ab9]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-05199ab9]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-05199ab9],.wangEditor table th[data-v-05199ab9]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-05199ab9]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-05199ab9]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-05199ab9]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-05199ab9]{display:block}.wangEditor ol[data-v-05199ab9],.wangEditor ul[data-v-05199ab9]{margin:10px 0 10px 20px}.wangEditor ul[data-v-05199ab9],.wangEditor ul li[data-v-05199ab9]{list-style:disc inside!important}.wangEditor ol[data-v-05199ab9],.wangEditor ol li[data-v-05199ab9]{list-style:decimal inside!important}.wangEditor img[data-v-05199ab9]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-05199ab9]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-05199ab9]{border-bottom:2px solid #e1e1e1}.component[data-v-05199ab9]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-05199ab9]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-05199ab9]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-05199ab9]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-05199ab9]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-05199ab9]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-05199ab9]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-05199ab9]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-05199ab9]{cursor:default}.listen_picture[data-v-05199ab9]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-05199ab9]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-05199ab9]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-05199ab9]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-05199ab9]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-05199ab9]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-05199ab9]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-05199ab9]{font-size:var(--en_large_font_size_five)}[data-v-05199ab9] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-05199ab9]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-05199ab9]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-05199ab9]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-05199ab9]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-05199ab9]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-05199ab9]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-05199ab9]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-05199ab9]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-05199ab9],.home_practice_status.NO_PUBLIC[data-v-05199ab9]{background:#2c58b1}.home_practice_status.FINISHED[data-v-05199ab9],.home_practice_status.IN_PROGRESS[data-v-05199ab9],.home_practice_status.NOT_STARTED[data-v-05199ab9],.home_practice_status.UNDISTRIBUTED[data-v-05199ab9]{background:#486fbf}.ant-calendar-picker-container[data-v-05199ab9]{z-index:9999999!important}.all_course_grammar_page[data-v-05199ab9]{width:100%;height:100%}.all_course_grammar_page .cardBox[data-v-05199ab9]{width:100%;padding:.2rem .4rem;background:#fff;border-radius:.17rem}.all_course_grammar_page .cardBox .avgMasterDegreeBox[data-v-05199ab9]{width:1.23rem;margin:auto}.all_course_grammar_page .cardBox .point[data-v-05199ab9]{cursor:pointer}.all_course_grammar_page .cardBox .more[data-v-05199ab9]{width:.16rem;height:.16rem;margin-left:.1rem;cursor:pointer}.all_course_grammar_page .noDataWrong[data-v-05199ab9]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.all_course_grammar_page .noDataWrong.hk.SMALL[data-v-05199ab9]{font-size:var(--hk_small_font_size_five)}.all_course_grammar_page .noDataWrong.hk.MEDIUM[data-v-05199ab9]{font-size:var(--hk_middle_font_size_five)}.all_course_grammar_page .noDataWrong.hk.LARGE[data-v-05199ab9]{font-size:var(--hk_large_font_size_five)}.all_course_grammar_page .noDataWrong.en.SMALL[data-v-05199ab9]{font-size:var(--en_small_font_size_five)}.all_course_grammar_page .noDataWrong.en.MEDIUM[data-v-05199ab9]{font-size:var(--en_middle_font_size_five)}.all_course_grammar_page .noDataWrong.en.LARGE[data-v-05199ab9]{font-size:var(--en_large_font_size_five)}html[data-v-48cf1094]{font-size:100px}@media only screen and (max-height:650px){html[data-v-48cf1094]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-48cf1094]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-48cf1094]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-48cf1094]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-48cf1094]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-48cf1094]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-48cf1094]{font-size:100px}}#app[data-v-48cf1094],body[data-v-48cf1094],html[data-v-48cf1094]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-48cf1094],#app h1[data-v-48cf1094],#app h2[data-v-48cf1094],#app h3[data-v-48cf1094],#app h4[data-v-48cf1094],#app h5[data-v-48cf1094],#app h6[data-v-48cf1094],#app p[data-v-48cf1094],body body[data-v-48cf1094],body h1[data-v-48cf1094],body h2[data-v-48cf1094],body h3[data-v-48cf1094],body h4[data-v-48cf1094],body h5[data-v-48cf1094],body h6[data-v-48cf1094],body p[data-v-48cf1094],html body[data-v-48cf1094],html h1[data-v-48cf1094],html h2[data-v-48cf1094],html h3[data-v-48cf1094],html h4[data-v-48cf1094],html h5[data-v-48cf1094],html h6[data-v-48cf1094],html p[data-v-48cf1094]{margin:0}li[data-v-48cf1094],ul[data-v-48cf1094]{list-style:none;padding:0}[data-v-48cf1094]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-48cf1094]{white-space:break-spaces}.sortableDrag[data-v-48cf1094]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-48cf1094],.sortableDrag td[data-v-48cf1094]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-48cf1094]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-48cf1094]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-48cf1094]{color:var(--theme-color)}.error_color[data-v-48cf1094]{color:#eb6646!important}.warn_color[data-v-48cf1094]{color:#ff6800}.pointer[data-v-48cf1094]{cursor:pointer}.ellipsis[data-v-48cf1094]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-48cf1094]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-48cf1094],.flex_center_center[data-v-48cf1094]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-48cf1094],.flex_center_center[data-v-48cf1094]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-48cf1094]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-48cf1094]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-48cf1094],.flex_row_s_p[data-v-48cf1094]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-48cf1094]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-48cf1094]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-48cf1094],.flex_start[data-v-48cf1094]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-48cf1094]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-48cf1094],.flex_column_center_center[data-v-48cf1094]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-48cf1094]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-48cf1094]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-48cf1094]{position:relative;border-radius:.2rem}.talk_frame[data-v-48cf1094]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-48cf1094]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-48cf1094]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-48cf1094]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-48cf1094]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-48cf1094]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-48cf1094]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-48cf1094]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-48cf1094]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-48cf1094]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-48cf1094]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-48cf1094]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-48cf1094]{max-height:30vh}.ant-select-dropdown-menu[data-v-48cf1094]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-48cf1094]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-48cf1094]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-48cf1094]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-48cf1094]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-48cf1094]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-48cf1094]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-48cf1094]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-48cf1094]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-48cf1094]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-48cf1094]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-48cf1094]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-48cf1094]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-48cf1094]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-48cf1094]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-48cf1094]{width:100%}.ant-input[data-v-48cf1094]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-48cf1094]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-48cf1094]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-48cf1094]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-48cf1094]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-48cf1094]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-48cf1094]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-48cf1094]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-48cf1094]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-48cf1094]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-48cf1094],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-48cf1094]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-48cf1094],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-48cf1094]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-48cf1094],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-48cf1094]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-48cf1094]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-48cf1094]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-48cf1094],.ant-table-thead>tr>th[data-v-48cf1094]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-48cf1094]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-48cf1094]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-48cf1094]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-48cf1094]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-48cf1094]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-48cf1094]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-48cf1094]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-48cf1094]{width:24px;height:24px}.ant-radio-inner[data-v-48cf1094]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-48cf1094]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-48cf1094]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-48cf1094],.ant-radio-checked .ant-radio-inner[data-v-48cf1094]{border-color:#10c7a3}.ant-checkbox[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-48cf1094]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-48cf1094]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-48cf1094]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-48cf1094]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-48cf1094]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-48cf1094]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-48cf1094]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-48cf1094]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-48cf1094]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-48cf1094]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-48cf1094],.ant-dropdown-menu-submenu-title[data-v-48cf1094]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-48cf1094],:root .ant-dropdown-link>.anticon.anticon-down[data-v-48cf1094],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-48cf1094],.dropMenuItem_hk_SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-48cf1094]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-48cf1094],.ant-switch[data-v-48cf1094]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-48cf1094],.ant-switch[data-v-48cf1094]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-48cf1094]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-48cf1094]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-48cf1094]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-48cf1094]{width:100%}.ant-progress-circle .ant-progress-text[data-v-48cf1094]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-48cf1094]{max-width:4.6rem}.ant-popover-title[data-v-48cf1094]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-48cf1094]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-48cf1094]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-48cf1094],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-48cf1094],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-48cf1094]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-48cf1094],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-48cf1094],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-48cf1094]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-48cf1094]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-48cf1094]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-48cf1094]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-48cf1094]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-48cf1094]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-48cf1094]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-48cf1094]{text-decoration:underline}.modalBox .btn_box[data-v-48cf1094]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-48cf1094],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-48cf1094],.ant-pagination-disabled:focus a[data-v-48cf1094],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-48cf1094],.ant-pagination-disabled:hover a[data-v-48cf1094],[data-v-48cf1094] .ant-pagination-disabled a{background:#e6e7e8}[data-v-48cf1094] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-48cf1094] .ant-pagination-item-active a,[data-v-48cf1094] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-48cf1094] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-48cf1094] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-48cf1094]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-48cf1094]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-48cf1094]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-48cf1094]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-48cf1094]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-48cf1094]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-48cf1094]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-48cf1094]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-48cf1094]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-48cf1094],.wangEditor table th[data-v-48cf1094]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-48cf1094]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-48cf1094]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-48cf1094]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-48cf1094]{display:block}.wangEditor ol[data-v-48cf1094],.wangEditor ul[data-v-48cf1094]{margin:10px 0 10px 20px}.wangEditor ul[data-v-48cf1094],.wangEditor ul li[data-v-48cf1094]{list-style:disc inside!important}.wangEditor ol[data-v-48cf1094],.wangEditor ol li[data-v-48cf1094]{list-style:decimal inside!important}.wangEditor img[data-v-48cf1094]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-48cf1094]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-48cf1094]{border-bottom:2px solid #e1e1e1}.component[data-v-48cf1094]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-48cf1094]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-48cf1094]{cursor:default}.listen_picture[data-v-48cf1094]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-48cf1094]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}[data-v-48cf1094] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-48cf1094]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-48cf1094]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-48cf1094]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-48cf1094]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-48cf1094]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-48cf1094]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-48cf1094]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-48cf1094]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-48cf1094],.home_practice_status.NO_PUBLIC[data-v-48cf1094]{background:#2c58b1}.home_practice_status.FINISHED[data-v-48cf1094],.home_practice_status.IN_PROGRESS[data-v-48cf1094],.home_practice_status.NOT_STARTED[data-v-48cf1094],.home_practice_status.UNDISTRIBUTED[data-v-48cf1094]{background:#486fbf}.ant-calendar-picker-container[data-v-48cf1094]{z-index:9999999!important}.course_crammar_page[data-v-48cf1094]{width:100%;height:100%}.course_crammar_page .tipsImg[data-v-48cf1094]{width:.16rem;height:.16rem;margin-left:.06rem}.course_crammar_page .cardBox[data-v-48cf1094]{width:100%;padding:.2rem .4rem;background:#fff;border-radius:.17rem}.course_crammar_page .cardBox .table_title[data-v-48cf1094]{width:100%;height:auto;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex}.course_crammar_page .cardBox .table_title .title_start[data-v-48cf1094]{width:4rem;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:2px solid #e1e1e1;padding:.06rem;text-align:center}.course_crammar_page .cardBox .table_title .title_start_two[data-v-48cf1094]{-webkit-box-flex:1;-ms-flex:1;flex:1}.course_crammar_page .cardBox .table_title .title_start span[data-v-48cf1094]{font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.course_crammar_page .cardBox .table_title .title_start span.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.course_crammar_page .cardBox .table_title .title_start span.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.course_crammar_page .cardBox .table_title .title_start span.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.course_crammar_page .cardBox .table_title .title_start span.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.course_crammar_page .cardBox .table_title .title_start span.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.course_crammar_page .cardBox .table_title .title_start span.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}.course_crammar_page .cardBox .table_title .title_level[data-v-48cf1094]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:2px solid #e1e1e1;padding:.06rem;text-align:center}.course_crammar_page .cardBox .table_title .title_level span[data-v-48cf1094]{font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.course_crammar_page .cardBox .table_title .title_level span.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.course_crammar_page .cardBox .table_title .title_level span.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.course_crammar_page .cardBox .table_title .title_level span.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.course_crammar_page .cardBox .table_title .title_level span.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.course_crammar_page .cardBox .table_title .title_level span.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.course_crammar_page .cardBox .table_title .title_level span.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}.course_crammar_page .cardBox .table_title .title_end[data-v-48cf1094]{width:2rem;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.06rem}.course_crammar_page .cardBox .table_title .title_end_two[data-v-48cf1094]{-webkit-box-flex:1;-ms-flex:1;flex:1}.course_crammar_page .cardBox .table_title .title_end span[data-v-48cf1094]{font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.course_crammar_page .cardBox .table_title .title_end span.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.course_crammar_page .cardBox .table_title .title_end span.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.course_crammar_page .cardBox .table_title .title_end span.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.course_crammar_page .cardBox .table_title .title_end span.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.course_crammar_page .cardBox .table_title .title_end span.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.course_crammar_page .cardBox .table_title .title_end span.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}.course_crammar_page .cardBox .table_title .title_category[data-v-48cf1094]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;padding:.06rem;border-right:2px solid #e1e1e1}.course_crammar_page .cardBox .table_title .title_category.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.course_crammar_page .cardBox .table_title .title_category.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.course_crammar_page .cardBox .table_title .title_category.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.course_crammar_page .cardBox .table_title .title_category.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.course_crammar_page .cardBox .table_title .title_category.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.course_crammar_page .cardBox .table_title .title_category.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}.course_crammar_page .cardBox .table_title .title_category span[data-v-48cf1094]{text-align:center}.course_crammar_page .cardBox .table_title .title_category .weight[data-v-48cf1094]{font-size:.14rem;font-family:var(--common-font-family);color:#999}.course_crammar_page .cardBox .table_title .title_category .weight.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_three)}.course_crammar_page .cardBox .table_title .title_category .weight.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_three)}.course_crammar_page .cardBox .table_title .title_category .weight.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_three)}.course_crammar_page .cardBox .table_title .title_category .weight.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_three)}.course_crammar_page .cardBox .table_title .title_category .weight.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_three)}.course_crammar_page .cardBox .table_title .title_category .weight.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_three)}.course_crammar_page .cardBox .table_content[data-v-48cf1094]{width:100%;height:auto;min-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1;font-size:.18rem;font-family:var(--common-font-family)}.course_crammar_page .cardBox .table_content.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.course_crammar_page .cardBox .table_content.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.course_crammar_page .cardBox .table_content.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.course_crammar_page .cardBox .table_content.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.course_crammar_page .cardBox .table_content.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.course_crammar_page .cardBox .table_content.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}.course_crammar_page .cardBox .table_content .content_start[data-v-48cf1094]{width:4rem;padding:.06rem;min-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1}.course_crammar_page .cardBox .table_content .content_start_two[data-v-48cf1094]{-webkit-box-flex:1;-ms-flex:1;flex:1}.course_crammar_page .cardBox .table_content .content_start span[data-v-48cf1094]{width:100%;font-size:.18rem;font-family:var(--common-font-family);color:#000;white-space:break-spaces;overflow:hidden;text-overflow:ellipsis}.course_crammar_page .cardBox .table_content .content_start span.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.course_crammar_page .cardBox .table_content .content_start span.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.course_crammar_page .cardBox .table_content .content_start span.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.course_crammar_page .cardBox .table_content .content_start span.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.course_crammar_page .cardBox .table_content .content_start span.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.course_crammar_page .cardBox .table_content .content_start span.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}.course_crammar_page .cardBox .table_content .content_level[data-v-48cf1094]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;min-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);border-right:2px solid #e1e1e1;padding:.06rem}.course_crammar_page .cardBox .table_content .content_level.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.course_crammar_page .cardBox .table_content .content_level.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.course_crammar_page .cardBox .table_content .content_level.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.course_crammar_page .cardBox .table_content .content_level.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.course_crammar_page .cardBox .table_content .content_level.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.course_crammar_page .cardBox .table_content .content_level.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}.course_crammar_page .cardBox .table_content .noRules[data-v-48cf1094]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.course_crammar_page .cardBox .table_content .content_end[data-v-48cf1094]{width:2rem;height:auto;min-height:1rem;text-align:center;font-size:.18rem;font-family:var(--common-font-family);text-decoration:underline;color:#592f99;line-height:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:.06rem}.course_crammar_page .cardBox .table_content .content_end_two[data-v-48cf1094]{-webkit-box-flex:1;-ms-flex:1;flex:1}.course_crammar_page .cardBox .table_content .content_end.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.course_crammar_page .cardBox .table_content .content_end.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.course_crammar_page .cardBox .table_content .content_end.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.course_crammar_page .cardBox .table_content .content_end.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.course_crammar_page .cardBox .table_content .content_end.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.course_crammar_page .cardBox .table_content .content_end.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}.course_crammar_page .cardBox .table_content .content_category[data-v-48cf1094]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);border-right:2px solid #e1e1e1;padding:.06rem}.course_crammar_page .cardBox .table_content .content_category.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.course_crammar_page .cardBox .table_content .content_category.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.course_crammar_page .cardBox .table_content .content_category.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.course_crammar_page .cardBox .table_content .content_category.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.course_crammar_page .cardBox .table_content .content_category.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.course_crammar_page .cardBox .table_content .content_category.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}.course_crammar_page .cardBox .table_content .content_category .level_accuracy[data-v-48cf1094]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.course_crammar_page .cardBox .table_content .content_category .avgMasterDegreeBox[data-v-48cf1094]{width:100%;max-width:1.23rem;margin:auto}.course_crammar_page .cardBox .table_content .content_category .followBox[data-v-48cf1094]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.course_crammar_page .cardBox .table_content .content_ehomework[data-v-48cf1094]{-webkit-box-flex:1;-ms-flex:1;flex:1}.course_crammar_page .cardBox .table_content .content_ehomework .eHomework[data-v-48cf1094]{display:-webkit-box;display:-ms-flexbox;display:flex}.course_crammar_page .cardBox .table_content .noData[data-v-48cf1094]{margin:auto;color:#999}.course_crammar_page .cardBox .math_title[data-v-48cf1094]{width:4rem}.course_crammar_page .cardBox .math_category[data-v-48cf1094]{-webkit-box-flex:1;-ms-flex:1;flex:1}.course_crammar_page .cardBox .eLevelBox[data-v-48cf1094]{width:auto;height:auto;padding:.04rem;background:#c7ebf9;border-radius:.15rem;font-size:.14rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.2rem}.course_crammar_page .cardBox .eLevelBox_BASIC[data-v-48cf1094]{background:#c7ebf9}.course_crammar_page .cardBox .eLevelBox_MEDIUM[data-v-48cf1094]{background:#c8efd4}.course_crammar_page .cardBox .eLevelBox_ADVANCED[data-v-48cf1094]{background:#f4d01a}.course_crammar_page .cardBox .eLevelBox_HIGH_LEVEL[data-v-48cf1094]{background:#e6356c}.course_crammar_page .cardBox .eLevelBox.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_three)}.course_crammar_page .cardBox .eLevelBox.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_three)}.course_crammar_page .cardBox .eLevelBox.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_three)}.course_crammar_page .cardBox .eLevelBox.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_three)}.course_crammar_page .cardBox .eLevelBox.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_three)}.course_crammar_page .cardBox .eLevelBox.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_three)}.course_crammar_page .cardBox .complete[data-v-48cf1094]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_crammar_page .cardBox .complete .accuracypercent[data-v-48cf1094]{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#10c7a3;line-height:.35rem;padding:0}.course_crammar_page .cardBox .complete .accuracypercent.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.course_crammar_page .cardBox .complete .accuracypercent.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.course_crammar_page .cardBox .complete .accuracypercent.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.course_crammar_page .cardBox .complete .accuracypercent.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.course_crammar_page .cardBox .complete .accuracypercent.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.course_crammar_page .cardBox .complete .accuracypercent.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}.course_crammar_page .cardBox .complete .practiceSubmitTime[data-v-48cf1094]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.26rem}.course_crammar_page .cardBox .complete .practiceSubmitTime.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.course_crammar_page .cardBox .complete .practiceSubmitTime.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.course_crammar_page .cardBox .complete .practiceSubmitTime.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.course_crammar_page .cardBox .complete .practiceSubmitTime.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.course_crammar_page .cardBox .complete .practiceSubmitTime.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.course_crammar_page .cardBox .complete .practiceSubmitTime.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}.course_crammar_page .cardBox .Fail[data-v-48cf1094]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course_crammar_page .cardBox .Fail .accuracypercent[data-v-48cf1094]{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#e34851;line-height:.35rem;padding:0}.course_crammar_page .cardBox .Fail .accuracypercent.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.course_crammar_page .cardBox .Fail .accuracypercent.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.course_crammar_page .cardBox .Fail .accuracypercent.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.course_crammar_page .cardBox .Fail .accuracypercent.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.course_crammar_page .cardBox .Fail .accuracypercent.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.course_crammar_page .cardBox .Fail .accuracypercent.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}.course_crammar_page .cardBox .Fail .practiceSubmitTime[data-v-48cf1094]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.26rem}.course_crammar_page .cardBox .Fail .practiceSubmitTime.hk.SMALL[data-v-48cf1094]{font-size:var(--hk_small_font_size_five)}.course_crammar_page .cardBox .Fail .practiceSubmitTime.hk.MEDIUM[data-v-48cf1094]{font-size:var(--hk_middle_font_size_five)}.course_crammar_page .cardBox .Fail .practiceSubmitTime.hk.LARGE[data-v-48cf1094]{font-size:var(--hk_large_font_size_five)}.course_crammar_page .cardBox .Fail .practiceSubmitTime.en.SMALL[data-v-48cf1094]{font-size:var(--en_small_font_size_five)}.course_crammar_page .cardBox .Fail .practiceSubmitTime.en.MEDIUM[data-v-48cf1094]{font-size:var(--en_middle_font_size_five)}.course_crammar_page .cardBox .Fail .practiceSubmitTime.en.LARGE[data-v-48cf1094]{font-size:var(--en_large_font_size_five)}.course_crammar_page .pagination[data-v-48cf1094]{width:100%;margin:.48rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}html[data-v-deadb238]{font-size:100px}@media only screen and (max-height:650px){html[data-v-deadb238]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-deadb238]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-deadb238]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-deadb238]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-deadb238]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-deadb238]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-deadb238]{font-size:100px}}#app[data-v-deadb238],body[data-v-deadb238],html[data-v-deadb238]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-deadb238],#app h1[data-v-deadb238],#app h2[data-v-deadb238],#app h3[data-v-deadb238],#app h4[data-v-deadb238],#app h5[data-v-deadb238],#app h6[data-v-deadb238],#app p[data-v-deadb238],body body[data-v-deadb238],body h1[data-v-deadb238],body h2[data-v-deadb238],body h3[data-v-deadb238],body h4[data-v-deadb238],body h5[data-v-deadb238],body h6[data-v-deadb238],body p[data-v-deadb238],html body[data-v-deadb238],html h1[data-v-deadb238],html h2[data-v-deadb238],html h3[data-v-deadb238],html h4[data-v-deadb238],html h5[data-v-deadb238],html h6[data-v-deadb238],html p[data-v-deadb238]{margin:0}li[data-v-deadb238],ul[data-v-deadb238]{list-style:none;padding:0}[data-v-deadb238]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-deadb238]{white-space:break-spaces}.sortableDrag[data-v-deadb238]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-deadb238],.sortableDrag td[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-deadb238]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-deadb238]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-deadb238]{color:var(--theme-color)}.error_color[data-v-deadb238]{color:#eb6646!important}.warn_color[data-v-deadb238]{color:#ff6800}.pointer[data-v-deadb238]{cursor:pointer}.ellipsis[data-v-deadb238]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-deadb238],.flex_center_center[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-deadb238],.flex_center_center[data-v-deadb238]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-deadb238],.flex_row_s_p[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-deadb238]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-deadb238],.flex_start[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-deadb238]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-deadb238],.flex_column_center_center[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-deadb238]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-deadb238]{position:relative;border-radius:.2rem}.talk_frame[data-v-deadb238]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-deadb238]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-deadb238]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-deadb238]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-deadb238]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-deadb238]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-deadb238]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-deadb238]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-deadb238]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-deadb238]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-deadb238]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-deadb238]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-deadb238]{max-height:30vh}.ant-select-dropdown-menu[data-v-deadb238]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-deadb238]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-deadb238]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-deadb238]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-deadb238]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-deadb238]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-deadb238]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-deadb238]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-deadb238]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-deadb238]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-deadb238]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-deadb238]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-deadb238]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-deadb238]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-deadb238]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-deadb238]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-deadb238]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-deadb238]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-deadb238]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-deadb238]{width:100%}.ant-input[data-v-deadb238]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-deadb238]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-deadb238]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-deadb238]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-deadb238]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-deadb238]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-deadb238]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-deadb238]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-deadb238]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-deadb238]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-deadb238]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-deadb238]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-deadb238],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-deadb238]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-deadb238],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-deadb238]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-deadb238],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-deadb238]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-deadb238]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-deadb238]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-deadb238],.ant-table-thead>tr>th[data-v-deadb238]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-deadb238]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-deadb238]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-deadb238]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-deadb238]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-deadb238]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-deadb238]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-deadb238]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-deadb238]{width:24px;height:24px}.ant-radio-inner[data-v-deadb238]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-deadb238]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-deadb238]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-deadb238],.ant-radio-checked .ant-radio-inner[data-v-deadb238]{border-color:#10c7a3}.ant-checkbox[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-deadb238]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-deadb238]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-deadb238]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-deadb238]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-deadb238]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-deadb238]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-deadb238]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-deadb238]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-deadb238]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-deadb238]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-deadb238],.ant-dropdown-menu-submenu-title[data-v-deadb238]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-deadb238],:root .ant-dropdown-link>.anticon.anticon-down[data-v-deadb238],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-deadb238],.dropMenuItem_hk_SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-deadb238]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-deadb238],.ant-switch[data-v-deadb238]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-deadb238],.ant-switch[data-v-deadb238]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-deadb238]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-deadb238]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-deadb238]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-deadb238]{width:100%}.ant-progress-circle .ant-progress-text[data-v-deadb238]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-deadb238]{max-width:4.6rem}.ant-popover-title[data-v-deadb238]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-deadb238]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-deadb238]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-deadb238],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-deadb238],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-deadb238]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-deadb238],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-deadb238],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-deadb238]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-deadb238]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-deadb238]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-deadb238]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-deadb238]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-deadb238]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-deadb238]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-deadb238]{text-decoration:underline}.modalBox .btn_box[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-deadb238],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-deadb238],.ant-pagination-disabled:focus a[data-v-deadb238],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-deadb238],.ant-pagination-disabled:hover a[data-v-deadb238],[data-v-deadb238] .ant-pagination-disabled a{background:#e6e7e8}[data-v-deadb238] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-deadb238] .ant-pagination-item-active a,[data-v-deadb238] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-deadb238] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-deadb238] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-deadb238]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-deadb238]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-deadb238]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-deadb238]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-deadb238]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-deadb238]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-deadb238]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-deadb238]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-deadb238]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-deadb238],.wangEditor table th[data-v-deadb238]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-deadb238]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-deadb238]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-deadb238]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-deadb238]{display:block}.wangEditor ol[data-v-deadb238],.wangEditor ul[data-v-deadb238]{margin:10px 0 10px 20px}.wangEditor ul[data-v-deadb238],.wangEditor ul li[data-v-deadb238]{list-style:disc inside!important}.wangEditor ol[data-v-deadb238],.wangEditor ol li[data-v-deadb238]{list-style:decimal inside!important}.wangEditor img[data-v-deadb238]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-deadb238]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-deadb238]{border-bottom:2px solid #e1e1e1}.component[data-v-deadb238]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-deadb238]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-deadb238]{cursor:default}.listen_picture[data-v-deadb238]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-deadb238]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}[data-v-deadb238] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-deadb238]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-deadb238]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-deadb238]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-deadb238]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-deadb238]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-deadb238]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-deadb238]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-deadb238]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-deadb238],.home_practice_status.NO_PUBLIC[data-v-deadb238]{background:#2c58b1}.home_practice_status.FINISHED[data-v-deadb238],.home_practice_status.IN_PROGRESS[data-v-deadb238],.home_practice_status.NOT_STARTED[data-v-deadb238],.home_practice_status.UNDISTRIBUTED[data-v-deadb238]{background:#486fbf}.ant-calendar-picker-container[data-v-deadb238]{z-index:9999999!important}.all_student_grammar_page[data-v-deadb238]{width:100%;height:auto}.all_student_grammar_page .tipsImg[data-v-deadb238]{width:.16rem;height:.16rem;margin-left:.06rem}.all_student_grammar_page .cardBox[data-v-deadb238]{width:100%;padding:.2rem .4rem;background:#fff;border-radius:.17rem}.all_student_grammar_page .cardBox .table_title[data-v-deadb238]{width:100%;height:auto;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.all_student_grammar_page .cardBox .table_title.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .cardBox .table_title.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .cardBox .table_title.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .cardBox .table_title.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .cardBox .table_title.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .cardBox .table_title.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_start[data-v-deadb238]{width:3rem;height:auto;text-align:center;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all_student_grammar_page .cardBox .table_title .title_start .borderRight[data-v-deadb238]{border-right:2px solid #e1e1e1}.all_student_grammar_page .cardBox .table_title .title_start .title_start_item_new_one[data-v-deadb238]{width:40%}.all_student_grammar_page .cardBox .table_title .title_start .title_start_item[data-v-deadb238],.all_student_grammar_page .cardBox .table_title .title_start .title_start_item_new_one[data-v-deadb238]{height:100%;text-align:center;line-height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.08rem}.all_student_grammar_page .cardBox .table_title .title_start .title_start_item[data-v-deadb238]{width:60%}.all_student_grammar_page .cardBox .table_title .title_start span[data-v-deadb238]{font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.all_student_grammar_page .cardBox .table_title .title_start span.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_start span.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_start span.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_start span.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_start span.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_start span.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_end[data-v-deadb238]{width:1.2rem;height:auto;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.08rem}.all_student_grammar_page .cardBox .table_title .title_end span[data-v-deadb238]{padding:.1rem;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.all_student_grammar_page .cardBox .table_title .title_end span.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_end span.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_end span.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_end span.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_end span.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_end span.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_category[data-v-deadb238]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;border-right:2px solid #e1e1e1;padding:.1rem}.all_student_grammar_page .cardBox .table_title .title_category.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_category.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_category.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_category.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_category.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_category.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .cardBox .table_title .title_category span[data-v-deadb238]{text-align:center}.all_student_grammar_page .cardBox .table_title .title_category .weight[data-v-deadb238]{font-size:.12rem;font-family:var(--common-font-family);color:#999;line-height:.26rem}.all_student_grammar_page .cardBox .table_title .title_category .weight.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_one)}.all_student_grammar_page .cardBox .table_title .title_category .weight.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_one)}.all_student_grammar_page .cardBox .table_title .title_category .weight.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_one)}.all_student_grammar_page .cardBox .table_title .title_category .weight.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_one)}.all_student_grammar_page .cardBox .table_title .title_category .weight.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_one)}.all_student_grammar_page .cardBox .table_title .title_category .weight.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_one)}.all_student_grammar_page .cardBox .table_content[data-v-deadb238]{width:100%;height:auto;min-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #e1e1e1;font-size:.18rem;font-family:var(--common-font-family)}.all_student_grammar_page .cardBox .table_content.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .cardBox .table_content.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .cardBox .table_content.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .cardBox .table_content.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .cardBox .table_content.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .cardBox .table_content.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_start[data-v-deadb238]{width:3rem;min-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1}.all_student_grammar_page .cardBox .table_content .content_start .borderRight[data-v-deadb238]{border-right:2px solid #e1e1e1}.all_student_grammar_page .cardBox .table_content .content_start .content_start_item_new_one[data-v-deadb238]{width:40%;height:100%}.all_student_grammar_page .cardBox .table_content .content_start .content_start_item[data-v-deadb238],.all_student_grammar_page .cardBox .table_content .content_start .content_start_item_new_one[data-v-deadb238]{min-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.08rem}.all_student_grammar_page .cardBox .table_content .content_start .content_start_item[data-v-deadb238]{width:60%}.all_student_grammar_page .cardBox .table_content .content_start .content_start_item .flex_center_center[data-v-deadb238]{max-width:100%}.all_student_grammar_page .cardBox .table_content .content_start span[data-v-deadb238]{width:100%;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.all_student_grammar_page .cardBox .table_content .content_start span.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_start span.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_start span.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_start span.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_start span.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_start span.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_start img[data-v-deadb238]{width:.16rem;height:.16rem;margin-left:.1rem;cursor:pointer}.all_student_grammar_page .cardBox .table_content .content_end[data-v-deadb238]{width:1.2rem;padding:.08rem}.all_student_grammar_page .cardBox .table_content .content_end>div[data-v-deadb238]{width:1.23rem}.all_student_grammar_page .cardBox .table_content .content_category[data-v-deadb238]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.08rem;font-size:.18rem;font-family:var(--common-font-family);border-right:2px solid #e1e1e1}.all_student_grammar_page .cardBox .table_content .content_category.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .DELAY[data-v-deadb238]{color:#de5050}.all_student_grammar_page .cardBox .table_content .content_category .NORMAL[data-v-deadb238],.all_student_grammar_page .cardBox .table_content .content_category .NOT_SUBMIT[data-v-deadb238]{color:#000}.all_student_grammar_page .cardBox .table_content .content_category .flex_center_center[data-v-deadb238]{-ms-flex-wrap:wrap;flex-wrap:wrap}.all_student_grammar_page .cardBox .table_content .content_category .followupLevels[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.08rem}.all_student_grammar_page .cardBox .table_content .content_category .tag[data-v-deadb238]{font-size:.14rem;font-weight:500;color:#000;padding:.04rem .1rem;border-radius:.15rem;margin-bottom:.02rem}.all_student_grammar_page .cardBox .table_content .content_category .tag.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_three)}.all_student_grammar_page .cardBox .table_content .content_category .tag.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_three)}.all_student_grammar_page .cardBox .table_content .content_category .tag.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_three)}.all_student_grammar_page .cardBox .table_content .content_category .tag.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_three)}.all_student_grammar_page .cardBox .table_content .content_category .tag.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_three)}.all_student_grammar_page .cardBox .table_content .content_category .tag.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_three)}.all_student_grammar_page .cardBox .table_content .content_category .tag.BASIC[data-v-deadb238]{background:#c7ebf9;color:#000}.all_student_grammar_page .cardBox .table_content .content_category .tag.ADVANCED[data-v-deadb238]{background:#f4d01a;color:#000}.all_student_grammar_page .cardBox .table_content .content_category .tag.MEDIUM[data-v-deadb238]{background:#c8efd4;color:#000}.all_student_grammar_page .cardBox .table_content .content_category .tag.HIGH_LEVEL[data-v-deadb238]{background:#e6356c;color:#fff}.all_student_grammar_page .cardBox .table_content .content_category .diagnoseAccuracy[data-v-deadb238]{font-size:.18rem;font-weight:700;color:#10c7a3;line-height:.26rem}.all_student_grammar_page .cardBox .table_content .content_category .diagnoseAccuracy.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .diagnoseAccuracy.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .diagnoseAccuracy.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .diagnoseAccuracy.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .diagnoseAccuracy.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .diagnoseAccuracy.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .answerAgain[data-v-deadb238]{font-size:.16rem;font-weight:400;line-height:.24rem;color:#775dc0}.all_student_grammar_page .cardBox .table_content .content_category .answerAgain.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_four)}.all_student_grammar_page .cardBox .table_content .content_category .answerAgain.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_four)}.all_student_grammar_page .cardBox .table_content .content_category .answerAgain.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_four)}.all_student_grammar_page .cardBox .table_content .content_category .answerAgain.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_four)}.all_student_grammar_page .cardBox .table_content .content_category .answerAgain.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_four)}.all_student_grammar_page .cardBox .table_content .content_category .answerAgain.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_four)}.all_student_grammar_page .cardBox .table_content .content_category .answerAgain span[data-v-deadb238]{font-size:.24rem;font-weight:500;line-height:.35rem;color:#592f99}.all_student_grammar_page .cardBox .table_content .content_category .answerAgain span.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_seven)}.all_student_grammar_page .cardBox .table_content .content_category .answerAgain span.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_seven)}.all_student_grammar_page .cardBox .table_content .content_category .answerAgain span.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_seven)}.all_student_grammar_page .cardBox .table_content .content_category .answerAgain span.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_seven)}.all_student_grammar_page .cardBox .table_content .content_category .answerAgain span.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_seven)}.all_student_grammar_page .cardBox .table_content .content_category .answerAgain span.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_seven)}.all_student_grammar_page .cardBox .table_content .content_category .complete[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all_student_grammar_page .cardBox .table_content .content_category .complete .accuracypercent[data-v-deadb238]{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#10c7a3;line-height:.35rem;padding:0 .1rem}.all_student_grammar_page .cardBox .table_content .content_category .complete .accuracypercent.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .complete .accuracypercent.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .complete .accuracypercent.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .complete .accuracypercent.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .complete .accuracypercent.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .complete .accuracypercent.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .Fail[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all_student_grammar_page .cardBox .table_content .content_category .Fail .accuracypercent[data-v-deadb238]{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#e34851;line-height:.35rem;padding:0 .1rem}.all_student_grammar_page .cardBox .table_content .content_category .Fail .accuracypercent.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .Fail .accuracypercent.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .Fail .accuracypercent.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .Fail .accuracypercent.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .Fail .accuracypercent.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .cardBox .table_content .content_category .Fail .accuracypercent.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .cardBox .table_content .noData[data-v-deadb238]{margin:auto;color:#999}.all_student_grammar_page .pagination[data-v-deadb238]{width:100%;margin:.48rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.all_student_grammar_page .contentBox[data-v-deadb238]{max-height:7rem;height:auto;padding:.36rem .24rem .36rem .36rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.33rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.all_student_grammar_page .contentBox .title[data-v-deadb238],.all_student_grammar_page .contentBox[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all_student_grammar_page .contentBox .title[data-v-deadb238]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:.2rem}.all_student_grammar_page .contentBox .title span[data-v-deadb238]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.all_student_grammar_page .contentBox .title span.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_seven)}.all_student_grammar_page .contentBox .title span.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_seven)}.all_student_grammar_page .contentBox .title span.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_seven)}.all_student_grammar_page .contentBox .title span.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_seven)}.all_student_grammar_page .contentBox .title span.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_seven)}.all_student_grammar_page .contentBox .title span.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_seven)}.all_student_grammar_page .contentBox .title img[data-v-deadb238]{width:.24rem;height:.24rem;cursor:pointer}.all_student_grammar_page .contentBox .subTitle[data-v-deadb238]{width:100%;font-size:.2rem;font-family:var(--common-font-family);color:#000;line-height:.29rem}.all_student_grammar_page .contentBox .subTitle.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .contentBox .subTitle.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .contentBox .subTitle.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .contentBox .subTitle.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .contentBox .subTitle.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .contentBox .subTitle.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .contentBox .conTableBox[data-v-deadb238]{width:100%;height:auto;max-height:5rem;padding-right:.2rem}.all_student_grammar_page .contentBox .conTableBox .knowTitle[data-v-deadb238]{width:100%;margin:.16rem 0;font-size:.18rem;font-family:var(--common-font-family);color:#999;line-height:.26rem}.all_student_grammar_page .contentBox .conTableBox .knowTitle.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .contentBox .conTableBox .knowTitle.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .contentBox .conTableBox .knowTitle.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .contentBox .conTableBox .knowTitle.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .contentBox .conTableBox .knowTitle.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .contentBox .conTableBox .knowTitle.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .contentBox .conTableBox .knowLedgeBox[data-v-deadb238]{width:100%;height:auto;border:2px solid #c8c1d0;border-radius:.2rem;overflow:auto}.all_student_grammar_page .contentBox .eLevelBox[data-v-deadb238]{font-size:.14rem;font-weight:500;color:#000;padding:.04rem .1rem;border-radius:.15rem;margin-bottom:.02rem}.all_student_grammar_page .contentBox .eLevelBox.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_three)}.all_student_grammar_page .contentBox .eLevelBox.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_three)}.all_student_grammar_page .contentBox .eLevelBox.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_three)}.all_student_grammar_page .contentBox .eLevelBox.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_three)}.all_student_grammar_page .contentBox .eLevelBox.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_three)}.all_student_grammar_page .contentBox .eLevelBox.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_three)}.all_student_grammar_page .contentBox .eLevelBox_BASIC[data-v-deadb238]{background:#c7ebf9;color:#000}.all_student_grammar_page .contentBox .eLevelBox_ADVANCED[data-v-deadb238]{background:#f4d01a;color:#000}.all_student_grammar_page .contentBox .eLevelBox_MEDIUM[data-v-deadb238]{background:#c8efd4;color:#000}.all_student_grammar_page .contentBox .eLevelBox_HIGH_LEVEL[data-v-deadb238]{background:#e6356c;color:#fff}.all_student_grammar_page .contentBox .slefStudyBox[data-v-deadb238]{width:.28rem;height:.28rem}.all_student_grammar_page .issueBox[data-v-deadb238]{width:7.2rem;max-height:90vh;height:auto;padding:.36rem .24rem .36rem .36rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.33rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.all_student_grammar_page .issueBox .title[data-v-deadb238],.all_student_grammar_page .issueBox[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all_student_grammar_page .issueBox .title[data-v-deadb238]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:.2rem}.all_student_grammar_page .issueBox .title span[data-v-deadb238]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.all_student_grammar_page .issueBox .title span.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_seven)}.all_student_grammar_page .issueBox .title span.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_seven)}.all_student_grammar_page .issueBox .title span.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_seven)}.all_student_grammar_page .issueBox .title span.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_seven)}.all_student_grammar_page .issueBox .title span.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_seven)}.all_student_grammar_page .issueBox .title span.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_seven)}.all_student_grammar_page .issueBox .title img[data-v-deadb238]{width:.24rem;height:.24rem;cursor:pointer}.all_student_grammar_page .issueBox .mb60[data-v-deadb238]{margin-bottom:.6rem}.all_student_grammar_page .issueBox .homework[data-v-deadb238]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;height:6rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.all_student_grammar_page .issueBox .lineBox[data-v-deadb238]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.all_student_grammar_page .issueBox .lineBox .w150[data-v-deadb238]{width:1.68rem}.all_student_grammar_page .issueBox .lineBox .name[data-v-deadb238]{font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin-top:0;margin-right:.2rem}.all_student_grammar_page .issueBox .lineBox .name.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .issueBox .lineBox .name.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .issueBox .lineBox .name.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .issueBox .lineBox .name.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .issueBox .lineBox .name.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .issueBox .lineBox .name.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .issueBox .lineBox .changeTips[data-v-deadb238]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.29rem}.all_student_grammar_page .issueBox .lineBox .changeTips.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .issueBox .lineBox .changeTips.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .issueBox .lineBox .changeTips.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .issueBox .lineBox .changeTips.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .issueBox .lineBox .changeTips.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .issueBox .lineBox .changeTips.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .issueBox .lineBox .content[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.all_student_grammar_page .issueBox .lineBox .content.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .issueBox .lineBox .content.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .issueBox .lineBox .content.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .issueBox .lineBox .content.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .issueBox .lineBox .content.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .issueBox .lineBox .content.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .issueBox .lineBox .content .mark_box[data-v-deadb238]{width:.32rem;height:.32rem;background:#775dc0;color:#fff;border-radius:50%}.all_student_grammar_page .issueBox .btn[data-v-deadb238],.all_student_grammar_page .issueBox .lineBox .content .mark_box[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all_student_grammar_page .issueBox .btn[data-v-deadb238]{width:100%}.all_student_grammar_page .issueBox .btn .fafang[data-v-deadb238]{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);line-height:.19rem}.all_student_grammar_page .issueBox .btn .fafang.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_four)}.all_student_grammar_page .issueBox .btn .fafang.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_four)}.all_student_grammar_page .issueBox .btn .fafang.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_four)}.all_student_grammar_page .issueBox .btn .fafang.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_four)}.all_student_grammar_page .issueBox .btn .fafang.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_four)}.all_student_grammar_page .issueBox .btn .fafang.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_four)}.all_student_grammar_page .issueBox .btn .fafang img[data-v-deadb238]{width:.24rem;height:.24rem;margin-right:.1rem}.all_student_grammar_page .issueBox .btn .advanced[data-v-deadb238]{width:1.76rem;height:.53rem;margin-top:.4rem}.all_student_grammar_page .issueBox .btn .advanced .img[data-v-deadb238]{width:.24rem;height:.24rem;margin-right:.1rem}.all_student_grammar_page .issueBox .btn .mr48[data-v-deadb238]{margin-right:.48rem}.all_student_grammar_page .issueBox .eExerciseTips[data-v-deadb238]{font-size:.2rem}.all_student_grammar_page .issueBox .eExerciseTips.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .issueBox .eExerciseTips.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .issueBox .eExerciseTips.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .issueBox .eExerciseTips.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .issueBox .eExerciseTips.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .issueBox .eExerciseTips.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .issueBox .eExerciseTips>p[data-v-deadb238]{font-family:var(--common-font-family);color:#000;line-height:.29rem}.all_student_grammar_page .question_modal[data-v-deadb238]{width:75vw;height:auto;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.all_student_grammar_page .question_modal .close_x[data-v-deadb238]{position:absolute;top:.15rem;right:.15rem;width:.3rem;height:.3rem;cursor:pointer}.all_student_grammar_page .question_modal .close_x img[data-v-deadb238]{width:100%;height:100%}.all_student_grammar_page .question_modal .modal_title[data-v-deadb238]{background:#efe9ff;border-radius:.21rem;height:.43rem;margin:.4rem .85rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.all_student_grammar_page .question_modal .modal_title1[data-v-deadb238]{font-size:.18rem;font-weight:700;color:#775dc0;line-height:.43rem;margin-right:.06rem}.all_student_grammar_page .question_modal .modal_title1.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .question_modal .modal_title1.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .question_modal .modal_title1.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .question_modal .modal_title1.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .question_modal .modal_title1.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .question_modal .modal_title1.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .question_modal .modal_title2[data-v-deadb238]{font-size:.18rem;font-weight:700;color:#000;line-height:.43rem}.all_student_grammar_page .question_modal .modal_title2.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .question_modal .modal_title2.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .question_modal .modal_title2.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .question_modal .modal_title2.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .question_modal .modal_title2.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .question_modal .modal_title2.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .question_modal .mr30[data-v-deadb238]{margin-right:.3rem}.all_student_grammar_page .question_modal .modal_content_title[data-v-deadb238]{margin:0 .85rem;font-size:.18rem;font-weight:700;color:#000}.all_student_grammar_page .question_modal .modal_content_title.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .question_modal .modal_content_title.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .question_modal .modal_content_title.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .question_modal .modal_content_title.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .question_modal .modal_content_title.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .question_modal .modal_content_title.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .question_modal .questions[data-v-deadb238]{margin-top:.47rem;width:5rem;height:calc(100% - 3.13rem)}.all_student_grammar_page .question_modal .questions .questions_number[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto}.all_student_grammar_page .question_modal .questions .questions_number .label[data-v-deadb238]{font-size:.16rem;color:#592f99;line-height:.21rem;margin-right:.21rem}.all_student_grammar_page .question_modal .questions .questions_number .label.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_four)}.all_student_grammar_page .question_modal .questions .questions_number .label.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_four)}.all_student_grammar_page .question_modal .questions .questions_number .label.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_four)}.all_student_grammar_page .question_modal .questions .questions_number .label.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_four)}.all_student_grammar_page .question_modal .questions .questions_number .label.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_four)}.all_student_grammar_page .question_modal .questions .questions_number .label.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_four)}.all_student_grammar_page .question_modal .questions .questions_number ul[data-v-deadb238]{margin:0;overflow:hidden;width:auto;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1}.all_student_grammar_page .question_modal .questions .questions_number ul li[data-v-deadb238]{width:.23rem;height:.23rem;line-height:.23rem;background:#b2b2b2;border:0 solid #aa98d5;border-radius:50%;text-align:center;font-size:.16rem;color:#fff;font-family:var(--common-font-family);font-weight:700;margin-right:.1rem;position:relative}.all_student_grammar_page .question_modal .questions .questions_number ul li.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_four)}.all_student_grammar_page .question_modal .questions .questions_number ul li.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_four)}.all_student_grammar_page .question_modal .questions .questions_number ul li.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_four)}.all_student_grammar_page .question_modal .questions .questions_number ul li.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_four)}.all_student_grammar_page .question_modal .questions .questions_number ul li.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_four)}.all_student_grammar_page .question_modal .questions .questions_number ul li.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_four)}.all_student_grammar_page .question_modal .questions .questions_number ul li.active[data-v-deadb238]{width:.29rem;height:.29rem;line-height:.29rem}.all_student_grammar_page .question_modal .questions .questions_number ul li.active[data-v-deadb238]:after{content:"";width:.23rem;height:.23rem;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-52%);transform:translate(-50%,-52%);border:2px solid #fff;border-radius:50%}.all_student_grammar_page .question_modal .questions .questions_number ul li.correct[data-v-deadb238]{background:#10c7a3}.all_student_grammar_page .question_modal .questions .questions_number ul li.error[data-v-deadb238]{background:#ed5a53}.all_student_grammar_page .question_modal .questions .question_content[data-v-deadb238]{margin-bottom:.4rem}.all_student_grammar_page .question_modal .modal_bottom[data-v-deadb238]{width:100%;height:1.22rem;background:#bffdd0;border-radius:0 0 .33rem .33rem;-webkit-box-shadow:0 0 .18rem 0 hsla(0,0%,94.9%,.13);box-shadow:0 0 .18rem 0 hsla(0,0%,94.9%,.13);padding:0 .5rem 0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.all_student_grammar_page .question_modal .modal_bottom .people_box[data-v-deadb238]{width:1.16rem;height:100%;position:absolute;left:1rem}.all_student_grammar_page .question_modal .modal_bottom .people_box .img_box[data-v-deadb238]{height:2rem;position:absolute;bottom:0;overflow:hidden}.all_student_grammar_page .question_modal .modal_bottom .people_box .img_box.right[data-v-deadb238]{width:1.36rem;left:-.1rem}.all_student_grammar_page .question_modal .modal_bottom .people_box .img_box.error[data-v-deadb238]{width:1.16rem;left:0}.all_student_grammar_page .question_modal .modal_bottom .people_box .img_box img[data-v-deadb238]{width:100%;cursor:pointer}.all_student_grammar_page .question_modal .modal_bottom .tips_box[data-v-deadb238]{width:auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3rem}.all_student_grammar_page .question_modal .modal_bottom .tips_box.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_eight)}.all_student_grammar_page .question_modal .modal_bottom .tips_box.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_eight)}.all_student_grammar_page .question_modal .modal_bottom .tips_box.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_eight)}.all_student_grammar_page .question_modal .modal_bottom .tips_box.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_eight)}.all_student_grammar_page .question_modal .modal_bottom .tips_box.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_eight)}.all_student_grammar_page .question_modal .modal_bottom .tips_box.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_eight)}.all_student_grammar_page .question_modal .modal_bottom .tips_box.right[data-v-deadb238]{color:#14746e}.all_student_grammar_page .question_modal .modal_bottom .tips_box.error[data-v-deadb238]{color:#d84037}.all_student_grammar_page .question_modal .modal_bottom .tips_box img[data-v-deadb238]{width:.6rem;height:.6rem;margin-right:.2rem}.all_student_grammar_page .question_modal .modal_bottom .btn_box[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:1.24rem}.all_student_grammar_page .question_modal .modal_bottom .btn_box .ael_btn[data-v-deadb238]{width:1.24rem!important;min-width:1.24rem!important;margin-right:.15rem}.all_student_grammar_page .question_modal .modal_bottom .btn_box .ael_btn[data-v-deadb238]:last-child{margin-right:0}.all_student_grammar_page .question_modal .modal_bottom .analysis[data-v-deadb238]{width:5.18rem;height:auto;position:absolute;left:2.2rem;bottom:1.45rem;padding:.3rem .28rem .3rem .35rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#8268c2;border-radius:.15rem;font-family:var(--common-font-family);z-index:2}.all_student_grammar_page .question_modal .modal_bottom .analysis .close[data-v-deadb238]{width:.3rem;height:.3rem;position:absolute;right:.2rem;top:.2rem;cursor:pointer}.all_student_grammar_page .question_modal .modal_bottom .analysis .title[data-v-deadb238]{width:100%;height:auto;margin-bottom:.04rem;font-size:.2rem;line-height:.26rem;font-weight:700;text-decoration:underline;font-family:var(--common-font-family);color:#fff}.all_student_grammar_page .question_modal .modal_bottom .analysis .title.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .title.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .title.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .title.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .title.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .title.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .jiao[data-v-deadb238]{width:.42rem;height:.26rem;position:absolute;left:0;bottom:-.25rem}.all_student_grammar_page .question_modal .modal_bottom .analysis .answer_text[data-v-deadb238]{font-size:.18rem;line-height:.3rem;color:#fff;margin-bottom:.24rem}.all_student_grammar_page .question_modal .modal_bottom .analysis .answer_text.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .answer_text.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .answer_text.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .answer_text.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .answer_text.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .answer_text.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .answer_text[data-v-deadb238]:last-child{margin-bottom:0}.all_student_grammar_page .question_modal .modal_bottom .analysis .media_box[data-v-deadb238]{width:100%}.all_student_grammar_page .question_modal .modal_bottom .analysis .media_box .media_con[data-v-deadb238]{width:100%;height:auto;font-size:.18rem;line-height:.3rem;color:#fff}.all_student_grammar_page .question_modal .modal_bottom .analysis .media_box .media_con.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .media_box .media_con.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .media_box .media_con.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .media_box .media_con.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .media_box .media_con.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .media_box .media_con.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.all_student_grammar_page .question_modal .modal_bottom .analysis .media_box .media_con img[data-v-deadb238]{width:2.4rem;height:1.2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;cursor:pointer;border-radius:.06rem}.all_student_grammar_page .question_modal .modal_bottom .analysis .media_box .media_con .component[data-v-deadb238]{margin-bottom:.2rem;color:#fff}.all_student_grammar_page .question_modal .modal_bottom .analysis .media_box .media_con .component[data-v-deadb238]:last-child{margin-bottom:0}.all_student_grammar_page .actionText[data-v-deadb238]{font-size:.16rem;font-family:var(--common-font-family);text-decoration:underline;text-align:center;color:#775dc0;line-height:.24rem;cursor:pointer}.all_student_grammar_page .actionText.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_four)}.all_student_grammar_page .actionText.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_four)}.all_student_grammar_page .actionText.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_four)}.all_student_grammar_page .actionText.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_four)}.all_student_grammar_page .actionText.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_four)}.all_student_grammar_page .actionText.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_four)}.eExerciseTips[data-v-deadb238]{font-size:.2rem}.eExerciseTips.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.eExerciseTips.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.eExerciseTips.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.eExerciseTips.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.eExerciseTips.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.eExerciseTips.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.eExerciseTips>p[data-v-deadb238]{font-family:var(--common-font-family);color:#000;line-height:.29rem}[data-v-deadb238] .auto_answer_box{margin-bottom:.8rem!important}[data-v-deadb238] .allStudentTable .ant-table-tbody>tr>td:last-child,[data-v-deadb238] .allStudentTable .ant-table-thead>tr:first-child>th:last-child{border-right:2px solid #e1e1e1!important}[data-v-deadb238] .allStudentTable .ant-table-column-title{white-space:pre-wrap}[data-v-deadb238] .allStudentTable .ant-table-body-inner::-webkit-scrollbar{width:.1rem;background-color:transparent}[data-v-deadb238] .allStudentTable .ant-table-body-inner::-webkit-scrollbar-thumb{background-color:#d4d4d4}[data-v-deadb238] .allStudentTable .ant-table-fixed-header .ant-table-scroll .ant-table-header{margin-right:-17px}[data-v-deadb238] .allStudentTable .ant-table-fixed-right{margin-right:-10px}[data-v-deadb238] .ant-table-header .ant-table-hide-scrollbar{overflow:auto}[data-v-deadb238] .noDataTable .ant-table-body::-webkit-scrollbar{display:none}.student_more_img[data-v-deadb238]{width:.16rem;height:.16rem;margin-left:.1rem;cursor:pointer}.content_category[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.08rem;font-size:.18rem;font-family:var(--common-font-family)}.content_category.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.content_category.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.content_category.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.content_category.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.content_category.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.content_category.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.content_category span.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.content_category span.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.content_category span.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.content_category span.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.content_category span.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.content_category span.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.content_category .DELAY[data-v-deadb238]{color:#de5050}.content_category .NORMAL[data-v-deadb238],.content_category .NOT_SUBMIT[data-v-deadb238]{color:#000}.content_category .flex_center_center[data-v-deadb238]{-ms-flex-wrap:wrap;flex-wrap:wrap}.content_category .followupLevels[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.08rem}.content_category .tag[data-v-deadb238]{font-size:.14rem;font-weight:500;color:#000;padding:.04rem .1rem;border-radius:.15rem;margin-bottom:.02rem}.content_category .tag.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_three)}.content_category .tag.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_three)}.content_category .tag.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_three)}.content_category .tag.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_three)}.content_category .tag.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_three)}.content_category .tag.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_three)}.content_category .tag.BASIC[data-v-deadb238]{background:#c7ebf9;color:#000}.content_category .tag.ADVANCED[data-v-deadb238]{background:#f4d01a;color:#000}.content_category .tag.MEDIUM[data-v-deadb238]{background:#c8efd4;color:#000}.content_category .tag.HIGH_LEVEL[data-v-deadb238]{background:#e6356c;color:#fff}.content_category .diagnoseAccuracy[data-v-deadb238]{font-size:.18rem;font-weight:700;color:#10c7a3;line-height:.26rem}.content_category .diagnoseAccuracy.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.content_category .diagnoseAccuracy.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.content_category .diagnoseAccuracy.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.content_category .diagnoseAccuracy.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.content_category .diagnoseAccuracy.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.content_category .diagnoseAccuracy.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.content_category .answerAgain[data-v-deadb238]{font-size:.16rem;font-weight:400;line-height:.24rem;color:#775dc0}.content_category .answerAgain.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_four)}.content_category .answerAgain.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_four)}.content_category .answerAgain.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_four)}.content_category .answerAgain.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_four)}.content_category .answerAgain.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_four)}.content_category .answerAgain.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_four)}.content_category .answerAgain span[data-v-deadb238]{font-size:.24rem;font-weight:500;line-height:.35rem;color:#592f99}.content_category .answerAgain span.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_seven)}.content_category .answerAgain span.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_seven)}.content_category .answerAgain span.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_seven)}.content_category .answerAgain span.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_seven)}.content_category .answerAgain span.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_seven)}.content_category .answerAgain span.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_seven)}.content_category .complete[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content_category .complete .accuracypercent[data-v-deadb238]{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#10c7a3;line-height:.35rem;padding:0 .1rem}.content_category .complete .accuracypercent.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.content_category .complete .accuracypercent.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.content_category .complete .accuracypercent.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.content_category .complete .accuracypercent.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.content_category .complete .accuracypercent.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.content_category .complete .accuracypercent.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}.content_category .Fail[data-v-deadb238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content_category .Fail .accuracypercent[data-v-deadb238]{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#e34851;line-height:.35rem;padding:0 .1rem}.content_category .Fail .accuracypercent.hk.SMALL[data-v-deadb238]{font-size:var(--hk_small_font_size_five)}.content_category .Fail .accuracypercent.hk.MEDIUM[data-v-deadb238]{font-size:var(--hk_middle_font_size_five)}.content_category .Fail .accuracypercent.hk.LARGE[data-v-deadb238]{font-size:var(--hk_large_font_size_five)}.content_category .Fail .accuracypercent.en.SMALL[data-v-deadb238]{font-size:var(--en_small_font_size_five)}.content_category .Fail .accuracypercent.en.MEDIUM[data-v-deadb238]{font-size:var(--en_middle_font_size_five)}.content_category .Fail .accuracypercent.en.LARGE[data-v-deadb238]{font-size:var(--en_large_font_size_five)}html[data-v-1dc55d4c]{font-size:100px}@media only screen and (max-height:650px){html[data-v-1dc55d4c]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-1dc55d4c]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-1dc55d4c]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-1dc55d4c]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-1dc55d4c]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-1dc55d4c]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-1dc55d4c]{font-size:100px}}#app[data-v-1dc55d4c],body[data-v-1dc55d4c],html[data-v-1dc55d4c]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-1dc55d4c],#app h1[data-v-1dc55d4c],#app h2[data-v-1dc55d4c],#app h3[data-v-1dc55d4c],#app h4[data-v-1dc55d4c],#app h5[data-v-1dc55d4c],#app h6[data-v-1dc55d4c],#app p[data-v-1dc55d4c],body body[data-v-1dc55d4c],body h1[data-v-1dc55d4c],body h2[data-v-1dc55d4c],body h3[data-v-1dc55d4c],body h4[data-v-1dc55d4c],body h5[data-v-1dc55d4c],body h6[data-v-1dc55d4c],body p[data-v-1dc55d4c],html body[data-v-1dc55d4c],html h1[data-v-1dc55d4c],html h2[data-v-1dc55d4c],html h3[data-v-1dc55d4c],html h4[data-v-1dc55d4c],html h5[data-v-1dc55d4c],html h6[data-v-1dc55d4c],html p[data-v-1dc55d4c]{margin:0}li[data-v-1dc55d4c],ul[data-v-1dc55d4c]{list-style:none;padding:0}[data-v-1dc55d4c]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-1dc55d4c]{white-space:break-spaces}.sortableDrag[data-v-1dc55d4c]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-1dc55d4c],.sortableDrag td[data-v-1dc55d4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-1dc55d4c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-1dc55d4c]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-1dc55d4c]{color:var(--theme-color)}.error_color[data-v-1dc55d4c]{color:#eb6646!important}.warn_color[data-v-1dc55d4c]{color:#ff6800}.pointer[data-v-1dc55d4c]{cursor:pointer}.ellipsis[data-v-1dc55d4c]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-1dc55d4c]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-1dc55d4c],.flex_center_center[data-v-1dc55d4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-1dc55d4c],.flex_center_center[data-v-1dc55d4c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-1dc55d4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-1dc55d4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-1dc55d4c],.flex_row_s_p[data-v-1dc55d4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-1dc55d4c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-1dc55d4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-1dc55d4c],.flex_start[data-v-1dc55d4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-1dc55d4c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-1dc55d4c],.flex_column_center_center[data-v-1dc55d4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-1dc55d4c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-1dc55d4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-1dc55d4c]{position:relative;border-radius:.2rem}.talk_frame[data-v-1dc55d4c]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-1dc55d4c]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-1dc55d4c]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-1dc55d4c]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-1dc55d4c]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-1dc55d4c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-1dc55d4c]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-1dc55d4c]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-1dc55d4c]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-1dc55d4c]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-1dc55d4c]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-1dc55d4c]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-1dc55d4c]{max-height:30vh}.ant-select-dropdown-menu[data-v-1dc55d4c]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-1dc55d4c]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-1dc55d4c]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-1dc55d4c]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-1dc55d4c]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-1dc55d4c]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-1dc55d4c]{width:100%}.ant-input[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-1dc55d4c]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-1dc55d4c]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1dc55d4c]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1dc55d4c]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-1dc55d4c]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1dc55d4c],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1dc55d4c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1dc55d4c],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1dc55d4c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1dc55d4c],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1dc55d4c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-1dc55d4c]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1dc55d4c],.ant-table-thead>tr>th[data-v-1dc55d4c]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1dc55d4c]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1dc55d4c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1dc55d4c]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1dc55d4c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1dc55d4c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-1dc55d4c]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-1dc55d4c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-1dc55d4c]{width:24px;height:24px}.ant-radio-inner[data-v-1dc55d4c]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-1dc55d4c]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-1dc55d4c],.ant-radio-checked .ant-radio-inner[data-v-1dc55d4c]{border-color:#10c7a3}.ant-checkbox[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-1dc55d4c]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-1dc55d4c]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-1dc55d4c]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-1dc55d4c]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-1dc55d4c]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-1dc55d4c]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-1dc55d4c]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-1dc55d4c]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-1dc55d4c],.ant-dropdown-menu-submenu-title[data-v-1dc55d4c]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-1dc55d4c],:root .ant-dropdown-link>.anticon.anticon-down[data-v-1dc55d4c],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-1dc55d4c]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-1dc55d4c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-1dc55d4c]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-1dc55d4c],.dropMenuItem_hk_SMALL[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-1dc55d4c]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-1dc55d4c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-1dc55d4c]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-1dc55d4c]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-1dc55d4c],.ant-switch[data-v-1dc55d4c]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-1dc55d4c],.ant-switch[data-v-1dc55d4c]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-1dc55d4c]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-1dc55d4c]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-1dc55d4c]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-1dc55d4c]{width:100%}.ant-progress-circle .ant-progress-text[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-1dc55d4c]{max-width:4.6rem}.ant-popover-title[data-v-1dc55d4c]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-1dc55d4c]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-1dc55d4c]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-1dc55d4c],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-1dc55d4c],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-1dc55d4c]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-1dc55d4c],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-1dc55d4c],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-1dc55d4c]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-1dc55d4c]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-1dc55d4c]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-1dc55d4c]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-1dc55d4c]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-1dc55d4c]{text-decoration:underline}.modalBox .btn_box[data-v-1dc55d4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-1dc55d4c],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-1dc55d4c],.ant-pagination-disabled:focus a[data-v-1dc55d4c],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-1dc55d4c],.ant-pagination-disabled:hover a[data-v-1dc55d4c],[data-v-1dc55d4c] .ant-pagination-disabled a{background:#e6e7e8}[data-v-1dc55d4c] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-1dc55d4c] .ant-pagination-item-active a,[data-v-1dc55d4c] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-1dc55d4c] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-1dc55d4c] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-1dc55d4c]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-1dc55d4c]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-1dc55d4c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-1dc55d4c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-1dc55d4c]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-1dc55d4c]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-1dc55d4c]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-1dc55d4c]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-1dc55d4c],.wangEditor table th[data-v-1dc55d4c]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-1dc55d4c]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-1dc55d4c]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-1dc55d4c]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-1dc55d4c]{display:block}.wangEditor ol[data-v-1dc55d4c],.wangEditor ul[data-v-1dc55d4c]{margin:10px 0 10px 20px}.wangEditor ul[data-v-1dc55d4c],.wangEditor ul li[data-v-1dc55d4c]{list-style:disc inside!important}.wangEditor ol[data-v-1dc55d4c],.wangEditor ol li[data-v-1dc55d4c]{list-style:decimal inside!important}.wangEditor img[data-v-1dc55d4c]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-1dc55d4c]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-1dc55d4c]{border-bottom:2px solid #e1e1e1}.component[data-v-1dc55d4c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-1dc55d4c]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-1dc55d4c]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-1dc55d4c]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-1dc55d4c]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-1dc55d4c]{cursor:default}.listen_picture[data-v-1dc55d4c]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-1dc55d4c]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-1dc55d4c]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-1dc55d4c]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-1dc55d4c]{font-size:var(--en_large_font_size_five)}[data-v-1dc55d4c] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-1dc55d4c]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-1dc55d4c]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-1dc55d4c]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-1dc55d4c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-1dc55d4c]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-1dc55d4c]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-1dc55d4c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-1dc55d4c]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-1dc55d4c],.home_practice_status.NO_PUBLIC[data-v-1dc55d4c]{background:#2c58b1}.home_practice_status.FINISHED[data-v-1dc55d4c],.home_practice_status.IN_PROGRESS[data-v-1dc55d4c],.home_practice_status.NOT_STARTED[data-v-1dc55d4c],.home_practice_status.UNDISTRIBUTED[data-v-1dc55d4c]{background:#486fbf}.ant-calendar-picker-container[data-v-1dc55d4c]{z-index:9999999!important}.all_student_list_type_page[data-v-1dc55d4c]{width:100%;height:auto}.all_student_list_type_page[data-v-1dc55d4c]::-webkit-scrollbar{width:.05rem;background-color:transparent}.all_student_list_type_page[data-v-1dc55d4c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.all_student_list_type_page .mark_box[data-v-1dc55d4c]{width:.28rem;height:.28rem;margin-left:.08rem;color:#775dc0;background:#fff;border-radius:50%;border:2px solid #775dc0;margin-right:.04rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.all_student_list_type_page .list_content_box[data-v-1dc55d4c]{width:100%;height:auto;padding:.2rem;background:#fff;border-radius:17px}.all_student_list_type_page .list_content_box .noData[data-v-1dc55d4c]{width:100%;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#999;line-height:.26rem}.all_student_list_type_page .question_modal[data-v-1dc55d4c]{width:10rem;height:auto;padding:.4rem;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.all_student_list_type_page .question_modal .close_x[data-v-1dc55d4c]{position:absolute;top:.15rem;right:.15rem;width:.3rem;height:.3rem;cursor:pointer}.all_student_list_type_page .question_modal .close_x img[data-v-1dc55d4c]{width:100%;height:100%}.all_student_list_type_page .question_modal .questions[data-v-1dc55d4c]{margin-top:.47rem;width:7rem;height:auto;max-height:7rem}.all_student_list_type_page .question_modal .questions .question_content[data-v-1dc55d4c]{margin-bottom:.4rem}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box[data-v-1dc55d4c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .button[data-v-1dc55d4c]{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_four)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_four)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_four)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .button.en.SMALL[data-v-1dc55d4c]{font-size:var(--en_small_font_size_four)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-1dc55d4c]{font-size:var(--en_middle_font_size_four)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .button.en.LARGE[data-v-1dc55d4c]{font-size:var(--en_large_font_size_four)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title[data-v-1dc55d4c]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-1dc55d4c]{margin-right:.1rem;margin-top:.03rem}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title .text[data-v-1dc55d4c]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_five)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_five)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-1dc55d4c]{font-size:var(--en_small_font_size_five)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-1dc55d4c]{font-size:var(--en_middle_font_size_five)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-1dc55d4c]{font-size:var(--en_large_font_size_five)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox[data-v-1dc55d4c]{width:100%;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box[data-v-1dc55d4c]{overflow:hidden}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-1dc55d4c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_five)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_five)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_five)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-1dc55d4c]{font-size:var(--en_small_font_size_five)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-1dc55d4c]{font-size:var(--en_middle_font_size_five)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-1dc55d4c]{font-size:var(--en_large_font_size_five)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-1dc55d4c]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .flag_box[data-v-1dc55d4c]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_four)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_four)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_four)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-1dc55d4c]{font-size:var(--en_small_font_size_four)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-1dc55d4c]{font-size:var(--en_middle_font_size_four)}.all_student_list_type_page .question_modal .questions .question_content .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-1dc55d4c]{font-size:var(--en_large_font_size_four)}.eLevelBox .level[data-v-1dc55d4c],.eLevelBox[data-v-1dc55d4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eLevelBox .level[data-v-1dc55d4c]{width:.16rem;height:.16rem;border-radius:50%;margin-right:.12rem}.eLevelBox .BASIC[data-v-1dc55d4c]{background:#c7ebf9}.eLevelBox .MEDIUM[data-v-1dc55d4c]{background:#c8efd4}.eLevelBox .ADVANCED[data-v-1dc55d4c]{background:#f4d01a}.eLevelBox .HIGH_LEVEL[data-v-1dc55d4c]{background:#e6356c}.serialNo_title[data-v-1dc55d4c]{text-decoration:underline;cursor:pointer}.question_status img[data-v-1dc55d4c]{width:.25rem;height:.25rem}.tag[data-v-1dc55d4c]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:.8rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.14rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#00b4d8;color:#fff}.tag.hk.SMALL[data-v-1dc55d4c]{font-size:var(--hk_small_font_size_three)}.tag.hk.MEDIUM[data-v-1dc55d4c]{font-size:var(--hk_middle_font_size_three)}.tag.hk.LARGE[data-v-1dc55d4c]{font-size:var(--hk_large_font_size_three)}.tag.en.SMALL[data-v-1dc55d4c]{font-size:var(--en_small_font_size_three)}.tag.en.MEDIUM[data-v-1dc55d4c]{font-size:var(--en_middle_font_size_three)}.tag.en.LARGE[data-v-1dc55d4c]{font-size:var(--en_large_font_size_three)}.tag .star[data-v-1dc55d4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tag .star img[data-v-1dc55d4c]{width:.16rem;height:.16rem}.complete[data-v-1dc55d4c]{color:#10c7a3}.complete .avgAccuracy[data-v-1dc55d4c]{font-size:.24rem;font-weight:700;text-align:center;color:#10c7a3;line-height:.35rem}.Fail[data-v-1dc55d4c]{color:#e34851}.Fail .avgAccuracy[data-v-1dc55d4c]{font-size:.24rem;font-weight:700;text-align:center;color:#e34851;line-height:.35rem}[data-v-1dc55d4c] .allStudentTable .ant-table-tbody>tr>td:last-child,[data-v-1dc55d4c] .allStudentTable .ant-table-thead>tr:first-child>th:last-child{border-right:2px solid #e1e1e1!important}.ant-table-tbody>tr>td[data-v-1dc55d4c],[data-v-1dc55d4c] .allStudentTable .ant-table-thead>tr>th{padding:.1rem}[data-v-1dc55d4c] .allStudentTable .ant-table-body-inner::-webkit-scrollbar{width:.1rem;background-color:transparent}[data-v-1dc55d4c] .allStudentTable .ant-table-body-inner::-webkit-scrollbar-thumb{background-color:#d4d4d4}[data-v-1dc55d4c] .allStudentTable .ant-table-body{overflow:auto!important}[data-v-1dc55d4c] .allStudentTable .ant-table-body::-webkit-scrollbar{width:.1rem;background-color:transparent}[data-v-1dc55d4c] .allStudentTable .ant-table-body::-webkit-scrollbar-thumb{background-color:#d4d4d4}[data-v-1dc55d4c] .allStudentTable .ant-table-fixed-header .ant-table-scroll .ant-table-header{margin-right:-7px;overflow:scroll!important;background:#fff}[data-v-1dc55d4c] .allStudentTable .ant-table-tbody>tr>td{height:.7rem}[data-v-1dc55d4c] .allStudentTable .BASIC{background:#c7ebf9}[data-v-1dc55d4c] .allStudentTable .BASIC span{color:#000}[data-v-1dc55d4c] .allStudentTable .MEDIUM{background:#c8efd4}[data-v-1dc55d4c] .allStudentTable .MEDIUM span{color:#000}[data-v-1dc55d4c] .allStudentTable .ADVANCED{background:#f4d01a}[data-v-1dc55d4c] .allStudentTable .ADVANCED span{color:#000}[data-v-1dc55d4c] .allStudentTable .HIGH_LEVEL{background:#e6356c}[data-v-1dc55d4c] .allStudentTable .HIGH_LEVEL span{color:#000}[data-v-1dc55d4c] .allStudentTable .ant-table-row-cell-break-word{padding:0}.student_flex[data-v-1dc55d4c]{display:-webkit-box;display:-ms-flexbox;display:flex}.student_left[data-v-1dc55d4c]{width:1rem;border-right:2px solid #e1e1e1;-ms-flex-pack:center;-ms-flex-align:center}.student_left[data-v-1dc55d4c],.student_right[data-v-1dc55d4c]{height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.student_right[data-v-1dc55d4c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-pack:center;-ms-flex-align:center}html[data-v-7c585c5e]{font-size:100px}@media only screen and (max-height:650px){html[data-v-7c585c5e]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-7c585c5e]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-7c585c5e]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-7c585c5e]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-7c585c5e]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-7c585c5e]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-7c585c5e]{font-size:100px}}#app[data-v-7c585c5e],body[data-v-7c585c5e],html[data-v-7c585c5e]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-7c585c5e],#app h1[data-v-7c585c5e],#app h2[data-v-7c585c5e],#app h3[data-v-7c585c5e],#app h4[data-v-7c585c5e],#app h5[data-v-7c585c5e],#app h6[data-v-7c585c5e],#app p[data-v-7c585c5e],body body[data-v-7c585c5e],body h1[data-v-7c585c5e],body h2[data-v-7c585c5e],body h3[data-v-7c585c5e],body h4[data-v-7c585c5e],body h5[data-v-7c585c5e],body h6[data-v-7c585c5e],body p[data-v-7c585c5e],html body[data-v-7c585c5e],html h1[data-v-7c585c5e],html h2[data-v-7c585c5e],html h3[data-v-7c585c5e],html h4[data-v-7c585c5e],html h5[data-v-7c585c5e],html h6[data-v-7c585c5e],html p[data-v-7c585c5e]{margin:0}li[data-v-7c585c5e],ul[data-v-7c585c5e]{list-style:none;padding:0}[data-v-7c585c5e]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-7c585c5e]{white-space:break-spaces}.sortableDrag[data-v-7c585c5e]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-7c585c5e],.sortableDrag td[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-7c585c5e]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-7c585c5e]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-7c585c5e]{color:var(--theme-color)}.error_color[data-v-7c585c5e]{color:#eb6646!important}.warn_color[data-v-7c585c5e]{color:#ff6800}.pointer[data-v-7c585c5e]{cursor:pointer}.ellipsis[data-v-7c585c5e]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-7c585c5e],.flex_center_center[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-7c585c5e],.flex_center_center[data-v-7c585c5e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-7c585c5e],.flex_row_s_p[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-7c585c5e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-7c585c5e],.flex_start[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-7c585c5e]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-7c585c5e],.flex_column_center_center[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-7c585c5e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-7c585c5e]{position:relative;border-radius:.2rem}.talk_frame[data-v-7c585c5e]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-7c585c5e]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-7c585c5e]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-7c585c5e]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-7c585c5e]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-7c585c5e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-7c585c5e]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-7c585c5e]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-7c585c5e]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-7c585c5e]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-7c585c5e]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-7c585c5e]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-7c585c5e]{max-height:30vh}.ant-select-dropdown-menu[data-v-7c585c5e]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-7c585c5e]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-7c585c5e]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-7c585c5e]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-7c585c5e]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-7c585c5e]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-7c585c5e]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-7c585c5e]{width:100%}.ant-input[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-7c585c5e]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-7c585c5e]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-7c585c5e]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-7c585c5e]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-7c585c5e]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-7c585c5e],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-7c585c5e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-7c585c5e],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-7c585c5e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-7c585c5e],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-7c585c5e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-7c585c5e]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7c585c5e],.ant-table-thead>tr>th[data-v-7c585c5e]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-7c585c5e]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-7c585c5e]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7c585c5e]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7c585c5e]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-7c585c5e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-7c585c5e]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-7c585c5e]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-7c585c5e]{width:24px;height:24px}.ant-radio-inner[data-v-7c585c5e]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-7c585c5e]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-7c585c5e],.ant-radio-checked .ant-radio-inner[data-v-7c585c5e]{border-color:#10c7a3}.ant-checkbox[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-7c585c5e]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-7c585c5e]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-7c585c5e]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-7c585c5e]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-7c585c5e]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-7c585c5e]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-7c585c5e]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-7c585c5e]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-7c585c5e]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-7c585c5e],.ant-dropdown-menu-submenu-title[data-v-7c585c5e]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-7c585c5e],:root .ant-dropdown-link>.anticon.anticon-down[data-v-7c585c5e],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-7c585c5e],.dropMenuItem_hk_SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-7c585c5e]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-7c585c5e],.ant-switch[data-v-7c585c5e]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-7c585c5e],.ant-switch[data-v-7c585c5e]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-7c585c5e]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-7c585c5e]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-7c585c5e]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-7c585c5e]{width:100%}.ant-progress-circle .ant-progress-text[data-v-7c585c5e]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-7c585c5e]{max-width:4.6rem}.ant-popover-title[data-v-7c585c5e]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-7c585c5e]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-7c585c5e]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-7c585c5e],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-7c585c5e],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-7c585c5e]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-7c585c5e],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-7c585c5e],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-7c585c5e]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-7c585c5e]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-7c585c5e]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-7c585c5e]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-7c585c5e]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-7c585c5e]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-7c585c5e]{text-decoration:underline}.modalBox .btn_box[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-7c585c5e],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-7c585c5e],.ant-pagination-disabled:focus a[data-v-7c585c5e],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-7c585c5e],.ant-pagination-disabled:hover a[data-v-7c585c5e],[data-v-7c585c5e] .ant-pagination-disabled a{background:#e6e7e8}[data-v-7c585c5e] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-7c585c5e] .ant-pagination-item-active a,[data-v-7c585c5e] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-7c585c5e] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-7c585c5e] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-7c585c5e]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-7c585c5e]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-7c585c5e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-7c585c5e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-7c585c5e]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-7c585c5e]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-7c585c5e]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-7c585c5e]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-7c585c5e],.wangEditor table th[data-v-7c585c5e]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-7c585c5e]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-7c585c5e]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-7c585c5e]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-7c585c5e]{display:block}.wangEditor ol[data-v-7c585c5e],.wangEditor ul[data-v-7c585c5e]{margin:10px 0 10px 20px}.wangEditor ul[data-v-7c585c5e],.wangEditor ul li[data-v-7c585c5e]{list-style:disc inside!important}.wangEditor ol[data-v-7c585c5e],.wangEditor ol li[data-v-7c585c5e]{list-style:decimal inside!important}.wangEditor img[data-v-7c585c5e]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-7c585c5e]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-7c585c5e]{border-bottom:2px solid #e1e1e1}.component[data-v-7c585c5e]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-7c585c5e]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-7c585c5e]{cursor:default}.listen_picture[data-v-7c585c5e]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-7c585c5e]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}[data-v-7c585c5e] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-7c585c5e]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-7c585c5e]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-7c585c5e]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-7c585c5e]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-7c585c5e]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-7c585c5e]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-7c585c5e]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-7c585c5e]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-7c585c5e],.home_practice_status.NO_PUBLIC[data-v-7c585c5e]{background:#2c58b1}.home_practice_status.FINISHED[data-v-7c585c5e],.home_practice_status.IN_PROGRESS[data-v-7c585c5e],.home_practice_status.NOT_STARTED[data-v-7c585c5e],.home_practice_status.UNDISTRIBUTED[data-v-7c585c5e]{background:#486fbf}.ant-calendar-picker-container[data-v-7c585c5e]{z-index:9999999!important}.se_zone_practice_student_detail[data-v-7c585c5e]{width:100%;height:100%}.se_zone_practice_student_detail .eLevelBox[data-v-7c585c5e]{width:.48rem;height:.27rem;background:#c7ebf9;border-radius:.15rem;font-size:.14rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.2rem}.se_zone_practice_student_detail .eLevelBox_BASIC[data-v-7c585c5e]{background:#c7ebf9}.se_zone_practice_student_detail .eLevelBox_MEDIUM[data-v-7c585c5e]{background:#c8efd4}.se_zone_practice_student_detail .eLevelBox_ADVANCED[data-v-7c585c5e]{background:#f4d01a}.se_zone_practice_student_detail .eLevelBox_HIGH_LEVEL[data-v-7c585c5e]{background:#e6356c}.se_zone_practice_student_detail .eLevelBox.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_three)}.se_zone_practice_student_detail .eLevelBox.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_three)}.se_zone_practice_student_detail .eLevelBox.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_three)}.se_zone_practice_student_detail .eLevelBox.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_three)}.se_zone_practice_student_detail .eLevelBox.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_three)}.se_zone_practice_student_detail .eLevelBox.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_three)}.se_zone_practice_student_detail .red[data-v-7c585c5e]{color:red!important}.se_zone_practice_student_detail .green[data-v-7c585c5e]{color:#10c7a3!important}.se_zone_practice_student_detail .tipsImg[data-v-7c585c5e]{width:.16rem;height:.16rem;margin-left:.06rem}.se_zone_practice_student_detail .main[data-v-7c585c5e]{width:100%;padding:.44rem .4rem}.se_zone_practice_student_detail .main .header[data-v-7c585c5e]{width:100%}.se_zone_practice_student_detail .main .header .title[data-v-7c585c5e]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.37rem}.se_zone_practice_student_detail .main .header .title.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_eight)}.se_zone_practice_student_detail .main .header .title.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_eight)}.se_zone_practice_student_detail .main .header .title.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_eight)}.se_zone_practice_student_detail .main .header .title.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_eight)}.se_zone_practice_student_detail .main .header .title.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_eight)}.se_zone_practice_student_detail .main .header .title.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_eight)}.se_zone_practice_student_detail .main .header .student[data-v-7c585c5e]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#333;line-height:.24rem;margin-bottom:.4rem}.se_zone_practice_student_detail .main .header .student.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_four)}.se_zone_practice_student_detail .main .header .student.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_four)}.se_zone_practice_student_detail .main .header .student.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_four)}.se_zone_practice_student_detail .main .header .student.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_four)}.se_zone_practice_student_detail .main .header .student.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_four)}.se_zone_practice_student_detail .main .header .student.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_four)}.se_zone_practice_student_detail .main .header .tab[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.32rem}.se_zone_practice_student_detail .main .header .tab .item[data-v-7c585c5e]{width:2rem;height:.54rem;background:#f5f0ff;border:2px solid #592f99;border-radius:.27rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#592f99;line-height:.54rem;margin-right:.32rem;cursor:pointer}.se_zone_practice_student_detail .main .header .tab .item.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_student_detail .main .header .tab .item.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_student_detail .main .header .tab .item.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_student_detail .main .header .tab .item.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.se_zone_practice_student_detail .main .header .tab .item.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_student_detail .main .header .tab .item.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.se_zone_practice_student_detail .main .header .tab .item.active[data-v-7c585c5e]{background:#592f99;color:#fff}.se_zone_practice_student_detail .main .gradeTotal[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.se_zone_practice_student_detail .main .gradeTotal .left[data-v-7c585c5e]{width:69%;height:6.44rem;background:#fff;padding:.46rem .2rem;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;margin-right:1%;overflow:auto}.se_zone_practice_student_detail .main .gradeTotal .left .table[data-v-7c585c5e]{padding-right:.4rem}.se_zone_practice_student_detail .main .gradeTotal .left .table .titleBox[data-v-7c585c5e]{font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex}.se_zone_practice_student_detail .main .gradeTotal .left .table .titleBox.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table .titleBox.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table .titleBox.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table .titleBox.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table .titleBox.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table .titleBox.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table .titleBox>div[data-v-7c585c5e]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1;padding:.06rem}.se_zone_practice_student_detail .main .gradeTotal .left .table .titleBox div[data-v-7c585c5e]:nth-child(7){border-right:0}.se_zone_practice_student_detail .main .gradeTotal .left .table .titleBox .title1[data-v-7c585c5e]{width:20%}.se_zone_practice_student_detail .main .gradeTotal .left .table .titleBox .title2[data-v-7c585c5e],.se_zone_practice_student_detail .main .gradeTotal .left .table .titleBox .title3[data-v-7c585c5e],.se_zone_practice_student_detail .main .gradeTotal .left .table .titleBox .title4[data-v-7c585c5e],.se_zone_practice_student_detail .main .gradeTotal .left .table .titleBox .title5[data-v-7c585c5e],.se_zone_practice_student_detail .main .gradeTotal .left .table .titleBox .title6[data-v-7c585c5e]{width:14%}.se_zone_practice_student_detail .main .gradeTotal .left .table .titleBox .title7[data-v-7c585c5e]{width:10%}.se_zone_practice_student_detail .main .gradeTotal .left .table .bodyBox .contentBox[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex}.se_zone_practice_student_detail .main .gradeTotal .left .table .bodyBox .content[data-v-7c585c5e]{height:auto;font-size:.18rem;font-family:var(--common-font-family);color:#000;text-align:center;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem .06rem}.se_zone_practice_student_detail .main .gradeTotal .left .table .bodyBox .content.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table .bodyBox .content.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table .bodyBox .content.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table .bodyBox .content.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table .bodyBox .content.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table .bodyBox .content.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table .bodyBox .content[data-v-7c585c5e]:last-child{border-right:0}.se_zone_practice_student_detail .main .gradeTotal .left .table .bodyBox .content1[data-v-7c585c5e]{width:20%}.se_zone_practice_student_detail .main .gradeTotal .left .table .bodyBox .content2[data-v-7c585c5e],.se_zone_practice_student_detail .main .gradeTotal .left .table .bodyBox .content3[data-v-7c585c5e],.se_zone_practice_student_detail .main .gradeTotal .left .table .bodyBox .content4[data-v-7c585c5e],.se_zone_practice_student_detail .main .gradeTotal .left .table .bodyBox .content5[data-v-7c585c5e],.se_zone_practice_student_detail .main .gradeTotal .left .table .bodyBox .content6[data-v-7c585c5e]{width:14%}.se_zone_practice_student_detail .main .gradeTotal .left .table .bodyBox .content7[data-v-7c585c5e]{width:10%}.se_zone_practice_student_detail .main .gradeTotal .left .table a[data-v-7c585c5e]{text-decoration:underline!important;font-size:.18rem;font-weight:700}.se_zone_practice_student_detail .main .gradeTotal .left .table a.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table a.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table a.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table a.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table a.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table a.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .left .table .answerAgain[data-v-7c585c5e]{font-size:.16rem;font-weight:400;line-height:.24rem;color:#775dc0}.se_zone_practice_student_detail .main .gradeTotal .left .table .answerAgain.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_four)}.se_zone_practice_student_detail .main .gradeTotal .left .table .answerAgain.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_four)}.se_zone_practice_student_detail .main .gradeTotal .left .table .answerAgain.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_four)}.se_zone_practice_student_detail .main .gradeTotal .left .table .answerAgain.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_four)}.se_zone_practice_student_detail .main .gradeTotal .left .table .answerAgain.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_four)}.se_zone_practice_student_detail .main .gradeTotal .left .table .answerAgain.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_four)}.se_zone_practice_student_detail .main .gradeTotal .left .table .answerAgain span[data-v-7c585c5e]{font-size:.24rem;font-weight:500;line-height:.35rem;color:#592f99}.se_zone_practice_student_detail .main .gradeTotal .left .table .answerAgain span.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_seven)}.se_zone_practice_student_detail .main .gradeTotal .left .table .answerAgain span.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_seven)}.se_zone_practice_student_detail .main .gradeTotal .left .table .answerAgain span.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_seven)}.se_zone_practice_student_detail .main .gradeTotal .left .table .answerAgain span.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_seven)}.se_zone_practice_student_detail .main .gradeTotal .left .table .answerAgain span.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_seven)}.se_zone_practice_student_detail .main .gradeTotal .left .table .answerAgain span.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_seven)}.se_zone_practice_student_detail .main .gradeTotal .left .table .average[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.se_zone_practice_student_detail .main .gradeTotal .left .table .average .tag[data-v-7c585c5e]{font-size:.14rem;font-weight:500;color:#000;padding:.04rem .1rem;border-radius:.15rem;margin-bottom:.02rem;margin-right:.08rem}.se_zone_practice_student_detail .main .gradeTotal .left .table .average .tag.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_three)}.se_zone_practice_student_detail .main .gradeTotal .left .table .average .tag.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_three)}.se_zone_practice_student_detail .main .gradeTotal .left .table .average .tag.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_three)}.se_zone_practice_student_detail .main .gradeTotal .left .table .average .tag.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_three)}.se_zone_practice_student_detail .main .gradeTotal .left .table .average .tag.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_three)}.se_zone_practice_student_detail .main .gradeTotal .left .table .average .tag.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_three)}.se_zone_practice_student_detail .main .gradeTotal .left .table .average .tag.BASIC[data-v-7c585c5e]{background:#c7ebf9;color:#000}.se_zone_practice_student_detail .main .gradeTotal .left .table .average .tag.ADVANCED[data-v-7c585c5e]{background:#f4d01a;color:#000}.se_zone_practice_student_detail .main .gradeTotal .left .table .average .tag.MEDIUM[data-v-7c585c5e]{background:#c8efd4;color:#000}.se_zone_practice_student_detail .main .gradeTotal .left .table .average .tag.HIGH_LEVEL[data-v-7c585c5e]{background:#e6356c;color:#fff}.se_zone_practice_student_detail .main .gradeTotal .left .table .average>div[data-v-7c585c5e]{font-size:.16rem;font-weight:700;color:#10c7a3;line-height:.24rem}.se_zone_practice_student_detail .main .gradeTotal .left .table .average>div.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_four)}.se_zone_practice_student_detail .main .gradeTotal .left .table .average>div.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_four)}.se_zone_practice_student_detail .main .gradeTotal .left .table .average>div.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_four)}.se_zone_practice_student_detail .main .gradeTotal .left .table .average>div.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_four)}.se_zone_practice_student_detail .main .gradeTotal .left .table .average>div.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_four)}.se_zone_practice_student_detail .main .gradeTotal .left .table .average>div.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_four)}.se_zone_practice_student_detail .main .gradeTotal .left .table .challengeRightStatus img[data-v-7c585c5e]{width:.54rem;height:.52rem}.se_zone_practice_student_detail .main .gradeTotal .right[data-v-7c585c5e]{width:30%;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.15rem .17rem}.se_zone_practice_student_detail .main .gradeTotal .right .title[data-v-7c585c5e]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.35rem;margin-bottom:.53rem}.se_zone_practice_student_detail .main .gradeTotal .right .title.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_seven)}.se_zone_practice_student_detail .main .gradeTotal .right .title.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_seven)}.se_zone_practice_student_detail .main .gradeTotal .right .title.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_seven)}.se_zone_practice_student_detail .main .gradeTotal .right .title.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_seven)}.se_zone_practice_student_detail .main .gradeTotal .right .title.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_seven)}.se_zone_practice_student_detail .main .gradeTotal .right .title.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_seven)}.se_zone_practice_student_detail .main .gradeTotal .right .degree[data-v-7c585c5e]{margin-bottom:.25rem}.se_zone_practice_student_detail .main .gradeTotal .right .degree .degreeName[data-v-7c585c5e]{font-size:.26rem;font-family:var(--common-font-family);color:#090228;line-height:.34rem}.se_zone_practice_student_detail .main .gradeTotal .right .degree .degreeName.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_eight)}.se_zone_practice_student_detail .main .gradeTotal .right .degree .degreeName.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_eight)}.se_zone_practice_student_detail .main .gradeTotal .right .degree .degreeName.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_eight)}.se_zone_practice_student_detail .main .gradeTotal .right .degree .degreeName.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_eight)}.se_zone_practice_student_detail .main .gradeTotal .right .degree .degreeName.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_eight)}.se_zone_practice_student_detail .main .gradeTotal .right .degree .degreeName.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_eight)}.se_zone_practice_student_detail .main .gradeTotal .right .desc[data-v-7c585c5e]{font-size:.2rem;font-family:var(--common-font-family);color:#090228;line-height:.22rem;margin-bottom:.1rem}.se_zone_practice_student_detail .main .gradeTotal .right .desc.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .right .desc.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .right .desc.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .right .desc.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .right .desc.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .right .desc.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.se_zone_practice_student_detail .main .gradeTotal .right .evaluation[data-v-7c585c5e]{background:#dcd1ee;font-size:.22rem;font-weight:400;color:#5a3099;line-height:.29rem;border-radius:.08rem;padding:.19rem .33rem}.se_zone_practice_student_detail .main .gradeTotal .right .evaluation.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_six)}.se_zone_practice_student_detail .main .gradeTotal .right .evaluation.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_six)}.se_zone_practice_student_detail .main .gradeTotal .right .evaluation.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_six)}.se_zone_practice_student_detail .main .gradeTotal .right .evaluation.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_six)}.se_zone_practice_student_detail .main .gradeTotal .right .evaluation.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_six)}.se_zone_practice_student_detail .main .gradeTotal .right .evaluation.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_six)}.se_zone_practice_student_detail .main .gradeTotal .right .evaluation div[data-v-7c585c5e]:first-child{margin-bottom:.11rem}.se_zone_practice_student_detail .main .gradeTotal .right .evaluation img[data-v-7c585c5e]{width:1.61rem;height:.97rem}.se_zone_practice_student_detail .main .gradeTotal .table_box[data-v-7c585c5e]{width:100%;height:100%;padding:.4rem;background:#fff;border-radius:17px}.se_zone_practice_student_detail .answerRecord[data-v-7c585c5e]{background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.se_zone_practice_student_detail .answerRecord .basicTable[data-v-7c585c5e]{width:100%;padding:.34rem .7rem}.se_zone_practice_student_detail .answerRecord .basicTable .titleBox[data-v-7c585c5e]{font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex}.se_zone_practice_student_detail .answerRecord .basicTable .titleBox.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .titleBox.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .titleBox.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .titleBox.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .titleBox.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .titleBox.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .titleBox>div[data-v-7c585c5e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1;padding:.06rem}.se_zone_practice_student_detail .answerRecord .basicTable .titleBox div[data-v-7c585c5e]:nth-child(6){border-right:0}.se_zone_practice_student_detail .answerRecord .basicTable .titleBox .title1[data-v-7c585c5e]{width:15%;max-width:.8rem}.se_zone_practice_student_detail .answerRecord .basicTable .titleBox .title2[data-v-7c585c5e]{width:15%;max-width:1.5rem}.se_zone_practice_student_detail .answerRecord .basicTable .titleBox .title3[data-v-7c585c5e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.se_zone_practice_student_detail .answerRecord .basicTable .titleBox .title4[data-v-7c585c5e]{width:15%;max-width:1.5rem}.se_zone_practice_student_detail .answerRecord .basicTable .titleBox .title5[data-v-7c585c5e]{width:27.5%;max-width:2.4rem}.se_zone_practice_student_detail .answerRecord .basicTable .titleBox .title5 span[data-v-7c585c5e]{display:block}.se_zone_practice_student_detail .answerRecord .basicTable .titleBox .title6[data-v-7c585c5e]{width:15%;max-width:1.5rem}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .processCategory[data-v-7c585c5e]{height:.64rem;text-align:center;line-height:.64rem;background:#f7f5fc;border-bottom:.02rem solid #e1e1e1;font-size:.2rem;font-family:var(--common-font-family);color:#775dc0}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .processCategory.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .processCategory.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .processCategory.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .processCategory.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .processCategory.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .processCategory.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.18rem;font-family:var(--common-font-family);color:#000}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question .content[data-v-7c585c5e]{height:.64rem;line-height:.64rem;text-align:center;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .questionsBox .question .content[data-v-7c585c5e]:nth-child(6){border-right:0}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content1[data-v-7c585c5e]{width:15%;max-width:.8rem}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content2[data-v-7c585c5e]{width:15%;max-width:1.5rem}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content2 img[data-v-7c585c5e]{width:.72rem;height:.3rem}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content3[data-v-7c585c5e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4[data-v-7c585c5e]{width:15%;max-width:1.5rem}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight[data-v-7c585c5e]{font-size:.16rem;font-weight:400;line-height:.24rem}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_four)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_four)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_four)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_four)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_four)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_four)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight img[data-v-7c585c5e]{width:.28rem;height:.28rem;margin-right:.1rem}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight span[data-v-7c585c5e]{font-size:.24rem;font-weight:500;line-height:.35rem}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight span.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_seven)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight span.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_seven)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight span.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_seven)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight span.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_seven)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight span.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_seven)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight span.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_seven)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.RIGHT[data-v-7c585c5e],.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.RIGHT span[data-v-7c585c5e]{color:#775dc0}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.WRONG[data-v-7c585c5e],.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content4 .wrongRight.WRONG span[data-v-7c585c5e]{color:#f05454}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content5[data-v-7c585c5e]{width:27.5%;max-width:2.4rem}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate[data-v-7c585c5e]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate.RIGHT[data-v-7c585c5e]{color:#000}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content5 .rate.WRONG[data-v-7c585c5e]{color:#f05454}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content6[data-v-7c585c5e]{width:15%;max-width:1.5rem}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content6 a[data-v-7c585c5e]{text-decoration:underline!important;font-size:.18rem;font-weight:700}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content6 a.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content6 a.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content6 a.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content6 a.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content6 a.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_student_detail .answerRecord .basicTable .bodyBox .content6 a.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable[data-v-7c585c5e]{padding:.46rem .2rem}.se_zone_practice_student_detail .answerRecord .manualTable .titleBox[data-v-7c585c5e]{font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex}.se_zone_practice_student_detail .answerRecord .manualTable .titleBox.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .titleBox.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .titleBox.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .titleBox.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .titleBox.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .titleBox.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .titleBox>div[data-v-7c585c5e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1;padding:.06rem}.se_zone_practice_student_detail .answerRecord .manualTable .titleBox div[data-v-7c585c5e]:last-child{border-right:0}.se_zone_practice_student_detail .answerRecord .manualTable .titleBox .title1[data-v-7c585c5e]{width:10%}.se_zone_practice_student_detail .answerRecord .manualTable .titleBox .title2[data-v-7c585c5e]{width:18%}.se_zone_practice_student_detail .answerRecord .manualTable .titleBox .title3[data-v-7c585c5e]{width:12%}.se_zone_practice_student_detail .answerRecord .manualTable .titleBox .title4[data-v-7c585c5e]{width:15%}.se_zone_practice_student_detail .answerRecord .manualTable .titleBox .title5[data-v-7c585c5e]{width:35%}.se_zone_practice_student_detail .answerRecord .manualTable .titleBox .title6[data-v-7c585c5e]{width:10%}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox[data-v-7c585c5e]{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox .question[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;font-size:.18rem;font-weight:500;color:#000}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox .question.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox .question.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox .question.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox .question.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox .question.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox .question.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .questionsBox .question .content[data-v-7c585c5e]{text-align:center;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content1[data-v-7c585c5e]{width:10%;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content2[data-v-7c585c5e]{width:60%}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content3[data-v-7c585c5e]{width:40%;color:#10c7a3}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content4[data-v-7c585c5e]{width:15%;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content5[data-v-7c585c5e]{width:35%;padding:.06rem;border-right:.02rem solid #e1e1e1;border-bottom:.02rem solid #e1e1e1}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression[data-v-7c585c5e]{width:100%;font-size:.14rem;color:#0d0d0d;line-height:.2rem;background:#f5f5f5;padding:.1rem .16rem;border-radius:.06rem;margin-bottom:.16rem}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_three)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_three)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_three)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_three)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_three)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_three)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression>div span[data-v-7c585c5e]{font-weight:700}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content5 .expression img[data-v-7c585c5e]{width:.2rem;height:.2rem;margin-left:.28rem}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content6[data-v-7c585c5e]{width:10%;border-bottom:.02rem solid #e1e1e1;padding:.06rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);text-decoration:underline;text-align:center;color:#775dc0;line-height:.29rem;cursor:pointer}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content6 span.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content6 span.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content6 span.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content6 span.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content6 span.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_student_detail .answerRecord .manualTable .bodyBox .content6 span.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.se_zone_practice_student_detail .noData[data-v-7c585c5e]{width:100%;text-align:center;line-height:1rem;font-size:.18rem;font-family:var(--common-font-family);color:#999;border-bottom:.02rem solid #e1e1e1}.se_zone_practice_student_detail .noData.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_student_detail .noData.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_student_detail .noData.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_student_detail .noData.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_five)}.se_zone_practice_student_detail .noData.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_student_detail .noData.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_five)}.se_zone_practice_student_detail .tipsLine span[data-v-7c585c5e]{font-size:.14rem}.se_zone_practice_student_detail .tipsLine span.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_three)}.se_zone_practice_student_detail .tipsLine span.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_three)}.se_zone_practice_student_detail .tipsLine span.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_three)}.se_zone_practice_student_detail .tipsLine span.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_three)}.se_zone_practice_student_detail .tipsLine span.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_three)}.se_zone_practice_student_detail .tipsLine span.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_three)}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-bordered .ant-table-body>table{border:none}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-thead>tr>th{font-size:.18rem;font-weight:700;color:#775dc0;line-height:.26rem;background:#fff}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-thead>tr>th.hk.SMALL{font-size:var(--hk_small_font_size_five)}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-thead>tr>th.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-thead>tr>th.hk.LARGE{font-size:var(--hk_large_font_size_five)}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-thead>tr>th.en.SMALL{font-size:var(--en_small_font_size_five)}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-thead>tr>th.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-thead>tr>th.en.LARGE{font-size:var(--en_large_font_size_five)}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-tbody>tr>td{font-size:.18rem;font-weight:400;color:#000;line-height:.26rem}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-tbody>tr>td.hk.SMALL{font-size:var(--hk_small_font_size_five)}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-tbody>tr>td.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-tbody>tr>td.hk.LARGE{font-size:var(--hk_large_font_size_five)}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-tbody>tr>td.en.SMALL{font-size:var(--en_small_font_size_five)}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-tbody>tr>td.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-tbody>tr>td.en.LARGE{font-size:var(--en_large_font_size_five)}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-bordered .ant-table-tbody>tr>td:last-child,.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-bordered .ant-table-thead>tr>th:last-child{border-right:0}.se_zone_practice_student_detail[data-v-7c585c5e] .ant-table-bordered.ant-table-empty .ant-table-placeholder{border-left:0;border-right:0}.average[data-v-7c585c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.average .tag[data-v-7c585c5e]{font-size:.14rem;font-weight:500;color:#000;padding:.04rem .1rem;border-radius:.15rem;margin-bottom:.02rem;margin-right:.08rem}.average .tag.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_three)}.average .tag.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_three)}.average .tag.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_three)}.average .tag.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_three)}.average .tag.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_three)}.average .tag.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_three)}.average .tag.BASIC[data-v-7c585c5e]{background:#c7ebf9;color:#000}.average .tag.ADVANCED[data-v-7c585c5e]{background:#f4d01a;color:#000}.average .tag.MEDIUM[data-v-7c585c5e]{background:#c8efd4;color:#000}.average .tag.HIGH_LEVEL[data-v-7c585c5e]{background:#e6356c;color:#fff}.average>div[data-v-7c585c5e]{font-size:.16rem;font-weight:700;color:#10c7a3;line-height:.24rem}.average>div.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_four)}.average>div.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_four)}.average>div.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_four)}.average>div.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_four)}.average>div.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_four)}.average>div.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_four)}.answerAgain[data-v-7c585c5e]{font-size:.16rem;font-weight:400;line-height:.24rem;color:#775dc0}.answerAgain.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_four)}.answerAgain.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_four)}.answerAgain.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_four)}.answerAgain.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_four)}.answerAgain.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_four)}.answerAgain.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_four)}.answerAgain span[data-v-7c585c5e]{font-size:.24rem;font-weight:500;line-height:.35rem;color:#592f99}.answerAgain span.hk.SMALL[data-v-7c585c5e]{font-size:var(--hk_small_font_size_seven)}.answerAgain span.hk.MEDIUM[data-v-7c585c5e]{font-size:var(--hk_middle_font_size_seven)}.answerAgain span.hk.LARGE[data-v-7c585c5e]{font-size:var(--hk_large_font_size_seven)}.answerAgain span.en.SMALL[data-v-7c585c5e]{font-size:var(--en_small_font_size_seven)}.answerAgain span.en.MEDIUM[data-v-7c585c5e]{font-size:var(--en_middle_font_size_seven)}.answerAgain span.en.LARGE[data-v-7c585c5e]{font-size:var(--en_large_font_size_seven)}.challengeRightStatus img[data-v-7c585c5e]{width:.54rem;height:.52rem}[data-v-7c585c5e] .allStudentTable .ant-table-body{overflow:auto!important}[data-v-7c585c5e] .allStudentTable .ant-table-body::-webkit-scrollbar{width:.1rem;background-color:transparent}[data-v-7c585c5e] .allStudentTable .ant-table-body::-webkit-scrollbar-thumb{background-color:#d4d4d4}html[data-v-4d27495c]{font-size:100px}@media only screen and (max-height:650px){html[data-v-4d27495c]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-4d27495c]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-4d27495c]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-4d27495c]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-4d27495c]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-4d27495c]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-4d27495c]{font-size:100px}}#app[data-v-4d27495c],body[data-v-4d27495c],html[data-v-4d27495c]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-4d27495c],#app h1[data-v-4d27495c],#app h2[data-v-4d27495c],#app h3[data-v-4d27495c],#app h4[data-v-4d27495c],#app h5[data-v-4d27495c],#app h6[data-v-4d27495c],#app p[data-v-4d27495c],body body[data-v-4d27495c],body h1[data-v-4d27495c],body h2[data-v-4d27495c],body h3[data-v-4d27495c],body h4[data-v-4d27495c],body h5[data-v-4d27495c],body h6[data-v-4d27495c],body p[data-v-4d27495c],html body[data-v-4d27495c],html h1[data-v-4d27495c],html h2[data-v-4d27495c],html h3[data-v-4d27495c],html h4[data-v-4d27495c],html h5[data-v-4d27495c],html h6[data-v-4d27495c],html p[data-v-4d27495c]{margin:0}li[data-v-4d27495c],ul[data-v-4d27495c]{list-style:none;padding:0}[data-v-4d27495c]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-4d27495c]{white-space:break-spaces}.sortableDrag[data-v-4d27495c]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-4d27495c],.sortableDrag td[data-v-4d27495c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-4d27495c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-4d27495c]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-4d27495c]{color:var(--theme-color)}.error_color[data-v-4d27495c]{color:#eb6646!important}.warn_color[data-v-4d27495c]{color:#ff6800}.pointer[data-v-4d27495c]{cursor:pointer}.ellipsis[data-v-4d27495c]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-4d27495c]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-4d27495c],.flex_center_center[data-v-4d27495c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-4d27495c],.flex_center_center[data-v-4d27495c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-4d27495c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-4d27495c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-4d27495c],.flex_row_s_p[data-v-4d27495c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-4d27495c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-4d27495c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-4d27495c],.flex_start[data-v-4d27495c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-4d27495c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-4d27495c],.flex_column_center_center[data-v-4d27495c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-4d27495c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-4d27495c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-4d27495c]{position:relative;border-radius:.2rem}.talk_frame[data-v-4d27495c]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-4d27495c]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-4d27495c]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-4d27495c]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-4d27495c]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-4d27495c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-4d27495c]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-4d27495c]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-4d27495c]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-4d27495c]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-4d27495c]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-4d27495c]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-4d27495c]{max-height:30vh}.ant-select-dropdown-menu[data-v-4d27495c]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-4d27495c]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-4d27495c]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-4d27495c]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-4d27495c]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-4d27495c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-4d27495c]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-4d27495c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-4d27495c]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-4d27495c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-4d27495c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-4d27495c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-4d27495c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-4d27495c]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-4d27495c]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-4d27495c]{width:100%}.ant-input[data-v-4d27495c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-4d27495c]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-4d27495c]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-4d27495c]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-4d27495c]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-4d27495c]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-4d27495c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-4d27495c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-4d27495c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-4d27495c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-4d27495c],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-4d27495c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-4d27495c],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-4d27495c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-4d27495c],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-4d27495c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-4d27495c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-4d27495c]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4d27495c],.ant-table-thead>tr>th[data-v-4d27495c]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-4d27495c]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-4d27495c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4d27495c]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4d27495c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4d27495c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-4d27495c]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-4d27495c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-4d27495c]{width:24px;height:24px}.ant-radio-inner[data-v-4d27495c]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-4d27495c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-4d27495c]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-4d27495c],.ant-radio-checked .ant-radio-inner[data-v-4d27495c]{border-color:#10c7a3}.ant-checkbox[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-4d27495c]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-4d27495c]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-4d27495c]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-4d27495c]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-4d27495c]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-4d27495c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-4d27495c]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-4d27495c]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-4d27495c]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-4d27495c]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-4d27495c],.ant-dropdown-menu-submenu-title[data-v-4d27495c]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-4d27495c],:root .ant-dropdown-link>.anticon.anticon-down[data-v-4d27495c],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-4d27495c],.dropMenuItem_hk_SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-4d27495c]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-4d27495c],.ant-switch[data-v-4d27495c]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-4d27495c],.ant-switch[data-v-4d27495c]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-4d27495c]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-4d27495c]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-4d27495c]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-4d27495c]{width:100%}.ant-progress-circle .ant-progress-text[data-v-4d27495c]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-4d27495c]{max-width:4.6rem}.ant-popover-title[data-v-4d27495c]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-4d27495c]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-4d27495c]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-4d27495c],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-4d27495c],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-4d27495c]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-4d27495c],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-4d27495c],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-4d27495c]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-4d27495c]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-4d27495c]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-4d27495c]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-4d27495c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-4d27495c]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-4d27495c]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-4d27495c]{text-decoration:underline}.modalBox .btn_box[data-v-4d27495c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-4d27495c],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-4d27495c],.ant-pagination-disabled:focus a[data-v-4d27495c],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-4d27495c],.ant-pagination-disabled:hover a[data-v-4d27495c],[data-v-4d27495c] .ant-pagination-disabled a{background:#e6e7e8}[data-v-4d27495c] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-4d27495c] .ant-pagination-item-active a,[data-v-4d27495c] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-4d27495c] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-4d27495c] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-4d27495c]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-4d27495c]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-4d27495c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-4d27495c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-4d27495c]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-4d27495c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-4d27495c]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-4d27495c]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-4d27495c]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-4d27495c],.wangEditor table th[data-v-4d27495c]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-4d27495c]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-4d27495c]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-4d27495c]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-4d27495c]{display:block}.wangEditor ol[data-v-4d27495c],.wangEditor ul[data-v-4d27495c]{margin:10px 0 10px 20px}.wangEditor ul[data-v-4d27495c],.wangEditor ul li[data-v-4d27495c]{list-style:disc inside!important}.wangEditor ol[data-v-4d27495c],.wangEditor ol li[data-v-4d27495c]{list-style:decimal inside!important}.wangEditor img[data-v-4d27495c]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-4d27495c]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-4d27495c]{border-bottom:2px solid #e1e1e1}.component[data-v-4d27495c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-4d27495c]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-4d27495c]{cursor:default}.listen_picture[data-v-4d27495c]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-4d27495c]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}[data-v-4d27495c] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-4d27495c]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-4d27495c]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-4d27495c]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-4d27495c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-4d27495c]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-4d27495c]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-4d27495c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-4d27495c]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-4d27495c],.home_practice_status.NO_PUBLIC[data-v-4d27495c]{background:#2c58b1}.home_practice_status.FINISHED[data-v-4d27495c],.home_practice_status.IN_PROGRESS[data-v-4d27495c],.home_practice_status.NOT_STARTED[data-v-4d27495c],.home_practice_status.UNDISTRIBUTED[data-v-4d27495c]{background:#486fbf}.ant-calendar-picker-container[data-v-4d27495c]{z-index:9999999!important}.se_zone_practice_report_grammar_page[data-v-4d27495c]{width:100%;height:100%}.se_zone_practice_report_grammar_page .main[data-v-4d27495c]{padding:.4rem}.se_zone_practice_report_grammar_page .main .titleBox[data-v-4d27495c]{font-size:.36rem;font-family:var(--common-font-family);color:#592f99;line-height:.55rem;margin-bottom:.4rem}.se_zone_practice_report_grammar_page .main .titleBox.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_nine)}.se_zone_practice_report_grammar_page .main .titleBox.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_nine)}.se_zone_practice_report_grammar_page .main .titleBox.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_nine)}.se_zone_practice_report_grammar_page .main .titleBox.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_nine)}.se_zone_practice_report_grammar_page .main .titleBox.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_nine)}.se_zone_practice_report_grammar_page .main .titleBox.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_nine)}.se_zone_practice_report_grammar_page .main .categoryBox[data-v-4d27495c]{width:100%;height:auto;background:#fff;border-radius:.17rem;margin-bottom:.32rem;padding:.2rem .4rem}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title[data-v-4d27495c]{width:100%;min-height:.72rem;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title .title1[data-v-4d27495c]{width:2rem;min-height:.72rem;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title .titleUnit[data-v-4d27495c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title .titleUnit .unitBox[data-v-4d27495c]{width:100%;min-height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title .titleUnit .unitBox .unit[data-v-4d27495c]{width:2rem;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title .titleUnit .unitBox .titleFocus[data-v-4d27495c],.se_zone_practice_report_grammar_page .main .categoryBox .cate_title .titleUnit .unitBox .unit.reverse[data-v-4d27495c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title .titleUnit .unitBox .titleFocus .focusBox[data-v-4d27495c]{width:100%;min-height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title .titleUnit .unitBox .titleFocus .focusBox .focus[data-v-4d27495c]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title .titleUnit .unitBox .titleFocus .focusBox .avgAccuracy[data-v-4d27495c]{width:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem;text-align:center}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title .titleUnit .unitBox .avgAccuracy[data-v-4d27495c]{width:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.12rem;text-align:center}.se_zone_practice_report_grammar_page .main .categoryBox .cate_title .titleUnit .unitBox .avgAccuracy.reverse[data-v-4d27495c]{width:3rem;max-width:20%}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content[data-v-4d27495c]{width:100%;min-height:1rem;border-bottom:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.18rem;font-family:var(--common-font-family)}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content .content1[data-v-4d27495c]{width:2rem;min-height:1rem;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content .contentUnit[data-v-4d27495c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content .contentUnit .unitBox[data-v-4d27495c]{width:100%;min-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content .contentUnit .unitBox .unit[data-v-4d27495c]{width:2rem;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content .contentUnit .unitBox .contentFocus[data-v-4d27495c],.se_zone_practice_report_grammar_page .main .categoryBox .cate_content .contentUnit .unitBox .unit.reverse[data-v-4d27495c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content .contentUnit .unitBox .contentFocus .focusBox[data-v-4d27495c]{width:100%;min-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content .contentUnit .unitBox .contentFocus .focusBox .focus[data-v-4d27495c]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:2px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content .contentUnit .unitBox .contentFocus .focusBox .avgAccuracy[data-v-4d27495c]{padding:.06rem}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content .contentUnit .avgAccuracyBox[data-v-4d27495c],.se_zone_practice_report_grammar_page .main .categoryBox .cate_content .contentUnit .unitBox .contentFocus .focusBox .avgAccuracy[data-v-4d27495c]{width:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content .contentUnit .avgAccuracyBox.reverse[data-v-4d27495c]{width:3rem;max-width:20%}.se_zone_practice_report_grammar_page .main .categoryBox .cate_content .noData[data-v-4d27495c]{margin:auto;color:#999}.se_zone_practice_report_grammar_page .main .categoryBox .borderRight[data-v-4d27495c]{border-right:2px solid #e1e1e1}.se_zone_practice_report_grammar_page .main .categoryBox .unBtn[data-v-4d27495c]{width:100%;margin-top:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.se_zone_practice_report_grammar_page .main .categoryBox .unBtn .see[data-v-4d27495c]{width:2rem;height:.54rem;border-radius:.28rem;font-size:.2rem;font-family:var(--common-font-family)}.se_zone_practice_report_grammar_page .main .categoryBox .unBtn .see.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .unBtn .see.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .unBtn .see.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .unBtn .see.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .unBtn .see.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_report_grammar_page .main .categoryBox .unBtn .see.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}.se_zone_practice_report_grammar_page .main .worriesQuestion[data-v-4d27495c]{margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;opacity:1;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.24rem .32rem}.se_zone_practice_report_grammar_page .main .worriesQuestion .select_title[data-v-4d27495c]{height:.47rem}.se_zone_practice_report_grammar_page .main .worriesQuestion .select_title .select[data-v-4d27495c]{width:4.3rem;border:1px solid #e0e0e0;border-radius:.08rem}.se_zone_practice_report_grammar_page .main .worriesQuestion .mt22[data-v-4d27495c]{margin-top:.22rem}.se_zone_practice_report_grammar_page .noSubmitBox[data-v-4d27495c]{width:6.6rem;height:auto;opacity:1;padding:.4rem;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.se_zone_practice_report_grammar_page .noSubmitBox .boxTitle[data-v-4d27495c]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.se_zone_practice_report_grammar_page .noSubmitBox .boxTitle .title[data-v-4d27495c]{font-size:.24rem;font-family:var(--common-font-family);text-align:left;color:#775dc0;line-height:.26rem}.se_zone_practice_report_grammar_page .noSubmitBox .boxTitle .title.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_seven)}.se_zone_practice_report_grammar_page .noSubmitBox .boxTitle .title.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_seven)}.se_zone_practice_report_grammar_page .noSubmitBox .boxTitle .title.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_seven)}.se_zone_practice_report_grammar_page .noSubmitBox .boxTitle .title.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_seven)}.se_zone_practice_report_grammar_page .noSubmitBox .boxTitle .title.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_seven)}.se_zone_practice_report_grammar_page .noSubmitBox .boxTitle .title.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_seven)}.se_zone_practice_report_grammar_page .noSubmitBox .boxTitle .smallTitle[data-v-4d27495c]{margin-top:.14rem;font-size:.18rem;font-family:var(--common-font-family);text-align:left;color:#7d7d7d;line-height:.26rem}.se_zone_practice_report_grammar_page .noSubmitBox .boxTitle .smallTitle.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .boxTitle .smallTitle.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .boxTitle .smallTitle.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .boxTitle .smallTitle.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .boxTitle .smallTitle.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .boxTitle .smallTitle.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .boxTitle img[data-v-4d27495c]{width:.29rem;height:.29rem;cursor:pointer}.se_zone_practice_report_grammar_page .noSubmitBox .lineBox[data-v-4d27495c]{height:.72rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.2rem}.se_zone_practice_report_grammar_page .noSubmitBox .lineBox span[data-v-4d27495c]{margin-right:.4rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#000;line-height:.25rem}.se_zone_practice_report_grammar_page .noSubmitBox .lineBox span.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .lineBox span.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .lineBox span.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .lineBox span.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .lineBox span.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .lineBox span.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .lineBox .lineContent[data-v-4d27495c]{width:2.66rem;height:.52rem;opacity:1;padding:0 .2rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem;text-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.se_zone_practice_report_grammar_page .noSubmitBox .lineBox .lineContent.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .lineBox .lineContent.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .lineBox .lineContent.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .lineBox .lineContent.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .lineBox .lineContent.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .lineBox .lineContent.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox[data-v-4d27495c]{min-height:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableHead[data-v-4d27495c]{height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableHead .tableName[data-v-4d27495c]{width:50%;height:100%;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#775dc0;line-height:.42rem}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableHead .tableName.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableHead .tableName.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableHead .tableName.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableHead .tableName.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableHead .tableName.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableHead .tableName.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableBody[data-v-4d27495c]{height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableBody .tableContent[data-v-4d27495c]{width:50%;height:100%;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.6rem}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableBody .tableContent.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableBody .tableContent.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableBody .tableContent.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableBody .tableContent.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableBody .tableContent.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableBody .tableContent.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableBody .tableContent img[data-v-4d27495c]{width:.2rem;height:.2rem}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .tableBody .changeContent[data-v-4d27495c]{width:.64rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .student[data-v-4d27495c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .noData[data-v-4d27495c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#999}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .noData.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .noData.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .noData.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .noData.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .noData.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .noData.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .nameBox[data-v-4d27495c]{width:1.2rem;height:.45rem;background:#fff;border:1px solid #d9d0f2;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#444;margin:0 .2rem .2rem 0}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .nameBox.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .nameBox.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .nameBox.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .nameBox.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .nameBox.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .tableBox .nameBox.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}.se_zone_practice_report_grammar_page .noSubmitBox .box_btn[data-v-4d27495c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.2rem}.se_zone_practice_report_grammar_page .noDataWrong[data-v-4d27495c]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.se_zone_practice_report_grammar_page .noDataWrong.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_report_grammar_page .noDataWrong.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_report_grammar_page .noDataWrong.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_report_grammar_page .noDataWrong.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.se_zone_practice_report_grammar_page .noDataWrong.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_report_grammar_page .noDataWrong.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}.se_zone_practice_report_grammar_page .serialNoBox[data-v-4d27495c]{width:auto;height:.5rem;padding:0 .2rem;background:#eeeaf8;border-radius:.27rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.25rem}.se_zone_practice_report_grammar_page .serialNoBox span[data-v-4d27495c]{width:.65rem;text-align:center}.se_zone_practice_report_grammar_page .serialNoBox img[data-v-4d27495c]{width:.24rem!important;height:.24rem!important;margin-left:.2rem;cursor:pointer}.se_zone_practice_report_grammar_page .serialNoBox.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_report_grammar_page .serialNoBox.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_report_grammar_page .serialNoBox.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_report_grammar_page .serialNoBox.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.se_zone_practice_report_grammar_page .serialNoBox.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_report_grammar_page .serialNoBox.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}.se_zone_practice_report_grammar_page .studentNumber[data-v-4d27495c]{font-size:.18rem;font-family:var(--common-font-family);text-decoration:underline;color:#775dc0;line-height:.16rem;cursor:pointer}.se_zone_practice_report_grammar_page .studentNumber.hk.SMALL[data-v-4d27495c]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_report_grammar_page .studentNumber.hk.MEDIUM[data-v-4d27495c]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_report_grammar_page .studentNumber.hk.LARGE[data-v-4d27495c]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_report_grammar_page .studentNumber.en.SMALL[data-v-4d27495c]{font-size:var(--en_small_font_size_five)}.se_zone_practice_report_grammar_page .studentNumber.en.MEDIUM[data-v-4d27495c]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_report_grammar_page .studentNumber.en.LARGE[data-v-4d27495c]{font-size:var(--en_large_font_size_five)}.se_zone_practice_report_grammar_page[data-v-4d27495c] .table_box_en_LARGE .ant-table-column-title,.se_zone_practice_report_grammar_page[data-v-4d27495c] .table_box_en_MEDIUM .ant-table-column-title,.se_zone_practice_report_grammar_page[data-v-4d27495c] .table_box_en_SMALL .ant-table-column-title,.se_zone_practice_report_grammar_page[data-v-4d27495c] .table_box_hk_LARGE .ant-table-column-title,.se_zone_practice_report_grammar_page[data-v-4d27495c] .table_box_hk_MEDIUM .ant-table-column-title,.se_zone_practice_report_grammar_page[data-v-4d27495c] .table_box_hk_SMALL .ant-table-column-title{font-weight:400}html[data-v-2ce33610]{font-size:100px}@media only screen and (max-height:650px){html[data-v-2ce33610]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-2ce33610]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-2ce33610]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-2ce33610]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-2ce33610]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-2ce33610]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-2ce33610]{font-size:100px}}#app[data-v-2ce33610],body[data-v-2ce33610],html[data-v-2ce33610]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-2ce33610],#app h1[data-v-2ce33610],#app h2[data-v-2ce33610],#app h3[data-v-2ce33610],#app h4[data-v-2ce33610],#app h5[data-v-2ce33610],#app h6[data-v-2ce33610],#app p[data-v-2ce33610],body body[data-v-2ce33610],body h1[data-v-2ce33610],body h2[data-v-2ce33610],body h3[data-v-2ce33610],body h4[data-v-2ce33610],body h5[data-v-2ce33610],body h6[data-v-2ce33610],body p[data-v-2ce33610],html body[data-v-2ce33610],html h1[data-v-2ce33610],html h2[data-v-2ce33610],html h3[data-v-2ce33610],html h4[data-v-2ce33610],html h5[data-v-2ce33610],html h6[data-v-2ce33610],html p[data-v-2ce33610]{margin:0}li[data-v-2ce33610],ul[data-v-2ce33610]{list-style:none;padding:0}[data-v-2ce33610]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-2ce33610]{white-space:break-spaces}.sortableDrag[data-v-2ce33610]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-2ce33610],.sortableDrag td[data-v-2ce33610]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-2ce33610]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-2ce33610]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-2ce33610]{color:var(--theme-color)}.error_color[data-v-2ce33610]{color:#eb6646!important}.warn_color[data-v-2ce33610]{color:#ff6800}.pointer[data-v-2ce33610]{cursor:pointer}.ellipsis[data-v-2ce33610]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-2ce33610]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-2ce33610],.flex_center_center[data-v-2ce33610]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-2ce33610],.flex_center_center[data-v-2ce33610]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-2ce33610]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-2ce33610]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-2ce33610],.flex_row_s_p[data-v-2ce33610]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-2ce33610]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-2ce33610]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-2ce33610],.flex_start[data-v-2ce33610]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-2ce33610]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-2ce33610],.flex_column_center_center[data-v-2ce33610]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-2ce33610]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-2ce33610]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-2ce33610]{position:relative;border-radius:.2rem}.talk_frame[data-v-2ce33610]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-2ce33610]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-2ce33610]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-2ce33610]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-2ce33610]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-2ce33610]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-2ce33610]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-2ce33610]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-2ce33610]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-2ce33610]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-2ce33610]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-2ce33610]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-2ce33610]{max-height:30vh}.ant-select-dropdown-menu[data-v-2ce33610]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-2ce33610]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-2ce33610]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-2ce33610]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-2ce33610]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2ce33610]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2ce33610]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2ce33610]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2ce33610]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2ce33610]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2ce33610]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2ce33610]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2ce33610]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2ce33610]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2ce33610]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2ce33610]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2ce33610]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-2ce33610]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-2ce33610]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-2ce33610]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-2ce33610]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-2ce33610]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-2ce33610]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-2ce33610]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-2ce33610]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-2ce33610]{width:100%}.ant-input[data-v-2ce33610]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-2ce33610]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-2ce33610]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2ce33610]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2ce33610]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-2ce33610]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-2ce33610]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-2ce33610]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-2ce33610]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-2ce33610]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-2ce33610]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-2ce33610]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2ce33610]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2ce33610],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2ce33610]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2ce33610]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2ce33610]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2ce33610],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2ce33610]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2ce33610]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2ce33610]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2ce33610],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2ce33610]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2ce33610]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-2ce33610]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-2ce33610]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2ce33610],.ant-table-thead>tr>th[data-v-2ce33610]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2ce33610]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2ce33610]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2ce33610]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2ce33610]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2ce33610]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-2ce33610]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-2ce33610]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-2ce33610]{width:24px;height:24px}.ant-radio-inner[data-v-2ce33610]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-2ce33610]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-2ce33610]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-2ce33610],.ant-radio-checked .ant-radio-inner[data-v-2ce33610]{border-color:#10c7a3}.ant-checkbox[data-v-2ce33610]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-2ce33610]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-2ce33610]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-2ce33610]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-2ce33610]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-2ce33610]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-2ce33610]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-2ce33610]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-2ce33610]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-2ce33610]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-2ce33610]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-2ce33610],.ant-dropdown-menu-submenu-title[data-v-2ce33610]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-2ce33610],:root .ant-dropdown-link>.anticon.anticon-down[data-v-2ce33610],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-2ce33610]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-2ce33610]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-2ce33610]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-2ce33610]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-2ce33610]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-2ce33610]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-2ce33610],.dropMenuItem_hk_SMALL[data-v-2ce33610]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-2ce33610]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-2ce33610]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-2ce33610]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-2ce33610]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-2ce33610]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-2ce33610]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-2ce33610],.ant-switch[data-v-2ce33610]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-2ce33610],.ant-switch[data-v-2ce33610]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-2ce33610]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-2ce33610]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-2ce33610]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-2ce33610]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-2ce33610]{width:100%}.ant-progress-circle .ant-progress-text[data-v-2ce33610]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-2ce33610]{max-width:4.6rem}.ant-popover-title[data-v-2ce33610]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-2ce33610]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-2ce33610]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-2ce33610],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-2ce33610],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-2ce33610]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-2ce33610],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-2ce33610],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-2ce33610]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-2ce33610]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-2ce33610]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-2ce33610]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-2ce33610]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-2ce33610]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-2ce33610]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-2ce33610]{text-decoration:underline}.modalBox .btn_box[data-v-2ce33610]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-2ce33610],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-2ce33610],.ant-pagination-disabled:focus a[data-v-2ce33610],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-2ce33610],.ant-pagination-disabled:hover a[data-v-2ce33610],[data-v-2ce33610] .ant-pagination-disabled a{background:#e6e7e8}[data-v-2ce33610] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-2ce33610] .ant-pagination-item-active a,[data-v-2ce33610] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-2ce33610] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-2ce33610] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-2ce33610]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-2ce33610]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-2ce33610]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-2ce33610]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-2ce33610]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-2ce33610]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-2ce33610]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-2ce33610]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-2ce33610]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-2ce33610],.wangEditor table th[data-v-2ce33610]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-2ce33610]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-2ce33610]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-2ce33610]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-2ce33610]{display:block}.wangEditor ol[data-v-2ce33610],.wangEditor ul[data-v-2ce33610]{margin:10px 0 10px 20px}.wangEditor ul[data-v-2ce33610],.wangEditor ul li[data-v-2ce33610]{list-style:disc inside!important}.wangEditor ol[data-v-2ce33610],.wangEditor ol li[data-v-2ce33610]{list-style:decimal inside!important}.wangEditor img[data-v-2ce33610]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-2ce33610]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-2ce33610]{border-bottom:2px solid #e1e1e1}.component[data-v-2ce33610]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-2ce33610]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-2ce33610]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-2ce33610]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-2ce33610]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-2ce33610]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-2ce33610]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-2ce33610]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-2ce33610]{cursor:default}.listen_picture[data-v-2ce33610]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-2ce33610]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-2ce33610]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-2ce33610]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-2ce33610]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-2ce33610]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-2ce33610]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-2ce33610]{font-size:var(--en_large_font_size_five)}[data-v-2ce33610] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-2ce33610]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-2ce33610]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-2ce33610]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-2ce33610]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-2ce33610]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-2ce33610]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-2ce33610]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-2ce33610]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-2ce33610],.home_practice_status.NO_PUBLIC[data-v-2ce33610]{background:#2c58b1}.home_practice_status.FINISHED[data-v-2ce33610],.home_practice_status.IN_PROGRESS[data-v-2ce33610],.home_practice_status.NOT_STARTED[data-v-2ce33610],.home_practice_status.UNDISTRIBUTED[data-v-2ce33610]{background:#486fbf}.ant-calendar-picker-container[data-v-2ce33610]{z-index:9999999!important}.se_zone_see_practice_question_page[data-v-2ce33610]{width:100%;height:100%}.se_zone_see_practice_question_page .main[data-v-2ce33610]{padding:.4rem}.se_zone_see_practice_question_page .main .sift[data-v-2ce33610]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.4rem;margin-bottom:.37rem}.se_zone_see_practice_question_page .main .sift>span[data-v-2ce33610]{margin-right:.32rem;width:2rem;height:.54rem;opacity:1;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#592f99;line-height:.54rem;background:#f5f0ff;border:2px solid #592f99;border-radius:.27rem}.se_zone_see_practice_question_page .main .sift>span.hk.SMALL[data-v-2ce33610]{font-size:var(--hk_small_font_size_five)}.se_zone_see_practice_question_page .main .sift>span.hk.MEDIUM[data-v-2ce33610]{font-size:var(--hk_middle_font_size_five)}.se_zone_see_practice_question_page .main .sift>span.hk.LARGE[data-v-2ce33610]{font-size:var(--hk_large_font_size_five)}.se_zone_see_practice_question_page .main .sift>span.en.SMALL[data-v-2ce33610]{font-size:var(--en_small_font_size_five)}.se_zone_see_practice_question_page .main .sift>span.en.MEDIUM[data-v-2ce33610]{font-size:var(--en_middle_font_size_five)}.se_zone_see_practice_question_page .main .sift>span.en.LARGE[data-v-2ce33610]{font-size:var(--en_large_font_size_five)}.se_zone_see_practice_question_page .main .sift>span.active[data-v-2ce33610]{background:#592f99!important;color:#fff!important}.se_zone_see_practice_question_page .main .table[data-v-2ce33610]{width:100%;height:auto;padding:.2rem .4rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.se_zone_see_practice_question_page .seeText[data-v-2ce33610]{text-decoration:underline;color:#775dc0;line-height:.16rem;cursor:pointer}html[data-v-62ddd02a]{font-size:100px}@media only screen and (max-height:650px){html[data-v-62ddd02a]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-62ddd02a]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-62ddd02a]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-62ddd02a]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-62ddd02a]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-62ddd02a]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-62ddd02a]{font-size:100px}}#app[data-v-62ddd02a],body[data-v-62ddd02a],html[data-v-62ddd02a]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-62ddd02a],#app h1[data-v-62ddd02a],#app h2[data-v-62ddd02a],#app h3[data-v-62ddd02a],#app h4[data-v-62ddd02a],#app h5[data-v-62ddd02a],#app h6[data-v-62ddd02a],#app p[data-v-62ddd02a],body body[data-v-62ddd02a],body h1[data-v-62ddd02a],body h2[data-v-62ddd02a],body h3[data-v-62ddd02a],body h4[data-v-62ddd02a],body h5[data-v-62ddd02a],body h6[data-v-62ddd02a],body p[data-v-62ddd02a],html body[data-v-62ddd02a],html h1[data-v-62ddd02a],html h2[data-v-62ddd02a],html h3[data-v-62ddd02a],html h4[data-v-62ddd02a],html h5[data-v-62ddd02a],html h6[data-v-62ddd02a],html p[data-v-62ddd02a]{margin:0}li[data-v-62ddd02a],ul[data-v-62ddd02a]{list-style:none;padding:0}[data-v-62ddd02a]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-62ddd02a]{white-space:break-spaces}.sortableDrag[data-v-62ddd02a]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-62ddd02a],.sortableDrag td[data-v-62ddd02a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-62ddd02a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-62ddd02a]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-62ddd02a]{color:var(--theme-color)}.error_color[data-v-62ddd02a]{color:#eb6646!important}.warn_color[data-v-62ddd02a]{color:#ff6800}.pointer[data-v-62ddd02a]{cursor:pointer}.ellipsis[data-v-62ddd02a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-62ddd02a]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-62ddd02a],.flex_center_center[data-v-62ddd02a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-62ddd02a],.flex_center_center[data-v-62ddd02a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-62ddd02a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-62ddd02a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-62ddd02a],.flex_row_s_p[data-v-62ddd02a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-62ddd02a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-62ddd02a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-62ddd02a],.flex_start[data-v-62ddd02a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-62ddd02a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-62ddd02a],.flex_column_center_center[data-v-62ddd02a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-62ddd02a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-62ddd02a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-62ddd02a]{position:relative;border-radius:.2rem}.talk_frame[data-v-62ddd02a]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-62ddd02a]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-62ddd02a]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-62ddd02a]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-62ddd02a]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-62ddd02a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-62ddd02a]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-62ddd02a]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-62ddd02a]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-62ddd02a]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-62ddd02a]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-62ddd02a]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-62ddd02a]{max-height:30vh}.ant-select-dropdown-menu[data-v-62ddd02a]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-62ddd02a]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-62ddd02a]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-62ddd02a]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-62ddd02a]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-62ddd02a]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-62ddd02a]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-62ddd02a]{width:100%}.ant-input[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-62ddd02a]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-62ddd02a]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-62ddd02a]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-62ddd02a]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-62ddd02a]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-62ddd02a],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-62ddd02a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-62ddd02a],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-62ddd02a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-62ddd02a],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-62ddd02a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-62ddd02a]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-62ddd02a],.ant-table-thead>tr>th[data-v-62ddd02a]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-62ddd02a]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-62ddd02a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-62ddd02a]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-62ddd02a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-62ddd02a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-62ddd02a]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-62ddd02a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-62ddd02a]{width:24px;height:24px}.ant-radio-inner[data-v-62ddd02a]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-62ddd02a]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-62ddd02a],.ant-radio-checked .ant-radio-inner[data-v-62ddd02a]{border-color:#10c7a3}.ant-checkbox[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-62ddd02a]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-62ddd02a]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-62ddd02a]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-62ddd02a]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-62ddd02a]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-62ddd02a]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-62ddd02a]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-62ddd02a]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-62ddd02a]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-62ddd02a],.ant-dropdown-menu-submenu-title[data-v-62ddd02a]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-62ddd02a],:root .ant-dropdown-link>.anticon.anticon-down[data-v-62ddd02a],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-62ddd02a],.dropMenuItem_hk_SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-62ddd02a]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-62ddd02a],.ant-switch[data-v-62ddd02a]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-62ddd02a],.ant-switch[data-v-62ddd02a]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-62ddd02a]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-62ddd02a]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-62ddd02a]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-62ddd02a]{width:100%}.ant-progress-circle .ant-progress-text[data-v-62ddd02a]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-62ddd02a]{max-width:4.6rem}.ant-popover-title[data-v-62ddd02a]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-62ddd02a]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-62ddd02a]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-62ddd02a],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-62ddd02a],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-62ddd02a]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-62ddd02a],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-62ddd02a],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-62ddd02a]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-62ddd02a]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-62ddd02a]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-62ddd02a]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-62ddd02a]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-62ddd02a]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-62ddd02a]{text-decoration:underline}.modalBox .btn_box[data-v-62ddd02a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-62ddd02a],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-62ddd02a],.ant-pagination-disabled:focus a[data-v-62ddd02a],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-62ddd02a],.ant-pagination-disabled:hover a[data-v-62ddd02a],[data-v-62ddd02a] .ant-pagination-disabled a{background:#e6e7e8}[data-v-62ddd02a] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-62ddd02a] .ant-pagination-item-active a,[data-v-62ddd02a] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-62ddd02a] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-62ddd02a] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-62ddd02a]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-62ddd02a]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-62ddd02a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-62ddd02a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-62ddd02a]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-62ddd02a]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-62ddd02a]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-62ddd02a]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-62ddd02a],.wangEditor table th[data-v-62ddd02a]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-62ddd02a]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-62ddd02a]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-62ddd02a]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-62ddd02a]{display:block}.wangEditor ol[data-v-62ddd02a],.wangEditor ul[data-v-62ddd02a]{margin:10px 0 10px 20px}.wangEditor ul[data-v-62ddd02a],.wangEditor ul li[data-v-62ddd02a]{list-style:disc inside!important}.wangEditor ol[data-v-62ddd02a],.wangEditor ol li[data-v-62ddd02a]{list-style:decimal inside!important}.wangEditor img[data-v-62ddd02a]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-62ddd02a]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-62ddd02a]{border-bottom:2px solid #e1e1e1}.component[data-v-62ddd02a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-62ddd02a]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-62ddd02a]{cursor:default}.listen_picture[data-v-62ddd02a]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-62ddd02a]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_five)}[data-v-62ddd02a] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-62ddd02a]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-62ddd02a]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-62ddd02a]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-62ddd02a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-62ddd02a]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-62ddd02a]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-62ddd02a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-62ddd02a]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-62ddd02a],.home_practice_status.NO_PUBLIC[data-v-62ddd02a]{background:#2c58b1}.home_practice_status.FINISHED[data-v-62ddd02a],.home_practice_status.IN_PROGRESS[data-v-62ddd02a],.home_practice_status.NOT_STARTED[data-v-62ddd02a],.home_practice_status.UNDISTRIBUTED[data-v-62ddd02a]{background:#486fbf}.ant-calendar-picker-container[data-v-62ddd02a]{z-index:9999999!important}.se_zone_practice_question_detail_page[data-v-62ddd02a]{width:100%;height:100%}.se_zone_practice_question_detail_page .tipsImg[data-v-62ddd02a]{width:.24rem;height:.24rem;margin-left:.06rem}.se_zone_practice_question_detail_page .mark_box[data-v-62ddd02a]{width:.32rem;height:.32rem;background:#775dc0;color:#fff;border-radius:50%;margin-right:.04rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.se_zone_practice_question_detail_page .content[data-v-62ddd02a]{width:100%;padding:.4rem}.se_zone_practice_question_detail_page .content .titleBox .title[data-v-62ddd02a]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.se_zone_practice_question_detail_page .content .titleBox .title.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_eight)}.se_zone_practice_question_detail_page .content .titleBox .title.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_eight)}.se_zone_practice_question_detail_page .content .titleBox .title.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_eight)}.se_zone_practice_question_detail_page .content .titleBox .title.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_eight)}.se_zone_practice_question_detail_page .content .titleBox .title.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_eight)}.se_zone_practice_question_detail_page .content .titleBox .title.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_eight)}.se_zone_practice_question_detail_page .content .titleBox .title .return[data-v-62ddd02a]{width:1.76rem;height:.53rem}.se_zone_practice_question_detail_page .content .titleBox .smallTitle[data-v-62ddd02a]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#333;line-height:.24rem}.se_zone_practice_question_detail_page .content .titleBox .smallTitle.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_four)}.se_zone_practice_question_detail_page .content .titleBox .smallTitle.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_four)}.se_zone_practice_question_detail_page .content .titleBox .smallTitle.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_four)}.se_zone_practice_question_detail_page .content .titleBox .smallTitle.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_four)}.se_zone_practice_question_detail_page .content .titleBox .smallTitle.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_four)}.se_zone_practice_question_detail_page .content .titleBox .smallTitle.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_four)}.se_zone_practice_question_detail_page .content .question[data-v-62ddd02a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.24rem}.se_zone_practice_question_detail_page .content .question .question_left[data-v-62ddd02a]{width:100%}.se_zone_practice_question_detail_page .content .question .question_left .top[data-v-62ddd02a]{width:100%;height:auto;padding:.4rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.se_zone_practice_question_detail_page .content .question .question_left .top .studyContent[data-v-62ddd02a]{font-size:.24rem;font-family:var(--common-font-family);color:#333;line-height:.35rem;margin-bottom:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.se_zone_practice_question_detail_page .content .question .question_left .top .studyContent.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_left .top .studyContent.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_left .top .studyContent.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_left .top .studyContent.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_left .top .studyContent.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_left .top .studyContent.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_left .top .studyContent .study_content[data-v-62ddd02a]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.08rem}.se_zone_practice_question_detail_page .content .question .question_left .top .studyContent .correct_btn[data-v-62ddd02a]{height:.54rem;font-size:.18rem;color:#fff}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box[data-v-62ddd02a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button[data-v-62ddd02a]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_four)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_four)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_four)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_four)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_four)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .button.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_four)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title[data-v-62ddd02a]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-62ddd02a]{margin-right:.1rem;margin-top:.03rem}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text[data-v-62ddd02a]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;white-space:break-spaces}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox[data-v-62ddd02a]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box[data-v-62ddd02a]{overflow:hidden}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-62ddd02a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-62ddd02a]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box[data-v-62ddd02a]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_four)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_four)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_four)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_four)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_four)}.se_zone_practice_question_detail_page .content .question .question_left .top .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_four)}.se_zone_practice_question_detail_page .content .question .question_left .btn[data-v-62ddd02a]{width:100%;height:4.7rem;padding:.4rem;margin-top:.42rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.se_zone_practice_question_detail_page .content .question .question_left .btn .title[data-v-62ddd02a]{margin-bottom:.2rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#775dc0;line-height:.33rem}.se_zone_practice_question_detail_page .content .question .question_left .btn .title.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_left .btn .title.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_left .btn .title.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_left .btn .title.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_left .btn .title.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_left .btn .title.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right[data-v-62ddd02a]{width:4.48rem;margin-left:.42rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.se_zone_practice_question_detail_page .content .question .question_right .right_top[data-v-62ddd02a]{width:4.48rem;height:auto;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.32rem .4rem .4rem}.se_zone_practice_question_detail_page .content .question .question_right .right_top .title[data-v-62ddd02a]{font-size:.24rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#775dc0;line-height:.33rem}.se_zone_practice_question_detail_page .content .question .question_right .right_top .title.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .title.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .title.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .title.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .title.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .title.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con[data-v-62ddd02a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.24rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con .con_title[data-v-62ddd02a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#090228;line-height:.34rem}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con .con_title.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con .con_title.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con .con_title.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con .con_title.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con .con_title.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con .con_title.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con .rateBox[data-v-62ddd02a]{width:100%;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con .number[data-v-62ddd02a]{width:100%;margin-top:.24rem;text-align:center;font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#090228;line-height:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con .number.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con .number.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con .number.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con .number.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con .number.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con .number.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top .con .btn[data-v-62ddd02a]{width:100%;margin-top:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox[data-v-62ddd02a]{width:4.48rem;height:6.2rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.32rem .4rem}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .title[data-v-62ddd02a]{font-size:.24rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#775dc0;line-height:.33rem}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .title.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .title.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .title.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .title.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .title.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .title.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con[data-v-62ddd02a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.24rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title[data-v-62ddd02a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#090228;line-height:.34rem}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .title.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .rateBox[data-v-62ddd02a]{width:100%;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number[data-v-62ddd02a]{width:100%;margin-top:.24rem;text-align:center;font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#090228;line-height:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .number.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_seven)}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .summaryBox .con .btn[data-v-62ddd02a]{width:100%;margin-top:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .btn[data-v-62ddd02a]{margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .btn .waitPoint[data-v-62ddd02a]{width:.2rem;height:.2rem;background:#592f99;border:1px solid #592f99;border-radius:50%;position:absolute;left:.27rem}.se_zone_practice_question_detail_page .content .question .question_right .right_top_head .btn .point[data-v-62ddd02a]{width:.1rem;height:.1rem;margin:0 .1rem;background:#b2b1b4;border-radius:50%}.se_zone_practice_question_detail_page .content .question .question_right .right_btn[data-v-62ddd02a]{width:4.5rem;height:3.6rem;padding:.4rem;margin-top:.4rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .title[data-v-62ddd02a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.26rem}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .title.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .title.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .title.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .title.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .title.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .title.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_five)}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .con[data-v-62ddd02a]{width:100%;height:2.28rem;margin-top:.24rem;padding:.1rem;background:#f5f0ff;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .con .icon_box[data-v-62ddd02a]{width:.72rem;height:.72rem}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .con .icon_box img[data-v-62ddd02a]{width:100%;height:100%}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .con .name[data-v-62ddd02a]{font-size:.13rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.21rem}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .con .name.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_two)}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .con .name.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_two)}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .con .name.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_two)}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .con .name.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_two)}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .con .name.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_two)}.se_zone_practice_question_detail_page .content .question .question_right .right_btn .con .name.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_two)}.se_zone_practice_question_detail_page .text_view_component[data-v-62ddd02a]{white-space:pre-wrap}.se_zone_practice_question_detail_page .more[data-v-62ddd02a]{width:.34rem;height:.34rem;cursor:pointer}.se_zone_practice_question_detail_page .mathChartBox .text_view_component[data-v-62ddd02a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.se_zone_practice_question_detail_page .mathChartBox .text_view_component.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_question_detail_page .mathChartBox .text_view_component.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_question_detail_page .mathChartBox .text_view_component.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_question_detail_page .mathChartBox .text_view_component.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_five)}.se_zone_practice_question_detail_page .mathChartBox .text_view_component.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_question_detail_page .mathChartBox .text_view_component.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_five)}.se_zone_practice_question_detail_page .mathChartBox .picture_view_component[data-v-62ddd02a]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.se_zone_practice_question_detail_page .student_modal_box[data-v-62ddd02a]{width:6.6rem;min-height:4rem;padding:.4rem;background:#fff;border-radius:.33rem}.se_zone_practice_question_detail_page .student_modal_box .title_modal_box[data-v-62ddd02a]{width:100%;margin-bottom:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.se_zone_practice_question_detail_page .student_modal_box .title_modal_box .name[data-v-62ddd02a]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.se_zone_practice_question_detail_page .student_modal_box .title_modal_box .name.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_seven)}.se_zone_practice_question_detail_page .student_modal_box .title_modal_box .name.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_seven)}.se_zone_practice_question_detail_page .student_modal_box .title_modal_box .name.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_seven)}.se_zone_practice_question_detail_page .student_modal_box .title_modal_box .name.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_seven)}.se_zone_practice_question_detail_page .student_modal_box .title_modal_box .name.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_seven)}.se_zone_practice_question_detail_page .student_modal_box .title_modal_box .name.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_seven)}.se_zone_practice_question_detail_page .student_modal_box .title_modal_box img[data-v-62ddd02a]{width:.29rem;height:.29rem;cursor:pointer}.se_zone_practice_question_detail_page .student_modal_box .tableBox[data-v-62ddd02a]{min-height:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableHead[data-v-62ddd02a]{height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableHead .tableName[data-v-62ddd02a]{width:50%;height:100%;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#775dc0;line-height:.42rem}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableHead .tableName.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableHead .tableName.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableHead .tableName.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableHead .tableName.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableHead .tableName.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableHead .tableName.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableBody[data-v-62ddd02a]{height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #e1e1e1}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableBody .tableContent[data-v-62ddd02a]{width:50%;height:100%;font-size:.18rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.6rem}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableBody .tableContent.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableBody .tableContent.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableBody .tableContent.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableBody .tableContent.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableBody .tableContent.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableBody .tableContent.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableBody .tableContent img[data-v-62ddd02a]{width:.2rem;height:.2rem}.se_zone_practice_question_detail_page .student_modal_box .tableBox .tableBody .changeContent[data-v-62ddd02a]{width:.64rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:2px solid #e1e1e1}.se_zone_practice_question_detail_page .student_modal_box .tableBox .student[data-v-62ddd02a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.se_zone_practice_question_detail_page .student_modal_box .tableBox .noData[data-v-62ddd02a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#999}.se_zone_practice_question_detail_page .student_modal_box .tableBox .noData.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .noData.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .noData.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .noData.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .noData.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .noData.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .nameBox[data-v-62ddd02a]{width:1.2rem;height:.45rem;background:#fff;border:1px solid #d9d0f2;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#444;margin:0 .2rem .2rem 0}.se_zone_practice_question_detail_page .student_modal_box .tableBox .nameBox.hk.SMALL[data-v-62ddd02a]{font-size:var(--hk_small_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .nameBox.hk.MEDIUM[data-v-62ddd02a]{font-size:var(--hk_middle_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .nameBox.hk.LARGE[data-v-62ddd02a]{font-size:var(--hk_large_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .nameBox.en.SMALL[data-v-62ddd02a]{font-size:var(--en_small_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .nameBox.en.MEDIUM[data-v-62ddd02a]{font-size:var(--en_middle_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .tableBox .nameBox.en.LARGE[data-v-62ddd02a]{font-size:var(--en_large_font_size_five)}.se_zone_practice_question_detail_page .student_modal_box .box_btn[data-v-62ddd02a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html[data-v-65b2e906]{font-size:100px}@media only screen and (max-height:650px){html[data-v-65b2e906]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-65b2e906]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-65b2e906]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-65b2e906]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-65b2e906]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-65b2e906]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-65b2e906]{font-size:100px}}#app[data-v-65b2e906],body[data-v-65b2e906],html[data-v-65b2e906]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-65b2e906],#app h1[data-v-65b2e906],#app h2[data-v-65b2e906],#app h3[data-v-65b2e906],#app h4[data-v-65b2e906],#app h5[data-v-65b2e906],#app h6[data-v-65b2e906],#app p[data-v-65b2e906],body body[data-v-65b2e906],body h1[data-v-65b2e906],body h2[data-v-65b2e906],body h3[data-v-65b2e906],body h4[data-v-65b2e906],body h5[data-v-65b2e906],body h6[data-v-65b2e906],body p[data-v-65b2e906],html body[data-v-65b2e906],html h1[data-v-65b2e906],html h2[data-v-65b2e906],html h3[data-v-65b2e906],html h4[data-v-65b2e906],html h5[data-v-65b2e906],html h6[data-v-65b2e906],html p[data-v-65b2e906]{margin:0}li[data-v-65b2e906],ul[data-v-65b2e906]{list-style:none;padding:0}[data-v-65b2e906]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-65b2e906]{white-space:break-spaces}.sortableDrag[data-v-65b2e906]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-65b2e906],.sortableDrag td[data-v-65b2e906]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-65b2e906]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-65b2e906]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-65b2e906]{color:var(--theme-color)}.error_color[data-v-65b2e906]{color:#eb6646!important}.warn_color[data-v-65b2e906]{color:#ff6800}.pointer[data-v-65b2e906]{cursor:pointer}.ellipsis[data-v-65b2e906]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-65b2e906]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-65b2e906],.flex_center_center[data-v-65b2e906]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-65b2e906],.flex_center_center[data-v-65b2e906]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-65b2e906]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-65b2e906]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-65b2e906],.flex_row_s_p[data-v-65b2e906]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-65b2e906]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-65b2e906]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-65b2e906],.flex_start[data-v-65b2e906]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-65b2e906]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-65b2e906],.flex_column_center_center[data-v-65b2e906]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-65b2e906]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-65b2e906]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-65b2e906]{position:relative;border-radius:.2rem}.talk_frame[data-v-65b2e906]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-65b2e906]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-65b2e906]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-65b2e906]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-65b2e906]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-65b2e906]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-65b2e906]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-65b2e906]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-65b2e906]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-65b2e906]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-65b2e906]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-65b2e906]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-65b2e906]{max-height:30vh}.ant-select-dropdown-menu[data-v-65b2e906]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-65b2e906]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-65b2e906]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-65b2e906]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-65b2e906]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-65b2e906]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-65b2e906]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-65b2e906]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-65b2e906]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-65b2e906]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-65b2e906]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-65b2e906]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-65b2e906]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-65b2e906]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-65b2e906]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-65b2e906]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-65b2e906]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-65b2e906]{width:100%}.ant-input[data-v-65b2e906]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-65b2e906]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-65b2e906]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-65b2e906]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-65b2e906]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-65b2e906]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-65b2e906]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-65b2e906]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-65b2e906]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-65b2e906]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-65b2e906]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-65b2e906],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-65b2e906]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-65b2e906]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-65b2e906],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-65b2e906]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-65b2e906]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-65b2e906],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-65b2e906]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-65b2e906]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-65b2e906]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-65b2e906]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-65b2e906],.ant-table-thead>tr>th[data-v-65b2e906]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-65b2e906]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-65b2e906]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-65b2e906]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-65b2e906]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-65b2e906]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-65b2e906]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-65b2e906]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-65b2e906]{width:24px;height:24px}.ant-radio-inner[data-v-65b2e906]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-65b2e906]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-65b2e906]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-65b2e906],.ant-radio-checked .ant-radio-inner[data-v-65b2e906]{border-color:#10c7a3}.ant-checkbox[data-v-65b2e906]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-65b2e906]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-65b2e906]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-65b2e906]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-65b2e906]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-65b2e906]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-65b2e906]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-65b2e906]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-65b2e906]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-65b2e906]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-65b2e906]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-65b2e906],.ant-dropdown-menu-submenu-title[data-v-65b2e906]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-65b2e906],:root .ant-dropdown-link>.anticon.anticon-down[data-v-65b2e906],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-65b2e906]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-65b2e906]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-65b2e906]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-65b2e906]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-65b2e906],.dropMenuItem_hk_SMALL[data-v-65b2e906]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-65b2e906]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-65b2e906]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-65b2e906]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-65b2e906]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-65b2e906],.ant-switch[data-v-65b2e906]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-65b2e906],.ant-switch[data-v-65b2e906]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-65b2e906]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-65b2e906]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-65b2e906]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-65b2e906]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-65b2e906]{width:100%}.ant-progress-circle .ant-progress-text[data-v-65b2e906]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-65b2e906]{max-width:4.6rem}.ant-popover-title[data-v-65b2e906]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-65b2e906]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-65b2e906]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-65b2e906],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-65b2e906],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-65b2e906]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-65b2e906],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-65b2e906],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-65b2e906]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-65b2e906]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-65b2e906]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-65b2e906]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-65b2e906]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-65b2e906]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-65b2e906]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-65b2e906]{text-decoration:underline}.modalBox .btn_box[data-v-65b2e906]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-65b2e906],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-65b2e906],.ant-pagination-disabled:focus a[data-v-65b2e906],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-65b2e906],.ant-pagination-disabled:hover a[data-v-65b2e906],[data-v-65b2e906] .ant-pagination-disabled a{background:#e6e7e8}[data-v-65b2e906] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-65b2e906] .ant-pagination-item-active a,[data-v-65b2e906] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-65b2e906] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-65b2e906] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-65b2e906]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-65b2e906]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-65b2e906]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-65b2e906]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-65b2e906]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-65b2e906]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-65b2e906]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-65b2e906]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-65b2e906]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-65b2e906],.wangEditor table th[data-v-65b2e906]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-65b2e906]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-65b2e906]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-65b2e906]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-65b2e906]{display:block}.wangEditor ol[data-v-65b2e906],.wangEditor ul[data-v-65b2e906]{margin:10px 0 10px 20px}.wangEditor ul[data-v-65b2e906],.wangEditor ul li[data-v-65b2e906]{list-style:disc inside!important}.wangEditor ol[data-v-65b2e906],.wangEditor ol li[data-v-65b2e906]{list-style:decimal inside!important}.wangEditor img[data-v-65b2e906]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-65b2e906]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-65b2e906]{border-bottom:2px solid #e1e1e1}.component[data-v-65b2e906]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-65b2e906]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-65b2e906]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-65b2e906]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-65b2e906]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-65b2e906]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-65b2e906]{cursor:default}.listen_picture[data-v-65b2e906]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-65b2e906]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-65b2e906]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-65b2e906]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-65b2e906]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-65b2e906]{font-size:var(--en_large_font_size_five)}[data-v-65b2e906] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-65b2e906]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-65b2e906]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-65b2e906]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-65b2e906]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-65b2e906]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-65b2e906]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-65b2e906]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-65b2e906]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-65b2e906],.home_practice_status.NO_PUBLIC[data-v-65b2e906]{background:#2c58b1}.home_practice_status.FINISHED[data-v-65b2e906],.home_practice_status.IN_PROGRESS[data-v-65b2e906],.home_practice_status.NOT_STARTED[data-v-65b2e906],.home_practice_status.UNDISTRIBUTED[data-v-65b2e906]{background:#486fbf}.ant-calendar-picker-container[data-v-65b2e906]{z-index:9999999!important}.se_zone_reverse_student_report_page[data-v-65b2e906]{width:100%;height:100%}.se_zone_reverse_student_report_page .content[data-v-65b2e906]{padding:.4rem}.se_zone_reverse_student_report_page .content .titleBox[data-v-65b2e906]{margin-bottom:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.se_zone_reverse_student_report_page .content .titleBox .title .subject[data-v-65b2e906]{font-size:.26rem;font-family:var(--common-font-family);color:#592f99;line-height:.37rem}.se_zone_reverse_student_report_page .content .titleBox .title .subject.hk.SMALL[data-v-65b2e906]{font-size:var(--hk_small_font_size_eight)}.se_zone_reverse_student_report_page .content .titleBox .title .subject.hk.MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_eight)}.se_zone_reverse_student_report_page .content .titleBox .title .subject.hk.LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_eight)}.se_zone_reverse_student_report_page .content .titleBox .title .subject.en.SMALL[data-v-65b2e906]{font-size:var(--en_small_font_size_eight)}.se_zone_reverse_student_report_page .content .titleBox .title .subject.en.MEDIUM[data-v-65b2e906]{font-size:var(--en_middle_font_size_eight)}.se_zone_reverse_student_report_page .content .titleBox .title .subject.en.LARGE[data-v-65b2e906]{font-size:var(--en_large_font_size_eight)}.se_zone_reverse_student_report_page .content .titleBox .title .subTitle[data-v-65b2e906]{font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#333;line-height:.24rem}.se_zone_reverse_student_report_page .content .titleBox .title .subTitle.hk.SMALL[data-v-65b2e906]{font-size:var(--hk_small_font_size_four)}.se_zone_reverse_student_report_page .content .titleBox .title .subTitle.hk.MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_four)}.se_zone_reverse_student_report_page .content .titleBox .title .subTitle.hk.LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_four)}.se_zone_reverse_student_report_page .content .titleBox .title .subTitle.en.SMALL[data-v-65b2e906]{font-size:var(--en_small_font_size_four)}.se_zone_reverse_student_report_page .content .titleBox .title .subTitle.en.MEDIUM[data-v-65b2e906]{font-size:var(--en_middle_font_size_four)}.se_zone_reverse_student_report_page .content .titleBox .title .subTitle.en.LARGE[data-v-65b2e906]{font-size:var(--en_large_font_size_four)}.se_zone_reverse_student_report_page .content .tab[data-v-65b2e906]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.32rem}.se_zone_reverse_student_report_page .content .tab .item[data-v-65b2e906]{width:2rem;height:.54rem;background:#f5f0ff;border:2px solid #592f99;border-radius:.27rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#592f99;line-height:.54rem;margin-right:.32rem;cursor:pointer}.se_zone_reverse_student_report_page .content .tab .item.hk.SMALL[data-v-65b2e906]{font-size:var(--hk_small_font_size_five)}.se_zone_reverse_student_report_page .content .tab .item.hk.MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five)}.se_zone_reverse_student_report_page .content .tab .item.hk.LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_five)}.se_zone_reverse_student_report_page .content .tab .item.en.SMALL[data-v-65b2e906]{font-size:var(--en_small_font_size_five)}.se_zone_reverse_student_report_page .content .tab .item.en.MEDIUM[data-v-65b2e906]{font-size:var(--en_middle_font_size_five)}.se_zone_reverse_student_report_page .content .tab .item.en.LARGE[data-v-65b2e906]{font-size:var(--en_large_font_size_five)}.se_zone_reverse_student_report_page .content .tab .item.active[data-v-65b2e906]{background:#592f99;color:#fff}.se_zone_reverse_student_report_page .content .tableBox[data-v-65b2e906]{width:100%;background:#fff;border-radius:17px;padding:.4rem}.se_zone_reverse_student_report_page .content .tableBox .tableTitle[data-v-65b2e906]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.2rem}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_left[data-v-65b2e906]{font-size:.28rem;font-family:var(--common-font-family);color:#775dc0;line-height:.4rem}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_left.hk.SMALL[data-v-65b2e906]{font-size:var(--hk_small_font_size_eight)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_left.hk.MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_eight)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_left.hk.LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_eight)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_left.en.SMALL[data-v-65b2e906]{font-size:var(--en_small_font_size_eight)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_left.en.MEDIUM[data-v-65b2e906]{font-size:var(--en_middle_font_size_eight)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_left.en.LARGE[data-v-65b2e906]{font-size:var(--en_large_font_size_eight)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_right[data-v-65b2e906]{width:1.84rem;height:.5rem;background:#e3ddf0;border-radius:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_right.hk.SMALL[data-v-65b2e906]{font-size:var(--hk_small_font_size_five)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_right.hk.MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_right.hk.LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_five)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_right.en.SMALL[data-v-65b2e906]{font-size:var(--en_small_font_size_five)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_right.en.MEDIUM[data-v-65b2e906]{font-size:var(--en_middle_font_size_five)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_right.en.LARGE[data-v-65b2e906]{font-size:var(--en_large_font_size_five)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_right span[data-v-65b2e906]{font-size:.28rem;font-family:var(--common-font-family);color:#775dc0;line-height:.4rem}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_right span.hk.SMALL[data-v-65b2e906]{font-size:var(--hk_small_font_size_eight)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_right span.hk.MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_eight)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_right span.hk.LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_eight)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_right span.en.SMALL[data-v-65b2e906]{font-size:var(--en_small_font_size_eight)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_right span.en.MEDIUM[data-v-65b2e906]{font-size:var(--en_middle_font_size_eight)}.se_zone_reverse_student_report_page .content .tableBox .tableTitle .title_right span.en.LARGE[data-v-65b2e906]{font-size:var(--en_large_font_size_eight)}.se_zone_reverse_student_report_page .statusBox .rightimgBox[data-v-65b2e906],.se_zone_reverse_student_report_page .statusBox[data-v-65b2e906]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.se_zone_reverse_student_report_page .statusBox .rightimgBox[data-v-65b2e906]{width:.24rem;height:.24rem;border-radius:50%;border:2.4px solid #43cc8e;margin-right:.08rem}.se_zone_reverse_student_report_page .statusBox .rightimgBox img[data-v-65b2e906]{width:.2rem;height:.2rem}.se_zone_reverse_student_report_page .statusBox .halfimgBox[data-v-65b2e906]{width:.24rem;height:.24rem;border-radius:50%;border:2.4px solid #2e9cfa;margin-right:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.se_zone_reverse_student_report_page .statusBox .halfimgBox img[data-v-65b2e906]{width:.2rem;height:.2rem}.se_zone_reverse_student_report_page .statusBox .worryimgBox[data-v-65b2e906]{width:.24rem;height:.24rem;border-radius:50%;border:2.4px solid #df4242;margin-right:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.se_zone_reverse_student_report_page .statusBox .worryimgBox img[data-v-65b2e906]{width:.2rem;height:.2rem}.se_zone_reverse_student_report_page .statusBox .right[data-v-65b2e906]{font-size:.18rem;font-family:var(--common-font-family);color:#43cc8e;line-height:.26rem}.se_zone_reverse_student_report_page .statusBox .right.hk.SMALL[data-v-65b2e906]{font-size:var(--hk_small_font_size_five)}.se_zone_reverse_student_report_page .statusBox .right.hk.MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five)}.se_zone_reverse_student_report_page .statusBox .right.hk.LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_five)}.se_zone_reverse_student_report_page .statusBox .right.en.SMALL[data-v-65b2e906]{font-size:var(--en_small_font_size_five)}.se_zone_reverse_student_report_page .statusBox .right.en.MEDIUM[data-v-65b2e906]{font-size:var(--en_middle_font_size_five)}.se_zone_reverse_student_report_page .statusBox .right.en.LARGE[data-v-65b2e906]{font-size:var(--en_large_font_size_five)}.se_zone_reverse_student_report_page .statusBox .half[data-v-65b2e906]{font-size:.18rem;font-family:var(--common-font-family);color:#2e9cfa;line-height:.26rem}.se_zone_reverse_student_report_page .statusBox .half.hk.SMALL[data-v-65b2e906]{font-size:var(--hk_small_font_size_five)}.se_zone_reverse_student_report_page .statusBox .half.hk.MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five)}.se_zone_reverse_student_report_page .statusBox .half.hk.LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_five)}.se_zone_reverse_student_report_page .statusBox .half.en.SMALL[data-v-65b2e906]{font-size:var(--en_small_font_size_five)}.se_zone_reverse_student_report_page .statusBox .half.en.MEDIUM[data-v-65b2e906]{font-size:var(--en_middle_font_size_five)}.se_zone_reverse_student_report_page .statusBox .half.en.LARGE[data-v-65b2e906]{font-size:var(--en_large_font_size_five)}.se_zone_reverse_student_report_page .statusBox .worry[data-v-65b2e906]{font-size:.18rem;font-family:var(--common-font-family);color:#df4242;line-height:.26rem}.se_zone_reverse_student_report_page .statusBox .worry.hk.SMALL[data-v-65b2e906]{font-size:var(--hk_small_font_size_five)}.se_zone_reverse_student_report_page .statusBox .worry.hk.MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five)}.se_zone_reverse_student_report_page .statusBox .worry.hk.LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_five)}.se_zone_reverse_student_report_page .statusBox .worry.en.SMALL[data-v-65b2e906]{font-size:var(--en_small_font_size_five)}.se_zone_reverse_student_report_page .statusBox .worry.en.MEDIUM[data-v-65b2e906]{font-size:var(--en_middle_font_size_five)}.se_zone_reverse_student_report_page .statusBox .worry.en.LARGE[data-v-65b2e906]{font-size:var(--en_large_font_size_five)}.se_zone_reverse_student_report_page .noDataWrong[data-v-65b2e906]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.se_zone_reverse_student_report_page .noDataWrong.hk.SMALL[data-v-65b2e906]{font-size:var(--hk_small_font_size_five)}.se_zone_reverse_student_report_page .noDataWrong.hk.MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_five)}.se_zone_reverse_student_report_page .noDataWrong.hk.LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_five)}.se_zone_reverse_student_report_page .noDataWrong.en.SMALL[data-v-65b2e906]{font-size:var(--en_small_font_size_five)}.se_zone_reverse_student_report_page .noDataWrong.en.MEDIUM[data-v-65b2e906]{font-size:var(--en_middle_font_size_five)}.se_zone_reverse_student_report_page .noDataWrong.en.LARGE[data-v-65b2e906]{font-size:var(--en_large_font_size_five)}.se_zone_reverse_student_report_page .mr32[data-v-65b2e906]{margin-right:.32rem}.se_zone_reverse_student_report_page .ml12[data-v-65b2e906]{margin-left:.1rem}.se_zone_reverse_student_report_page .btn[data-v-65b2e906]{width:1.76rem;height:.53rem}.se_zone_reverse_student_report_page .self_box[data-v-65b2e906]{width:.8rem;height:.27rem;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.14rem;font-family:var(--common-font-family);line-height:.2rem}.se_zone_reverse_student_report_page .self_box.hk.SMALL[data-v-65b2e906]{font-size:var(--hk_small_font_size_three)}.se_zone_reverse_student_report_page .self_box.hk.MEDIUM[data-v-65b2e906]{font-size:var(--hk_middle_font_size_three)}.se_zone_reverse_student_report_page .self_box.hk.LARGE[data-v-65b2e906]{font-size:var(--hk_large_font_size_three)}.se_zone_reverse_student_report_page .self_box.en.SMALL[data-v-65b2e906]{font-size:var(--en_small_font_size_three)}.se_zone_reverse_student_report_page .self_box.en.MEDIUM[data-v-65b2e906]{font-size:var(--en_middle_font_size_three)}.se_zone_reverse_student_report_page .self_box.en.LARGE[data-v-65b2e906]{font-size:var(--en_large_font_size_three)}.se_zone_reverse_student_report_page .self_box_UNFINISHED[data-v-65b2e906]{color:#666;background:#ccc}.se_zone_reverse_student_report_page .self_box_PARTLY_FINISHED[data-v-65b2e906]{color:#fff;background:#ffc274}.se_zone_reverse_student_report_page .self_box_FINISHED[data-v-65b2e906]{color:#fff;background:#10c7a3}.se_zone_reverse_student_report_page .self_img[data-v-65b2e906]{width:.32rem;height:.32rem}html[data-v-6829cfb2]{font-size:100px}@media only screen and (max-height:650px){html[data-v-6829cfb2]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-6829cfb2]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-6829cfb2]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-6829cfb2]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-6829cfb2]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-6829cfb2]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-6829cfb2]{font-size:100px}}#app[data-v-6829cfb2],body[data-v-6829cfb2],html[data-v-6829cfb2]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-6829cfb2],#app h1[data-v-6829cfb2],#app h2[data-v-6829cfb2],#app h3[data-v-6829cfb2],#app h4[data-v-6829cfb2],#app h5[data-v-6829cfb2],#app h6[data-v-6829cfb2],#app p[data-v-6829cfb2],body body[data-v-6829cfb2],body h1[data-v-6829cfb2],body h2[data-v-6829cfb2],body h3[data-v-6829cfb2],body h4[data-v-6829cfb2],body h5[data-v-6829cfb2],body h6[data-v-6829cfb2],body p[data-v-6829cfb2],html body[data-v-6829cfb2],html h1[data-v-6829cfb2],html h2[data-v-6829cfb2],html h3[data-v-6829cfb2],html h4[data-v-6829cfb2],html h5[data-v-6829cfb2],html h6[data-v-6829cfb2],html p[data-v-6829cfb2]{margin:0}li[data-v-6829cfb2],ul[data-v-6829cfb2]{list-style:none;padding:0}[data-v-6829cfb2]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-6829cfb2]{white-space:break-spaces}.sortableDrag[data-v-6829cfb2]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-6829cfb2],.sortableDrag td[data-v-6829cfb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-6829cfb2]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-6829cfb2]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-6829cfb2]{color:var(--theme-color)}.error_color[data-v-6829cfb2]{color:#eb6646!important}.warn_color[data-v-6829cfb2]{color:#ff6800}.pointer[data-v-6829cfb2]{cursor:pointer}.ellipsis[data-v-6829cfb2]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-6829cfb2]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-6829cfb2],.flex_center_center[data-v-6829cfb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-6829cfb2],.flex_center_center[data-v-6829cfb2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-6829cfb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-6829cfb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-6829cfb2],.flex_row_s_p[data-v-6829cfb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-6829cfb2]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-6829cfb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-6829cfb2],.flex_start[data-v-6829cfb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-6829cfb2]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-6829cfb2],.flex_column_center_center[data-v-6829cfb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-6829cfb2]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-6829cfb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-6829cfb2]{position:relative;border-radius:.2rem}.talk_frame[data-v-6829cfb2]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-6829cfb2]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-6829cfb2]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-6829cfb2]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-6829cfb2]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-6829cfb2]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-6829cfb2]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-6829cfb2]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-6829cfb2]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-6829cfb2]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-6829cfb2]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-6829cfb2]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-6829cfb2]{max-height:30vh}.ant-select-dropdown-menu[data-v-6829cfb2]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-6829cfb2]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-6829cfb2]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-6829cfb2]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-6829cfb2]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-6829cfb2]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-6829cfb2]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-6829cfb2]{width:100%}.ant-input[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-6829cfb2]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-6829cfb2]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-6829cfb2]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-6829cfb2]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-6829cfb2]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-6829cfb2],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-6829cfb2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-6829cfb2],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-6829cfb2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-6829cfb2],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-6829cfb2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-6829cfb2]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6829cfb2],.ant-table-thead>tr>th[data-v-6829cfb2]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-6829cfb2]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-6829cfb2]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6829cfb2]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6829cfb2]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6829cfb2]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-6829cfb2]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-6829cfb2]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-6829cfb2]{width:24px;height:24px}.ant-radio-inner[data-v-6829cfb2]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-6829cfb2]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-6829cfb2],.ant-radio-checked .ant-radio-inner[data-v-6829cfb2]{border-color:#10c7a3}.ant-checkbox[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-6829cfb2]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-6829cfb2]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-6829cfb2]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-6829cfb2]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-6829cfb2]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-6829cfb2]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-6829cfb2]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-6829cfb2]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-6829cfb2]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-6829cfb2],.ant-dropdown-menu-submenu-title[data-v-6829cfb2]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-6829cfb2],:root .ant-dropdown-link>.anticon.anticon-down[data-v-6829cfb2],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-6829cfb2],.dropMenuItem_hk_SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-6829cfb2]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-6829cfb2],.ant-switch[data-v-6829cfb2]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-6829cfb2],.ant-switch[data-v-6829cfb2]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-6829cfb2]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-6829cfb2]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-6829cfb2]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-6829cfb2]{width:100%}.ant-progress-circle .ant-progress-text[data-v-6829cfb2]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-6829cfb2]{max-width:4.6rem}.ant-popover-title[data-v-6829cfb2]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-6829cfb2]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-6829cfb2]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-6829cfb2],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-6829cfb2],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-6829cfb2]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-6829cfb2],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-6829cfb2],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-6829cfb2]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-6829cfb2]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-6829cfb2]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-6829cfb2]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-6829cfb2]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-6829cfb2]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-6829cfb2]{text-decoration:underline}.modalBox .btn_box[data-v-6829cfb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-6829cfb2],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-6829cfb2],.ant-pagination-disabled:focus a[data-v-6829cfb2],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-6829cfb2],.ant-pagination-disabled:hover a[data-v-6829cfb2],[data-v-6829cfb2] .ant-pagination-disabled a{background:#e6e7e8}[data-v-6829cfb2] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-6829cfb2] .ant-pagination-item-active a,[data-v-6829cfb2] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-6829cfb2] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-6829cfb2] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-6829cfb2]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-6829cfb2]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-6829cfb2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-6829cfb2]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-6829cfb2]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-6829cfb2]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-6829cfb2]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-6829cfb2]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-6829cfb2],.wangEditor table th[data-v-6829cfb2]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-6829cfb2]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-6829cfb2]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-6829cfb2]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-6829cfb2]{display:block}.wangEditor ol[data-v-6829cfb2],.wangEditor ul[data-v-6829cfb2]{margin:10px 0 10px 20px}.wangEditor ul[data-v-6829cfb2],.wangEditor ul li[data-v-6829cfb2]{list-style:disc inside!important}.wangEditor ol[data-v-6829cfb2],.wangEditor ol li[data-v-6829cfb2]{list-style:decimal inside!important}.wangEditor img[data-v-6829cfb2]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-6829cfb2]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-6829cfb2]{border-bottom:2px solid #e1e1e1}.component[data-v-6829cfb2]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-6829cfb2]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-6829cfb2]{cursor:default}.listen_picture[data-v-6829cfb2]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-6829cfb2]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_five)}[data-v-6829cfb2] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-6829cfb2]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-6829cfb2]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-6829cfb2]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-6829cfb2]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-6829cfb2]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-6829cfb2]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-6829cfb2]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-6829cfb2]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-6829cfb2],.home_practice_status.NO_PUBLIC[data-v-6829cfb2]{background:#2c58b1}.home_practice_status.FINISHED[data-v-6829cfb2],.home_practice_status.IN_PROGRESS[data-v-6829cfb2],.home_practice_status.NOT_STARTED[data-v-6829cfb2],.home_practice_status.UNDISTRIBUTED[data-v-6829cfb2]{background:#486fbf}.ant-calendar-picker-container[data-v-6829cfb2]{z-index:9999999!important}.home_over_view_page[data-v-6829cfb2]{width:100%;height:100%;background:#f5f0ff}.home_over_view_page .no_data_line[data-v-6829cfb2]{display:inline-block;width:.3rem;height:4px;background:#734fb3}.home_over_view_page .main[data-v-6829cfb2]{width:100%;height:100%;padding:.2rem .4rem;overflow-y:scroll;overflow-x:none}.home_over_view_page .main[data-v-6829cfb2]::-webkit-scrollbar{width:.1rem;background-color:transparent}.home_over_view_page .main[data-v-6829cfb2]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.home_over_view_page .main .title_box[data-v-6829cfb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home_over_view_page .main .title_box .title_left[data-v-6829cfb2]{font-size:.24rem;color:#414042;line-height:.3rem}.home_over_view_page .main .title_box .title_left.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_seven)}.home_over_view_page .main .title_box .title_left.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_seven)}.home_over_view_page .main .title_box .title_left.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_seven)}.home_over_view_page .main .title_box .title_left.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_seven)}.home_over_view_page .main .title_box .title_left.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_seven)}.home_over_view_page .main .title_box .title_left.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_seven)}.home_over_view_page .main .content_box[data-v-6829cfb2]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.home_over_view_page .main .content_box .content_left[data-v-6829cfb2]{width:33%;margin-right:.3rem;border-radius:.12rem;background:#fff;-webkit-box-shadow:3.5px 3.5px 2.5px 0 rgba(99,99,99,.2);box-shadow:3.5px 3.5px 2.5px 0 rgba(99,99,99,.2)}.home_over_view_page .main .content_box .content_left .top_box[data-v-6829cfb2]{width:100%;height:.5rem;background:#ff7ab0;border-radius:.12rem .12rem 0 0;padding:0 .16rem;color:#fff}.home_over_view_page .main .content_box .content_left .top_box span[data-v-6829cfb2]{font-size:.2rem;line-height:.5rem;cursor:pointer}.home_over_view_page .main .content_box .content_left .top_box span.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five)}.home_over_view_page .main .content_box .content_left .top_box span.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five)}.home_over_view_page .main .content_box .content_left .top_box span.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five)}.home_over_view_page .main .content_box .content_left .top_box span.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_five)}.home_over_view_page .main .content_box .content_left .top_box span.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_five)}.home_over_view_page .main .content_box .content_left .top_box span.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_five)}.home_over_view_page .main .content_box .content_left .top_box span .more_img[data-v-6829cfb2]{width:.32rem;height:.32rem;cursor:pointer;margin-left:.1rem}.home_over_view_page .main .content_box .content_left .content_detail[data-v-6829cfb2]{width:100%;height:5rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item[data-v-6829cfb2]{padding:.06rem .16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#414042;font-size:.18rem}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_18)}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_20)}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_22)}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_18)}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_20)}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_22)}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item[data-v-6829cfb2]:first-child{-webkit-box-flex:0;-ms-flex:none;flex:none;padding:.1rem .16rem!important;color:#fff}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item[data-v-6829cfb2]:nth-child(2){-webkit-box-flex:0;-ms-flex:none;flex:none;background:#f3a9d5!important;color:#fff}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item[data-v-6829cfb2]:nth-child(2n-1){background:#fff}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item[data-v-6829cfb2]:nth-child(2n){background:#fff2f7}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item[data-v-6829cfb2]:last-child{border-radius:0 0 .12rem .12rem}.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item .className[data-v-6829cfb2],.home_over_view_page .main .content_box .content_left .content_detail .content_detail_item .studentName[data-v-6829cfb2]{width:50%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .06rem}.home_over_view_page .main .content_box .content_left .content_detail .noData[data-v-6829cfb2]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:4.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.home_over_view_page .main .content_box .content_left .content_detail .noData.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_18)}.home_over_view_page .main .content_box .content_left .content_detail .noData.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_20)}.home_over_view_page .main .content_box .content_left .content_detail .noData.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_22)}.home_over_view_page .main .content_box .content_left .content_detail .noData.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_18)}.home_over_view_page .main .content_box .content_left .content_detail .noData.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_20)}.home_over_view_page .main .content_box .content_left .content_detail .noData.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_22)}.home_over_view_page .main .content_box .content_right[data-v-6829cfb2]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:.12rem;background:#fff;-webkit-box-shadow:3.5px 3.5px 2.5px 0 rgba(99,99,99,.2);box-shadow:3.5px 3.5px 2.5px 0 rgba(99,99,99,.2)}.home_over_view_page .main .content_box .content_right .top_box[data-v-6829cfb2]{width:100%;height:.5rem;background:#8a66ee;border-radius:.12rem .12rem 0 0;padding:0 .16rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_over_view_page .main .content_box .content_right .top_box span[data-v-6829cfb2]{font-size:.2rem;line-height:.5rem;cursor:pointer}.home_over_view_page .main .content_box .content_right .top_box span.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five)}.home_over_view_page .main .content_box .content_right .top_box span.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .top_box span.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five)}.home_over_view_page .main .content_box .content_right .top_box span.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_five)}.home_over_view_page .main .content_box .content_right .top_box span.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .top_box span.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_five)}.home_over_view_page .main .content_box .content_right .top_box span .more_img[data-v-6829cfb2]{width:.32rem;height:.32rem;cursor:pointer;margin-left:.1rem}.home_over_view_page .main .content_box .content_right .top_box .right_img[data-v-6829cfb2]{height:.5rem}.home_over_view_page .main .content_box .content_right .content_detail[data-v-6829cfb2]{width:100%;height:100%;max-height:6rem;padding:.2rem .15rem;overflow-y:scroll;overflow-x:none}.home_over_view_page .main .content_box .content_right .content_detail[data-v-6829cfb2]::-webkit-scrollbar{width:.1rem;background-color:transparent}.home_over_view_page .main .content_box .content_right .content_detail[data-v-6829cfb2]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box[data-v-6829cfb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .2rem;font-size:.18rem}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_18)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_20)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_22)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_18)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_20)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_22)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch[data-v-6829cfb2]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .tips[data-v-6829cfb2]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .tips.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .tips.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .tips.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .tips.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .tips.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .tips.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .tips.active[data-v-6829cfb2]{color:#5b4096}.home_over_view_page .main .content_box .content_right .content_detail .detail_title_box .switch .ant-switch[data-v-6829cfb2]{margin:0 .15rem}.home_over_view_page .main .content_box .content_right .content_detail .echarts_box[data-v-6829cfb2]{width:100%;height:4rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item[data-v-6829cfb2]{width:100%}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate[data-v-6829cfb2]{height:.74rem;background:#f6f3fd;padding:0 .32rem;margin-bottom:.2rem;border-radius:.16rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name[data-v-6829cfb2]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#592f99;line-height:.26rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate[data-v-6829cfb2]{font-size:.12rem;color:#592f99;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_one)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_one)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_one)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_one)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_one)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_one)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn[data-v-6829cfb2]{width:1.28rem;height:.4rem;line-height:.4rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#fff;text-align:center;border-radius:.08rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box[data-v-6829cfb2]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .button[data-v-6829cfb2]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title[data-v-6829cfb2]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-6829cfb2]{margin-right:.1rem;margin-top:.03rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text[data-v-6829cfb2]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox[data-v-6829cfb2]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box[data-v-6829cfb2]{overflow:hidden}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-6829cfb2]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_five)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-6829cfb2]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box[data-v-6829cfb2]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_four)}.home_over_view_page .main .content_box .content_right .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_four)}.home_over_view_page .main .content_box .content_right .noData[data-v-6829cfb2]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:4.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.home_over_view_page .main .content_box .content_right .noData.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_18)}.home_over_view_page .main .content_box .content_right .noData.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_20)}.home_over_view_page .main .content_box .content_right .noData.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_22)}.home_over_view_page .main .content_box .content_right .noData.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_18)}.home_over_view_page .main .content_box .content_right .noData.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_20)}.home_over_view_page .main .content_box .content_right .noData.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_22)}.home_over_view_page .no_sub_box[data-v-6829cfb2]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home_over_view_page .no_sub_box[data-v-6829cfb2]::-webkit-scrollbar{width:.1rem;background-color:transparent}.home_over_view_page .no_sub_box[data-v-6829cfb2]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.home_over_view_page .no_sub_box .no_sub_title[data-v-6829cfb2]{padding:.06rem .16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#414042;font-size:.18rem}.home_over_view_page .no_sub_box .no_sub_title.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_18)}.home_over_view_page .no_sub_box .no_sub_title.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_20)}.home_over_view_page .no_sub_box .no_sub_title.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_22)}.home_over_view_page .no_sub_box .no_sub_title.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_18)}.home_over_view_page .no_sub_box .no_sub_title.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_20)}.home_over_view_page .no_sub_box .no_sub_title.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_22)}.home_over_view_page .no_sub_box .no_sub_title[data-v-6829cfb2]:first-child{-webkit-box-flex:0;-ms-flex:none;flex:none;padding:.1rem .16rem!important;color:#fff}.home_over_view_page .no_sub_box .no_sub_title[data-v-6829cfb2]:nth-child(2){-webkit-box-flex:0;-ms-flex:none;flex:none;background:#f3a9d5!important;color:#fff}.home_over_view_page .no_sub_box .no_sub_title .className[data-v-6829cfb2],.home_over_view_page .no_sub_box .no_sub_title .studentName[data-v-6829cfb2]{width:50%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .06rem}.home_over_view_page .no_sub_box .no_sub_detail[data-v-6829cfb2]{-webkit-box-flex:1;-ms-flex:1;flex:1}.home_over_view_page .no_sub_box .no_sub_detail .detail_box[data-v-6829cfb2]{padding:.06rem .16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#414042;font-size:.18rem}.home_over_view_page .no_sub_box .no_sub_detail .detail_box.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_18)}.home_over_view_page .no_sub_box .no_sub_detail .detail_box.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_20)}.home_over_view_page .no_sub_box .no_sub_detail .detail_box.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_22)}.home_over_view_page .no_sub_box .no_sub_detail .detail_box.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_18)}.home_over_view_page .no_sub_box .no_sub_detail .detail_box.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_20)}.home_over_view_page .no_sub_box .no_sub_detail .detail_box.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_22)}.home_over_view_page .no_sub_box .no_sub_detail .detail_box[data-v-6829cfb2]:nth-child(2n-1){background:#fff}.home_over_view_page .no_sub_box .no_sub_detail .detail_box[data-v-6829cfb2]:nth-child(2n){background:#fff2f7}.home_over_view_page .no_sub_box .no_sub_detail .detail_box[data-v-6829cfb2]:last-child{border-radius:0 0 .12rem .12rem}.home_over_view_page .no_sub_box .no_sub_detail .detail_box .className[data-v-6829cfb2],.home_over_view_page .no_sub_box .no_sub_detail .detail_box .studentName[data-v-6829cfb2]{width:50%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .06rem}.home_over_view_page .worry_model_box[data-v-6829cfb2]{width:100%;height:100%;overflow-y:scroll;overflow-x:none}.home_over_view_page .worry_model_box[data-v-6829cfb2]::-webkit-scrollbar{width:.1rem;background-color:transparent}.home_over_view_page .worry_model_box[data-v-6829cfb2]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.home_over_view_page .worry_model_box .worry_question_box[data-v-6829cfb2]{padding:.24rem}.home_over_view_page .worry_model_box .noData[data-v-6829cfb2]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:4.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.home_over_view_page .worry_model_box .noData.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_18)}.home_over_view_page .worry_model_box .noData.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_20)}.home_over_view_page .worry_model_box .noData.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_22)}.home_over_view_page .worry_model_box .noData.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_18)}.home_over_view_page .worry_model_box .noData.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_20)}.home_over_view_page .worry_model_box .noData.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_22)}.home_over_view_page .noDataFlex[data-v-6829cfb2]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.home_over_view_page .noDataFlex.hk.SMALL[data-v-6829cfb2]{font-size:var(--hk_small_font_size_18)}.home_over_view_page .noDataFlex.hk.MEDIUM[data-v-6829cfb2]{font-size:var(--hk_middle_font_size_20)}.home_over_view_page .noDataFlex.hk.LARGE[data-v-6829cfb2]{font-size:var(--hk_large_font_size_22)}.home_over_view_page .noDataFlex.en.SMALL[data-v-6829cfb2]{font-size:var(--en_small_font_size_18)}.home_over_view_page .noDataFlex.en.MEDIUM[data-v-6829cfb2]{font-size:var(--en_middle_font_size_20)}.home_over_view_page .noDataFlex.en.LARGE[data-v-6829cfb2]{font-size:var(--en_large_font_size_22)}.home_over_view_page[data-v-6829cfb2] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.home_over_view_page[data-v-6829cfb2] .ant-switch,.home_over_view_page[data-v-6829cfb2] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.home_over_view_page .ant-switch[data-v-6829cfb2]:after,.home_over_view_page[data-v-6829cfb2] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}html[data-v-1e2b973b]{font-size:100px}@media only screen and (max-height:650px){html[data-v-1e2b973b]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-1e2b973b]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-1e2b973b]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-1e2b973b]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-1e2b973b]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-1e2b973b]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-1e2b973b]{font-size:100px}}#app[data-v-1e2b973b],body[data-v-1e2b973b],html[data-v-1e2b973b]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-1e2b973b],#app h1[data-v-1e2b973b],#app h2[data-v-1e2b973b],#app h3[data-v-1e2b973b],#app h4[data-v-1e2b973b],#app h5[data-v-1e2b973b],#app h6[data-v-1e2b973b],#app p[data-v-1e2b973b],body body[data-v-1e2b973b],body h1[data-v-1e2b973b],body h2[data-v-1e2b973b],body h3[data-v-1e2b973b],body h4[data-v-1e2b973b],body h5[data-v-1e2b973b],body h6[data-v-1e2b973b],body p[data-v-1e2b973b],html body[data-v-1e2b973b],html h1[data-v-1e2b973b],html h2[data-v-1e2b973b],html h3[data-v-1e2b973b],html h4[data-v-1e2b973b],html h5[data-v-1e2b973b],html h6[data-v-1e2b973b],html p[data-v-1e2b973b]{margin:0}li[data-v-1e2b973b],ul[data-v-1e2b973b]{list-style:none;padding:0}[data-v-1e2b973b]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-1e2b973b]{white-space:break-spaces}.sortableDrag[data-v-1e2b973b]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-1e2b973b],.sortableDrag td[data-v-1e2b973b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-1e2b973b]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-1e2b973b]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-1e2b973b]{color:var(--theme-color)}.error_color[data-v-1e2b973b]{color:#eb6646!important}.warn_color[data-v-1e2b973b]{color:#ff6800}.pointer[data-v-1e2b973b]{cursor:pointer}.ellipsis[data-v-1e2b973b]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-1e2b973b]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-1e2b973b],.flex_center_center[data-v-1e2b973b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-1e2b973b],.flex_center_center[data-v-1e2b973b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-1e2b973b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-1e2b973b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-1e2b973b],.flex_row_s_p[data-v-1e2b973b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-1e2b973b]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-1e2b973b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-1e2b973b],.flex_start[data-v-1e2b973b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-1e2b973b]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-1e2b973b],.flex_column_center_center[data-v-1e2b973b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-1e2b973b]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-1e2b973b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-1e2b973b]{position:relative;border-radius:.2rem}.talk_frame[data-v-1e2b973b]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-1e2b973b]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-1e2b973b]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-1e2b973b]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-1e2b973b]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-1e2b973b]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-1e2b973b]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-1e2b973b]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-1e2b973b]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-1e2b973b]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-1e2b973b]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-1e2b973b]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-1e2b973b]{max-height:30vh}.ant-select-dropdown-menu[data-v-1e2b973b]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-1e2b973b]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-1e2b973b]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-1e2b973b]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-1e2b973b]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1e2b973b]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1e2b973b]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1e2b973b]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1e2b973b]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1e2b973b]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1e2b973b]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1e2b973b]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1e2b973b]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-1e2b973b]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-1e2b973b]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-1e2b973b]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-1e2b973b]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-1e2b973b]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-1e2b973b]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-1e2b973b]{width:100%}.ant-input[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-1e2b973b]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-1e2b973b]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1e2b973b]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1e2b973b]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-1e2b973b]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-1e2b973b]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-1e2b973b]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-1e2b973b]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-1e2b973b]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1e2b973b],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1e2b973b]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1e2b973b]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1e2b973b]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1e2b973b],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1e2b973b]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1e2b973b]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1e2b973b],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1e2b973b]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1e2b973b]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-1e2b973b]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1e2b973b],.ant-table-thead>tr>th[data-v-1e2b973b]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1e2b973b]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1e2b973b]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1e2b973b]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1e2b973b]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1e2b973b]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-1e2b973b]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-1e2b973b]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-1e2b973b]{width:24px;height:24px}.ant-radio-inner[data-v-1e2b973b]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-1e2b973b]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-1e2b973b],.ant-radio-checked .ant-radio-inner[data-v-1e2b973b]{border-color:#10c7a3}.ant-checkbox[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-1e2b973b]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-1e2b973b]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-1e2b973b]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-1e2b973b]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-1e2b973b]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-1e2b973b]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-1e2b973b]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-1e2b973b]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-1e2b973b]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-1e2b973b],.ant-dropdown-menu-submenu-title[data-v-1e2b973b]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-1e2b973b],:root .ant-dropdown-link>.anticon.anticon-down[data-v-1e2b973b],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-1e2b973b]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-1e2b973b]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-1e2b973b]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-1e2b973b]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-1e2b973b]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-1e2b973b],.dropMenuItem_hk_SMALL[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-1e2b973b]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-1e2b973b]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-1e2b973b]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-1e2b973b]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-1e2b973b]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-1e2b973b]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-1e2b973b],.ant-switch[data-v-1e2b973b]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-1e2b973b],.ant-switch[data-v-1e2b973b]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-1e2b973b]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-1e2b973b]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-1e2b973b]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-1e2b973b]{width:100%}.ant-progress-circle .ant-progress-text[data-v-1e2b973b]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-1e2b973b]{max-width:4.6rem}.ant-popover-title[data-v-1e2b973b]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-1e2b973b]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-1e2b973b]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-1e2b973b],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-1e2b973b],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-1e2b973b]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-1e2b973b],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-1e2b973b],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-1e2b973b]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-1e2b973b]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-1e2b973b]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-1e2b973b]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-1e2b973b]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-1e2b973b]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-1e2b973b]{text-decoration:underline}.modalBox .btn_box[data-v-1e2b973b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-1e2b973b],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-1e2b973b],.ant-pagination-disabled:focus a[data-v-1e2b973b],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-1e2b973b],.ant-pagination-disabled:hover a[data-v-1e2b973b],[data-v-1e2b973b] .ant-pagination-disabled a{background:#e6e7e8}[data-v-1e2b973b] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-1e2b973b] .ant-pagination-item-active a,[data-v-1e2b973b] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-1e2b973b] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-1e2b973b] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-1e2b973b]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-1e2b973b]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-1e2b973b]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-1e2b973b]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-1e2b973b]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-1e2b973b]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-1e2b973b]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-1e2b973b]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-1e2b973b],.wangEditor table th[data-v-1e2b973b]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-1e2b973b]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-1e2b973b]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-1e2b973b]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-1e2b973b]{display:block}.wangEditor ol[data-v-1e2b973b],.wangEditor ul[data-v-1e2b973b]{margin:10px 0 10px 20px}.wangEditor ul[data-v-1e2b973b],.wangEditor ul li[data-v-1e2b973b]{list-style:disc inside!important}.wangEditor ol[data-v-1e2b973b],.wangEditor ol li[data-v-1e2b973b]{list-style:decimal inside!important}.wangEditor img[data-v-1e2b973b]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-1e2b973b]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-1e2b973b]{border-bottom:2px solid #e1e1e1}.component[data-v-1e2b973b]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-1e2b973b]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-1e2b973b]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-1e2b973b]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-1e2b973b]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-1e2b973b]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-1e2b973b]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-1e2b973b]{cursor:default}.listen_picture[data-v-1e2b973b]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-1e2b973b]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-1e2b973b]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-1e2b973b]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-1e2b973b]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-1e2b973b]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-1e2b973b]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-1e2b973b]{font-size:var(--en_large_font_size_five)}[data-v-1e2b973b] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-1e2b973b]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-1e2b973b]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-1e2b973b]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-1e2b973b]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-1e2b973b]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-1e2b973b]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-1e2b973b]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-1e2b973b]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-1e2b973b],.home_practice_status.NO_PUBLIC[data-v-1e2b973b]{background:#2c58b1}.home_practice_status.FINISHED[data-v-1e2b973b],.home_practice_status.IN_PROGRESS[data-v-1e2b973b],.home_practice_status.NOT_STARTED[data-v-1e2b973b],.home_practice_status.UNDISTRIBUTED[data-v-1e2b973b]{background:#486fbf}.ant-calendar-picker-container[data-v-1e2b973b]{z-index:9999999!important}.new_aplus_report_page[data-v-1e2b973b]{width:100%;height:100%;background:#f5f0ff}.new_aplus_report_page[data-v-1e2b973b] .ant-spin-nested-loading,.new_aplus_report_page[data-v-1e2b973b] .ant-spin-nested-loading .ant-spin-container{height:100%}.new_aplus_report_page .tipsImg[data-v-1e2b973b]{width:.32rem;height:.32rem}.new_aplus_report_page .main[data-v-1e2b973b]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.new_aplus_report_page .main[data-v-1e2b973b]::-webkit-scrollbar{width:.1rem;background-color:transparent}.new_aplus_report_page .main[data-v-1e2b973b]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.new_aplus_report_page .main .filter_action_box[data-v-1e2b973b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.new_aplus_report_page .main .filter_action_box .mr20[data-v-1e2b973b]{margin-right:.2rem}.new_aplus_report_page .main .table_box[data-v-1e2b973b]{width:100%}.new_aplus_report_page .course_table[data-v-1e2b973b] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.new_aplus_report_page .course_table[data-v-1e2b973b] .ant-table-tbody>tr>td{color:#414042}.new_aplus_report_page .course_table[data-v-1e2b973b] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.new_aplus_report_page .course_table[data-v-1e2b973b] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.new_aplus_report_page .course_table[data-v-1e2b973b] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.new_aplus_report_page .course_table[data-v-1e2b973b] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.new_aplus_report_page .course_table[data-v-1e2b973b] .ant-table-thead>tr>th:last-child:after,.new_aplus_report_page .course_table[data-v-1e2b973b] .ant-table-thead>tr>th:last-child:before{display:none}.new_aplus_report_page .course_table[data-v-1e2b973b] .ant-table-tbody>tr>td{background:none}.new_aplus_report_page .course_table[data-v-1e2b973b] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff!important}.new_aplus_report_page .course_table[data-v-1e2b973b] .ant-table-body .ant-table-row:nth-child(2n){background:#fff!important}.new_aplus_report_page .course_table[data-v-1e2b973b] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.new_aplus_report_page .course_table[data-v-1e2b973b] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.new_aplus_report_page .course_table[data-v-1e2b973b] .ant-table-column-title{color:#fff;font-weight:400}.new_aplus_report_page .course_table[data-v-1e2b973b] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.new_aplus_report_page .course_table[data-v-1e2b973b] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_report_page .course_table .filter_icon[data-v-1e2b973b]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.1rem}.new_aplus_report_page .course_table .action_box[data-v-1e2b973b]{display:inline-block}.new_aplus_report_page .course_table .action_box img[data-v-1e2b973b]{height:.08rem;cursor:pointer}.new_aplus_report_page .course_table .no_data_line[data-v-1e2b973b]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html[data-v-79387dfe]{font-size:100px}@media only screen and (max-height:650px){html[data-v-79387dfe]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-79387dfe]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-79387dfe]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-79387dfe]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-79387dfe]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-79387dfe]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-79387dfe]{font-size:100px}}#app[data-v-79387dfe],body[data-v-79387dfe],html[data-v-79387dfe]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-79387dfe],#app h1[data-v-79387dfe],#app h2[data-v-79387dfe],#app h3[data-v-79387dfe],#app h4[data-v-79387dfe],#app h5[data-v-79387dfe],#app h6[data-v-79387dfe],#app p[data-v-79387dfe],body body[data-v-79387dfe],body h1[data-v-79387dfe],body h2[data-v-79387dfe],body h3[data-v-79387dfe],body h4[data-v-79387dfe],body h5[data-v-79387dfe],body h6[data-v-79387dfe],body p[data-v-79387dfe],html body[data-v-79387dfe],html h1[data-v-79387dfe],html h2[data-v-79387dfe],html h3[data-v-79387dfe],html h4[data-v-79387dfe],html h5[data-v-79387dfe],html h6[data-v-79387dfe],html p[data-v-79387dfe]{margin:0}li[data-v-79387dfe],ul[data-v-79387dfe]{list-style:none;padding:0}[data-v-79387dfe]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-79387dfe]{white-space:break-spaces}.sortableDrag[data-v-79387dfe]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-79387dfe],.sortableDrag td[data-v-79387dfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-79387dfe]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-79387dfe]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-79387dfe]{color:var(--theme-color)}.error_color[data-v-79387dfe]{color:#eb6646!important}.warn_color[data-v-79387dfe]{color:#ff6800}.pointer[data-v-79387dfe]{cursor:pointer}.ellipsis[data-v-79387dfe]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-79387dfe]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-79387dfe],.flex_center_center[data-v-79387dfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-79387dfe],.flex_center_center[data-v-79387dfe]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-79387dfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-79387dfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-79387dfe],.flex_row_s_p[data-v-79387dfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-79387dfe]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-79387dfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-79387dfe],.flex_start[data-v-79387dfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-79387dfe]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-79387dfe],.flex_column_center_center[data-v-79387dfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-79387dfe]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-79387dfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-79387dfe]{position:relative;border-radius:.2rem}.talk_frame[data-v-79387dfe]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-79387dfe]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-79387dfe]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-79387dfe]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-79387dfe]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-79387dfe]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-79387dfe]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-79387dfe]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-79387dfe]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-79387dfe]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-79387dfe]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-79387dfe]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-79387dfe]{max-height:30vh}.ant-select-dropdown-menu[data-v-79387dfe]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-79387dfe]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-79387dfe]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-79387dfe]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-79387dfe]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-79387dfe]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-79387dfe]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-79387dfe]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-79387dfe]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-79387dfe]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-79387dfe]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-79387dfe]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-79387dfe]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-79387dfe]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-79387dfe]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-79387dfe]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-79387dfe]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-79387dfe]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-79387dfe]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-79387dfe]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-79387dfe]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-79387dfe]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-79387dfe]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-79387dfe]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-79387dfe]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-79387dfe]{width:100%}.ant-input[data-v-79387dfe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-79387dfe]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-79387dfe]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-79387dfe]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-79387dfe]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-79387dfe]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-79387dfe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-79387dfe]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-79387dfe]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-79387dfe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-79387dfe]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-79387dfe]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-79387dfe]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-79387dfe],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-79387dfe]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-79387dfe]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-79387dfe]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-79387dfe],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-79387dfe]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-79387dfe]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-79387dfe]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-79387dfe],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-79387dfe]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-79387dfe]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-79387dfe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-79387dfe]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-79387dfe],.ant-table-thead>tr>th[data-v-79387dfe]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-79387dfe]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-79387dfe]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-79387dfe]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-79387dfe]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-79387dfe]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-79387dfe]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-79387dfe]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-79387dfe]{width:24px;height:24px}.ant-radio-inner[data-v-79387dfe]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-79387dfe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-79387dfe]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-79387dfe],.ant-radio-checked .ant-radio-inner[data-v-79387dfe]{border-color:#10c7a3}.ant-checkbox[data-v-79387dfe]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-79387dfe]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-79387dfe]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-79387dfe]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-79387dfe]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-79387dfe]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-79387dfe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-79387dfe]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-79387dfe]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-79387dfe]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-79387dfe]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-79387dfe],.ant-dropdown-menu-submenu-title[data-v-79387dfe]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-79387dfe],:root .ant-dropdown-link>.anticon.anticon-down[data-v-79387dfe],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-79387dfe]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-79387dfe]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-79387dfe]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-79387dfe]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-79387dfe]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-79387dfe]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-79387dfe],.dropMenuItem_hk_SMALL[data-v-79387dfe]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-79387dfe]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-79387dfe]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-79387dfe]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-79387dfe]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-79387dfe]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-79387dfe]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-79387dfe],.ant-switch[data-v-79387dfe]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-79387dfe],.ant-switch[data-v-79387dfe]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-79387dfe]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-79387dfe]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-79387dfe]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-79387dfe]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-79387dfe]{width:100%}.ant-progress-circle .ant-progress-text[data-v-79387dfe]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-79387dfe]{max-width:4.6rem}.ant-popover-title[data-v-79387dfe]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-79387dfe]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-79387dfe]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-79387dfe],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-79387dfe],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-79387dfe]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-79387dfe],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-79387dfe],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-79387dfe]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-79387dfe]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-79387dfe]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-79387dfe]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-79387dfe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-79387dfe]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-79387dfe]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-79387dfe]{text-decoration:underline}.modalBox .btn_box[data-v-79387dfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-79387dfe],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-79387dfe],.ant-pagination-disabled:focus a[data-v-79387dfe],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-79387dfe],.ant-pagination-disabled:hover a[data-v-79387dfe],[data-v-79387dfe] .ant-pagination-disabled a{background:#e6e7e8}[data-v-79387dfe] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-79387dfe] .ant-pagination-item-active a,[data-v-79387dfe] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-79387dfe] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-79387dfe] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-79387dfe]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-79387dfe]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-79387dfe]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-79387dfe]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-79387dfe]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-79387dfe]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-79387dfe]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-79387dfe]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-79387dfe]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-79387dfe],.wangEditor table th[data-v-79387dfe]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-79387dfe]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-79387dfe]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-79387dfe]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-79387dfe]{display:block}.wangEditor ol[data-v-79387dfe],.wangEditor ul[data-v-79387dfe]{margin:10px 0 10px 20px}.wangEditor ul[data-v-79387dfe],.wangEditor ul li[data-v-79387dfe]{list-style:disc inside!important}.wangEditor ol[data-v-79387dfe],.wangEditor ol li[data-v-79387dfe]{list-style:decimal inside!important}.wangEditor img[data-v-79387dfe]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-79387dfe]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-79387dfe]{border-bottom:2px solid #e1e1e1}.component[data-v-79387dfe]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-79387dfe]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-79387dfe]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-79387dfe]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-79387dfe]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-79387dfe]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-79387dfe]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-79387dfe]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-79387dfe]{cursor:default}.listen_picture[data-v-79387dfe]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-79387dfe]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-79387dfe]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-79387dfe]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-79387dfe]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-79387dfe]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-79387dfe]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-79387dfe]{font-size:var(--en_large_font_size_five)}[data-v-79387dfe] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-79387dfe]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-79387dfe]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-79387dfe]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-79387dfe]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-79387dfe]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-79387dfe]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-79387dfe]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-79387dfe]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-79387dfe],.home_practice_status.NO_PUBLIC[data-v-79387dfe]{background:#2c58b1}.home_practice_status.FINISHED[data-v-79387dfe],.home_practice_status.IN_PROGRESS[data-v-79387dfe],.home_practice_status.NOT_STARTED[data-v-79387dfe],.home_practice_status.UNDISTRIBUTED[data-v-79387dfe]{background:#486fbf}.ant-calendar-picker-container[data-v-79387dfe]{z-index:9999999!important}.new_aplus_report_page[data-v-79387dfe]{width:100%;height:100%;background:#f5f0ff}.new_aplus_report_page[data-v-79387dfe] .ant-spin-nested-loading,.new_aplus_report_page[data-v-79387dfe] .ant-spin-nested-loading .ant-spin-container{height:100%}.new_aplus_report_page .tipsImg[data-v-79387dfe]{width:.32rem;height:.32rem}.new_aplus_report_page .main[data-v-79387dfe]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.new_aplus_report_page .main[data-v-79387dfe]::-webkit-scrollbar{width:.1rem;background-color:transparent}.new_aplus_report_page .main[data-v-79387dfe]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.new_aplus_report_page .main .filter_action_box[data-v-79387dfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.new_aplus_report_page .main .filter_action_box .mr20[data-v-79387dfe]{margin-right:.2rem}.new_aplus_report_page .main .table_box[data-v-79387dfe]{width:100%}.new_aplus_report_page .main .table_box .action_box[data-v-79387dfe]{color:#5848a8;cursor:pointer}.new_aplus_report_page .course_table[data-v-79387dfe] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.new_aplus_report_page .course_table[data-v-79387dfe] .ant-table-tbody>tr>td{color:#414042}.new_aplus_report_page .course_table[data-v-79387dfe] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.new_aplus_report_page .course_table[data-v-79387dfe] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.new_aplus_report_page .course_table[data-v-79387dfe] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.new_aplus_report_page .course_table[data-v-79387dfe] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.new_aplus_report_page .course_table[data-v-79387dfe] .ant-table-thead>tr>th:last-child:after,.new_aplus_report_page .course_table[data-v-79387dfe] .ant-table-thead>tr>th:last-child:before{display:none}.new_aplus_report_page .course_table[data-v-79387dfe] .ant-table-tbody>tr>td{background:none}.new_aplus_report_page .course_table[data-v-79387dfe] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff!important}.new_aplus_report_page .course_table[data-v-79387dfe] .ant-table-body .ant-table-row:nth-child(2n){background:#fff!important}.new_aplus_report_page .course_table[data-v-79387dfe] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.new_aplus_report_page .course_table[data-v-79387dfe] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.new_aplus_report_page .course_table[data-v-79387dfe] .ant-table-column-title{color:#fff;font-weight:400}.new_aplus_report_page .course_table[data-v-79387dfe] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.new_aplus_report_page .course_table[data-v-79387dfe] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_report_page .course_table .filter_icon[data-v-79387dfe]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.1rem}.new_aplus_report_page .course_table .action_box[data-v-79387dfe]{display:inline-block}.new_aplus_report_page .course_table .action_box img[data-v-79387dfe]{height:.08rem;cursor:pointer}.new_aplus_report_page .course_table .no_data_line[data-v-79387dfe]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html[data-v-cebd0144]{font-size:100px}@media only screen and (max-height:650px){html[data-v-cebd0144]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-cebd0144]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-cebd0144]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-cebd0144]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-cebd0144]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-cebd0144]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-cebd0144]{font-size:100px}}#app[data-v-cebd0144],body[data-v-cebd0144],html[data-v-cebd0144]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-cebd0144],#app h1[data-v-cebd0144],#app h2[data-v-cebd0144],#app h3[data-v-cebd0144],#app h4[data-v-cebd0144],#app h5[data-v-cebd0144],#app h6[data-v-cebd0144],#app p[data-v-cebd0144],body body[data-v-cebd0144],body h1[data-v-cebd0144],body h2[data-v-cebd0144],body h3[data-v-cebd0144],body h4[data-v-cebd0144],body h5[data-v-cebd0144],body h6[data-v-cebd0144],body p[data-v-cebd0144],html body[data-v-cebd0144],html h1[data-v-cebd0144],html h2[data-v-cebd0144],html h3[data-v-cebd0144],html h4[data-v-cebd0144],html h5[data-v-cebd0144],html h6[data-v-cebd0144],html p[data-v-cebd0144]{margin:0}li[data-v-cebd0144],ul[data-v-cebd0144]{list-style:none;padding:0}[data-v-cebd0144]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-cebd0144]{white-space:break-spaces}.sortableDrag[data-v-cebd0144]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-cebd0144],.sortableDrag td[data-v-cebd0144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-cebd0144]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-cebd0144]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-cebd0144]{color:var(--theme-color)}.error_color[data-v-cebd0144]{color:#eb6646!important}.warn_color[data-v-cebd0144]{color:#ff6800}.pointer[data-v-cebd0144]{cursor:pointer}.ellipsis[data-v-cebd0144]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-cebd0144]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-cebd0144],.flex_center_center[data-v-cebd0144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-cebd0144],.flex_center_center[data-v-cebd0144]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-cebd0144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-cebd0144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-cebd0144],.flex_row_s_p[data-v-cebd0144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-cebd0144]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-cebd0144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-cebd0144],.flex_start[data-v-cebd0144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-cebd0144]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-cebd0144],.flex_column_center_center[data-v-cebd0144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-cebd0144]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-cebd0144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-cebd0144]{position:relative;border-radius:.2rem}.talk_frame[data-v-cebd0144]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-cebd0144]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-cebd0144]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-cebd0144]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-cebd0144]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-cebd0144]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-cebd0144]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-cebd0144]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-cebd0144]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-cebd0144]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-cebd0144]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-cebd0144]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-cebd0144]{max-height:30vh}.ant-select-dropdown-menu[data-v-cebd0144]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-cebd0144]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-cebd0144]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-cebd0144]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-cebd0144]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-cebd0144]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-cebd0144]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-cebd0144]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-cebd0144]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-cebd0144]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-cebd0144]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-cebd0144]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-cebd0144]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-cebd0144]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-cebd0144]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-cebd0144]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-cebd0144]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-cebd0144]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-cebd0144]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-cebd0144]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-cebd0144]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-cebd0144]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-cebd0144]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-cebd0144]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-cebd0144]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-cebd0144]{width:100%}.ant-input[data-v-cebd0144]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-cebd0144]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-cebd0144]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-cebd0144]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-cebd0144]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-cebd0144]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-cebd0144]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-cebd0144]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-cebd0144]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-cebd0144]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-cebd0144]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-cebd0144]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-cebd0144]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-cebd0144],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-cebd0144]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-cebd0144]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-cebd0144]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-cebd0144],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-cebd0144]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-cebd0144]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-cebd0144]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-cebd0144],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-cebd0144]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-cebd0144]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-cebd0144]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-cebd0144]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-cebd0144],.ant-table-thead>tr>th[data-v-cebd0144]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-cebd0144]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-cebd0144]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-cebd0144]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-cebd0144]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-cebd0144]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-cebd0144]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-cebd0144]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-cebd0144]{width:24px;height:24px}.ant-radio-inner[data-v-cebd0144]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-cebd0144]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-cebd0144]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-cebd0144],.ant-radio-checked .ant-radio-inner[data-v-cebd0144]{border-color:#10c7a3}.ant-checkbox[data-v-cebd0144]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-cebd0144]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-cebd0144]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-cebd0144]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-cebd0144]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-cebd0144]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-cebd0144]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-cebd0144]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-cebd0144]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-cebd0144]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-cebd0144]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-cebd0144],.ant-dropdown-menu-submenu-title[data-v-cebd0144]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-cebd0144],:root .ant-dropdown-link>.anticon.anticon-down[data-v-cebd0144],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-cebd0144]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-cebd0144]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-cebd0144]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-cebd0144]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-cebd0144]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-cebd0144]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-cebd0144],.dropMenuItem_hk_SMALL[data-v-cebd0144]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-cebd0144]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-cebd0144]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-cebd0144]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-cebd0144]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-cebd0144]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-cebd0144]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-cebd0144],.ant-switch[data-v-cebd0144]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-cebd0144],.ant-switch[data-v-cebd0144]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-cebd0144]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-cebd0144]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-cebd0144]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-cebd0144]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-cebd0144]{width:100%}.ant-progress-circle .ant-progress-text[data-v-cebd0144]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-cebd0144]{max-width:4.6rem}.ant-popover-title[data-v-cebd0144]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-cebd0144]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-cebd0144]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-cebd0144],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-cebd0144],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-cebd0144]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-cebd0144],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-cebd0144],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-cebd0144]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-cebd0144]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-cebd0144]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-cebd0144]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-cebd0144]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-cebd0144]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-cebd0144]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-cebd0144]{text-decoration:underline}.modalBox .btn_box[data-v-cebd0144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-cebd0144],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-cebd0144],.ant-pagination-disabled:focus a[data-v-cebd0144],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-cebd0144],.ant-pagination-disabled:hover a[data-v-cebd0144],[data-v-cebd0144] .ant-pagination-disabled a{background:#e6e7e8}[data-v-cebd0144] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-cebd0144] .ant-pagination-item-active a,[data-v-cebd0144] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-cebd0144] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-cebd0144] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-cebd0144]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-cebd0144]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-cebd0144]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-cebd0144]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-cebd0144]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-cebd0144]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-cebd0144]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-cebd0144]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-cebd0144]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-cebd0144],.wangEditor table th[data-v-cebd0144]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-cebd0144]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-cebd0144]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-cebd0144]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-cebd0144]{display:block}.wangEditor ol[data-v-cebd0144],.wangEditor ul[data-v-cebd0144]{margin:10px 0 10px 20px}.wangEditor ul[data-v-cebd0144],.wangEditor ul li[data-v-cebd0144]{list-style:disc inside!important}.wangEditor ol[data-v-cebd0144],.wangEditor ol li[data-v-cebd0144]{list-style:decimal inside!important}.wangEditor img[data-v-cebd0144]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-cebd0144]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-cebd0144]{border-bottom:2px solid #e1e1e1}.component[data-v-cebd0144]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-cebd0144]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-cebd0144]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-cebd0144]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-cebd0144]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-cebd0144]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-cebd0144]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-cebd0144]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-cebd0144]{cursor:default}.listen_picture[data-v-cebd0144]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-cebd0144]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-cebd0144]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-cebd0144]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-cebd0144]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-cebd0144]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-cebd0144]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-cebd0144]{font-size:var(--en_large_font_size_five)}[data-v-cebd0144] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-cebd0144]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-cebd0144]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-cebd0144]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-cebd0144]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-cebd0144]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-cebd0144]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-cebd0144]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-cebd0144]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-cebd0144],.home_practice_status.NO_PUBLIC[data-v-cebd0144]{background:#2c58b1}.home_practice_status.FINISHED[data-v-cebd0144],.home_practice_status.IN_PROGRESS[data-v-cebd0144],.home_practice_status.NOT_STARTED[data-v-cebd0144],.home_practice_status.UNDISTRIBUTED[data-v-cebd0144]{background:#486fbf}.ant-calendar-picker-container[data-v-cebd0144]{z-index:9999999!important}.new_aplus_report_page[data-v-cebd0144]{width:100%;height:100%;background:#f5f0ff}.new_aplus_report_page[data-v-cebd0144] .ant-spin-nested-loading,.new_aplus_report_page[data-v-cebd0144] .ant-spin-nested-loading .ant-spin-container{height:100%}.new_aplus_report_page .tipsImg[data-v-cebd0144]{width:.32rem;height:.32rem}.new_aplus_report_page .main[data-v-cebd0144]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.new_aplus_report_page .main[data-v-cebd0144]::-webkit-scrollbar{width:.1rem;background-color:transparent}.new_aplus_report_page .main[data-v-cebd0144]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.new_aplus_report_page .main .filter_action_box[data-v-cebd0144]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.new_aplus_report_page .main .filter_action_box .mr20[data-v-cebd0144]{margin-right:.2rem}.new_aplus_report_page .main .table_box[data-v-cebd0144]{width:100%}.new_aplus_report_page .course_table[data-v-cebd0144] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.new_aplus_report_page .course_table[data-v-cebd0144] .ant-table-tbody>tr>td{color:#414042}.new_aplus_report_page .course_table[data-v-cebd0144] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.new_aplus_report_page .course_table[data-v-cebd0144] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.new_aplus_report_page .course_table[data-v-cebd0144] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.new_aplus_report_page .course_table[data-v-cebd0144] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.new_aplus_report_page .course_table[data-v-cebd0144] .ant-table-thead>tr>th:last-child:after,.new_aplus_report_page .course_table[data-v-cebd0144] .ant-table-thead>tr>th:last-child:before{display:none}.new_aplus_report_page .course_table[data-v-cebd0144] .ant-table-tbody>tr>td{background:none}.new_aplus_report_page .course_table[data-v-cebd0144] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff!important}.new_aplus_report_page .course_table[data-v-cebd0144] .ant-table-body .ant-table-row:nth-child(2n){background:#fff!important}.new_aplus_report_page .course_table[data-v-cebd0144] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.new_aplus_report_page .course_table[data-v-cebd0144] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.new_aplus_report_page .course_table[data-v-cebd0144] .ant-table-column-title{color:#fff;font-weight:400}.new_aplus_report_page .course_table[data-v-cebd0144] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.new_aplus_report_page .course_table[data-v-cebd0144] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_report_page .course_table .filter_icon[data-v-cebd0144]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.1rem}.new_aplus_report_page .course_table .action_box[data-v-cebd0144]{display:inline-block}.new_aplus_report_page .course_table .action_box img[data-v-cebd0144]{height:.08rem;cursor:pointer}.new_aplus_report_page .course_table .no_data_line[data-v-cebd0144]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html[data-v-06d86098]{font-size:100px}@media only screen and (max-height:650px){html[data-v-06d86098]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-06d86098]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-06d86098]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-06d86098]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-06d86098]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-06d86098]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-06d86098]{font-size:100px}}#app[data-v-06d86098],body[data-v-06d86098],html[data-v-06d86098]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-06d86098],#app h1[data-v-06d86098],#app h2[data-v-06d86098],#app h3[data-v-06d86098],#app h4[data-v-06d86098],#app h5[data-v-06d86098],#app h6[data-v-06d86098],#app p[data-v-06d86098],body body[data-v-06d86098],body h1[data-v-06d86098],body h2[data-v-06d86098],body h3[data-v-06d86098],body h4[data-v-06d86098],body h5[data-v-06d86098],body h6[data-v-06d86098],body p[data-v-06d86098],html body[data-v-06d86098],html h1[data-v-06d86098],html h2[data-v-06d86098],html h3[data-v-06d86098],html h4[data-v-06d86098],html h5[data-v-06d86098],html h6[data-v-06d86098],html p[data-v-06d86098]{margin:0}li[data-v-06d86098],ul[data-v-06d86098]{list-style:none;padding:0}[data-v-06d86098]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-06d86098]{white-space:break-spaces}.sortableDrag[data-v-06d86098]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-06d86098],.sortableDrag td[data-v-06d86098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-06d86098]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-06d86098]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-06d86098]{color:var(--theme-color)}.error_color[data-v-06d86098]{color:#eb6646!important}.warn_color[data-v-06d86098]{color:#ff6800}.pointer[data-v-06d86098]{cursor:pointer}.ellipsis[data-v-06d86098]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-06d86098]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-06d86098],.flex_center_center[data-v-06d86098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-06d86098],.flex_center_center[data-v-06d86098]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-06d86098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-06d86098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-06d86098],.flex_row_s_p[data-v-06d86098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-06d86098]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-06d86098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-06d86098],.flex_start[data-v-06d86098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-06d86098]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-06d86098],.flex_column_center_center[data-v-06d86098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-06d86098]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-06d86098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-06d86098]{position:relative;border-radius:.2rem}.talk_frame[data-v-06d86098]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-06d86098]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-06d86098]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-06d86098]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-06d86098]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-06d86098]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-06d86098]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-06d86098]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-06d86098]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-06d86098]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-06d86098]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-06d86098]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-06d86098]{max-height:30vh}.ant-select-dropdown-menu[data-v-06d86098]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-06d86098]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-06d86098]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-06d86098]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-06d86098]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-06d86098]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-06d86098]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-06d86098]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-06d86098]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-06d86098]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-06d86098]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-06d86098]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-06d86098]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-06d86098]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-06d86098]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-06d86098]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-06d86098]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-06d86098]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-06d86098]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-06d86098]{width:100%}.ant-input[data-v-06d86098]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-06d86098]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-06d86098]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-06d86098]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-06d86098]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-06d86098]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-06d86098]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-06d86098]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-06d86098]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-06d86098]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-06d86098]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-06d86098]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-06d86098],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-06d86098]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-06d86098],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-06d86098]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-06d86098],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-06d86098]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-06d86098]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-06d86098]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-06d86098],.ant-table-thead>tr>th[data-v-06d86098]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-06d86098]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-06d86098]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-06d86098]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-06d86098]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-06d86098]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-06d86098]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-06d86098]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-06d86098]{width:24px;height:24px}.ant-radio-inner[data-v-06d86098]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-06d86098]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-06d86098]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-06d86098],.ant-radio-checked .ant-radio-inner[data-v-06d86098]{border-color:#10c7a3}.ant-checkbox[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-06d86098]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-06d86098]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-06d86098]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-06d86098]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-06d86098]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-06d86098]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-06d86098]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-06d86098]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-06d86098]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-06d86098]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-06d86098],.ant-dropdown-menu-submenu-title[data-v-06d86098]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-06d86098],:root .ant-dropdown-link>.anticon.anticon-down[data-v-06d86098],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-06d86098],.dropMenuItem_hk_SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-06d86098]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-06d86098],.ant-switch[data-v-06d86098]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-06d86098],.ant-switch[data-v-06d86098]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-06d86098]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-06d86098]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-06d86098]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-06d86098]{width:100%}.ant-progress-circle .ant-progress-text[data-v-06d86098]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-06d86098]{max-width:4.6rem}.ant-popover-title[data-v-06d86098]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-06d86098]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-06d86098]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-06d86098],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-06d86098],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-06d86098]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-06d86098],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-06d86098],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-06d86098]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-06d86098]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-06d86098]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-06d86098]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-06d86098]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-06d86098]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-06d86098]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-06d86098]{text-decoration:underline}.modalBox .btn_box[data-v-06d86098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-06d86098],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-06d86098],.ant-pagination-disabled:focus a[data-v-06d86098],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-06d86098],.ant-pagination-disabled:hover a[data-v-06d86098],[data-v-06d86098] .ant-pagination-disabled a{background:#e6e7e8}[data-v-06d86098] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-06d86098] .ant-pagination-item-active a,[data-v-06d86098] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-06d86098] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-06d86098] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-06d86098]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-06d86098]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-06d86098]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-06d86098]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-06d86098]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-06d86098]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-06d86098]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-06d86098]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-06d86098]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-06d86098],.wangEditor table th[data-v-06d86098]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-06d86098]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-06d86098]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-06d86098]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-06d86098]{display:block}.wangEditor ol[data-v-06d86098],.wangEditor ul[data-v-06d86098]{margin:10px 0 10px 20px}.wangEditor ul[data-v-06d86098],.wangEditor ul li[data-v-06d86098]{list-style:disc inside!important}.wangEditor ol[data-v-06d86098],.wangEditor ol li[data-v-06d86098]{list-style:decimal inside!important}.wangEditor img[data-v-06d86098]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-06d86098]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-06d86098]{border-bottom:2px solid #e1e1e1}.component[data-v-06d86098]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-06d86098]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-06d86098]{cursor:default}.listen_picture[data-v-06d86098]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-06d86098]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_five)}[data-v-06d86098] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-06d86098]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-06d86098]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-06d86098]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-06d86098]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-06d86098]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-06d86098]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-06d86098]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-06d86098]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-06d86098],.home_practice_status.NO_PUBLIC[data-v-06d86098]{background:#2c58b1}.home_practice_status.FINISHED[data-v-06d86098],.home_practice_status.IN_PROGRESS[data-v-06d86098],.home_practice_status.NOT_STARTED[data-v-06d86098],.home_practice_status.UNDISTRIBUTED[data-v-06d86098]{background:#486fbf}.ant-calendar-picker-container[data-v-06d86098]{z-index:9999999!important}.new_aplus_course_page[data-v-06d86098]{width:100%;height:100%;background:#f5f0ff}.new_aplus_course_page[data-v-06d86098] .ant-spin-nested-loading,.new_aplus_course_page[data-v-06d86098] .ant-spin-nested-loading .ant-spin-container{height:100%}.new_aplus_course_page .main[data-v-06d86098]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.new_aplus_course_page .main[data-v-06d86098]::-webkit-scrollbar{width:.1rem;background-color:transparent}.new_aplus_course_page .main[data-v-06d86098]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.new_aplus_course_page .main .mr20[data-v-06d86098]{margin-right:.2rem}.new_aplus_course_page .main .title_box[data-v-06d86098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.new_aplus_course_page .main .title_box .title_right .switch[data-v-06d86098]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.new_aplus_course_page .main .title_box .title_right .switch .tips[data-v-06d86098]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.new_aplus_course_page .main .title_box .title_right .switch .tips.hk.SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.new_aplus_course_page .main .title_box .title_right .switch .tips.hk.MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.new_aplus_course_page .main .title_box .title_right .switch .tips.hk.LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.new_aplus_course_page .main .title_box .title_right .switch .tips.en.SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_five)}.new_aplus_course_page .main .title_box .title_right .switch .tips.en.MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_five)}.new_aplus_course_page .main .title_box .title_right .switch .tips.en.LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_five)}.new_aplus_course_page .main .title_box .title_right .switch .tips.active[data-v-06d86098]{color:#5b4096}.new_aplus_course_page .main .title_box .title_right .switch .ant-switch[data-v-06d86098]{margin:0 .15rem}.new_aplus_course_page .main .table_box[data-v-06d86098]{width:100%}.new_aplus_course_page .main .table_box .course_table[data-v-06d86098] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.new_aplus_course_page .main .table_box .course_table[data-v-06d86098] .ant-table-tbody>tr>td{color:#414042}.new_aplus_course_page .main .table_box .course_table[data-v-06d86098] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.new_aplus_course_page .main .table_box .course_table[data-v-06d86098] .ant-table-tbody>tr>td{background:none}.new_aplus_course_page .main .table_box .course_table[data-v-06d86098] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff}.new_aplus_course_page .main .table_box .course_table[data-v-06d86098] .ant-table-body .ant-table-row:nth-child(2n){background:#fff}.new_aplus_course_page .main .table_box .course_table[data-v-06d86098] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.new_aplus_course_page .main .table_box .course_table[data-v-06d86098] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.new_aplus_course_page .main .table_box .course_table[data-v-06d86098] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.new_aplus_course_page .main .table_box .course_table[data-v-06d86098] .ant-table-thead>tr>th:last-child:after,.new_aplus_course_page .main .table_box .course_table[data-v-06d86098] .ant-table-thead>tr>th:last-child:before{display:none}.new_aplus_course_page .main .table_box .course_table[data-v-06d86098] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.new_aplus_course_page .main .table_box .course_table[data-v-06d86098] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.new_aplus_course_page .main .table_box .course_table[data-v-06d86098] .ant-table-column-title{color:#fff;font-weight:400}.new_aplus_course_page .main .table_box .course_table[data-v-06d86098] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.new_aplus_course_page .main .table_box .course_table[data-v-06d86098] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_course_page .main .table_box .course_table .filter_icon[data-v-06d86098]{width:.2rem;height:.2rem;position:absolute;right:0;cursor:pointer}.new_aplus_course_page .main .table_box .course_table .action_box[data-v-06d86098]{display:inline-block}.new_aplus_course_page .main .table_box .course_table .action_box img[data-v-06d86098]{height:.08rem;cursor:pointer}.new_aplus_course_page .main .table_box .course_table .knowledge_content_box .knowledge[data-v-06d86098]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.new_aplus_course_page .main .table_box .course_table .knowledge_content_box .knowledge ul[data-v-06d86098]{margin:0;padding:0}.new_aplus_course_page .main .table_box .course_table .knowledge_content_box .knowledge ul li[data-v-06d86098]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.new_aplus_course_page .main .table_box .course_table .knowledge_content_box .knowledge ul li img[data-v-06d86098]{width:.23rem;height:.23rem;margin-right:.1rem}.new_aplus_course_page .main .table_box .course_table .knowledge_content_box .knowledge ul li span[data-v-06d86098]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left}.new_aplus_course_page .main .table_box .course_table .no_data_line[data-v-06d86098]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.new_aplus_course_page .avg_rate_box[data-v-06d86098]{padding:.06rem .16rem;border-radius:.2rem;background:#2c58b1;color:#fff;font-size:.2rem}.new_aplus_course_page .avg_rate_box.hk.SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.new_aplus_course_page .avg_rate_box.hk.MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.new_aplus_course_page .avg_rate_box.hk.LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.new_aplus_course_page .avg_rate_box.en.SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_five)}.new_aplus_course_page .avg_rate_box.en.MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_five)}.new_aplus_course_page .avg_rate_box.en.LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_five)}.new_aplus_course_page .avg_rate_level_box[data-v-06d86098]{border-radius:.2rem;color:#fff;font-size:.2rem}.new_aplus_course_page .avg_rate_level_box.hk.SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.new_aplus_course_page .avg_rate_level_box.hk.MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.new_aplus_course_page .avg_rate_level_box.hk.LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.new_aplus_course_page .avg_rate_level_box.en.SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_five)}.new_aplus_course_page .avg_rate_level_box.en.MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_five)}.new_aplus_course_page .avg_rate_level_box.en.LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_five)}.new_aplus_course_page .avg_rate_level_box .avg_rate_left[data-v-06d86098]{padding:.06rem .1rem;border-radius:.2rem 0 0 .2rem;white-space:nowrap;width:.8rem}.new_aplus_course_page .avg_rate_level_box .avg_rate_left_BASIC[data-v-06d86098]{background:#a4c500}.new_aplus_course_page .avg_rate_level_box .avg_rate_left_MEDIUM[data-v-06d86098]{background:#009444}.new_aplus_course_page .avg_rate_level_box .avg_rate_left_ADVANCED[data-v-06d86098]{background:#754c29}.new_aplus_course_page .avg_rate_level_box .avg_rate_left_HIGH_LEVEL[data-v-06d86098]{background:#2c58b1}.new_aplus_course_page .avg_rate_level_box .avg_rate_right[data-v-06d86098]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:1rem;padding:.06rem .2rem;border-radius:0 .2rem .2rem 0;background:#808285;white-space:nowrap}.new_aplus_course_page[data-v-06d86098] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.new_aplus_course_page[data-v-06d86098] .ant-switch,.new_aplus_course_page[data-v-06d86098] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.new_aplus_course_page .ant-switch[data-v-06d86098]:after,.new_aplus_course_page[data-v-06d86098] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}.new_aplus_course_page .detailBox[data-v-06d86098]{height:auto;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.33rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.new_aplus_course_page .detailBox .title[data-v-06d86098],.new_aplus_course_page .detailBox[data-v-06d86098]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_course_page .detailBox .title[data-v-06d86098]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.2rem}.new_aplus_course_page .detailBox .title .modelText[data-v-06d86098]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.new_aplus_course_page .detailBox .title .modelText_hk_SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_seven)}.new_aplus_course_page .detailBox .title .modelText_hk_MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_seven)}.new_aplus_course_page .detailBox .title .modelText_hk_LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_seven)}.new_aplus_course_page .detailBox .title .modelText_en_SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_seven)}.new_aplus_course_page .detailBox .title .modelText_en_MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_seven)}.new_aplus_course_page .detailBox .title .modelText_en_LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_seven)}.new_aplus_course_page .detailBox .title img[data-v-06d86098]{width:.24rem;height:.24rem;cursor:pointer}.new_aplus_course_page .detailBox .mb60[data-v-06d86098]{margin-bottom:.6rem}.new_aplus_course_page .detailBox .mt10[data-v-06d86098]{margin-top:.1rem}.new_aplus_course_page .detailBox .lineBox[data-v-06d86098]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.new_aplus_course_page .detailBox .lineBox .w200[data-v-06d86098]{width:2rem}.new_aplus_course_page .detailBox .lineBox .name[data-v-06d86098]{font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin-top:0;margin-right:.2rem}.new_aplus_course_page .detailBox .lineBox .name_hk_SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.new_aplus_course_page .detailBox .lineBox .name_hk_MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.new_aplus_course_page .detailBox .lineBox .name_hk_LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.new_aplus_course_page .detailBox .lineBox .name_en_SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_five)}.new_aplus_course_page .detailBox .lineBox .name_en_MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_five)}.new_aplus_course_page .detailBox .lineBox .name_en_LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_five)}.new_aplus_course_page .detailBox .lineBox .changeTips[data-v-06d86098]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.29rem}.new_aplus_course_page .detailBox .lineBox .changeTips_hk_SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.new_aplus_course_page .detailBox .lineBox .changeTips_hk_MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.new_aplus_course_page .detailBox .lineBox .changeTips_hk_LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.new_aplus_course_page .detailBox .lineBox .changeTips_en_SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_five)}.new_aplus_course_page .detailBox .lineBox .changeTips_en_MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_five)}.new_aplus_course_page .detailBox .lineBox .changeTips_en_LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_five)}.new_aplus_course_page .detailBox .lineBox .content[data-v-06d86098]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.new_aplus_course_page .detailBox .lineBox .content_hk_SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.new_aplus_course_page .detailBox .lineBox .content_hk_MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.new_aplus_course_page .detailBox .lineBox .content_hk_LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.new_aplus_course_page .detailBox .lineBox .content_en_SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_five)}.new_aplus_course_page .detailBox .lineBox .content_en_MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_five)}.new_aplus_course_page .detailBox .lineBox .content_en_LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_five)}.new_aplus_course_page .detailBox .lineBox .content .mark_box[data-v-06d86098]{width:.32rem;height:.32rem;background:#775dc0;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_course_page .detailBox .testlineBox[data-v-06d86098]{width:100%;height:AUTO;margin-bottom:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_course_page .detailBox .testlineBox .topAlignment[data-v-06d86098]{-ms-flex-item-align:start;align-self:flex-start}.new_aplus_course_page .detailBox .testlineBox .name[data-v-06d86098]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;margin-right:.2rem}.new_aplus_course_page .detailBox .testlineBox .name_hk_SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.new_aplus_course_page .detailBox .testlineBox .name_hk_MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.new_aplus_course_page .detailBox .testlineBox .name_hk_LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.new_aplus_course_page .detailBox .testlineBox .name_en_SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_five)}.new_aplus_course_page .detailBox .testlineBox .name_en_MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_five)}.new_aplus_course_page .detailBox .testlineBox .name_en_LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_five)}.new_aplus_course_page .detailBox .testlineBox .content[data-v-06d86098]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.new_aplus_course_page .detailBox .testlineBox .content_hk_SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.new_aplus_course_page .detailBox .testlineBox .content_hk_MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.new_aplus_course_page .detailBox .testlineBox .content_hk_LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.new_aplus_course_page .detailBox .testlineBox .content_en_SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_five)}.new_aplus_course_page .detailBox .testlineBox .content_en_MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_five)}.new_aplus_course_page .detailBox .testlineBox .content_en_LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_five)}.new_aplus_course_page .detailBox .homework[data-v-06d86098]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6rem;background:#fff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.new_aplus_course_page .detailBox .homework .homework_box[data-v-06d86098],.new_aplus_course_page .detailBox .homework[data-v-06d86098]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.new_aplus_course_page .detailBox .homework .homework_box[data-v-06d86098]{height:auto;margin-bottom:.2rem;padding:.2rem .24rem;background:#f5f5f5;border-radius:.16rem;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.new_aplus_course_page .detailBox .homework .homework_box .box_left[data-v-06d86098]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_title[data-v-06d86098]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.08rem}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName[data-v-06d86098]{width:80%;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.35rem}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName_hk_SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_seven)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName_hk_MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_seven)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName_hk_LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_seven)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName_en_SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_seven)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName_en_MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_seven)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName_en_LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_seven)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_title img[data-v-06d86098]{margin-right:.12rem}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_title .time[data-v-06d86098]{width:20%;height:19px;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:right;color:#775dc0;line-height:.19rem}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_title .time_hk_SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_four)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_title .time_hk_MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_four)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_title .time_hk_LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_four)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_title .time_en_SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_four)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_title .time_en_MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_four)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_title .time_en_LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_four)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_content[data-v-06d86098]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.16rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.24rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_content_hk_SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_four)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_content_hk_MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_four)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_content_hk_LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_four)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_content_en_SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_four)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_content_en_MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_four)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_content_en_LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_four)}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_content>div[data-v-06d86098]{display:-webkit-box;display:-ms-flexbox;display:flex}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_content>div span[data-v-06d86098]{margin-right:.17rem}.new_aplus_course_page .detailBox .homework .homework_box .box_left .box_left_content>div>div[data-v-06d86098]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.new_aplus_course_page .detailBox .homework .homework_box .box_btn[data-v-06d86098]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_course_page .detailBox .homework .homework_box .box_btn .mr8[data-v-06d86098]{margin-right:.08rem}.new_aplus_course_page .detailBox .homework .homework_box .box_btn .action[data-v-06d86098]{width:1.04rem;height:.4rem;border-radius:.2rem}.new_aplus_course_page .detailBox .homework .homework_box .box_btn .again[data-v-06d86098]{width:.66rem;height:.4rem;background:#deeffd;border:2px solid #2e9cfa;border-radius:.22rem;color:#2e9cfa}.new_aplus_course_page .detailBox .homework .homework_box .box_btn .correct[data-v-06d86098]{width:.88rem;background:#f5f0ff;border:2px solid #775dc0;color:#775dc0}.new_aplus_course_page .detailBox .homework .homework_box .box_btn .delete[data-v-06d86098]{width:.88rem;background:#fbe9e8;border:2px solid #ed5a53;border-radius:.22rem;color:#ed5a53}.new_aplus_course_page .detailBox .homework .btn[data-v-06d86098]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_course_page .detailBox .homework .btn .fafang[data-v-06d86098]{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);line-height:.19rem}.new_aplus_course_page .detailBox .homework .btn .fafang_hk_SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_four)}.new_aplus_course_page .detailBox .homework .btn .fafang_hk_MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_four)}.new_aplus_course_page .detailBox .homework .btn .fafang_hk_LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_four)}.new_aplus_course_page .detailBox .homework .btn .fafang_en_SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_four)}.new_aplus_course_page .detailBox .homework .btn .fafang_en_MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_four)}.new_aplus_course_page .detailBox .homework .btn .fafang_en_LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_four)}.new_aplus_course_page .detailBox .homework .btn .fafang img[data-v-06d86098]{width:.24rem;height:.24rem;margin-right:.1rem}.new_aplus_course_page .detailBox .homework .btn .advanced[data-v-06d86098]{width:1.76rem;height:.53rem;margin:.2rem 0}.new_aplus_course_page .detailBox .homework .btn .advanced .img[data-v-06d86098]{width:.24rem;height:.24rem;margin-right:.1rem}.new_aplus_course_page .detailBox .homework .btn .mr48[data-v-06d86098]{margin-right:.48rem}.new_aplus_course_page .date_pick_box[data-v-06d86098] .ant-calendar-picker-input.ant-input{padding:.02rem .6rem .02rem .2rem!important;border-radius:6.5px;-webkit-box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5);box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5)}.new_aplus_course_page .date_pick_box[data-v-06d86098] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.new_aplus_course_page .icon_img[data-v-06d86098]{width:20px;height:20px;cursor:pointer}.eExerciseTips[data-v-06d86098]{font-size:.2rem}.eExerciseTips_hk_SMALL[data-v-06d86098]{font-size:var(--hk_small_font_size_five)}.eExerciseTips_hk_MEDIUM[data-v-06d86098]{font-size:var(--hk_middle_font_size_five)}.eExerciseTips_hk_LARGE[data-v-06d86098]{font-size:var(--hk_large_font_size_five)}.eExerciseTips_en_SMALL[data-v-06d86098]{font-size:var(--en_small_font_size_five)}.eExerciseTips_en_MEDIUM[data-v-06d86098]{font-size:var(--en_middle_font_size_five)}.eExerciseTips_en_LARGE[data-v-06d86098]{font-size:var(--en_large_font_size_five)}.eExerciseTips>p[data-v-06d86098]{font-family:var(--common-font-family);color:#000;line-height:.29rem}html[data-v-1ed25c20]{font-size:100px}@media only screen and (max-height:650px){html[data-v-1ed25c20]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-1ed25c20]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-1ed25c20]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-1ed25c20]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-1ed25c20]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-1ed25c20]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-1ed25c20]{font-size:100px}}#app[data-v-1ed25c20],body[data-v-1ed25c20],html[data-v-1ed25c20]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-1ed25c20],#app h1[data-v-1ed25c20],#app h2[data-v-1ed25c20],#app h3[data-v-1ed25c20],#app h4[data-v-1ed25c20],#app h5[data-v-1ed25c20],#app h6[data-v-1ed25c20],#app p[data-v-1ed25c20],body body[data-v-1ed25c20],body h1[data-v-1ed25c20],body h2[data-v-1ed25c20],body h3[data-v-1ed25c20],body h4[data-v-1ed25c20],body h5[data-v-1ed25c20],body h6[data-v-1ed25c20],body p[data-v-1ed25c20],html body[data-v-1ed25c20],html h1[data-v-1ed25c20],html h2[data-v-1ed25c20],html h3[data-v-1ed25c20],html h4[data-v-1ed25c20],html h5[data-v-1ed25c20],html h6[data-v-1ed25c20],html p[data-v-1ed25c20]{margin:0}li[data-v-1ed25c20],ul[data-v-1ed25c20]{list-style:none;padding:0}[data-v-1ed25c20]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-1ed25c20]{white-space:break-spaces}.sortableDrag[data-v-1ed25c20]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-1ed25c20],.sortableDrag td[data-v-1ed25c20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-1ed25c20]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-1ed25c20]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-1ed25c20]{color:var(--theme-color)}.error_color[data-v-1ed25c20]{color:#eb6646!important}.warn_color[data-v-1ed25c20]{color:#ff6800}.pointer[data-v-1ed25c20]{cursor:pointer}.ellipsis[data-v-1ed25c20]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-1ed25c20]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-1ed25c20],.flex_center_center[data-v-1ed25c20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-1ed25c20],.flex_center_center[data-v-1ed25c20]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-1ed25c20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-1ed25c20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-1ed25c20],.flex_row_s_p[data-v-1ed25c20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-1ed25c20]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-1ed25c20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-1ed25c20],.flex_start[data-v-1ed25c20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-1ed25c20]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-1ed25c20],.flex_column_center_center[data-v-1ed25c20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-1ed25c20]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-1ed25c20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-1ed25c20]{position:relative;border-radius:.2rem}.talk_frame[data-v-1ed25c20]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-1ed25c20]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-1ed25c20]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-1ed25c20]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-1ed25c20]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-1ed25c20]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-1ed25c20]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-1ed25c20]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-1ed25c20]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-1ed25c20]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-1ed25c20]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-1ed25c20]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-1ed25c20]{max-height:30vh}.ant-select-dropdown-menu[data-v-1ed25c20]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-1ed25c20]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-1ed25c20]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-1ed25c20]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-1ed25c20]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1ed25c20]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1ed25c20]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1ed25c20]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1ed25c20]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1ed25c20]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1ed25c20]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1ed25c20]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1ed25c20]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-1ed25c20]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-1ed25c20]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-1ed25c20]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-1ed25c20]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-1ed25c20]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-1ed25c20]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-1ed25c20]{width:100%}.ant-input[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-1ed25c20]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-1ed25c20]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1ed25c20]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1ed25c20]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-1ed25c20]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-1ed25c20]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-1ed25c20]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-1ed25c20]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-1ed25c20]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1ed25c20],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1ed25c20]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1ed25c20]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1ed25c20]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1ed25c20],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1ed25c20]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1ed25c20]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1ed25c20],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1ed25c20]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1ed25c20]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-1ed25c20]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1ed25c20],.ant-table-thead>tr>th[data-v-1ed25c20]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1ed25c20]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1ed25c20]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1ed25c20]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1ed25c20]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1ed25c20]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-1ed25c20]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-1ed25c20]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-1ed25c20]{width:24px;height:24px}.ant-radio-inner[data-v-1ed25c20]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-1ed25c20]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-1ed25c20],.ant-radio-checked .ant-radio-inner[data-v-1ed25c20]{border-color:#10c7a3}.ant-checkbox[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-1ed25c20]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-1ed25c20]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-1ed25c20]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-1ed25c20]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-1ed25c20]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-1ed25c20]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-1ed25c20]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-1ed25c20]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-1ed25c20]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-1ed25c20],.ant-dropdown-menu-submenu-title[data-v-1ed25c20]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-1ed25c20],:root .ant-dropdown-link>.anticon.anticon-down[data-v-1ed25c20],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-1ed25c20]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-1ed25c20]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-1ed25c20]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-1ed25c20]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-1ed25c20]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-1ed25c20],.dropMenuItem_hk_SMALL[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-1ed25c20]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-1ed25c20]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-1ed25c20]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-1ed25c20]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-1ed25c20]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-1ed25c20]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-1ed25c20],.ant-switch[data-v-1ed25c20]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-1ed25c20],.ant-switch[data-v-1ed25c20]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-1ed25c20]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-1ed25c20]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-1ed25c20]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-1ed25c20]{width:100%}.ant-progress-circle .ant-progress-text[data-v-1ed25c20]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-1ed25c20]{max-width:4.6rem}.ant-popover-title[data-v-1ed25c20]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-1ed25c20]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-1ed25c20]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-1ed25c20],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-1ed25c20],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-1ed25c20]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-1ed25c20],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-1ed25c20],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-1ed25c20]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-1ed25c20]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-1ed25c20]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-1ed25c20]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-1ed25c20]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-1ed25c20]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-1ed25c20]{text-decoration:underline}.modalBox .btn_box[data-v-1ed25c20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-1ed25c20],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-1ed25c20],.ant-pagination-disabled:focus a[data-v-1ed25c20],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-1ed25c20],.ant-pagination-disabled:hover a[data-v-1ed25c20],[data-v-1ed25c20] .ant-pagination-disabled a{background:#e6e7e8}[data-v-1ed25c20] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-1ed25c20] .ant-pagination-item-active a,[data-v-1ed25c20] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-1ed25c20] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-1ed25c20] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-1ed25c20]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-1ed25c20]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-1ed25c20]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-1ed25c20]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-1ed25c20]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-1ed25c20]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-1ed25c20]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-1ed25c20]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-1ed25c20],.wangEditor table th[data-v-1ed25c20]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-1ed25c20]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-1ed25c20]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-1ed25c20]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-1ed25c20]{display:block}.wangEditor ol[data-v-1ed25c20],.wangEditor ul[data-v-1ed25c20]{margin:10px 0 10px 20px}.wangEditor ul[data-v-1ed25c20],.wangEditor ul li[data-v-1ed25c20]{list-style:disc inside!important}.wangEditor ol[data-v-1ed25c20],.wangEditor ol li[data-v-1ed25c20]{list-style:decimal inside!important}.wangEditor img[data-v-1ed25c20]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-1ed25c20]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-1ed25c20]{border-bottom:2px solid #e1e1e1}.component[data-v-1ed25c20]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-1ed25c20]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-1ed25c20]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-1ed25c20]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-1ed25c20]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-1ed25c20]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-1ed25c20]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-1ed25c20]{cursor:default}.listen_picture[data-v-1ed25c20]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-1ed25c20]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-1ed25c20]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-1ed25c20]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-1ed25c20]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-1ed25c20]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-1ed25c20]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-1ed25c20]{font-size:var(--en_large_font_size_five)}[data-v-1ed25c20] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-1ed25c20]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-1ed25c20]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-1ed25c20]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-1ed25c20]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-1ed25c20]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-1ed25c20]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-1ed25c20]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-1ed25c20]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-1ed25c20],.home_practice_status.NO_PUBLIC[data-v-1ed25c20]{background:#2c58b1}.home_practice_status.FINISHED[data-v-1ed25c20],.home_practice_status.IN_PROGRESS[data-v-1ed25c20],.home_practice_status.NOT_STARTED[data-v-1ed25c20],.home_practice_status.UNDISTRIBUTED[data-v-1ed25c20]{background:#486fbf}.ant-calendar-picker-container[data-v-1ed25c20]{z-index:9999999!important}.new_aplus_student_report_page[data-v-1ed25c20]{width:100%;height:100%;background:#f5f0ff}.new_aplus_student_report_page[data-v-1ed25c20] .ant-spin-nested-loading,.new_aplus_student_report_page[data-v-1ed25c20] .ant-spin-nested-loading .ant-spin-container{height:100%}.new_aplus_student_report_page .main[data-v-1ed25c20]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.new_aplus_student_report_page .main[data-v-1ed25c20]::-webkit-scrollbar{width:.1rem;background-color:transparent}.new_aplus_student_report_page .main[data-v-1ed25c20]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.new_aplus_student_report_page .main .filter_action_box[data-v-1ed25c20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.new_aplus_student_report_page .main .filter_action_box .mr20[data-v-1ed25c20]{margin-right:.2rem}.new_aplus_student_report_page .main .table_box[data-v-1ed25c20]{width:100%}.new_aplus_student_report_page .course_table[data-v-1ed25c20] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.new_aplus_student_report_page .course_table[data-v-1ed25c20] .ant-table-tbody>tr>td{color:#414042}.new_aplus_student_report_page .course_table[data-v-1ed25c20] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.new_aplus_student_report_page .course_table[data-v-1ed25c20] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.new_aplus_student_report_page .course_table[data-v-1ed25c20] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.new_aplus_student_report_page .course_table[data-v-1ed25c20] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.new_aplus_student_report_page .course_table[data-v-1ed25c20] .ant-table-thead>tr>th:last-child:after,.new_aplus_student_report_page .course_table[data-v-1ed25c20] .ant-table-thead>tr>th:last-child:before{display:none}.new_aplus_student_report_page .course_table[data-v-1ed25c20] .ant-table-tbody>tr>td{background:none}.new_aplus_student_report_page .course_table[data-v-1ed25c20] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff!important}.new_aplus_student_report_page .course_table[data-v-1ed25c20] .ant-table-body .ant-table-row:nth-child(2n){background:#fff!important}.new_aplus_student_report_page .course_table[data-v-1ed25c20] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.new_aplus_student_report_page .course_table[data-v-1ed25c20] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.new_aplus_student_report_page .course_table[data-v-1ed25c20] .ant-table-column-title{color:#fff;font-weight:400}.new_aplus_student_report_page .course_table[data-v-1ed25c20] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.new_aplus_student_report_page .course_table[data-v-1ed25c20] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_student_report_page .course_table .filter_icon[data-v-1ed25c20]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.1rem}.new_aplus_student_report_page .course_table .action_box[data-v-1ed25c20]{display:inline-block}.new_aplus_student_report_page .course_table .action_box img[data-v-1ed25c20]{height:.08rem;cursor:pointer}.new_aplus_student_report_page .course_table .no_data_line[data-v-1ed25c20]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html[data-v-71e38e77]{font-size:100px}@media only screen and (max-height:650px){html[data-v-71e38e77]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-71e38e77]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-71e38e77]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-71e38e77]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-71e38e77]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-71e38e77]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-71e38e77]{font-size:100px}}#app[data-v-71e38e77],body[data-v-71e38e77],html[data-v-71e38e77]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-71e38e77],#app h1[data-v-71e38e77],#app h2[data-v-71e38e77],#app h3[data-v-71e38e77],#app h4[data-v-71e38e77],#app h5[data-v-71e38e77],#app h6[data-v-71e38e77],#app p[data-v-71e38e77],body body[data-v-71e38e77],body h1[data-v-71e38e77],body h2[data-v-71e38e77],body h3[data-v-71e38e77],body h4[data-v-71e38e77],body h5[data-v-71e38e77],body h6[data-v-71e38e77],body p[data-v-71e38e77],html body[data-v-71e38e77],html h1[data-v-71e38e77],html h2[data-v-71e38e77],html h3[data-v-71e38e77],html h4[data-v-71e38e77],html h5[data-v-71e38e77],html h6[data-v-71e38e77],html p[data-v-71e38e77]{margin:0}li[data-v-71e38e77],ul[data-v-71e38e77]{list-style:none;padding:0}[data-v-71e38e77]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-71e38e77]{white-space:break-spaces}.sortableDrag[data-v-71e38e77]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-71e38e77],.sortableDrag td[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-71e38e77]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-71e38e77]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-71e38e77]{color:var(--theme-color)}.error_color[data-v-71e38e77]{color:#eb6646!important}.warn_color[data-v-71e38e77]{color:#ff6800}.pointer[data-v-71e38e77]{cursor:pointer}.ellipsis[data-v-71e38e77]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-71e38e77],.flex_center_center[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-71e38e77],.flex_center_center[data-v-71e38e77]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-71e38e77],.flex_row_s_p[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-71e38e77]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-71e38e77],.flex_start[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-71e38e77]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-71e38e77],.flex_column_center_center[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-71e38e77]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-71e38e77]{position:relative;border-radius:.2rem}.talk_frame[data-v-71e38e77]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-71e38e77]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-71e38e77]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-71e38e77]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-71e38e77]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-71e38e77]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-71e38e77]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-71e38e77]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-71e38e77]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-71e38e77]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-71e38e77]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-71e38e77]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-71e38e77]{max-height:30vh}.ant-select-dropdown-menu[data-v-71e38e77]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-71e38e77]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-71e38e77]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-71e38e77]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-71e38e77]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-71e38e77]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-71e38e77]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-71e38e77]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-71e38e77]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-71e38e77]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-71e38e77]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-71e38e77]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-71e38e77]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-71e38e77]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-71e38e77]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-71e38e77]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-71e38e77]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-71e38e77]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-71e38e77]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-71e38e77]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-71e38e77]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-71e38e77]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-71e38e77]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-71e38e77]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-71e38e77]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-71e38e77]{width:100%}.ant-input[data-v-71e38e77]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-71e38e77]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-71e38e77]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-71e38e77]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-71e38e77]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-71e38e77]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-71e38e77]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-71e38e77]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-71e38e77]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-71e38e77]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-71e38e77]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-71e38e77]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-71e38e77]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-71e38e77],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-71e38e77]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-71e38e77]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-71e38e77]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-71e38e77],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-71e38e77]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-71e38e77]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-71e38e77]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-71e38e77],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-71e38e77]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-71e38e77]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-71e38e77]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-71e38e77]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-71e38e77],.ant-table-thead>tr>th[data-v-71e38e77]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-71e38e77]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-71e38e77]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-71e38e77]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-71e38e77]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-71e38e77]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-71e38e77]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-71e38e77]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-71e38e77]{width:24px;height:24px}.ant-radio-inner[data-v-71e38e77]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-71e38e77]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-71e38e77]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-71e38e77],.ant-radio-checked .ant-radio-inner[data-v-71e38e77]{border-color:#10c7a3}.ant-checkbox[data-v-71e38e77]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-71e38e77]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-71e38e77]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-71e38e77]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-71e38e77]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-71e38e77]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-71e38e77]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-71e38e77]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-71e38e77]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-71e38e77]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-71e38e77]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-71e38e77],.ant-dropdown-menu-submenu-title[data-v-71e38e77]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-71e38e77],:root .ant-dropdown-link>.anticon.anticon-down[data-v-71e38e77],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-71e38e77]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-71e38e77]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-71e38e77]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-71e38e77]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-71e38e77]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-71e38e77]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-71e38e77],.dropMenuItem_hk_SMALL[data-v-71e38e77]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-71e38e77]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-71e38e77]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-71e38e77]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-71e38e77]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-71e38e77]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-71e38e77]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-71e38e77],.ant-switch[data-v-71e38e77]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-71e38e77],.ant-switch[data-v-71e38e77]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-71e38e77]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-71e38e77]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-71e38e77]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-71e38e77]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-71e38e77]{width:100%}.ant-progress-circle .ant-progress-text[data-v-71e38e77]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-71e38e77]{max-width:4.6rem}.ant-popover-title[data-v-71e38e77]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-71e38e77]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-71e38e77]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-71e38e77],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-71e38e77],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-71e38e77]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-71e38e77],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-71e38e77],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-71e38e77]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-71e38e77]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-71e38e77]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-71e38e77]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-71e38e77]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-71e38e77]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-71e38e77]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-71e38e77]{text-decoration:underline}.modalBox .btn_box[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-71e38e77],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-71e38e77],.ant-pagination-disabled:focus a[data-v-71e38e77],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-71e38e77],.ant-pagination-disabled:hover a[data-v-71e38e77],[data-v-71e38e77] .ant-pagination-disabled a{background:#e6e7e8}[data-v-71e38e77] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-71e38e77] .ant-pagination-item-active a,[data-v-71e38e77] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-71e38e77] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-71e38e77] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-71e38e77]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-71e38e77]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-71e38e77]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-71e38e77]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-71e38e77]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-71e38e77]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-71e38e77]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-71e38e77]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-71e38e77]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-71e38e77],.wangEditor table th[data-v-71e38e77]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-71e38e77]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-71e38e77]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-71e38e77]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-71e38e77]{display:block}.wangEditor ol[data-v-71e38e77],.wangEditor ul[data-v-71e38e77]{margin:10px 0 10px 20px}.wangEditor ul[data-v-71e38e77],.wangEditor ul li[data-v-71e38e77]{list-style:disc inside!important}.wangEditor ol[data-v-71e38e77],.wangEditor ol li[data-v-71e38e77]{list-style:decimal inside!important}.wangEditor img[data-v-71e38e77]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-71e38e77]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-71e38e77]{border-bottom:2px solid #e1e1e1}.component[data-v-71e38e77]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-71e38e77]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-71e38e77]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-71e38e77]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-71e38e77]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-71e38e77]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-71e38e77]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-71e38e77]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-71e38e77]{cursor:default}.listen_picture[data-v-71e38e77]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-71e38e77]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-71e38e77]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-71e38e77]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-71e38e77]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-71e38e77]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-71e38e77]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-71e38e77]{font-size:var(--en_large_font_size_five)}[data-v-71e38e77] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-71e38e77]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-71e38e77]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-71e38e77]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-71e38e77]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-71e38e77]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-71e38e77]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-71e38e77]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-71e38e77]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-71e38e77],.home_practice_status.NO_PUBLIC[data-v-71e38e77]{background:#2c58b1}.home_practice_status.FINISHED[data-v-71e38e77],.home_practice_status.IN_PROGRESS[data-v-71e38e77],.home_practice_status.NOT_STARTED[data-v-71e38e77],.home_practice_status.UNDISTRIBUTED[data-v-71e38e77]{background:#486fbf}.ant-calendar-picker-container[data-v-71e38e77]{z-index:9999999!important}.new_aplus_course_detail_page[data-v-71e38e77]{width:100%;height:100%;background:#f5f0ff}.new_aplus_course_detail_page[data-v-71e38e77] .ant-affix{width:calc(100% - .9rem)!important;top:1rem!important}.new_aplus_course_detail_page .main[data-v-71e38e77]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.new_aplus_course_detail_page .main[data-v-71e38e77]::-webkit-scrollbar{width:.1rem;background-color:transparent}.new_aplus_course_detail_page .main[data-v-71e38e77]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.new_aplus_course_detail_page .main .filter_action_box[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.new_aplus_course_detail_page .main .filter_action_box .mr20[data-v-71e38e77]{margin-right:.2rem}.new_aplus_course_detail_page .main .filter_action_box .title_right[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;color:#414042}.new_aplus_course_detail_page .main .filter_action_box .title_right .number[data-v-71e38e77]{margin-left:.1rem;font-size:.3rem}.new_aplus_course_detail_page .main .table_box[data-v-71e38e77]{width:100%}.new_aplus_course_detail_page .main .all_title[data-v-71e38e77]{display:inline-block;width:auto;padding:.1rem .2rem;background:#734fb3;border-radius:.3rem;-webkit-box-shadow:1.74px 3.47px 3.47px 0 rgba(77,84,218,.5);box-shadow:1.74px 3.47px 3.47px 0 rgba(77,84,218,.5);font-size:.2rem;font-family:NotoSansTC-Bold-83pv-RKSJ-H;color:#fff}.new_aplus_course_detail_page .main .tab_box[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-.1rem}.new_aplus_course_detail_page .main .no_data[data-v-71e38e77]{width:100%;height:3rem;background:#fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-weight:700;color:#999}.new_aplus_course_detail_page .course_table[data-v-71e38e77]{margin-bottom:.3rem;border-radius:.2rem .2rem 0 0;overflow:hidden}.new_aplus_course_detail_page .course_table[data-v-71e38e77] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.new_aplus_course_detail_page .course_table[data-v-71e38e77] .ant-table-tbody>tr>td{color:#414042}.new_aplus_course_detail_page .course_table[data-v-71e38e77] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.new_aplus_course_detail_page .course_table[data-v-71e38e77] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.new_aplus_course_detail_page .course_table[data-v-71e38e77] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.new_aplus_course_detail_page .course_table[data-v-71e38e77] .ant-table-thead>tr>th:last-child:after,.new_aplus_course_detail_page .course_table[data-v-71e38e77] .ant-table-thead>tr>th:last-child:before{display:none}.new_aplus_course_detail_page .course_table[data-v-71e38e77] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.new_aplus_course_detail_page .course_table[data-v-71e38e77] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.new_aplus_course_detail_page .course_table[data-v-71e38e77] .ant-table-column-title{color:#fff;font-weight:400}.new_aplus_course_detail_page .course_table[data-v-71e38e77] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.new_aplus_course_detail_page .course_table[data-v-71e38e77] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_course_detail_page .course_table .accuracy_box[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;width:1.2rem;height:.3rem;margin:auto;border-radius:.15rem;overflow:hidden;background:#808285;margin-bottom:.08rem}.new_aplus_course_detail_page .course_table .accuracy_box[data-v-71e38e77]:last-child{margin-bottom:0}.new_aplus_course_detail_page .course_table .accuracy_box .name[data-v-71e38e77]{width:.5rem;min-width:.5rem;text-align:center;line-height:.3rem;color:#fff}.new_aplus_course_detail_page .course_table .accuracy_box .name.BASIC[data-v-71e38e77]{background:#a4c500}.new_aplus_course_detail_page .course_table .accuracy_box .name.MEDIUM[data-v-71e38e77]{background:#009444}.new_aplus_course_detail_page .course_table .accuracy_box .name.ADVANCED[data-v-71e38e77]{background:#754c29}.new_aplus_course_detail_page .course_table .accuracy_box .name.HIGH_LEVEL[data-v-71e38e77]{background:#2c58b1}.new_aplus_course_detail_page .course_table .accuracy_box .number[data-v-71e38e77]{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:.3rem;text-align:center;color:#fff}.new_aplus_course_detail_page .course_table .no_data_line[data-v-71e38e77]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.new_aplus_course_detail_page .cardBox[data-v-71e38e77]{width:100%;height:100%;margin-top:.2rem;padding:.2rem}.new_aplus_course_detail_page .cardBox .scroll_content[data-v-71e38e77]{background-color:#fff;font-size:.18rem}.new_aplus_course_detail_page .cardBox .scroll_content .item_content[data-v-71e38e77]{margin-bottom:.24rem}.new_aplus_course_detail_page .cardBox .scroll_content .item_content .tip[data-v-71e38e77]{margin-right:.07rem}.new_aplus_course_detail_page .cardBox .scroll_content .item_content .tip_pic[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.new_aplus_course_detail_page .cardBox .scroll_content .item_content .tip_pic img[data-v-71e38e77]{width:2.5rem;height:1.8rem;margin-right:.24rem}.new_aplus_course_detail_page .cardBox .scroll_content .item_content .konwladgeApply[data-v-71e38e77]{margin-top:.08rem}.new_aplus_course_detail_page .cardBox .scroll_content .item_content .konwladgeApply .item[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex}.new_aplus_course_detail_page .cardBox .scroll_content .item_content .konwladgeApply .item_left[data-v-71e38e77]{margin-right:.07rem}.new_aplus_course_detail_page .cardBox .scroll_content .item_content .questionReferencePicture[data-v-71e38e77]{width:2.5rem;height:1.9rem}.new_aplus_course_detail_page .cardBox .scroll_content_Info[data-v-71e38e77]{background-color:#fff;font-size:.18rem}.new_aplus_course_detail_page .cardBox .scroll_content_Info .submit_homework[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.new_aplus_course_detail_page .cardBox .scroll_content_Info .submit_homework_tip[data-v-71e38e77]{margin-right:.5rem;width:1.7rem}.new_aplus_course_detail_page .cardBox .scroll_content_Info .item_content[data-v-71e38e77]{margin-bottom:.24rem}.new_aplus_course_detail_page .cardBox .scroll_content_Info .item_content .tip[data-v-71e38e77]{margin-right:.07rem}.new_aplus_course_detail_page .cardBox .scroll_content_Info .item_content .tip_pic[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.new_aplus_course_detail_page .cardBox .scroll_content_Info .item_content .tip_pic img[data-v-71e38e77]{width:2.5rem;height:1.8rem;margin-right:.24rem}.new_aplus_course_detail_page .cardBox .scroll_content_Info .item_content .konwladgeApply[data-v-71e38e77]{margin-top:.08rem}.new_aplus_course_detail_page .cardBox .scroll_content_Info .item_content .konwladgeApply .item[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex}.new_aplus_course_detail_page .cardBox .scroll_content_Info .item_content .konwladgeApply .item_left[data-v-71e38e77]{margin-right:.07rem}.new_aplus_course_detail_page .cardBox .scroll_content_Info .item_content.hk.LARGE[data-v-71e38e77]{font-size:var(--hk-other-large-font-size-28)}.new_aplus_course_detail_page .cardBox .scroll_content_Info .item_content.hk.MEDIUM[data-v-71e38e77]{font-size:var(--hk-other-medium-font-size-26)}.new_aplus_course_detail_page .cardBox .scroll_content_Info .item_content.hk.SMALL[data-v-71e38e77]{font-size:var(--hk-other-small-font-size-24)}.new_aplus_course_detail_page .cardBox .scroll_content_Info .item_content.en.LARGE[data-v-71e38e77]{font-size:var(--en-other-large-font-size-28)}.new_aplus_course_detail_page .cardBox .scroll_content_Info .item_content.en.MEDIUM[data-v-71e38e77]{font-size:var(--en-other-medium-font-size-26)}.new_aplus_course_detail_page .cardBox .scroll_content_Info .item_content.en.SMALL[data-v-71e38e77]{font-size:var(--en-other-small-font-size-24)}.new_aplus_course_detail_page .cardBox .flex[data-v-71e38e77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.new_aplus_course_detail_page .cardBox .blod[data-v-71e38e77]{font-weight:700}.scroll_content{table{font-size:.18rem}table,td,th{border:1px solid #333!important}td,th{padding:.05rem!important}td:first-child{text-align:center;padding:.08rem!important}}html[data-v-d599a74e]{font-size:100px}@media only screen and (max-height:650px){html[data-v-d599a74e]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-d599a74e]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-d599a74e]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-d599a74e]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-d599a74e]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-d599a74e]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-d599a74e]{font-size:100px}}#app[data-v-d599a74e],body[data-v-d599a74e],html[data-v-d599a74e]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-d599a74e],#app h1[data-v-d599a74e],#app h2[data-v-d599a74e],#app h3[data-v-d599a74e],#app h4[data-v-d599a74e],#app h5[data-v-d599a74e],#app h6[data-v-d599a74e],#app p[data-v-d599a74e],body body[data-v-d599a74e],body h1[data-v-d599a74e],body h2[data-v-d599a74e],body h3[data-v-d599a74e],body h4[data-v-d599a74e],body h5[data-v-d599a74e],body h6[data-v-d599a74e],body p[data-v-d599a74e],html body[data-v-d599a74e],html h1[data-v-d599a74e],html h2[data-v-d599a74e],html h3[data-v-d599a74e],html h4[data-v-d599a74e],html h5[data-v-d599a74e],html h6[data-v-d599a74e],html p[data-v-d599a74e]{margin:0}li[data-v-d599a74e],ul[data-v-d599a74e]{list-style:none;padding:0}[data-v-d599a74e]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-d599a74e]{white-space:break-spaces}.sortableDrag[data-v-d599a74e]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-d599a74e],.sortableDrag td[data-v-d599a74e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-d599a74e]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-d599a74e]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-d599a74e]{color:var(--theme-color)}.error_color[data-v-d599a74e]{color:#eb6646!important}.warn_color[data-v-d599a74e]{color:#ff6800}.pointer[data-v-d599a74e]{cursor:pointer}.ellipsis[data-v-d599a74e]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-d599a74e]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-d599a74e],.flex_center_center[data-v-d599a74e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-d599a74e],.flex_center_center[data-v-d599a74e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-d599a74e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-d599a74e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-d599a74e],.flex_row_s_p[data-v-d599a74e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-d599a74e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-d599a74e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-d599a74e],.flex_start[data-v-d599a74e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-d599a74e]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-d599a74e],.flex_column_center_center[data-v-d599a74e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-d599a74e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-d599a74e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-d599a74e]{position:relative;border-radius:.2rem}.talk_frame[data-v-d599a74e]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-d599a74e]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-d599a74e]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-d599a74e]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-d599a74e]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-d599a74e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-d599a74e]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-d599a74e]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-d599a74e]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-d599a74e]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-d599a74e]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-d599a74e]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-d599a74e]{max-height:30vh}.ant-select-dropdown-menu[data-v-d599a74e]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-d599a74e]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-d599a74e]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-d599a74e]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-d599a74e]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-d599a74e]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-d599a74e]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-d599a74e]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-d599a74e]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-d599a74e]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-d599a74e]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-d599a74e]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-d599a74e]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-d599a74e]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-d599a74e]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-d599a74e]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-d599a74e]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-d599a74e]{width:100%}.ant-input[data-v-d599a74e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-d599a74e]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-d599a74e]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-d599a74e]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-d599a74e]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-d599a74e]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-d599a74e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-d599a74e]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-d599a74e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-d599a74e]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-d599a74e]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-d599a74e],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-d599a74e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-d599a74e]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-d599a74e],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-d599a74e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-d599a74e]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-d599a74e],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-d599a74e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-d599a74e]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-d599a74e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-d599a74e]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-d599a74e],.ant-table-thead>tr>th[data-v-d599a74e]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-d599a74e]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-d599a74e]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-d599a74e]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-d599a74e]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-d599a74e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-d599a74e]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-d599a74e]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-d599a74e]{width:24px;height:24px}.ant-radio-inner[data-v-d599a74e]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-d599a74e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-d599a74e]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-d599a74e],.ant-radio-checked .ant-radio-inner[data-v-d599a74e]{border-color:#10c7a3}.ant-checkbox[data-v-d599a74e]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-d599a74e]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-d599a74e]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-d599a74e]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-d599a74e]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-d599a74e]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-d599a74e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-d599a74e]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-d599a74e]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-d599a74e]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-d599a74e]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-d599a74e],.ant-dropdown-menu-submenu-title[data-v-d599a74e]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-d599a74e],:root .ant-dropdown-link>.anticon.anticon-down[data-v-d599a74e],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-d599a74e]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-d599a74e]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-d599a74e]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-d599a74e]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-d599a74e],.dropMenuItem_hk_SMALL[data-v-d599a74e]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-d599a74e]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-d599a74e]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-d599a74e]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-d599a74e]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-d599a74e],.ant-switch[data-v-d599a74e]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-d599a74e],.ant-switch[data-v-d599a74e]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-d599a74e]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-d599a74e]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-d599a74e]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-d599a74e]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-d599a74e]{width:100%}.ant-progress-circle .ant-progress-text[data-v-d599a74e]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-d599a74e]{max-width:4.6rem}.ant-popover-title[data-v-d599a74e]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-d599a74e]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-d599a74e]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-d599a74e],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-d599a74e],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-d599a74e]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-d599a74e],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-d599a74e],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-d599a74e]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-d599a74e]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-d599a74e]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-d599a74e]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-d599a74e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-d599a74e]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-d599a74e]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-d599a74e]{text-decoration:underline}.modalBox .btn_box[data-v-d599a74e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-d599a74e],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-d599a74e],.ant-pagination-disabled:focus a[data-v-d599a74e],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-d599a74e],.ant-pagination-disabled:hover a[data-v-d599a74e],[data-v-d599a74e] .ant-pagination-disabled a{background:#e6e7e8}[data-v-d599a74e] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-d599a74e] .ant-pagination-item-active a,[data-v-d599a74e] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-d599a74e] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-d599a74e] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-d599a74e]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-d599a74e]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-d599a74e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-d599a74e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-d599a74e]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-d599a74e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-d599a74e]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-d599a74e]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-d599a74e]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-d599a74e],.wangEditor table th[data-v-d599a74e]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-d599a74e]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-d599a74e]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-d599a74e]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-d599a74e]{display:block}.wangEditor ol[data-v-d599a74e],.wangEditor ul[data-v-d599a74e]{margin:10px 0 10px 20px}.wangEditor ul[data-v-d599a74e],.wangEditor ul li[data-v-d599a74e]{list-style:disc inside!important}.wangEditor ol[data-v-d599a74e],.wangEditor ol li[data-v-d599a74e]{list-style:decimal inside!important}.wangEditor img[data-v-d599a74e]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-d599a74e]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-d599a74e]{border-bottom:2px solid #e1e1e1}.component[data-v-d599a74e]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-d599a74e]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-d599a74e]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-d599a74e]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-d599a74e]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-d599a74e]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-d599a74e]{cursor:default}.listen_picture[data-v-d599a74e]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-d599a74e]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-d599a74e]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-d599a74e]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-d599a74e]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-d599a74e]{font-size:var(--en_large_font_size_five)}[data-v-d599a74e] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-d599a74e]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-d599a74e]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-d599a74e]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-d599a74e]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-d599a74e]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-d599a74e]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-d599a74e]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-d599a74e]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-d599a74e],.home_practice_status.NO_PUBLIC[data-v-d599a74e]{background:#2c58b1}.home_practice_status.FINISHED[data-v-d599a74e],.home_practice_status.IN_PROGRESS[data-v-d599a74e],.home_practice_status.NOT_STARTED[data-v-d599a74e],.home_practice_status.UNDISTRIBUTED[data-v-d599a74e]{background:#486fbf}.ant-calendar-picker-container[data-v-d599a74e]{z-index:9999999!important}.new_aplus_course_student_page[data-v-d599a74e]{width:100%;height:100%;background:#f5f0ff}.new_aplus_course_student_page[data-v-d599a74e] .ant-spin-nested-loading,.new_aplus_course_student_page[data-v-d599a74e] .ant-spin-nested-loading .ant-spin-container{height:100%}.new_aplus_course_student_page .main[data-v-d599a74e]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.new_aplus_course_student_page .main[data-v-d599a74e]::-webkit-scrollbar{width:.1rem;background-color:transparent}.new_aplus_course_student_page .main[data-v-d599a74e]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.new_aplus_course_student_page .main .title_box[data-v-d599a74e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:3}.new_aplus_course_student_page .main .title_box .title_left[data-v-d599a74e]{font-size:.24rem}.new_aplus_course_student_page .main .title_box .title_left.hk.SMALL[data-v-d599a74e]{font-size:var(--hk_small_font_size_seven)}.new_aplus_course_student_page .main .title_box .title_left.hk.MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_seven)}.new_aplus_course_student_page .main .title_box .title_left.hk.LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_seven)}.new_aplus_course_student_page .main .title_box .title_left.en.SMALL[data-v-d599a74e]{font-size:var(--en_small_font_size_seven)}.new_aplus_course_student_page .main .title_box .title_left.en.MEDIUM[data-v-d599a74e]{font-size:var(--en_middle_font_size_seven)}.new_aplus_course_student_page .main .title_box .title_left.en.LARGE[data-v-d599a74e]{font-size:var(--en_large_font_size_seven)}.new_aplus_course_student_page .main .title_box .title_right .switch[data-v-d599a74e]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.new_aplus_course_student_page .main .title_box .title_right .switch .tips[data-v-d599a74e]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.new_aplus_course_student_page .main .title_box .title_right .switch .tips.hk.SMALL[data-v-d599a74e]{font-size:var(--hk_small_font_size_five)}.new_aplus_course_student_page .main .title_box .title_right .switch .tips.hk.MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five)}.new_aplus_course_student_page .main .title_box .title_right .switch .tips.hk.LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_five)}.new_aplus_course_student_page .main .title_box .title_right .switch .tips.en.SMALL[data-v-d599a74e]{font-size:var(--en_small_font_size_five)}.new_aplus_course_student_page .main .title_box .title_right .switch .tips.en.MEDIUM[data-v-d599a74e]{font-size:var(--en_middle_font_size_five)}.new_aplus_course_student_page .main .title_box .title_right .switch .tips.en.LARGE[data-v-d599a74e]{font-size:var(--en_large_font_size_five)}.new_aplus_course_student_page .main .title_box .title_right .switch .tips.active[data-v-d599a74e]{color:#5b4096}.new_aplus_course_student_page .main .title_box .title_right .switch .ant-switch[data-v-d599a74e]{margin:0 .15rem}.new_aplus_course_student_page .main .table_box[data-v-d599a74e]{width:100%}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-tbody>tr>td{color:#414042}.new_aplus_course_student_page .main .table_box .course_table.top[data-v-d599a74e] .ant-table-thead{position:sticky;top:1.05rem;z-index:1;background:#f5f0ff}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-tbody>tr>td{background:none}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-body .ant-table-row:nth-child(2n){background:#fff}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-body .ant-table-row-hover:nth-child(2n-1){background:#f3f3ff!important}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-body .ant-table-row-hover:nth-child(2n),.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n) td{background:#fff!important}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n-1) td{background:#f3f3ff!important}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-thead>tr>th:last-child:after,.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-thead>tr>th:last-child:before{display:none}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child{border-right:2px solid #e1e1e1!important;background:#6156a5;color:#fff;padding:22px 16px;position:relative}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:before{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;top:0!important}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:after{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;bottom:0!important}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0!important}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-column-title{color:#fff;font-weight:400}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_course_student_page .main .table_box .course_table[data-v-d599a74e] .ant-table-fixed-left .ant-table-tbody>tr>td{border-right:1px solid #e1e1e1}.new_aplus_course_student_page .main .table_box .course_table .filter_icon[data-v-d599a74e]{width:.2rem;height:.2rem;margin-left:.1rem;cursor:pointer}.new_aplus_course_student_page .main .table_box .course_table .action_box[data-v-d599a74e]{display:inline-block}.new_aplus_course_student_page .main .table_box .course_table .action_box img[data-v-d599a74e]{height:.08rem;cursor:pointer}.new_aplus_course_student_page .main .table_box .course_table .knowledge_content_box .knowledge[data-v-d599a74e]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.new_aplus_course_student_page .main .table_box .course_table .knowledge_content_box .knowledge ul[data-v-d599a74e]{margin:0;padding:0}.new_aplus_course_student_page .main .table_box .course_table .knowledge_content_box .knowledge ul li[data-v-d599a74e]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.new_aplus_course_student_page .main .table_box .course_table .knowledge_content_box .knowledge ul li img[data-v-d599a74e]{width:.23rem;height:.23rem;margin-right:.1rem}.new_aplus_course_student_page .main .table_box .course_table .knowledge_content_box .knowledge ul li span[data-v-d599a74e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left}.new_aplus_course_student_page .main .table_box .course_table .no_data_line[data-v-d599a74e]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.new_aplus_course_student_page .mr20[data-v-d599a74e]{margin-right:.2rem}.new_aplus_course_student_page[data-v-d599a74e] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.new_aplus_course_student_page[data-v-d599a74e] .ant-switch,.new_aplus_course_student_page[data-v-d599a74e] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.new_aplus_course_student_page .ant-switch[data-v-d599a74e]:after,.new_aplus_course_student_page[data-v-d599a74e] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}.new_aplus_course_student_page .studentName[data-v-d599a74e]{text-align:left;cursor:pointer;border-bottom:2px solid #000}.new_aplus_course_student_page .filter_icon[data-v-d599a74e]{width:.2rem;height:.2rem;margin-left:.1rem;cursor:pointer}.new_aplus_course_student_page .submitStatus[data-v-d599a74e]{padding:.1rem;border-radius:.06rem;color:#fff}.new_aplus_course_student_page .submitStatus.DELAY[data-v-d599a74e]{background:#ff7640}.new_aplus_course_student_page .submitStatus.NORMAL[data-v-d599a74e]{background:#06a38b}.new_aplus_course_student_page .submitStatus.NOT_SUBMIT[data-v-d599a74e],.new_aplus_course_student_page .submitStatus.OVERDUE[data-v-d599a74e]{background:#e82127}.new_aplus_course_student_page .submitStatus.NO_NEED[data-v-d599a74e]{background:#2c58b1}.new_aplus_course_student_page .avg_rate_level_box[data-v-d599a74e]{border-radius:.2rem;color:#fff;font-size:.2rem}.new_aplus_course_student_page .avg_rate_level_box.hk.SMALL[data-v-d599a74e]{font-size:var(--hk_small_font_size_five)}.new_aplus_course_student_page .avg_rate_level_box.hk.MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five)}.new_aplus_course_student_page .avg_rate_level_box.hk.LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_five)}.new_aplus_course_student_page .avg_rate_level_box.en.SMALL[data-v-d599a74e]{font-size:var(--en_small_font_size_five)}.new_aplus_course_student_page .avg_rate_level_box.en.MEDIUM[data-v-d599a74e]{font-size:var(--en_middle_font_size_five)}.new_aplus_course_student_page .avg_rate_level_box.en.LARGE[data-v-d599a74e]{font-size:var(--en_large_font_size_five)}.new_aplus_course_student_page .avg_rate_level_box .avg_rate_left[data-v-d599a74e]{padding:.06rem .1rem;border-radius:.2rem 0 0 .2rem;white-space:nowrap;width:.8rem}.new_aplus_course_student_page .avg_rate_level_box .avg_rate_left_BASIC[data-v-d599a74e]{background:#a4c500}.new_aplus_course_student_page .avg_rate_level_box .avg_rate_left_MEDIUM[data-v-d599a74e]{background:#009444}.new_aplus_course_student_page .avg_rate_level_box .avg_rate_left_ADVANCED[data-v-d599a74e]{background:#754c29}.new_aplus_course_student_page .avg_rate_level_box .avg_rate_left_HIGH_LEVEL[data-v-d599a74e]{background:#2c58b1}.new_aplus_course_student_page .avg_rate_level_box .avg_rate_right[data-v-d599a74e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:1rem;padding:.06rem .2rem;border-radius:0 .2rem .2rem 0;background:#808285;white-space:nowrap}.new_aplus_course_student_page .avg_rate_level_box .avg_rate_right_new[data-v-d599a74e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:1rem;padding:.06rem .2rem;border-radius:.2rem;background:#808285;white-space:nowrap}.new_aplus_course_student_page .avg_rate_level_box .rounded-border[data-v-d599a74e]{border-radius:.2rem}.new_aplus_course_student_page .no_data_line[data-v-d599a74e]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.new_aplus_course_student_page .answerAgain[data-v-d599a74e]{font-size:.16rem;font-weight:400;line-height:.24rem;color:#775dc0}.new_aplus_course_student_page .answerAgain.hk.SMALL[data-v-d599a74e]{font-size:var(--hk_small_font_size_four)}.new_aplus_course_student_page .answerAgain.hk.MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_four)}.new_aplus_course_student_page .answerAgain.hk.LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_four)}.new_aplus_course_student_page .answerAgain.en.SMALL[data-v-d599a74e]{font-size:var(--en_small_font_size_four)}.new_aplus_course_student_page .answerAgain.en.MEDIUM[data-v-d599a74e]{font-size:var(--en_middle_font_size_four)}.new_aplus_course_student_page .answerAgain.en.LARGE[data-v-d599a74e]{font-size:var(--en_large_font_size_four)}.new_aplus_course_student_page .answerAgain span[data-v-d599a74e]{font-size:.24rem;font-weight:500;line-height:.35rem;color:#592f99}.new_aplus_course_student_page .answerAgain span.hk.SMALL[data-v-d599a74e]{font-size:var(--hk_small_font_size_seven)}.new_aplus_course_student_page .answerAgain span.hk.MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_seven)}.new_aplus_course_student_page .answerAgain span.hk.LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_seven)}.new_aplus_course_student_page .answerAgain span.en.SMALL[data-v-d599a74e]{font-size:var(--en_small_font_size_seven)}.new_aplus_course_student_page .answerAgain span.en.MEDIUM[data-v-d599a74e]{font-size:var(--en_middle_font_size_seven)}.new_aplus_course_student_page .answerAgain span.en.LARGE[data-v-d599a74e]{font-size:var(--en_large_font_size_seven)}.new_aplus_course_student_page .serialNo_title[data-v-d599a74e]{padding:.06rem .1rem;background:#5d9bec;border-radius:.12rem;color:#fff;cursor:pointer}.new_aplus_course_student_page .serialNo_title span[data-v-d599a74e]{border-bottom:2px solid #fff}.new_aplus_course_student_page .question_status img[data-v-d599a74e]{width:.25rem;height:.25rem}.new_aplus_course_student_page .tag[data-v-d599a74e]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:.15rem;padding:.04rem .08rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#697fe0}.new_aplus_course_student_page .tag .star[data-v-d599a74e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_course_student_page .tag .star img[data-v-d599a74e]{width:.16rem;height:.16rem}.new_aplus_course_student_page .issueBox[data-v-d599a74e]{height:auto;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.new_aplus_course_student_page .issueBox .title[data-v-d599a74e],.new_aplus_course_student_page .issueBox[data-v-d599a74e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_course_student_page .issueBox .title[data-v-d599a74e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.2rem}.new_aplus_course_student_page .issueBox .title span[data-v-d599a74e]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.new_aplus_course_student_page .issueBox .title span.hk.SMALL[data-v-d599a74e]{font-size:var(--hk_small_font_size_seven)}.new_aplus_course_student_page .issueBox .title span.hk.MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_seven)}.new_aplus_course_student_page .issueBox .title span.hk.LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_seven)}.new_aplus_course_student_page .issueBox .title span.en.SMALL[data-v-d599a74e]{font-size:var(--en_small_font_size_seven)}.new_aplus_course_student_page .issueBox .title span.en.MEDIUM[data-v-d599a74e]{font-size:var(--en_middle_font_size_seven)}.new_aplus_course_student_page .issueBox .title span.en.LARGE[data-v-d599a74e]{font-size:var(--en_large_font_size_seven)}.new_aplus_course_student_page .issueBox .title img[data-v-d599a74e]{width:.24rem;height:.24rem;cursor:pointer}.new_aplus_course_student_page .issueBox .mb60[data-v-d599a74e]{margin-bottom:.6rem}.new_aplus_course_student_page .issueBox .homework[data-v-d599a74e]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6rem;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.new_aplus_course_student_page .issueBox .homework[data-v-d599a74e],.new_aplus_course_student_page .issueBox .lineBox[data-v-d599a74e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_course_student_page .issueBox .lineBox[data-v-d599a74e]{height:AUTO;margin-bottom:.12rem}.new_aplus_course_student_page .issueBox .lineBox .w150[data-v-d599a74e]{width:1.68rem}.new_aplus_course_student_page .issueBox .lineBox .name[data-v-d599a74e]{font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin-top:0;margin-right:.2rem}.new_aplus_course_student_page .issueBox .lineBox .name.hk.SMALL[data-v-d599a74e]{font-size:var(--hk_small_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .name.hk.MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .name.hk.LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .name.en.SMALL[data-v-d599a74e]{font-size:var(--en_small_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .name.en.MEDIUM[data-v-d599a74e]{font-size:var(--en_middle_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .name.en.LARGE[data-v-d599a74e]{font-size:var(--en_large_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .changeTips[data-v-d599a74e]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.29rem}.new_aplus_course_student_page .issueBox .lineBox .changeTips.hk.SMALL[data-v-d599a74e]{font-size:var(--hk_small_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .changeTips.hk.MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .changeTips.hk.LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .changeTips.en.SMALL[data-v-d599a74e]{font-size:var(--en_small_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .changeTips.en.MEDIUM[data-v-d599a74e]{font-size:var(--en_middle_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .changeTips.en.LARGE[data-v-d599a74e]{font-size:var(--en_large_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .content[data-v-d599a74e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.new_aplus_course_student_page .issueBox .lineBox .content.hk.SMALL[data-v-d599a74e]{font-size:var(--hk_small_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .content.hk.MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .content.hk.LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .content.en.SMALL[data-v-d599a74e]{font-size:var(--en_small_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .content.en.MEDIUM[data-v-d599a74e]{font-size:var(--en_middle_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .content.en.LARGE[data-v-d599a74e]{font-size:var(--en_large_font_size_five)}.new_aplus_course_student_page .issueBox .lineBox .content .mark_box[data-v-d599a74e]{width:.32rem;height:.32rem;background:#775dc0;color:#fff;border-radius:50%}.new_aplus_course_student_page .issueBox .btn[data-v-d599a74e],.new_aplus_course_student_page .issueBox .lineBox .content .mark_box[data-v-d599a74e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_course_student_page .issueBox .btn[data-v-d599a74e]{width:100%}.new_aplus_course_student_page .issueBox .btn .fafang[data-v-d599a74e]{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);line-height:.19rem}.new_aplus_course_student_page .issueBox .btn .fafang_hk_SMALL[data-v-d599a74e]{font-size:var(--hk_small_font_size_four)}.new_aplus_course_student_page .issueBox .btn .fafang_hk_MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_four)}.new_aplus_course_student_page .issueBox .btn .fafang_hk_LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_four)}.new_aplus_course_student_page .issueBox .btn .fafang_en_SMALL[data-v-d599a74e]{font-size:var(--en_small_font_size_four)}.new_aplus_course_student_page .issueBox .btn .fafang_en_MEDIUM[data-v-d599a74e]{font-size:var(--en_middle_font_size_four)}.new_aplus_course_student_page .issueBox .btn .fafang_en_LARGE[data-v-d599a74e]{font-size:var(--en_large_font_size_four)}.new_aplus_course_student_page .issueBox .btn .fafang img[data-v-d599a74e]{width:.24rem;height:.24rem;margin-right:.1rem}.new_aplus_course_student_page .issueBox .btn .advanced[data-v-d599a74e]{width:1.76rem;height:.53rem;margin:.2rem 0}.new_aplus_course_student_page .issueBox .btn .advanced .img[data-v-d599a74e]{width:.24rem;height:.24rem;margin-right:.1rem}.new_aplus_course_student_page .issueBox .btn .mr48[data-v-d599a74e]{margin-right:.48rem}.new_aplus_course_student_page .issueBox .eExerciseTips[data-v-d599a74e]{font-size:.2rem}.new_aplus_course_student_page .issueBox .eExerciseTips.hk.SMALL[data-v-d599a74e]{font-size:var(--hk_small_font_size_five)}.new_aplus_course_student_page .issueBox .eExerciseTips.hk.MEDIUM[data-v-d599a74e]{font-size:var(--hk_middle_font_size_five)}.new_aplus_course_student_page .issueBox .eExerciseTips.hk.LARGE[data-v-d599a74e]{font-size:var(--hk_large_font_size_five)}.new_aplus_course_student_page .issueBox .eExerciseTips.en.SMALL[data-v-d599a74e]{font-size:var(--en_small_font_size_five)}.new_aplus_course_student_page .issueBox .eExerciseTips.en.MEDIUM[data-v-d599a74e]{font-size:var(--en_middle_font_size_five)}.new_aplus_course_student_page .issueBox .eExerciseTips.en.LARGE[data-v-d599a74e]{font-size:var(--en_large_font_size_five)}.new_aplus_course_student_page .issueBox .eExerciseTips>p[data-v-d599a74e]{font-family:var(--common-font-family);color:#000;line-height:.29rem}html[data-v-8bb84f5a]{font-size:100px}@media only screen and (max-height:650px){html[data-v-8bb84f5a]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-8bb84f5a]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-8bb84f5a]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-8bb84f5a]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-8bb84f5a]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-8bb84f5a]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-8bb84f5a]{font-size:100px}}#app[data-v-8bb84f5a],body[data-v-8bb84f5a],html[data-v-8bb84f5a]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-8bb84f5a],#app h1[data-v-8bb84f5a],#app h2[data-v-8bb84f5a],#app h3[data-v-8bb84f5a],#app h4[data-v-8bb84f5a],#app h5[data-v-8bb84f5a],#app h6[data-v-8bb84f5a],#app p[data-v-8bb84f5a],body body[data-v-8bb84f5a],body h1[data-v-8bb84f5a],body h2[data-v-8bb84f5a],body h3[data-v-8bb84f5a],body h4[data-v-8bb84f5a],body h5[data-v-8bb84f5a],body h6[data-v-8bb84f5a],body p[data-v-8bb84f5a],html body[data-v-8bb84f5a],html h1[data-v-8bb84f5a],html h2[data-v-8bb84f5a],html h3[data-v-8bb84f5a],html h4[data-v-8bb84f5a],html h5[data-v-8bb84f5a],html h6[data-v-8bb84f5a],html p[data-v-8bb84f5a]{margin:0}li[data-v-8bb84f5a],ul[data-v-8bb84f5a]{list-style:none;padding:0}[data-v-8bb84f5a]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-8bb84f5a]{white-space:break-spaces}.sortableDrag[data-v-8bb84f5a]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-8bb84f5a],.sortableDrag td[data-v-8bb84f5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-8bb84f5a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-8bb84f5a]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-8bb84f5a]{color:var(--theme-color)}.error_color[data-v-8bb84f5a]{color:#eb6646!important}.warn_color[data-v-8bb84f5a]{color:#ff6800}.pointer[data-v-8bb84f5a]{cursor:pointer}.ellipsis[data-v-8bb84f5a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-8bb84f5a]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-8bb84f5a],.flex_center_center[data-v-8bb84f5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-8bb84f5a],.flex_center_center[data-v-8bb84f5a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-8bb84f5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-8bb84f5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-8bb84f5a],.flex_row_s_p[data-v-8bb84f5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-8bb84f5a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-8bb84f5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-8bb84f5a],.flex_start[data-v-8bb84f5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-8bb84f5a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-8bb84f5a],.flex_column_center_center[data-v-8bb84f5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-8bb84f5a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-8bb84f5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-8bb84f5a]{position:relative;border-radius:.2rem}.talk_frame[data-v-8bb84f5a]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-8bb84f5a]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-8bb84f5a]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-8bb84f5a]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-8bb84f5a]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-8bb84f5a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-8bb84f5a]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-8bb84f5a]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-8bb84f5a]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-8bb84f5a]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-8bb84f5a]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-8bb84f5a]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-8bb84f5a]{max-height:30vh}.ant-select-dropdown-menu[data-v-8bb84f5a]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-8bb84f5a]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-8bb84f5a]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-8bb84f5a]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-8bb84f5a]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-8bb84f5a]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-8bb84f5a]{width:100%}.ant-input[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-8bb84f5a]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-8bb84f5a]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-8bb84f5a]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-8bb84f5a]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-8bb84f5a]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-8bb84f5a],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-8bb84f5a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-8bb84f5a],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-8bb84f5a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-8bb84f5a],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-8bb84f5a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-8bb84f5a]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-8bb84f5a],.ant-table-thead>tr>th[data-v-8bb84f5a]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-8bb84f5a]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-8bb84f5a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-8bb84f5a]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-8bb84f5a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-8bb84f5a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-8bb84f5a]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-8bb84f5a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-8bb84f5a]{width:24px;height:24px}.ant-radio-inner[data-v-8bb84f5a]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-8bb84f5a]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-8bb84f5a],.ant-radio-checked .ant-radio-inner[data-v-8bb84f5a]{border-color:#10c7a3}.ant-checkbox[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-8bb84f5a]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-8bb84f5a]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-8bb84f5a]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-8bb84f5a]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-8bb84f5a]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-8bb84f5a]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-8bb84f5a]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-8bb84f5a]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-8bb84f5a],.ant-dropdown-menu-submenu-title[data-v-8bb84f5a]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-8bb84f5a],:root .ant-dropdown-link>.anticon.anticon-down[data-v-8bb84f5a],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-8bb84f5a]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-8bb84f5a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-8bb84f5a]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-8bb84f5a],.dropMenuItem_hk_SMALL[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-8bb84f5a]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-8bb84f5a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-8bb84f5a]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-8bb84f5a]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-8bb84f5a],.ant-switch[data-v-8bb84f5a]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-8bb84f5a],.ant-switch[data-v-8bb84f5a]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-8bb84f5a]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-8bb84f5a]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-8bb84f5a]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-8bb84f5a]{width:100%}.ant-progress-circle .ant-progress-text[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-8bb84f5a]{max-width:4.6rem}.ant-popover-title[data-v-8bb84f5a]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-8bb84f5a]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-8bb84f5a]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-8bb84f5a],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-8bb84f5a],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-8bb84f5a]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-8bb84f5a],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-8bb84f5a],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-8bb84f5a]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-8bb84f5a]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-8bb84f5a]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-8bb84f5a]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-8bb84f5a]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-8bb84f5a]{text-decoration:underline}.modalBox .btn_box[data-v-8bb84f5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-8bb84f5a],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-8bb84f5a],.ant-pagination-disabled:focus a[data-v-8bb84f5a],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-8bb84f5a],.ant-pagination-disabled:hover a[data-v-8bb84f5a],[data-v-8bb84f5a] .ant-pagination-disabled a{background:#e6e7e8}[data-v-8bb84f5a] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-8bb84f5a] .ant-pagination-item-active a,[data-v-8bb84f5a] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-8bb84f5a] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-8bb84f5a] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-8bb84f5a]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-8bb84f5a]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-8bb84f5a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-8bb84f5a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-8bb84f5a]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-8bb84f5a]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-8bb84f5a]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-8bb84f5a]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-8bb84f5a],.wangEditor table th[data-v-8bb84f5a]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-8bb84f5a]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-8bb84f5a]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-8bb84f5a]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-8bb84f5a]{display:block}.wangEditor ol[data-v-8bb84f5a],.wangEditor ul[data-v-8bb84f5a]{margin:10px 0 10px 20px}.wangEditor ul[data-v-8bb84f5a],.wangEditor ul li[data-v-8bb84f5a]{list-style:disc inside!important}.wangEditor ol[data-v-8bb84f5a],.wangEditor ol li[data-v-8bb84f5a]{list-style:decimal inside!important}.wangEditor img[data-v-8bb84f5a]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-8bb84f5a]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-8bb84f5a]{border-bottom:2px solid #e1e1e1}.component[data-v-8bb84f5a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-8bb84f5a]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-8bb84f5a]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-8bb84f5a]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-8bb84f5a]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-8bb84f5a]{cursor:default}.listen_picture[data-v-8bb84f5a]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-8bb84f5a]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-8bb84f5a]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-8bb84f5a]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-8bb84f5a]{font-size:var(--en_large_font_size_five)}[data-v-8bb84f5a] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-8bb84f5a]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-8bb84f5a]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-8bb84f5a]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-8bb84f5a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-8bb84f5a]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-8bb84f5a]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-8bb84f5a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-8bb84f5a]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-8bb84f5a],.home_practice_status.NO_PUBLIC[data-v-8bb84f5a]{background:#2c58b1}.home_practice_status.FINISHED[data-v-8bb84f5a],.home_practice_status.IN_PROGRESS[data-v-8bb84f5a],.home_practice_status.NOT_STARTED[data-v-8bb84f5a],.home_practice_status.UNDISTRIBUTED[data-v-8bb84f5a]{background:#486fbf}.ant-calendar-picker-container[data-v-8bb84f5a]{z-index:9999999!important}.new_aplus_course_student_detail_page[data-v-8bb84f5a]{width:100%;height:100%;background:#f5f0ff}.new_aplus_course_student_detail_page[data-v-8bb84f5a] .ant-affix{width:calc(100% - .9rem)!important;top:1rem!important}.new_aplus_course_student_detail_page .home_icon[data-v-8bb84f5a]{width:.2rem;height:.2rem;margin-right:.06rem;cursor:pointer}.new_aplus_course_student_detail_page .main[data-v-8bb84f5a]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.new_aplus_course_student_detail_page .main[data-v-8bb84f5a]::-webkit-scrollbar{width:.1rem;background-color:transparent}.new_aplus_course_student_detail_page .main[data-v-8bb84f5a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.new_aplus_course_student_detail_page .main .title_box[data-v-8bb84f5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:3}.new_aplus_course_student_detail_page .main .title_box .title_left[data-v-8bb84f5a]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.24rem}.new_aplus_course_student_detail_page .main .title_box .title_left .home_name[data-v-8bb84f5a]{margin-right:.2rem;color:#414042}.new_aplus_course_student_detail_page .main .title_box .title_left .mastery_box[data-v-8bb84f5a]{margin-right:.2rem}.new_aplus_course_student_detail_page .main .title_box .title_left .mastery_box .deGreeName[data-v-8bb84f5a]{font-size:.28rem}.new_aplus_course_student_detail_page .main .title_box .title_left .mastery_box .deGreeName_1[data-v-8bb84f5a]{color:#da1c5c}.new_aplus_course_student_detail_page .main .title_box .title_left .mastery_box .deGreeName_2[data-v-8bb84f5a]{color:#f15a29}.new_aplus_course_student_detail_page .main .title_box .title_left .mastery_box .deGreeName_3[data-v-8bb84f5a]{color:#fabb00}.new_aplus_course_student_detail_page .main .title_box .title_left .mastery_box .deGreeName_4[data-v-8bb84f5a]{color:#a4c500}.new_aplus_course_student_detail_page .main .title_box .title_left .mastery_box .deGreeName_5[data-v-8bb84f5a]{color:#45824b}.new_aplus_course_student_detail_page .main .title_box .title_left.hk.SMALL[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_seven)}.new_aplus_course_student_detail_page .main .title_box .title_left.hk.MEDIUM[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_seven)}.new_aplus_course_student_detail_page .main .title_box .title_left.hk.LARGE[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_seven)}.new_aplus_course_student_detail_page .main .title_box .title_left.en.SMALL[data-v-8bb84f5a]{font-size:var(--en_small_font_size_seven)}.new_aplus_course_student_detail_page .main .title_box .title_left.en.MEDIUM[data-v-8bb84f5a]{font-size:var(--en_middle_font_size_seven)}.new_aplus_course_student_detail_page .main .title_box .title_left.en.LARGE[data-v-8bb84f5a]{font-size:var(--en_large_font_size_seven)}.new_aplus_course_student_detail_page .main .table_box[data-v-8bb84f5a]{width:100%;margin-bottom:.1rem;border-radius:.2rem .2rem 0 0;overflow:hidden}.new_aplus_course_student_detail_page .main .table_box[data-v-8bb84f5a]:last-child{margin-bottom:0}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-tbody>tr>td{color:#414042;background:none}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-body .ant-table-row:nth-child(2n){background:#fff}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-body .ant-table-row-hover:nth-child(2n-1){background:#f3f3ff!important}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-body .ant-table-row-hover:nth-child(2n),.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n) td{background:#fff!important}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n-1) td{background:#f3f3ff!important}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0;z-index:2}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0;z-index:2}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-thead>tr>th:last-child:after,.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-thead>tr>th:last-child:before{display:none}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child{border-right:2px solid #e1e1e1!important;background:#6156a5;color:#fff;padding:22px 16px;position:relative}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:before{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;top:0!important;z-index:2!important}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:after{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;bottom:0!important;z-index:2!important}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0!important}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-column-title{color:#fff;font-weight:400}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_course_student_detail_page .main .table_box .course_table[data-v-8bb84f5a] .ant-table-fixed-left .ant-table-tbody>tr>td{border-right:1px solid #e1e1e1}.new_aplus_course_student_detail_page .main .table_box .course_table .filter_icon[data-v-8bb84f5a]{width:.2rem;height:.2rem;position:absolute;right:0;cursor:pointer}.new_aplus_course_student_detail_page .main .table_box .course_table .action_box[data-v-8bb84f5a]{display:inline-block}.new_aplus_course_student_detail_page .main .table_box .course_table .action_box img[data-v-8bb84f5a]{height:.08rem;cursor:pointer}.new_aplus_course_student_detail_page .main .table_box .course_table .knowledge_content_box .knowledge[data-v-8bb84f5a]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.new_aplus_course_student_detail_page .main .table_box .course_table .knowledge_content_box .knowledge ul[data-v-8bb84f5a]{margin:0;padding:0}.new_aplus_course_student_detail_page .main .table_box .course_table .knowledge_content_box .knowledge ul li[data-v-8bb84f5a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.new_aplus_course_student_detail_page .main .table_box .course_table .knowledge_content_box .knowledge ul li img[data-v-8bb84f5a]{width:.23rem;height:.23rem;margin-right:.1rem}.new_aplus_course_student_detail_page .main .table_box .course_table .knowledge_content_box .knowledge ul li span[data-v-8bb84f5a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left}.new_aplus_course_student_detail_page .main .table_box .course_table .no_data_line[data-v-8bb84f5a]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.new_aplus_course_student_detail_page .main .question_box[data-v-8bb84f5a]{margin-top:.2rem}.new_aplus_course_student_detail_page .main .question_box .know_box[data-v-8bb84f5a]{display:inline-block;padding:.1rem .2rem;color:#fff;background:#734fb3;border-radius:.3rem;-webkit-box-shadow:1.57px 3.15px 3.15px 0 rgba(77,84,218,.5);box-shadow:1.57px 3.15px 3.15px 0 rgba(77,84,218,.5);font-size:.2rem}.new_aplus_course_student_detail_page .main .question_box .question_list .no_question_box[data-v-8bb84f5a]{width:100%;height:3rem;background:#fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem}.new_aplus_course_student_detail_page .main .question_box .question_list .no_question_box.hk.SMALL[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five)}.new_aplus_course_student_detail_page .main .question_box .question_list .no_question_box.hk.MEDIUM[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_five)}.new_aplus_course_student_detail_page .main .question_box .question_list .no_question_box.hk.LARGE[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_five)}.new_aplus_course_student_detail_page .main .question_box .question_list .no_question_box.en.SMALL[data-v-8bb84f5a]{font-size:var(--en_small_font_size_five)}.new_aplus_course_student_detail_page .main .question_box .question_list .no_question_box.en.MEDIUM[data-v-8bb84f5a]{font-size:var(--en_middle_font_size_five)}.new_aplus_course_student_detail_page .main .question_box .question_list .no_question_box.en.LARGE[data-v-8bb84f5a]{font-size:var(--en_large_font_size_five)}.new_aplus_course_student_detail_page .avg_rate_level_box[data-v-8bb84f5a]{border-radius:.2rem;color:#fff;font-size:.2rem}.new_aplus_course_student_detail_page .avg_rate_level_box.hk.SMALL[data-v-8bb84f5a]{font-size:var(--hk_small_font_size_five)}.new_aplus_course_student_detail_page .avg_rate_level_box.hk.MEDIUM[data-v-8bb84f5a]{font-size:var(--hk_middle_font_size_five)}.new_aplus_course_student_detail_page .avg_rate_level_box.hk.LARGE[data-v-8bb84f5a]{font-size:var(--hk_large_font_size_five)}.new_aplus_course_student_detail_page .avg_rate_level_box.en.SMALL[data-v-8bb84f5a]{font-size:var(--en_small_font_size_five)}.new_aplus_course_student_detail_page .avg_rate_level_box.en.MEDIUM[data-v-8bb84f5a]{font-size:var(--en_middle_font_size_five)}.new_aplus_course_student_detail_page .avg_rate_level_box.en.LARGE[data-v-8bb84f5a]{font-size:var(--en_large_font_size_five)}.new_aplus_course_student_detail_page .avg_rate_level_box .avg_rate_left[data-v-8bb84f5a]{padding:.06rem .1rem;border-radius:.2rem 0 0 .2rem;white-space:nowrap;width:.8rem}.new_aplus_course_student_detail_page .avg_rate_level_box .avg_rate_left_BASIC[data-v-8bb84f5a]{background:#a4c500}.new_aplus_course_student_detail_page .avg_rate_level_box .avg_rate_left_MEDIUM[data-v-8bb84f5a]{background:#009444}.new_aplus_course_student_detail_page .avg_rate_level_box .avg_rate_left_ADVANCED[data-v-8bb84f5a]{background:#754c29}.new_aplus_course_student_detail_page .avg_rate_level_box .avg_rate_left_HIGH_LEVEL[data-v-8bb84f5a]{background:#2c58b1}.new_aplus_course_student_detail_page .avg_rate_level_box .avg_rate_right[data-v-8bb84f5a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:1rem;padding:.06rem .2rem;border-radius:0 .2rem .2rem 0;background:#808285;white-space:nowrap}.new_aplus_course_student_detail_page .no_data_line[data-v-8bb84f5a]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html[data-v-15da0d1b]{font-size:100px}@media only screen and (max-height:650px){html[data-v-15da0d1b]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-15da0d1b]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-15da0d1b]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-15da0d1b]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-15da0d1b]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-15da0d1b]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-15da0d1b]{font-size:100px}}#app[data-v-15da0d1b],body[data-v-15da0d1b],html[data-v-15da0d1b]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-15da0d1b],#app h1[data-v-15da0d1b],#app h2[data-v-15da0d1b],#app h3[data-v-15da0d1b],#app h4[data-v-15da0d1b],#app h5[data-v-15da0d1b],#app h6[data-v-15da0d1b],#app p[data-v-15da0d1b],body body[data-v-15da0d1b],body h1[data-v-15da0d1b],body h2[data-v-15da0d1b],body h3[data-v-15da0d1b],body h4[data-v-15da0d1b],body h5[data-v-15da0d1b],body h6[data-v-15da0d1b],body p[data-v-15da0d1b],html body[data-v-15da0d1b],html h1[data-v-15da0d1b],html h2[data-v-15da0d1b],html h3[data-v-15da0d1b],html h4[data-v-15da0d1b],html h5[data-v-15da0d1b],html h6[data-v-15da0d1b],html p[data-v-15da0d1b]{margin:0}li[data-v-15da0d1b],ul[data-v-15da0d1b]{list-style:none;padding:0}[data-v-15da0d1b]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-15da0d1b]{white-space:break-spaces}.sortableDrag[data-v-15da0d1b]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-15da0d1b],.sortableDrag td[data-v-15da0d1b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-15da0d1b]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-15da0d1b]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-15da0d1b]{color:var(--theme-color)}.error_color[data-v-15da0d1b]{color:#eb6646!important}.warn_color[data-v-15da0d1b]{color:#ff6800}.pointer[data-v-15da0d1b]{cursor:pointer}.ellipsis[data-v-15da0d1b]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-15da0d1b]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-15da0d1b],.flex_center_center[data-v-15da0d1b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-15da0d1b],.flex_center_center[data-v-15da0d1b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-15da0d1b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-15da0d1b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-15da0d1b],.flex_row_s_p[data-v-15da0d1b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-15da0d1b]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-15da0d1b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-15da0d1b],.flex_start[data-v-15da0d1b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-15da0d1b]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-15da0d1b],.flex_column_center_center[data-v-15da0d1b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-15da0d1b]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-15da0d1b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-15da0d1b]{position:relative;border-radius:.2rem}.talk_frame[data-v-15da0d1b]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-15da0d1b]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-15da0d1b]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-15da0d1b]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-15da0d1b]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-15da0d1b]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-15da0d1b]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-15da0d1b]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-15da0d1b]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-15da0d1b]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-15da0d1b]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-15da0d1b]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-15da0d1b]{max-height:30vh}.ant-select-dropdown-menu[data-v-15da0d1b]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-15da0d1b]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-15da0d1b]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-15da0d1b]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-15da0d1b]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-15da0d1b]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-15da0d1b]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-15da0d1b]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-15da0d1b]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-15da0d1b]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-15da0d1b]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-15da0d1b]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-15da0d1b]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-15da0d1b]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-15da0d1b]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-15da0d1b]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-15da0d1b]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-15da0d1b]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-15da0d1b]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-15da0d1b]{width:100%}.ant-input[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-15da0d1b]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-15da0d1b]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-15da0d1b]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-15da0d1b]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-15da0d1b]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-15da0d1b]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-15da0d1b]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-15da0d1b]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-15da0d1b]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-15da0d1b],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-15da0d1b]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-15da0d1b]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-15da0d1b]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-15da0d1b],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-15da0d1b]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-15da0d1b]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-15da0d1b],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-15da0d1b]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-15da0d1b]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-15da0d1b]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-15da0d1b],.ant-table-thead>tr>th[data-v-15da0d1b]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-15da0d1b]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-15da0d1b]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-15da0d1b]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-15da0d1b]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-15da0d1b]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-15da0d1b]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-15da0d1b]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-15da0d1b]{width:24px;height:24px}.ant-radio-inner[data-v-15da0d1b]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-15da0d1b]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-15da0d1b],.ant-radio-checked .ant-radio-inner[data-v-15da0d1b]{border-color:#10c7a3}.ant-checkbox[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-15da0d1b]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-15da0d1b]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-15da0d1b]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-15da0d1b]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-15da0d1b]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-15da0d1b]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-15da0d1b]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-15da0d1b]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-15da0d1b]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-15da0d1b],.ant-dropdown-menu-submenu-title[data-v-15da0d1b]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-15da0d1b],:root .ant-dropdown-link>.anticon.anticon-down[data-v-15da0d1b],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-15da0d1b]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-15da0d1b]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-15da0d1b]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-15da0d1b]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-15da0d1b]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-15da0d1b],.dropMenuItem_hk_SMALL[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-15da0d1b]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-15da0d1b]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-15da0d1b]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-15da0d1b]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-15da0d1b]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-15da0d1b]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-15da0d1b],.ant-switch[data-v-15da0d1b]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-15da0d1b],.ant-switch[data-v-15da0d1b]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-15da0d1b]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-15da0d1b]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-15da0d1b]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-15da0d1b]{width:100%}.ant-progress-circle .ant-progress-text[data-v-15da0d1b]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-15da0d1b]{max-width:4.6rem}.ant-popover-title[data-v-15da0d1b]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-15da0d1b]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-15da0d1b]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-15da0d1b],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-15da0d1b],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-15da0d1b]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-15da0d1b],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-15da0d1b],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-15da0d1b]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-15da0d1b]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-15da0d1b]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-15da0d1b]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-15da0d1b]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-15da0d1b]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-15da0d1b]{text-decoration:underline}.modalBox .btn_box[data-v-15da0d1b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-15da0d1b],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-15da0d1b],.ant-pagination-disabled:focus a[data-v-15da0d1b],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-15da0d1b],.ant-pagination-disabled:hover a[data-v-15da0d1b],[data-v-15da0d1b] .ant-pagination-disabled a{background:#e6e7e8}[data-v-15da0d1b] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-15da0d1b] .ant-pagination-item-active a,[data-v-15da0d1b] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-15da0d1b] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-15da0d1b] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-15da0d1b]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-15da0d1b]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-15da0d1b]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-15da0d1b]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-15da0d1b]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-15da0d1b]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-15da0d1b]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-15da0d1b]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-15da0d1b],.wangEditor table th[data-v-15da0d1b]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-15da0d1b]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-15da0d1b]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-15da0d1b]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-15da0d1b]{display:block}.wangEditor ol[data-v-15da0d1b],.wangEditor ul[data-v-15da0d1b]{margin:10px 0 10px 20px}.wangEditor ul[data-v-15da0d1b],.wangEditor ul li[data-v-15da0d1b]{list-style:disc inside!important}.wangEditor ol[data-v-15da0d1b],.wangEditor ol li[data-v-15da0d1b]{list-style:decimal inside!important}.wangEditor img[data-v-15da0d1b]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-15da0d1b]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-15da0d1b]{border-bottom:2px solid #e1e1e1}.component[data-v-15da0d1b]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-15da0d1b]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-15da0d1b]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-15da0d1b]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-15da0d1b]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-15da0d1b]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-15da0d1b]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-15da0d1b]{cursor:default}.listen_picture[data-v-15da0d1b]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-15da0d1b]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-15da0d1b]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-15da0d1b]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-15da0d1b]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-15da0d1b]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-15da0d1b]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-15da0d1b]{font-size:var(--en_large_font_size_five)}[data-v-15da0d1b] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-15da0d1b]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-15da0d1b]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-15da0d1b]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-15da0d1b]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-15da0d1b]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-15da0d1b]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-15da0d1b]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-15da0d1b]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-15da0d1b],.home_practice_status.NO_PUBLIC[data-v-15da0d1b]{background:#2c58b1}.home_practice_status.FINISHED[data-v-15da0d1b],.home_practice_status.IN_PROGRESS[data-v-15da0d1b],.home_practice_status.NOT_STARTED[data-v-15da0d1b],.home_practice_status.UNDISTRIBUTED[data-v-15da0d1b]{background:#486fbf}.ant-calendar-picker-container[data-v-15da0d1b]{z-index:9999999!important}.new_aplus_question_detail_page[data-v-15da0d1b]{width:100%;height:100%;background:#f5f0ff}.new_aplus_question_detail_page .main[data-v-15da0d1b]{width:100%;height:100%;padding:.4rem;overflow-y:scroll;overflow-x:none}.new_aplus_question_detail_page .main[data-v-15da0d1b]::-webkit-scrollbar{width:.1rem;background-color:transparent}.new_aplus_question_detail_page .main[data-v-15da0d1b]::-webkit-scrollbar-thumb{background-color:#d4d4d4}html[data-v-5b1186e8]{font-size:100px}@media only screen and (max-height:650px){html[data-v-5b1186e8]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-5b1186e8]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-5b1186e8]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-5b1186e8]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-5b1186e8]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-5b1186e8]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-5b1186e8]{font-size:100px}}#app[data-v-5b1186e8],body[data-v-5b1186e8],html[data-v-5b1186e8]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-5b1186e8],#app h1[data-v-5b1186e8],#app h2[data-v-5b1186e8],#app h3[data-v-5b1186e8],#app h4[data-v-5b1186e8],#app h5[data-v-5b1186e8],#app h6[data-v-5b1186e8],#app p[data-v-5b1186e8],body body[data-v-5b1186e8],body h1[data-v-5b1186e8],body h2[data-v-5b1186e8],body h3[data-v-5b1186e8],body h4[data-v-5b1186e8],body h5[data-v-5b1186e8],body h6[data-v-5b1186e8],body p[data-v-5b1186e8],html body[data-v-5b1186e8],html h1[data-v-5b1186e8],html h2[data-v-5b1186e8],html h3[data-v-5b1186e8],html h4[data-v-5b1186e8],html h5[data-v-5b1186e8],html h6[data-v-5b1186e8],html p[data-v-5b1186e8]{margin:0}li[data-v-5b1186e8],ul[data-v-5b1186e8]{list-style:none;padding:0}[data-v-5b1186e8]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-5b1186e8]{white-space:break-spaces}.sortableDrag[data-v-5b1186e8]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-5b1186e8],.sortableDrag td[data-v-5b1186e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-5b1186e8]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-5b1186e8]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-5b1186e8]{color:var(--theme-color)}.error_color[data-v-5b1186e8]{color:#eb6646!important}.warn_color[data-v-5b1186e8]{color:#ff6800}.pointer[data-v-5b1186e8]{cursor:pointer}.ellipsis[data-v-5b1186e8]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-5b1186e8]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-5b1186e8],.flex_center_center[data-v-5b1186e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-5b1186e8],.flex_center_center[data-v-5b1186e8]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-5b1186e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-5b1186e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-5b1186e8],.flex_row_s_p[data-v-5b1186e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-5b1186e8]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-5b1186e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-5b1186e8],.flex_start[data-v-5b1186e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-5b1186e8]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-5b1186e8],.flex_column_center_center[data-v-5b1186e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-5b1186e8]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-5b1186e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-5b1186e8]{position:relative;border-radius:.2rem}.talk_frame[data-v-5b1186e8]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-5b1186e8]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-5b1186e8]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-5b1186e8]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-5b1186e8]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-5b1186e8]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-5b1186e8]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-5b1186e8]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-5b1186e8]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-5b1186e8]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-5b1186e8]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-5b1186e8]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-5b1186e8]{max-height:30vh}.ant-select-dropdown-menu[data-v-5b1186e8]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-5b1186e8]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-5b1186e8]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-5b1186e8]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-5b1186e8]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-5b1186e8]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-5b1186e8]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-5b1186e8]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-5b1186e8]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-5b1186e8]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-5b1186e8]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-5b1186e8]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-5b1186e8]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-5b1186e8]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-5b1186e8]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-5b1186e8]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-5b1186e8]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-5b1186e8]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-5b1186e8]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-5b1186e8]{width:100%}.ant-input[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-5b1186e8]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-5b1186e8]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-5b1186e8]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-5b1186e8]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-5b1186e8]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-5b1186e8]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-5b1186e8]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-5b1186e8]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-5b1186e8]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-5b1186e8],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-5b1186e8]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-5b1186e8]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-5b1186e8]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-5b1186e8],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-5b1186e8]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-5b1186e8]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-5b1186e8],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-5b1186e8]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-5b1186e8]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-5b1186e8]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5b1186e8],.ant-table-thead>tr>th[data-v-5b1186e8]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-5b1186e8]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-5b1186e8]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5b1186e8]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5b1186e8]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5b1186e8]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-5b1186e8]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-5b1186e8]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-5b1186e8]{width:24px;height:24px}.ant-radio-inner[data-v-5b1186e8]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-5b1186e8]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-5b1186e8],.ant-radio-checked .ant-radio-inner[data-v-5b1186e8]{border-color:#10c7a3}.ant-checkbox[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-5b1186e8]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-5b1186e8]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-5b1186e8]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-5b1186e8]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-5b1186e8]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-5b1186e8]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-5b1186e8]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-5b1186e8]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-5b1186e8]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-5b1186e8],.ant-dropdown-menu-submenu-title[data-v-5b1186e8]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-5b1186e8],:root .ant-dropdown-link>.anticon.anticon-down[data-v-5b1186e8],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-5b1186e8]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-5b1186e8]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-5b1186e8]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-5b1186e8]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-5b1186e8]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-5b1186e8],.dropMenuItem_hk_SMALL[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-5b1186e8]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-5b1186e8]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-5b1186e8]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-5b1186e8]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-5b1186e8]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-5b1186e8]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-5b1186e8],.ant-switch[data-v-5b1186e8]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-5b1186e8],.ant-switch[data-v-5b1186e8]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-5b1186e8]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-5b1186e8]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-5b1186e8]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-5b1186e8]{width:100%}.ant-progress-circle .ant-progress-text[data-v-5b1186e8]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-5b1186e8]{max-width:4.6rem}.ant-popover-title[data-v-5b1186e8]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-5b1186e8]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-5b1186e8]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-5b1186e8],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-5b1186e8],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-5b1186e8]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-5b1186e8],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-5b1186e8],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-5b1186e8]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-5b1186e8]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-5b1186e8]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-5b1186e8]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-5b1186e8]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-5b1186e8]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-5b1186e8]{text-decoration:underline}.modalBox .btn_box[data-v-5b1186e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-5b1186e8],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-5b1186e8],.ant-pagination-disabled:focus a[data-v-5b1186e8],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-5b1186e8],.ant-pagination-disabled:hover a[data-v-5b1186e8],[data-v-5b1186e8] .ant-pagination-disabled a{background:#e6e7e8}[data-v-5b1186e8] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-5b1186e8] .ant-pagination-item-active a,[data-v-5b1186e8] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-5b1186e8] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-5b1186e8] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-5b1186e8]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-5b1186e8]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-5b1186e8]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-5b1186e8]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-5b1186e8]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-5b1186e8]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-5b1186e8]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-5b1186e8]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-5b1186e8],.wangEditor table th[data-v-5b1186e8]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-5b1186e8]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-5b1186e8]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-5b1186e8]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-5b1186e8]{display:block}.wangEditor ol[data-v-5b1186e8],.wangEditor ul[data-v-5b1186e8]{margin:10px 0 10px 20px}.wangEditor ul[data-v-5b1186e8],.wangEditor ul li[data-v-5b1186e8]{list-style:disc inside!important}.wangEditor ol[data-v-5b1186e8],.wangEditor ol li[data-v-5b1186e8]{list-style:decimal inside!important}.wangEditor img[data-v-5b1186e8]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-5b1186e8]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-5b1186e8]{border-bottom:2px solid #e1e1e1}.component[data-v-5b1186e8]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-5b1186e8]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-5b1186e8]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-5b1186e8]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-5b1186e8]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-5b1186e8]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-5b1186e8]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-5b1186e8]{cursor:default}.listen_picture[data-v-5b1186e8]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-5b1186e8]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-5b1186e8]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-5b1186e8]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-5b1186e8]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-5b1186e8]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-5b1186e8]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-5b1186e8]{font-size:var(--en_large_font_size_five)}[data-v-5b1186e8] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-5b1186e8]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-5b1186e8]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-5b1186e8]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-5b1186e8]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-5b1186e8]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-5b1186e8]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-5b1186e8]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-5b1186e8]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-5b1186e8],.home_practice_status.NO_PUBLIC[data-v-5b1186e8]{background:#2c58b1}.home_practice_status.FINISHED[data-v-5b1186e8],.home_practice_status.IN_PROGRESS[data-v-5b1186e8],.home_practice_status.NOT_STARTED[data-v-5b1186e8],.home_practice_status.UNDISTRIBUTED[data-v-5b1186e8]{background:#486fbf}.ant-calendar-picker-container[data-v-5b1186e8]{z-index:9999999!important}.aplus_test_report_page[data-v-5b1186e8]{width:100%;height:100%;background:#f5f0ff}.aplus_test_report_page[data-v-5b1186e8] .ant-spin-nested-loading,.aplus_test_report_page[data-v-5b1186e8] .ant-spin-nested-loading .ant-spin-container{height:100%}.aplus_test_report_page .main[data-v-5b1186e8]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.aplus_test_report_page .main[data-v-5b1186e8]::-webkit-scrollbar{width:.1rem;background-color:transparent}.aplus_test_report_page .main[data-v-5b1186e8]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.aplus_test_report_page .main .filter_action_box[data-v-5b1186e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.aplus_test_report_page .main .filter_action_box .mr20[data-v-5b1186e8]{margin-right:.2rem}.aplus_test_report_page .main .filter_action_box .info[data-v-5b1186e8]{font-size:.18rem;color:#414042}.aplus_test_report_page .main .filter_action_box .info .number[data-v-5b1186e8]{font-size:.3rem}.aplus_test_report_page .main .table_box[data-v-5b1186e8]{width:100%}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-body{border-radius:.2rem .2rem 0 0!important}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-body td{color:#414042}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-thead{position:sticky;top:1.25rem;z-index:1;background:#f5f0ff}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-thead>tr:first-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-thead>tr:first-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-thead>tr:first-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-thead>tr:first-child>th:last-child{border-radius:0 .2rem 0 0}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-thead>tr:first-child>th:last-child:after,.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-thead>tr:first-child>th:last-child:before{display:none}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-thead>tr:first-child>th:nth-child(2):after{display:none}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-thead>tr:last-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-thead>tr:last-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-thead>tr:last-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-thead>tr:last-child>th:last-child:before{display:none}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-column-title{color:#fff;font-weight:400}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-tbody>tr>td{background:none}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-body .ant-table-row:nth-child(2n){background:#fff}.aplus_test_report_page .course_table[data-v-5b1186e8] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aplus_test_report_page .course_table .homeworkName[data-v-5b1186e8]{text-align:left}.aplus_test_report_page .course_table .homeworkName span[data-v-5b1186e8]{border-bottom:2px solid #000;cursor:pointer}.aplus_test_report_page .course_table .action_box[data-v-5b1186e8]{display:inline-block}.aplus_test_report_page .course_table .action_box img[data-v-5b1186e8]{height:.08rem;cursor:pointer}.aplus_test_report_page .course_table .no_data_line[data-v-5b1186e8]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html[data-v-57ad7b0a]{font-size:100px}@media only screen and (max-height:650px){html[data-v-57ad7b0a]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-57ad7b0a]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-57ad7b0a]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-57ad7b0a]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-57ad7b0a]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-57ad7b0a]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-57ad7b0a]{font-size:100px}}#app[data-v-57ad7b0a],body[data-v-57ad7b0a],html[data-v-57ad7b0a]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-57ad7b0a],#app h1[data-v-57ad7b0a],#app h2[data-v-57ad7b0a],#app h3[data-v-57ad7b0a],#app h4[data-v-57ad7b0a],#app h5[data-v-57ad7b0a],#app h6[data-v-57ad7b0a],#app p[data-v-57ad7b0a],body body[data-v-57ad7b0a],body h1[data-v-57ad7b0a],body h2[data-v-57ad7b0a],body h3[data-v-57ad7b0a],body h4[data-v-57ad7b0a],body h5[data-v-57ad7b0a],body h6[data-v-57ad7b0a],body p[data-v-57ad7b0a],html body[data-v-57ad7b0a],html h1[data-v-57ad7b0a],html h2[data-v-57ad7b0a],html h3[data-v-57ad7b0a],html h4[data-v-57ad7b0a],html h5[data-v-57ad7b0a],html h6[data-v-57ad7b0a],html p[data-v-57ad7b0a]{margin:0}li[data-v-57ad7b0a],ul[data-v-57ad7b0a]{list-style:none;padding:0}[data-v-57ad7b0a]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-57ad7b0a]{white-space:break-spaces}.sortableDrag[data-v-57ad7b0a]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-57ad7b0a],.sortableDrag td[data-v-57ad7b0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-57ad7b0a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-57ad7b0a]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-57ad7b0a]{color:var(--theme-color)}.error_color[data-v-57ad7b0a]{color:#eb6646!important}.warn_color[data-v-57ad7b0a]{color:#ff6800}.pointer[data-v-57ad7b0a]{cursor:pointer}.ellipsis[data-v-57ad7b0a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-57ad7b0a]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-57ad7b0a],.flex_center_center[data-v-57ad7b0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-57ad7b0a],.flex_center_center[data-v-57ad7b0a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-57ad7b0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-57ad7b0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-57ad7b0a],.flex_row_s_p[data-v-57ad7b0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-57ad7b0a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-57ad7b0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-57ad7b0a],.flex_start[data-v-57ad7b0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-57ad7b0a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-57ad7b0a],.flex_column_center_center[data-v-57ad7b0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-57ad7b0a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-57ad7b0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-57ad7b0a]{position:relative;border-radius:.2rem}.talk_frame[data-v-57ad7b0a]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-57ad7b0a]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-57ad7b0a]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-57ad7b0a]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-57ad7b0a]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-57ad7b0a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-57ad7b0a]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-57ad7b0a]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-57ad7b0a]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-57ad7b0a]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-57ad7b0a]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-57ad7b0a]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-57ad7b0a]{max-height:30vh}.ant-select-dropdown-menu[data-v-57ad7b0a]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-57ad7b0a]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-57ad7b0a]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-57ad7b0a]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-57ad7b0a]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-57ad7b0a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-57ad7b0a]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-57ad7b0a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-57ad7b0a]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-57ad7b0a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-57ad7b0a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-57ad7b0a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-57ad7b0a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-57ad7b0a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-57ad7b0a]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-57ad7b0a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-57ad7b0a]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-57ad7b0a]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-57ad7b0a]{width:100%}.ant-input[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-57ad7b0a]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-57ad7b0a]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-57ad7b0a]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-57ad7b0a]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-57ad7b0a]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-57ad7b0a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-57ad7b0a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-57ad7b0a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-57ad7b0a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-57ad7b0a],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-57ad7b0a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-57ad7b0a]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-57ad7b0a]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-57ad7b0a],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-57ad7b0a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-57ad7b0a]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-57ad7b0a],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-57ad7b0a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-57ad7b0a]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-57ad7b0a]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-57ad7b0a],.ant-table-thead>tr>th[data-v-57ad7b0a]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-57ad7b0a]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-57ad7b0a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-57ad7b0a]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-57ad7b0a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-57ad7b0a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-57ad7b0a]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-57ad7b0a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-57ad7b0a]{width:24px;height:24px}.ant-radio-inner[data-v-57ad7b0a]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-57ad7b0a]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-57ad7b0a],.ant-radio-checked .ant-radio-inner[data-v-57ad7b0a]{border-color:#10c7a3}.ant-checkbox[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-57ad7b0a]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-57ad7b0a]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-57ad7b0a]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-57ad7b0a]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-57ad7b0a]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-57ad7b0a]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-57ad7b0a]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-57ad7b0a]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-57ad7b0a],.ant-dropdown-menu-submenu-title[data-v-57ad7b0a]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-57ad7b0a],:root .ant-dropdown-link>.anticon.anticon-down[data-v-57ad7b0a],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-57ad7b0a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-57ad7b0a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-57ad7b0a]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-57ad7b0a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-57ad7b0a]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-57ad7b0a],.dropMenuItem_hk_SMALL[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-57ad7b0a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-57ad7b0a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-57ad7b0a]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-57ad7b0a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-57ad7b0a]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-57ad7b0a]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-57ad7b0a],.ant-switch[data-v-57ad7b0a]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-57ad7b0a],.ant-switch[data-v-57ad7b0a]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-57ad7b0a]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-57ad7b0a]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-57ad7b0a]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-57ad7b0a]{width:100%}.ant-progress-circle .ant-progress-text[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-57ad7b0a]{max-width:4.6rem}.ant-popover-title[data-v-57ad7b0a]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-57ad7b0a]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-57ad7b0a]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-57ad7b0a],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-57ad7b0a],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-57ad7b0a]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-57ad7b0a],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-57ad7b0a],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-57ad7b0a]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-57ad7b0a]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-57ad7b0a]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-57ad7b0a]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-57ad7b0a]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-57ad7b0a]{text-decoration:underline}.modalBox .btn_box[data-v-57ad7b0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-57ad7b0a],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-57ad7b0a],.ant-pagination-disabled:focus a[data-v-57ad7b0a],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-57ad7b0a],.ant-pagination-disabled:hover a[data-v-57ad7b0a],[data-v-57ad7b0a] .ant-pagination-disabled a{background:#e6e7e8}[data-v-57ad7b0a] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-57ad7b0a] .ant-pagination-item-active a,[data-v-57ad7b0a] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-57ad7b0a] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-57ad7b0a] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-57ad7b0a]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-57ad7b0a]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-57ad7b0a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-57ad7b0a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-57ad7b0a]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-57ad7b0a]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-57ad7b0a]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-57ad7b0a]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-57ad7b0a],.wangEditor table th[data-v-57ad7b0a]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-57ad7b0a]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-57ad7b0a]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-57ad7b0a]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-57ad7b0a]{display:block}.wangEditor ol[data-v-57ad7b0a],.wangEditor ul[data-v-57ad7b0a]{margin:10px 0 10px 20px}.wangEditor ul[data-v-57ad7b0a],.wangEditor ul li[data-v-57ad7b0a]{list-style:disc inside!important}.wangEditor ol[data-v-57ad7b0a],.wangEditor ol li[data-v-57ad7b0a]{list-style:decimal inside!important}.wangEditor img[data-v-57ad7b0a]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-57ad7b0a]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-57ad7b0a]{border-bottom:2px solid #e1e1e1}.component[data-v-57ad7b0a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-57ad7b0a]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-57ad7b0a]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-57ad7b0a]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-57ad7b0a]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-57ad7b0a]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-57ad7b0a]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-57ad7b0a]{cursor:default}.listen_picture[data-v-57ad7b0a]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-57ad7b0a]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-57ad7b0a]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-57ad7b0a]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-57ad7b0a]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-57ad7b0a]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-57ad7b0a]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-57ad7b0a]{font-size:var(--en_large_font_size_five)}[data-v-57ad7b0a] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-57ad7b0a]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-57ad7b0a]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-57ad7b0a]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-57ad7b0a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-57ad7b0a]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-57ad7b0a]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-57ad7b0a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-57ad7b0a]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-57ad7b0a],.home_practice_status.NO_PUBLIC[data-v-57ad7b0a]{background:#2c58b1}.home_practice_status.FINISHED[data-v-57ad7b0a],.home_practice_status.IN_PROGRESS[data-v-57ad7b0a],.home_practice_status.NOT_STARTED[data-v-57ad7b0a],.home_practice_status.UNDISTRIBUTED[data-v-57ad7b0a]{background:#486fbf}.ant-calendar-picker-container[data-v-57ad7b0a]{z-index:9999999!important}.new_aplus_test_detail_page[data-v-57ad7b0a]{width:100%;height:100%;background:#f5f0ff}.new_aplus_test_detail_page[data-v-57ad7b0a] .ant-affix{width:calc(100% - .9rem)!important;top:1rem!important}.new_aplus_test_detail_page .main[data-v-57ad7b0a]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.new_aplus_test_detail_page .main[data-v-57ad7b0a]::-webkit-scrollbar{width:.1rem;background-color:transparent}.new_aplus_test_detail_page .main[data-v-57ad7b0a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.new_aplus_test_detail_page .main .filter_action_box[data-v-57ad7b0a]{padding:.4rem 0 .3rem;background:#f5f0ff;font-size:.28rem;color:#414042}.new_aplus_test_detail_page .main .table_box[data-v-57ad7b0a]{width:100%}.new_aplus_test_detail_page .main .tab_box[data-v-57ad7b0a]{margin-bottom:-.1rem}.new_aplus_test_detail_page .main .no_data[data-v-57ad7b0a],.new_aplus_test_detail_page .main .tab_box[data-v-57ad7b0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.new_aplus_test_detail_page .main .no_data[data-v-57ad7b0a]{width:100%;height:3rem;background:#fff;border-radius:.2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-weight:700;color:#999}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a]{margin-bottom:.3rem}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-body{border-radius:.2rem .2rem 0 0!important}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-body td{color:#414042}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-thead>tr:first-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-thead>tr:first-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-thead>tr:first-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-thead>tr:first-child>th:last-child:after,.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-thead>tr:first-child>th:last-child:before{display:none}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-thead>tr:last-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-thead>tr:last-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-thead>tr:last-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-thead>tr:last-child>th:last-child{border-right:0}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-thead>tr:last-child>th:last-child:after,.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-thead>tr:last-child>th:last-child:before{display:none}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-column-title{color:#fff;font-weight:400}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-tbody>tr>td{background:none}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-body .ant-table-row{background:#fff}.new_aplus_test_detail_page .course_table[data-v-57ad7b0a] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_aplus_test_detail_page .course_table .accuracy_box[data-v-57ad7b0a]{display:-webkit-box;display:-ms-flexbox;display:flex;width:1.2rem;height:.3rem;margin:auto;border-radius:.15rem;overflow:hidden;background:#808285;margin-bottom:.08rem}.new_aplus_test_detail_page .course_table .accuracy_box[data-v-57ad7b0a]:last-child{margin-bottom:0}.new_aplus_test_detail_page .course_table .accuracy_box .name[data-v-57ad7b0a]{width:.5rem;min-width:.5rem;text-align:center;line-height:.3rem;color:#fff}.new_aplus_test_detail_page .course_table .accuracy_box .name.BASIC[data-v-57ad7b0a]{background:#a4c500}.new_aplus_test_detail_page .course_table .accuracy_box .name.MEDIUM[data-v-57ad7b0a]{background:#009444}.new_aplus_test_detail_page .course_table .accuracy_box .name.ADVANCED[data-v-57ad7b0a]{background:#754c29}.new_aplus_test_detail_page .course_table .accuracy_box .name.HIGH_LEVEL[data-v-57ad7b0a]{background:#2c58b1}.new_aplus_test_detail_page .course_table .accuracy_box .number[data-v-57ad7b0a]{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:.3rem;text-align:center;color:#fff}.new_aplus_test_detail_page .course_table .no_data_line[data-v-57ad7b0a]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html[data-v-1598b28d]{font-size:100px}@media only screen and (max-height:650px){html[data-v-1598b28d]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-1598b28d]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-1598b28d]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-1598b28d]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-1598b28d]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-1598b28d]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-1598b28d]{font-size:100px}}#app[data-v-1598b28d],body[data-v-1598b28d],html[data-v-1598b28d]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-1598b28d],#app h1[data-v-1598b28d],#app h2[data-v-1598b28d],#app h3[data-v-1598b28d],#app h4[data-v-1598b28d],#app h5[data-v-1598b28d],#app h6[data-v-1598b28d],#app p[data-v-1598b28d],body body[data-v-1598b28d],body h1[data-v-1598b28d],body h2[data-v-1598b28d],body h3[data-v-1598b28d],body h4[data-v-1598b28d],body h5[data-v-1598b28d],body h6[data-v-1598b28d],body p[data-v-1598b28d],html body[data-v-1598b28d],html h1[data-v-1598b28d],html h2[data-v-1598b28d],html h3[data-v-1598b28d],html h4[data-v-1598b28d],html h5[data-v-1598b28d],html h6[data-v-1598b28d],html p[data-v-1598b28d]{margin:0}li[data-v-1598b28d],ul[data-v-1598b28d]{list-style:none;padding:0}[data-v-1598b28d]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-1598b28d]{white-space:break-spaces}.sortableDrag[data-v-1598b28d]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-1598b28d],.sortableDrag td[data-v-1598b28d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-1598b28d]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-1598b28d]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-1598b28d]{color:var(--theme-color)}.error_color[data-v-1598b28d]{color:#eb6646!important}.warn_color[data-v-1598b28d]{color:#ff6800}.pointer[data-v-1598b28d]{cursor:pointer}.ellipsis[data-v-1598b28d]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-1598b28d]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-1598b28d],.flex_center_center[data-v-1598b28d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-1598b28d],.flex_center_center[data-v-1598b28d]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-1598b28d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-1598b28d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-1598b28d],.flex_row_s_p[data-v-1598b28d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-1598b28d]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-1598b28d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-1598b28d],.flex_start[data-v-1598b28d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-1598b28d]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-1598b28d],.flex_column_center_center[data-v-1598b28d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-1598b28d]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-1598b28d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-1598b28d]{position:relative;border-radius:.2rem}.talk_frame[data-v-1598b28d]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-1598b28d]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-1598b28d]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-1598b28d]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-1598b28d]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-1598b28d]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-1598b28d]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-1598b28d]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-1598b28d]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-1598b28d]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-1598b28d]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-1598b28d]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-1598b28d]{max-height:30vh}.ant-select-dropdown-menu[data-v-1598b28d]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-1598b28d]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-1598b28d]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-1598b28d]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-1598b28d]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1598b28d]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1598b28d]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1598b28d]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1598b28d]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1598b28d]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1598b28d]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1598b28d]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1598b28d]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1598b28d]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1598b28d]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1598b28d]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1598b28d]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-1598b28d]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-1598b28d]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-1598b28d]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-1598b28d]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-1598b28d]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-1598b28d]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-1598b28d]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-1598b28d]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-1598b28d]{width:100%}.ant-input[data-v-1598b28d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-1598b28d]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-1598b28d]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1598b28d]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1598b28d]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-1598b28d]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-1598b28d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-1598b28d]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-1598b28d]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-1598b28d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-1598b28d]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-1598b28d]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1598b28d]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1598b28d],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1598b28d]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1598b28d]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1598b28d]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1598b28d],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1598b28d]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1598b28d]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1598b28d]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1598b28d],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1598b28d]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1598b28d]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-1598b28d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-1598b28d]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1598b28d],.ant-table-thead>tr>th[data-v-1598b28d]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1598b28d]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1598b28d]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1598b28d]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1598b28d]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1598b28d]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-1598b28d]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-1598b28d]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-1598b28d]{width:24px;height:24px}.ant-radio-inner[data-v-1598b28d]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-1598b28d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-1598b28d]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-1598b28d],.ant-radio-checked .ant-radio-inner[data-v-1598b28d]{border-color:#10c7a3}.ant-checkbox[data-v-1598b28d]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-1598b28d]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-1598b28d]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-1598b28d]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-1598b28d]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-1598b28d]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-1598b28d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-1598b28d]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-1598b28d]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-1598b28d]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-1598b28d]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-1598b28d],.ant-dropdown-menu-submenu-title[data-v-1598b28d]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-1598b28d],:root .ant-dropdown-link>.anticon.anticon-down[data-v-1598b28d],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-1598b28d]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-1598b28d]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-1598b28d]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-1598b28d]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-1598b28d]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-1598b28d]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-1598b28d],.dropMenuItem_hk_SMALL[data-v-1598b28d]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-1598b28d]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-1598b28d]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-1598b28d]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-1598b28d]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-1598b28d]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-1598b28d]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-1598b28d],.ant-switch[data-v-1598b28d]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-1598b28d],.ant-switch[data-v-1598b28d]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-1598b28d]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-1598b28d]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-1598b28d]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-1598b28d]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-1598b28d]{width:100%}.ant-progress-circle .ant-progress-text[data-v-1598b28d]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-1598b28d]{max-width:4.6rem}.ant-popover-title[data-v-1598b28d]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-1598b28d]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-1598b28d]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-1598b28d],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-1598b28d],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-1598b28d]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-1598b28d],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-1598b28d],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-1598b28d]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-1598b28d]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-1598b28d]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-1598b28d]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-1598b28d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-1598b28d]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-1598b28d]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-1598b28d]{text-decoration:underline}.modalBox .btn_box[data-v-1598b28d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-1598b28d],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-1598b28d],.ant-pagination-disabled:focus a[data-v-1598b28d],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-1598b28d],.ant-pagination-disabled:hover a[data-v-1598b28d],[data-v-1598b28d] .ant-pagination-disabled a{background:#e6e7e8}[data-v-1598b28d] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-1598b28d] .ant-pagination-item-active a,[data-v-1598b28d] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-1598b28d] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-1598b28d] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-1598b28d]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-1598b28d]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-1598b28d]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-1598b28d]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-1598b28d]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-1598b28d]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-1598b28d]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-1598b28d]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-1598b28d]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-1598b28d],.wangEditor table th[data-v-1598b28d]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-1598b28d]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-1598b28d]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-1598b28d]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-1598b28d]{display:block}.wangEditor ol[data-v-1598b28d],.wangEditor ul[data-v-1598b28d]{margin:10px 0 10px 20px}.wangEditor ul[data-v-1598b28d],.wangEditor ul li[data-v-1598b28d]{list-style:disc inside!important}.wangEditor ol[data-v-1598b28d],.wangEditor ol li[data-v-1598b28d]{list-style:decimal inside!important}.wangEditor img[data-v-1598b28d]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-1598b28d]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-1598b28d]{border-bottom:2px solid #e1e1e1}.component[data-v-1598b28d]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-1598b28d]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-1598b28d]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-1598b28d]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-1598b28d]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-1598b28d]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-1598b28d]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-1598b28d]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-1598b28d]{cursor:default}.listen_picture[data-v-1598b28d]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-1598b28d]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-1598b28d]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-1598b28d]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-1598b28d]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-1598b28d]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-1598b28d]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-1598b28d]{font-size:var(--en_large_font_size_five)}[data-v-1598b28d] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-1598b28d]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-1598b28d]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-1598b28d]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-1598b28d]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-1598b28d]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-1598b28d]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-1598b28d]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-1598b28d]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-1598b28d],.home_practice_status.NO_PUBLIC[data-v-1598b28d]{background:#2c58b1}.home_practice_status.FINISHED[data-v-1598b28d],.home_practice_status.IN_PROGRESS[data-v-1598b28d],.home_practice_status.NOT_STARTED[data-v-1598b28d],.home_practice_status.UNDISTRIBUTED[data-v-1598b28d]{background:#486fbf}.ant-calendar-picker-container[data-v-1598b28d]{z-index:9999999!important}.aplus_test_student_page[data-v-1598b28d]{width:100%;height:100%;background:#f5f0ff}.aplus_test_student_page[data-v-1598b28d] .ant-spin-nested-loading,.aplus_test_student_page[data-v-1598b28d] .ant-spin-nested-loading .ant-spin-container{height:100%}.aplus_test_student_page .main[data-v-1598b28d]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.aplus_test_student_page .main[data-v-1598b28d]::-webkit-scrollbar{width:.1rem;background-color:transparent}.aplus_test_student_page .main[data-v-1598b28d]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.aplus_test_student_page .main .title_box[data-v-1598b28d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:3}.aplus_test_student_page .main .title_box .title_left[data-v-1598b28d]{font-size:.24rem}.aplus_test_student_page .main .title_box .title_left.hk.SMALL[data-v-1598b28d]{font-size:var(--hk_small_font_size_seven)}.aplus_test_student_page .main .title_box .title_left.hk.MEDIUM[data-v-1598b28d]{font-size:var(--hk_middle_font_size_seven)}.aplus_test_student_page .main .title_box .title_left.hk.LARGE[data-v-1598b28d]{font-size:var(--hk_large_font_size_seven)}.aplus_test_student_page .main .title_box .title_left.en.SMALL[data-v-1598b28d]{font-size:var(--en_small_font_size_seven)}.aplus_test_student_page .main .title_box .title_left.en.MEDIUM[data-v-1598b28d]{font-size:var(--en_middle_font_size_seven)}.aplus_test_student_page .main .title_box .title_left.en.LARGE[data-v-1598b28d]{font-size:var(--en_large_font_size_seven)}.aplus_test_student_page .main .title_box .title_right .switch[data-v-1598b28d]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.aplus_test_student_page .main .title_box .title_right .switch .tips[data-v-1598b28d]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.aplus_test_student_page .main .title_box .title_right .switch .tips.hk.SMALL[data-v-1598b28d]{font-size:var(--hk_small_font_size_five)}.aplus_test_student_page .main .title_box .title_right .switch .tips.hk.MEDIUM[data-v-1598b28d]{font-size:var(--hk_middle_font_size_five)}.aplus_test_student_page .main .title_box .title_right .switch .tips.hk.LARGE[data-v-1598b28d]{font-size:var(--hk_large_font_size_five)}.aplus_test_student_page .main .title_box .title_right .switch .tips.en.SMALL[data-v-1598b28d]{font-size:var(--en_small_font_size_five)}.aplus_test_student_page .main .title_box .title_right .switch .tips.en.MEDIUM[data-v-1598b28d]{font-size:var(--en_middle_font_size_five)}.aplus_test_student_page .main .title_box .title_right .switch .tips.en.LARGE[data-v-1598b28d]{font-size:var(--en_large_font_size_five)}.aplus_test_student_page .main .title_box .title_right .switch .tips.active[data-v-1598b28d]{color:#5b4096}.aplus_test_student_page .main .title_box .title_right .switch .ant-switch[data-v-1598b28d]{margin:0 .15rem}.aplus_test_student_page .main .table_box[data-v-1598b28d]{width:100%}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-tbody>tr>td{color:#414042}.aplus_test_student_page .main .table_box .course_table.top[data-v-1598b28d] .ant-table-thead{position:sticky;top:1.15rem;z-index:1;background:#f5f0ff}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-tbody>tr>td{background:none}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-body .ant-table-row:nth-child(2n){background:#fff}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-body .ant-table-row-hover:nth-child(2n-1){background:#f3f3ff!important}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-body .ant-table-row-hover:nth-child(2n),.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n) td{background:#fff!important}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-fixed-left .ant-table-tbody>tr:nth-child(2n-1) td{background:#f3f3ff!important}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0;z-index:2}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0;z-index:2}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-thead>tr>th:last-child:after,.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-thead>tr>th:last-child:before{display:none}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child{border-right:2px solid #e1e1e1!important;background:#6156a5;color:#fff;padding:22px 16px;position:relative}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:before{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;top:0!important;z-index:2!important}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-fixed-left .ant-table-thead>tr:first-child>th:first-child:after{content:""!important;width:2px!important;height:17px!important;background:#6156a5!important;position:absolute!important;right:-2px!important;bottom:0!important;z-index:2!important}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0!important}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-column-title{color:#fff;font-weight:400}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aplus_test_student_page .main .table_box .course_table[data-v-1598b28d] .ant-table-fixed-left .ant-table-tbody>tr>td{border-right:1px solid #e1e1e1}.aplus_test_student_page .main .table_box .course_table .filter_icon[data-v-1598b28d]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.1rem}.aplus_test_student_page .main .table_box .course_table .action_box[data-v-1598b28d]{display:inline-block}.aplus_test_student_page .main .table_box .course_table .action_box img[data-v-1598b28d]{height:.08rem;cursor:pointer}.aplus_test_student_page .main .table_box .course_table .knowledge_content_box .knowledge[data-v-1598b28d]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.aplus_test_student_page .main .table_box .course_table .knowledge_content_box .knowledge ul[data-v-1598b28d]{margin:0;padding:0}.aplus_test_student_page .main .table_box .course_table .knowledge_content_box .knowledge ul li[data-v-1598b28d]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.aplus_test_student_page .main .table_box .course_table .knowledge_content_box .knowledge ul li img[data-v-1598b28d]{width:.23rem;height:.23rem;margin-right:.1rem}.aplus_test_student_page .main .table_box .course_table .knowledge_content_box .knowledge ul li span[data-v-1598b28d]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left}.aplus_test_student_page .main .table_box .course_table .no_data_line[data-v-1598b28d]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.aplus_test_student_page .mr20[data-v-1598b28d]{margin-right:.2rem}.aplus_test_student_page[data-v-1598b28d] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.aplus_test_student_page[data-v-1598b28d] .ant-switch,.aplus_test_student_page[data-v-1598b28d] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.aplus_test_student_page .ant-switch[data-v-1598b28d]:after,.aplus_test_student_page[data-v-1598b28d] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}.aplus_test_student_page .submitStatus[data-v-1598b28d]{padding:.1rem;border-radius:.06rem;color:#fff}.aplus_test_student_page .submitStatus.DELAY[data-v-1598b28d]{background:#ff7640}.aplus_test_student_page .submitStatus.NORMAL[data-v-1598b28d]{background:#06a38b}.aplus_test_student_page .submitStatus.NOT_SUBMIT[data-v-1598b28d],.aplus_test_student_page .submitStatus.OVERDUE[data-v-1598b28d]{background:#e82127}.aplus_test_student_page .submitStatus.NO_NEED[data-v-1598b28d]{background:#2c58b1}.aplus_test_student_page .studentName[data-v-1598b28d]{text-align:left;border-bottom:2px solid #000;cursor:pointer}.aplus_test_student_page .no_data_line[data-v-1598b28d]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.aplus_test_student_page .tag[data-v-1598b28d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:.15rem;padding:.04rem .08rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#697fe0}.aplus_test_student_page .tag .star[data-v-1598b28d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aplus_test_student_page .tag .star img[data-v-1598b28d]{width:.16rem;height:.16rem}.aplus_test_student_page .serialNo_title[data-v-1598b28d]{padding:.06rem .1rem;background:#5d9bec;border-radius:.12rem;color:#fff;cursor:pointer}.aplus_test_student_page .serialNo_title span[data-v-1598b28d]{border-bottom:2px solid #fff}.aplus_test_student_page .question_status img[data-v-1598b28d]{width:.25rem;height:.25rem}html[data-v-1542ef02]{font-size:100px}@media only screen and (max-height:650px){html[data-v-1542ef02]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-1542ef02]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-1542ef02]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-1542ef02]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-1542ef02]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-1542ef02]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-1542ef02]{font-size:100px}}#app[data-v-1542ef02],body[data-v-1542ef02],html[data-v-1542ef02]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-1542ef02],#app h1[data-v-1542ef02],#app h2[data-v-1542ef02],#app h3[data-v-1542ef02],#app h4[data-v-1542ef02],#app h5[data-v-1542ef02],#app h6[data-v-1542ef02],#app p[data-v-1542ef02],body body[data-v-1542ef02],body h1[data-v-1542ef02],body h2[data-v-1542ef02],body h3[data-v-1542ef02],body h4[data-v-1542ef02],body h5[data-v-1542ef02],body h6[data-v-1542ef02],body p[data-v-1542ef02],html body[data-v-1542ef02],html h1[data-v-1542ef02],html h2[data-v-1542ef02],html h3[data-v-1542ef02],html h4[data-v-1542ef02],html h5[data-v-1542ef02],html h6[data-v-1542ef02],html p[data-v-1542ef02]{margin:0}li[data-v-1542ef02],ul[data-v-1542ef02]{list-style:none;padding:0}[data-v-1542ef02]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-1542ef02]{white-space:break-spaces}.sortableDrag[data-v-1542ef02]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-1542ef02],.sortableDrag td[data-v-1542ef02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-1542ef02]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-1542ef02]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-1542ef02]{color:var(--theme-color)}.error_color[data-v-1542ef02]{color:#eb6646!important}.warn_color[data-v-1542ef02]{color:#ff6800}.pointer[data-v-1542ef02]{cursor:pointer}.ellipsis[data-v-1542ef02]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-1542ef02]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-1542ef02],.flex_center_center[data-v-1542ef02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-1542ef02],.flex_center_center[data-v-1542ef02]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-1542ef02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-1542ef02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-1542ef02],.flex_row_s_p[data-v-1542ef02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-1542ef02]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-1542ef02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-1542ef02],.flex_start[data-v-1542ef02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-1542ef02]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-1542ef02],.flex_column_center_center[data-v-1542ef02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-1542ef02]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-1542ef02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-1542ef02]{position:relative;border-radius:.2rem}.talk_frame[data-v-1542ef02]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-1542ef02]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-1542ef02]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-1542ef02]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-1542ef02]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-1542ef02]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-1542ef02]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-1542ef02]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-1542ef02]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-1542ef02]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-1542ef02]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-1542ef02]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-1542ef02]{max-height:30vh}.ant-select-dropdown-menu[data-v-1542ef02]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-1542ef02]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-1542ef02]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-1542ef02]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-1542ef02]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1542ef02]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1542ef02]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1542ef02]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1542ef02]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1542ef02]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1542ef02]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-1542ef02]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-1542ef02]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-1542ef02]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-1542ef02]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-1542ef02]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-1542ef02]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-1542ef02]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-1542ef02]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-1542ef02]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-1542ef02]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-1542ef02]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-1542ef02]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-1542ef02]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-1542ef02]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-1542ef02]{width:100%}.ant-input[data-v-1542ef02]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-1542ef02]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-1542ef02]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1542ef02]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-1542ef02]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-1542ef02]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-1542ef02]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-1542ef02]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-1542ef02]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-1542ef02]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-1542ef02]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-1542ef02]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1542ef02]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1542ef02],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-1542ef02]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-1542ef02]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1542ef02]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1542ef02],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-1542ef02]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-1542ef02]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1542ef02]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1542ef02],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-1542ef02]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-1542ef02]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-1542ef02]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-1542ef02]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1542ef02],.ant-table-thead>tr>th[data-v-1542ef02]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1542ef02]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-1542ef02]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1542ef02]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1542ef02]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-1542ef02]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-1542ef02]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-1542ef02]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-1542ef02]{width:24px;height:24px}.ant-radio-inner[data-v-1542ef02]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-1542ef02]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-1542ef02]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-1542ef02],.ant-radio-checked .ant-radio-inner[data-v-1542ef02]{border-color:#10c7a3}.ant-checkbox[data-v-1542ef02]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-1542ef02]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-1542ef02]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-1542ef02]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-1542ef02]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-1542ef02]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-1542ef02]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-1542ef02]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-1542ef02]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-1542ef02]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-1542ef02]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-1542ef02],.ant-dropdown-menu-submenu-title[data-v-1542ef02]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-1542ef02],:root .ant-dropdown-link>.anticon.anticon-down[data-v-1542ef02],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-1542ef02]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-1542ef02]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-1542ef02]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-1542ef02]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-1542ef02]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-1542ef02]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-1542ef02],.dropMenuItem_hk_SMALL[data-v-1542ef02]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-1542ef02]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-1542ef02]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-1542ef02]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-1542ef02]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-1542ef02]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-1542ef02]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-1542ef02],.ant-switch[data-v-1542ef02]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-1542ef02],.ant-switch[data-v-1542ef02]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-1542ef02]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-1542ef02]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-1542ef02]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-1542ef02]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-1542ef02]{width:100%}.ant-progress-circle .ant-progress-text[data-v-1542ef02]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-1542ef02]{max-width:4.6rem}.ant-popover-title[data-v-1542ef02]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-1542ef02]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-1542ef02]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-1542ef02],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-1542ef02],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-1542ef02]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-1542ef02],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-1542ef02],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-1542ef02]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-1542ef02]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-1542ef02]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-1542ef02]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-1542ef02]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-1542ef02]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-1542ef02]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-1542ef02]{text-decoration:underline}.modalBox .btn_box[data-v-1542ef02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-1542ef02],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-1542ef02],.ant-pagination-disabled:focus a[data-v-1542ef02],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-1542ef02],.ant-pagination-disabled:hover a[data-v-1542ef02],[data-v-1542ef02] .ant-pagination-disabled a{background:#e6e7e8}[data-v-1542ef02] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-1542ef02] .ant-pagination-item-active a,[data-v-1542ef02] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-1542ef02] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-1542ef02] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-1542ef02]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-1542ef02]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-1542ef02]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-1542ef02]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-1542ef02]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-1542ef02]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-1542ef02]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-1542ef02]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-1542ef02]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-1542ef02],.wangEditor table th[data-v-1542ef02]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-1542ef02]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-1542ef02]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-1542ef02]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-1542ef02]{display:block}.wangEditor ol[data-v-1542ef02],.wangEditor ul[data-v-1542ef02]{margin:10px 0 10px 20px}.wangEditor ul[data-v-1542ef02],.wangEditor ul li[data-v-1542ef02]{list-style:disc inside!important}.wangEditor ol[data-v-1542ef02],.wangEditor ol li[data-v-1542ef02]{list-style:decimal inside!important}.wangEditor img[data-v-1542ef02]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-1542ef02]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-1542ef02]{border-bottom:2px solid #e1e1e1}.component[data-v-1542ef02]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-1542ef02]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-1542ef02]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-1542ef02]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-1542ef02]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-1542ef02]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-1542ef02]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-1542ef02]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-1542ef02]{cursor:default}.listen_picture[data-v-1542ef02]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-1542ef02]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-1542ef02]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-1542ef02]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-1542ef02]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-1542ef02]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-1542ef02]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-1542ef02]{font-size:var(--en_large_font_size_five)}[data-v-1542ef02] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-1542ef02]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-1542ef02]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-1542ef02]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-1542ef02]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-1542ef02]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-1542ef02]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-1542ef02]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-1542ef02]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-1542ef02],.home_practice_status.NO_PUBLIC[data-v-1542ef02]{background:#2c58b1}.home_practice_status.FINISHED[data-v-1542ef02],.home_practice_status.IN_PROGRESS[data-v-1542ef02],.home_practice_status.NOT_STARTED[data-v-1542ef02],.home_practice_status.UNDISTRIBUTED[data-v-1542ef02]{background:#486fbf}.ant-calendar-picker-container[data-v-1542ef02]{z-index:9999999!important}.aplus_test_student_detail_page[data-v-1542ef02]{width:100%;height:100%;background:#f5f0ff}.aplus_test_student_detail_page[data-v-1542ef02] .ant-affix{width:calc(100% - .9rem)!important;top:1rem!important}.aplus_test_student_detail_page .main[data-v-1542ef02]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.aplus_test_student_detail_page .main[data-v-1542ef02]::-webkit-scrollbar{width:.1rem;background-color:transparent}.aplus_test_student_detail_page .main[data-v-1542ef02]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.aplus_test_student_detail_page .main .title_box[data-v-1542ef02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff}.aplus_test_student_detail_page .main .title_box .title_left[data-v-1542ef02]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.24rem}.aplus_test_student_detail_page .main .title_box .title_left .home_name[data-v-1542ef02]{margin-right:.2rem;color:#414042}.aplus_test_student_detail_page .main .title_box .title_left .mastery_box[data-v-1542ef02]{margin-right:.2rem}.aplus_test_student_detail_page .main .title_box .title_left .mastery_box .deGreeName[data-v-1542ef02]{font-size:.28rem}.aplus_test_student_detail_page .main .title_box .title_left .mastery_box .deGreeName_1[data-v-1542ef02]{color:#da1c5c}.aplus_test_student_detail_page .main .title_box .title_left .mastery_box .deGreeName_2[data-v-1542ef02]{color:#f15a29}.aplus_test_student_detail_page .main .title_box .title_left .mastery_box .deGreeName_3[data-v-1542ef02]{color:#fabb00}.aplus_test_student_detail_page .main .title_box .title_left .mastery_box .deGreeName_4[data-v-1542ef02]{color:#a4c500}.aplus_test_student_detail_page .main .title_box .title_left .mastery_box .deGreeName_5[data-v-1542ef02]{color:#45824b}.aplus_test_student_detail_page .main .title_box .title_left.hk.SMALL[data-v-1542ef02]{font-size:var(--hk_small_font_size_seven)}.aplus_test_student_detail_page .main .title_box .title_left.hk.MEDIUM[data-v-1542ef02]{font-size:var(--hk_middle_font_size_seven)}.aplus_test_student_detail_page .main .title_box .title_left.hk.LARGE[data-v-1542ef02]{font-size:var(--hk_large_font_size_seven)}.aplus_test_student_detail_page .main .title_box .title_left.en.SMALL[data-v-1542ef02]{font-size:var(--en_small_font_size_seven)}.aplus_test_student_detail_page .main .title_box .title_left.en.MEDIUM[data-v-1542ef02]{font-size:var(--en_middle_font_size_seven)}.aplus_test_student_detail_page .main .title_box .title_left.en.LARGE[data-v-1542ef02]{font-size:var(--en_large_font_size_seven)}.aplus_test_student_detail_page .main .table_box[data-v-1542ef02]{width:100%}.aplus_test_student_detail_page .main .table_box .course_table[data-v-1542ef02] .ant-table-body{border-radius:.2rem .2rem 0 0!important}.aplus_test_student_detail_page .main .table_box .course_table[data-v-1542ef02] .ant-table-body td{color:#414042}.aplus_test_student_detail_page .main .table_box .course_table[data-v-1542ef02] .ant-table-thead>tr:first-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.aplus_test_student_detail_page .main .table_box .course_table[data-v-1542ef02] .ant-table-thead>tr:first-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.aplus_test_student_detail_page .main .table_box .course_table[data-v-1542ef02] .ant-table-thead>tr:first-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.aplus_test_student_detail_page .main .table_box .course_table[data-v-1542ef02] .ant-table-thead>tr:first-child>th:last-child:after,.aplus_test_student_detail_page .main .table_box .course_table[data-v-1542ef02] .ant-table-thead>tr:first-child>th:last-child:before{display:none}.aplus_test_student_detail_page .main .table_box .course_table[data-v-1542ef02] .ant-table-thead>tr:last-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.aplus_test_student_detail_page .main .table_box .course_table[data-v-1542ef02] .ant-table-thead>tr:last-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.aplus_test_student_detail_page .main .table_box .course_table[data-v-1542ef02] .ant-table-thead>tr:last-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.aplus_test_student_detail_page .main .table_box .course_table[data-v-1542ef02] .ant-table-thead>tr:last-child>th:last-child{border-right:0}.aplus_test_student_detail_page .main .table_box .course_table[data-v-1542ef02] .ant-table-thead>tr:last-child>th:last-child:after,.aplus_test_student_detail_page .main .table_box .course_table[data-v-1542ef02] .ant-table-thead>tr:last-child>th:last-child:before{display:none}.aplus_test_student_detail_page .main .table_box .course_table[data-v-1542ef02] .ant-table-column-title{color:#fff;font-weight:400}.aplus_test_student_detail_page .main .table_box .course_table[data-v-1542ef02] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.aplus_test_student_detail_page .main .table_box .course_table .filter_icon[data-v-1542ef02]{width:.2rem;height:.2rem;position:absolute;right:0;cursor:pointer}.aplus_test_student_detail_page .main .table_box .course_table .action_box[data-v-1542ef02]{display:inline-block}.aplus_test_student_detail_page .main .table_box .course_table .action_box img[data-v-1542ef02]{height:.08rem;cursor:pointer}.aplus_test_student_detail_page .main .table_box .course_table .knowledge_content_box .knowledge[data-v-1542ef02]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.aplus_test_student_detail_page .main .table_box .course_table .knowledge_content_box .knowledge ul[data-v-1542ef02]{margin:0;padding:0}.aplus_test_student_detail_page .main .table_box .course_table .knowledge_content_box .knowledge ul li[data-v-1542ef02]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.aplus_test_student_detail_page .main .table_box .course_table .knowledge_content_box .knowledge ul li img[data-v-1542ef02]{width:.23rem;height:.23rem;margin-right:.1rem}.aplus_test_student_detail_page .main .table_box .course_table .knowledge_content_box .knowledge ul li span[data-v-1542ef02]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left}.aplus_test_student_detail_page .main .question_box[data-v-1542ef02]{margin-top:.2rem}.aplus_test_student_detail_page .main .question_box .know_box[data-v-1542ef02]{display:inline-block;padding:.1rem .2rem;color:#fff;background:#734fb3;border-radius:.3rem;-webkit-box-shadow:1.57px 3.15px 3.15px 0 rgba(77,84,218,.5);box-shadow:1.57px 3.15px 3.15px 0 rgba(77,84,218,.5);font-size:.2rem}.aplus_test_student_detail_page .main .question_box .question_list .no_question_box[data-v-1542ef02]{width:100%;height:3rem;background:#fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem}.aplus_test_student_detail_page .main .question_box .question_list .no_question_box.hk.SMALL[data-v-1542ef02]{font-size:var(--hk_small_font_size_five)}.aplus_test_student_detail_page .main .question_box .question_list .no_question_box.hk.MEDIUM[data-v-1542ef02]{font-size:var(--hk_middle_font_size_five)}.aplus_test_student_detail_page .main .question_box .question_list .no_question_box.hk.LARGE[data-v-1542ef02]{font-size:var(--hk_large_font_size_five)}.aplus_test_student_detail_page .main .question_box .question_list .no_question_box.en.SMALL[data-v-1542ef02]{font-size:var(--en_small_font_size_five)}.aplus_test_student_detail_page .main .question_box .question_list .no_question_box.en.MEDIUM[data-v-1542ef02]{font-size:var(--en_middle_font_size_five)}.aplus_test_student_detail_page .main .question_box .question_list .no_question_box.en.LARGE[data-v-1542ef02]{font-size:var(--en_large_font_size_five)}.aplus_test_student_detail_page .number_box[data-v-1542ef02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aplus_test_student_detail_page .number_box .rightNumber[data-v-1542ef02]{font-size:.24rem;font-family:var(--common-font-family);line-height:.35rem}.aplus_test_student_detail_page .number_box .rightNumber.hk.SMALL[data-v-1542ef02]{font-size:var(--hk_small_font_size_seven)}.aplus_test_student_detail_page .number_box .rightNumber.hk.MEDIUM[data-v-1542ef02]{font-size:var(--hk_middle_font_size_seven)}.aplus_test_student_detail_page .number_box .rightNumber.hk.LARGE[data-v-1542ef02]{font-size:var(--hk_large_font_size_seven)}.aplus_test_student_detail_page .number_box .rightNumber.en.SMALL[data-v-1542ef02]{font-size:var(--en_small_font_size_seven)}.aplus_test_student_detail_page .number_box .rightNumber.en.MEDIUM[data-v-1542ef02]{font-size:var(--en_middle_font_size_seven)}.aplus_test_student_detail_page .number_box .rightNumber.en.LARGE[data-v-1542ef02]{font-size:var(--en_large_font_size_seven)}.aplus_test_student_detail_page .no_data_line[data-v-1542ef02]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html[data-v-142675ba]{font-size:100px}@media only screen and (max-height:650px){html[data-v-142675ba]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-142675ba]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-142675ba]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-142675ba]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-142675ba]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-142675ba]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-142675ba]{font-size:100px}}#app[data-v-142675ba],body[data-v-142675ba],html[data-v-142675ba]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-142675ba],#app h1[data-v-142675ba],#app h2[data-v-142675ba],#app h3[data-v-142675ba],#app h4[data-v-142675ba],#app h5[data-v-142675ba],#app h6[data-v-142675ba],#app p[data-v-142675ba],body body[data-v-142675ba],body h1[data-v-142675ba],body h2[data-v-142675ba],body h3[data-v-142675ba],body h4[data-v-142675ba],body h5[data-v-142675ba],body h6[data-v-142675ba],body p[data-v-142675ba],html body[data-v-142675ba],html h1[data-v-142675ba],html h2[data-v-142675ba],html h3[data-v-142675ba],html h4[data-v-142675ba],html h5[data-v-142675ba],html h6[data-v-142675ba],html p[data-v-142675ba]{margin:0}li[data-v-142675ba],ul[data-v-142675ba]{list-style:none;padding:0}[data-v-142675ba]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-142675ba]{white-space:break-spaces}.sortableDrag[data-v-142675ba]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-142675ba],.sortableDrag td[data-v-142675ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-142675ba]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-142675ba]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-142675ba]{color:var(--theme-color)}.error_color[data-v-142675ba]{color:#eb6646!important}.warn_color[data-v-142675ba]{color:#ff6800}.pointer[data-v-142675ba]{cursor:pointer}.ellipsis[data-v-142675ba]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-142675ba]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-142675ba],.flex_center_center[data-v-142675ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-142675ba],.flex_center_center[data-v-142675ba]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-142675ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-142675ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-142675ba],.flex_row_s_p[data-v-142675ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-142675ba]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-142675ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-142675ba],.flex_start[data-v-142675ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-142675ba]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-142675ba],.flex_column_center_center[data-v-142675ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-142675ba]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-142675ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-142675ba]{position:relative;border-radius:.2rem}.talk_frame[data-v-142675ba]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-142675ba]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-142675ba]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-142675ba]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-142675ba]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-142675ba]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-142675ba]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-142675ba]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-142675ba]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-142675ba]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-142675ba]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-142675ba]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-142675ba]{max-height:30vh}.ant-select-dropdown-menu[data-v-142675ba]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-142675ba]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-142675ba]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-142675ba]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-142675ba]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-142675ba]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-142675ba]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-142675ba]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-142675ba]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-142675ba]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-142675ba]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-142675ba]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-142675ba]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-142675ba]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-142675ba]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-142675ba]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-142675ba]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-142675ba]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-142675ba]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-142675ba]{width:100%}.ant-input[data-v-142675ba]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-142675ba]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-142675ba]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-142675ba]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-142675ba]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-142675ba]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-142675ba]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-142675ba]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-142675ba]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-142675ba]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-142675ba]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-142675ba]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-142675ba]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-142675ba],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-142675ba]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-142675ba]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-142675ba]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-142675ba],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-142675ba]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-142675ba]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-142675ba]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-142675ba],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-142675ba]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-142675ba]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-142675ba]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-142675ba]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-142675ba],.ant-table-thead>tr>th[data-v-142675ba]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-142675ba]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-142675ba]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-142675ba]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-142675ba]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-142675ba]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-142675ba]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-142675ba]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-142675ba]{width:24px;height:24px}.ant-radio-inner[data-v-142675ba]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-142675ba]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-142675ba]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-142675ba],.ant-radio-checked .ant-radio-inner[data-v-142675ba]{border-color:#10c7a3}.ant-checkbox[data-v-142675ba]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-142675ba]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-142675ba]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-142675ba]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-142675ba]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-142675ba]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-142675ba]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-142675ba]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-142675ba]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-142675ba]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-142675ba]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-142675ba],.ant-dropdown-menu-submenu-title[data-v-142675ba]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-142675ba],:root .ant-dropdown-link>.anticon.anticon-down[data-v-142675ba],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-142675ba]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-142675ba]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-142675ba]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-142675ba]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-142675ba],.dropMenuItem_hk_SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-142675ba]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-142675ba]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-142675ba]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-142675ba]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-142675ba],.ant-switch[data-v-142675ba]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-142675ba],.ant-switch[data-v-142675ba]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-142675ba]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-142675ba]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-142675ba]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-142675ba]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-142675ba]{width:100%}.ant-progress-circle .ant-progress-text[data-v-142675ba]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-142675ba]{max-width:4.6rem}.ant-popover-title[data-v-142675ba]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-142675ba]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-142675ba]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-142675ba],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-142675ba],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-142675ba]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-142675ba],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-142675ba],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-142675ba]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-142675ba]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-142675ba]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-142675ba]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-142675ba]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-142675ba]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-142675ba]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-142675ba]{text-decoration:underline}.modalBox .btn_box[data-v-142675ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-142675ba],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-142675ba],.ant-pagination-disabled:focus a[data-v-142675ba],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-142675ba],.ant-pagination-disabled:hover a[data-v-142675ba],[data-v-142675ba] .ant-pagination-disabled a{background:#e6e7e8}[data-v-142675ba] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-142675ba] .ant-pagination-item-active a,[data-v-142675ba] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-142675ba] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-142675ba] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-142675ba]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-142675ba]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-142675ba]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-142675ba]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-142675ba]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-142675ba]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-142675ba]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-142675ba]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-142675ba]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-142675ba],.wangEditor table th[data-v-142675ba]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-142675ba]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-142675ba]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-142675ba]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-142675ba]{display:block}.wangEditor ol[data-v-142675ba],.wangEditor ul[data-v-142675ba]{margin:10px 0 10px 20px}.wangEditor ul[data-v-142675ba],.wangEditor ul li[data-v-142675ba]{list-style:disc inside!important}.wangEditor ol[data-v-142675ba],.wangEditor ol li[data-v-142675ba]{list-style:decimal inside!important}.wangEditor img[data-v-142675ba]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-142675ba]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-142675ba]{border-bottom:2px solid #e1e1e1}.component[data-v-142675ba]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-142675ba]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-142675ba]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-142675ba]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-142675ba]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-142675ba]{cursor:default}.listen_picture[data-v-142675ba]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-142675ba]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-142675ba]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-142675ba]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-142675ba]{font-size:var(--en_large_font_size_five)}[data-v-142675ba] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-142675ba]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-142675ba]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-142675ba]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-142675ba]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-142675ba]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-142675ba]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-142675ba]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-142675ba]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-142675ba],.home_practice_status.NO_PUBLIC[data-v-142675ba]{background:#2c58b1}.home_practice_status.FINISHED[data-v-142675ba],.home_practice_status.IN_PROGRESS[data-v-142675ba],.home_practice_status.NOT_STARTED[data-v-142675ba],.home_practice_status.UNDISTRIBUTED[data-v-142675ba]{background:#486fbf}.ant-calendar-picker-container[data-v-142675ba]{z-index:9999999!important}.accumulated_report_page[data-v-142675ba]{width:100%;height:100%;background:#f5f0ff}.accumulated_report_page[data-v-142675ba] .ant-affix{width:calc(100% - .9rem)!important;top:1rem!important}.accumulated_report_page .mr20[data-v-142675ba]{margin-right:.2rem}.accumulated_report_page .ml20[data-v-142675ba]{margin-left:.2rem}.accumulated_report_page .main[data-v-142675ba]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.accumulated_report_page .main[data-v-142675ba]::-webkit-scrollbar{width:.1rem;background-color:transparent}.accumulated_report_page .main[data-v-142675ba]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.accumulated_report_page .main .filter_action_box[data-v-142675ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.accumulated_report_page .main .content_box[data-v-142675ba]{width:100%}.accumulated_report_page .main .content_box .content_item_box[data-v-142675ba]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.accumulated_report_page .main .content_box .content_item_box .content_item[data-v-142675ba]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;overflow:hidden;border-radius:.12rem;background:#fff;-webkit-box-shadow:0 3.5px 0 0 rgba(99,99,99,.2);box-shadow:0 3.5px 0 0 rgba(99,99,99,.2)}.accumulated_report_page .main .content_box .content_item_box .content_item .top_box[data-v-142675ba]{width:100%;height:.5rem;background:#8a66ee;border-radius:.12rem .12rem 0 0;padding:0 .16rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accumulated_report_page .main .content_box .content_item_box .content_item .top_box span[data-v-142675ba]{font-size:.2rem;line-height:.5rem}.accumulated_report_page .main .content_box .content_item_box .content_item .top_box span.pointer[data-v-142675ba]{cursor:pointer}.accumulated_report_page .main .content_box .content_item_box .content_item .top_box span.hk.SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .top_box span.hk.MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .top_box span.hk.LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .top_box span.en.SMALL[data-v-142675ba]{font-size:var(--en_small_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .top_box span.en.MEDIUM[data-v-142675ba]{font-size:var(--en_middle_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .top_box span.en.LARGE[data-v-142675ba]{font-size:var(--en_large_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .top_box span .more_img[data-v-142675ba]{width:.32rem;height:.32rem;cursor:pointer;margin-left:.1rem}.accumulated_report_page .main .content_box .content_item_box .content_item .top_box .right_img[data-v-142675ba]{height:.5rem}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail[data-v-142675ba]{width:100%;height:100%;max-height:6rem;padding:.2rem .15rem;overflow-y:scroll;overflow-x:none}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail[data-v-142675ba]::-webkit-scrollbar{width:6px;height:6px}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail[data-v-142675ba]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail[data-v-142675ba]::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box[data-v-142675ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .2rem;font-size:.18rem}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box.hk.SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_18)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box.hk.MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_20)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box.hk.LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_22)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box.en.SMALL[data-v-142675ba]{font-size:var(--en_small_font_size_18)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box.en.MEDIUM[data-v-142675ba]{font-size:var(--en_middle_font_size_20)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box.en.LARGE[data-v-142675ba]{font-size:var(--en_large_font_size_22)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .tips[data-v-142675ba]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .tips.hk.SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .tips.hk.MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .tips.hk.LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .tips.en.SMALL[data-v-142675ba]{font-size:var(--en_small_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .tips.en.MEDIUM[data-v-142675ba]{font-size:var(--en_middle_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .tips.en.LARGE[data-v-142675ba]{font-size:var(--en_large_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .tips.active[data-v-142675ba]{color:#5b4096}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .switch[data-v-142675ba]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .detail_title_box .switch .ant-switch[data-v-142675ba]{margin:0 .15rem}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .echarts_box[data-v-142675ba]{width:100%;height:4rem}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item[data-v-142675ba]{width:100%}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate[data-v-142675ba]{height:.74rem;background:#f6f3fd;padding:0 .32rem;margin-bottom:.2rem;border-radius:.16rem}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name[data-v-142675ba]{font-size:.2rem;font-family:var(--common-font-family);font-weight:600;text-align:left;color:#592f99;line-height:.26rem}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.hk.SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.hk.MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.hk.LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.en.SMALL[data-v-142675ba]{font-size:var(--en_small_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.en.MEDIUM[data-v-142675ba]{font-size:var(--en_middle_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .name.en.LARGE[data-v-142675ba]{font-size:var(--en_large_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate[data-v-142675ba]{font-size:.12rem;color:#592f99;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.hk.SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_one)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.hk.MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_one)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.hk.LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_one)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.en.SMALL[data-v-142675ba]{font-size:var(--en_small_font_size_one)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.en.MEDIUM[data-v-142675ba]{font-size:var(--en_middle_font_size_one)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .rate.en.LARGE[data-v-142675ba]{font-size:var(--en_large_font_size_one)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn[data-v-142675ba]{width:1.28rem;height:.4rem;line-height:.4rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#fff;text-align:center;border-radius:.08rem}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.hk.SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.hk.MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.hk.LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.en.SMALL[data-v-142675ba]{font-size:var(--en_small_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.en.MEDIUM[data-v-142675ba]{font-size:var(--en_middle_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .correctRate .lookBtn.en.LARGE[data-v-142675ba]{font-size:var(--en_large_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box[data-v-142675ba]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .button[data-v-142675ba]{width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.hk.SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.hk.MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.hk.LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.en.SMALL[data-v-142675ba]{font-size:var(--en_small_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.en.MEDIUM[data-v-142675ba]{font-size:var(--en_middle_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .button.en.LARGE[data-v-142675ba]{font-size:var(--en_large_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title[data-v-142675ba]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .ael_audio[data-v-142675ba]{margin-right:.1rem;margin-top:.03rem}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text[data-v-142675ba]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL[data-v-142675ba]{font-size:var(--en_small_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM[data-v-142675ba]{font-size:var(--en_middle_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE[data-v-142675ba]{font-size:var(--en_large_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox[data-v-142675ba]{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box[data-v-142675ba]{overflow:hidden}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component[data-v-142675ba]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL[data-v-142675ba]{font-size:var(--en_small_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM[data-v-142675ba]{font-size:var(--en_middle_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE[data-v-142675ba]{font-size:var(--en_large_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .media_box .picture_view_component[data-v-142675ba]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box[data-v-142675ba]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.hk.SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.hk.LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.en.SMALL[data-v-142675ba]{font-size:var(--en_small_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.en.MEDIUM[data-v-142675ba]{font-size:var(--en_middle_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .worry_question_item .combinationQuestionsBox .readBox .flag_box.en.LARGE[data-v-142675ba]{font-size:var(--en_large_font_size_four)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .row_data[data-v-142675ba]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.2rem;font-family:var(--common-font-family);color:#090228;text-align:center}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .row_data.hk.SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .row_data.hk.MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .row_data.hk.LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .row_data.en.SMALL[data-v-142675ba]{font-size:var(--en_small_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .row_data.en.MEDIUM[data-v-142675ba]{font-size:var(--en_middle_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .row_data.en.LARGE[data-v-142675ba]{font-size:var(--en_large_font_size_five)}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .row_data[data-v-142675ba]:nth-child(2n){background:#f3f3ff!important}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .row_data[data-v-142675ba]:nth-child(odd){background:#fff!important}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .row_data .row_label[data-v-142675ba]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;padding:.1rem}.accumulated_report_page .main .content_box .content_item_box .content_item .content_detail .row_data .row_value[data-v-142675ba]{width:50%;padding:.1rem .4rem;border-left:1px solid #e1e1e1}.accumulated_report_page .main .content_box .content_item_box .content_item .no_scroll[data-v-142675ba]{overflow-y:scroll;overflow-x:none}.accumulated_report_page .main .content_box .content_item_box .content_item .no_scroll[data-v-142675ba]::-webkit-scrollbar{display:none}.accumulated_report_page .main .content_box .content_item_box .content_item .noData[data-v-142675ba]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.accumulated_report_page .main .content_box .content_item_box .content_item .noData.hk.SMALL[data-v-142675ba]{font-size:var(--hk_small_font_size_18)}.accumulated_report_page .main .content_box .content_item_box .content_item .noData.hk.MEDIUM[data-v-142675ba]{font-size:var(--hk_middle_font_size_20)}.accumulated_report_page .main .content_box .content_item_box .content_item .noData.hk.LARGE[data-v-142675ba]{font-size:var(--hk_large_font_size_22)}.accumulated_report_page .main .content_box .content_item_box .content_item .noData.en.SMALL[data-v-142675ba]{font-size:var(--en_small_font_size_18)}.accumulated_report_page .main .content_box .content_item_box .content_item .noData.en.MEDIUM[data-v-142675ba]{font-size:var(--en_middle_font_size_20)}.accumulated_report_page .main .content_box .content_item_box .content_item .noData.en.LARGE[data-v-142675ba]{font-size:var(--en_large_font_size_22)}.accumulated_report_page .main .categories_table[data-v-142675ba] .ant-table-thead>tr>th{background:#a88ef3;color:#fff;padding:12px 6px;position:relative}.accumulated_report_page .main .categories_table[data-v-142675ba] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#a88ef3;position:absolute;right:-2px;top:0}.accumulated_report_page .main .categories_table[data-v-142675ba] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#a88ef3;position:absolute;right:-2px;bottom:0}.accumulated_report_page .main .categories_table[data-v-142675ba] .ant-table-thead>tr>th:last-child:after,.accumulated_report_page .main .categories_table[data-v-142675ba] .ant-table-thead>tr>th:last-child:before{display:none}.accumulated_report_page .main .categories_table[data-v-142675ba] .ant-table-column-title{color:#fff;font-weight:400;white-space:break-spaces}.accumulated_report_page .main .categories_table[data-v-142675ba] .ant-table-tbody>tr>td{background:none}.accumulated_report_page .main .categories_table[data-v-142675ba] .ant-table-body .ant-table-row:nth-child(2n){background:#f3f3ff!important}.accumulated_report_page .main .categories_table[data-v-142675ba] .ant-table-body .ant-table-row:nth-child(odd){background:#fff!important}.accumulated_report_page .main .categories_table[data-v-142675ba] .ant-table-column-title{font-weight:700}.accumulated_report_page .icon_img[data-v-142675ba]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.accumulated_report_page .no_data_line[data-v-142675ba]{display:inline-block;width:.3rem;height:4px;background:#734fb3}.accumulated_report_page .pointBox[data-v-142675ba]{width:.1rem;height:.1rem;border-radius:50%;margin-right:.06rem}.accumulated_report_page .pointBox.purple[data-v-142675ba]{background:#734fb3}.accumulated_report_page .pointBox.blue[data-v-142675ba]{background:#62cee7}.accumulated_report_page[data-v-142675ba] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.accumulated_report_page[data-v-142675ba] .ant-switch,.accumulated_report_page[data-v-142675ba] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.accumulated_report_page .ant-switch[data-v-142675ba]:after,.accumulated_report_page[data-v-142675ba] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}html[data-v-38ed78e7]{font-size:100px}@media only screen and (max-height:650px){html[data-v-38ed78e7]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-38ed78e7]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-38ed78e7]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-38ed78e7]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-38ed78e7]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-38ed78e7]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-38ed78e7]{font-size:100px}}#app[data-v-38ed78e7],body[data-v-38ed78e7],html[data-v-38ed78e7]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-38ed78e7],#app h1[data-v-38ed78e7],#app h2[data-v-38ed78e7],#app h3[data-v-38ed78e7],#app h4[data-v-38ed78e7],#app h5[data-v-38ed78e7],#app h6[data-v-38ed78e7],#app p[data-v-38ed78e7],body body[data-v-38ed78e7],body h1[data-v-38ed78e7],body h2[data-v-38ed78e7],body h3[data-v-38ed78e7],body h4[data-v-38ed78e7],body h5[data-v-38ed78e7],body h6[data-v-38ed78e7],body p[data-v-38ed78e7],html body[data-v-38ed78e7],html h1[data-v-38ed78e7],html h2[data-v-38ed78e7],html h3[data-v-38ed78e7],html h4[data-v-38ed78e7],html h5[data-v-38ed78e7],html h6[data-v-38ed78e7],html p[data-v-38ed78e7]{margin:0}li[data-v-38ed78e7],ul[data-v-38ed78e7]{list-style:none;padding:0}[data-v-38ed78e7]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-38ed78e7]{white-space:break-spaces}.sortableDrag[data-v-38ed78e7]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-38ed78e7],.sortableDrag td[data-v-38ed78e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-38ed78e7]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-38ed78e7]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-38ed78e7]{color:var(--theme-color)}.error_color[data-v-38ed78e7]{color:#eb6646!important}.warn_color[data-v-38ed78e7]{color:#ff6800}.pointer[data-v-38ed78e7]{cursor:pointer}.ellipsis[data-v-38ed78e7]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-38ed78e7]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-38ed78e7],.flex_center_center[data-v-38ed78e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-38ed78e7],.flex_center_center[data-v-38ed78e7]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-38ed78e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-38ed78e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-38ed78e7],.flex_row_s_p[data-v-38ed78e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-38ed78e7]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-38ed78e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-38ed78e7],.flex_start[data-v-38ed78e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-38ed78e7]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-38ed78e7],.flex_column_center_center[data-v-38ed78e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-38ed78e7]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-38ed78e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-38ed78e7]{position:relative;border-radius:.2rem}.talk_frame[data-v-38ed78e7]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-38ed78e7]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-38ed78e7]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-38ed78e7]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-38ed78e7]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-38ed78e7]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-38ed78e7]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-38ed78e7]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-38ed78e7]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-38ed78e7]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-38ed78e7]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-38ed78e7]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-38ed78e7]{max-height:30vh}.ant-select-dropdown-menu[data-v-38ed78e7]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-38ed78e7]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-38ed78e7]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-38ed78e7]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-38ed78e7]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-38ed78e7]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-38ed78e7]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-38ed78e7]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-38ed78e7]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-38ed78e7]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-38ed78e7]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-38ed78e7]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-38ed78e7]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-38ed78e7]{width:100%}.ant-input[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-38ed78e7]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-38ed78e7]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-38ed78e7]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-38ed78e7]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-38ed78e7]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-38ed78e7]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-38ed78e7]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-38ed78e7],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-38ed78e7]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-38ed78e7]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-38ed78e7],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-38ed78e7]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-38ed78e7],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-38ed78e7]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-38ed78e7]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-38ed78e7]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-38ed78e7],.ant-table-thead>tr>th[data-v-38ed78e7]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-38ed78e7]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-38ed78e7]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-38ed78e7]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-38ed78e7]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-38ed78e7]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-38ed78e7]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-38ed78e7]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-38ed78e7]{width:24px;height:24px}.ant-radio-inner[data-v-38ed78e7]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-38ed78e7]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-38ed78e7],.ant-radio-checked .ant-radio-inner[data-v-38ed78e7]{border-color:#10c7a3}.ant-checkbox[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-38ed78e7]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-38ed78e7]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-38ed78e7]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-38ed78e7]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-38ed78e7]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-38ed78e7]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-38ed78e7]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-38ed78e7]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-38ed78e7]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-38ed78e7],.ant-dropdown-menu-submenu-title[data-v-38ed78e7]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-38ed78e7],:root .ant-dropdown-link>.anticon.anticon-down[data-v-38ed78e7],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-38ed78e7]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-38ed78e7]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-38ed78e7]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-38ed78e7]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-38ed78e7],.dropMenuItem_hk_SMALL[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-38ed78e7]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-38ed78e7]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-38ed78e7]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-38ed78e7]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-38ed78e7]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-38ed78e7],.ant-switch[data-v-38ed78e7]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-38ed78e7],.ant-switch[data-v-38ed78e7]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-38ed78e7]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-38ed78e7]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-38ed78e7]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-38ed78e7]{width:100%}.ant-progress-circle .ant-progress-text[data-v-38ed78e7]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-38ed78e7]{max-width:4.6rem}.ant-popover-title[data-v-38ed78e7]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-38ed78e7]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-38ed78e7]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-38ed78e7],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-38ed78e7],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-38ed78e7]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-38ed78e7],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-38ed78e7],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-38ed78e7]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-38ed78e7]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-38ed78e7]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-38ed78e7]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-38ed78e7]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-38ed78e7]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-38ed78e7]{text-decoration:underline}.modalBox .btn_box[data-v-38ed78e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-38ed78e7],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-38ed78e7],.ant-pagination-disabled:focus a[data-v-38ed78e7],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-38ed78e7],.ant-pagination-disabled:hover a[data-v-38ed78e7],[data-v-38ed78e7] .ant-pagination-disabled a{background:#e6e7e8}[data-v-38ed78e7] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-38ed78e7] .ant-pagination-item-active a,[data-v-38ed78e7] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-38ed78e7] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-38ed78e7] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-38ed78e7]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-38ed78e7]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-38ed78e7]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-38ed78e7]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-38ed78e7]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-38ed78e7]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-38ed78e7]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-38ed78e7]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-38ed78e7],.wangEditor table th[data-v-38ed78e7]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-38ed78e7]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-38ed78e7]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-38ed78e7]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-38ed78e7]{display:block}.wangEditor ol[data-v-38ed78e7],.wangEditor ul[data-v-38ed78e7]{margin:10px 0 10px 20px}.wangEditor ul[data-v-38ed78e7],.wangEditor ul li[data-v-38ed78e7]{list-style:disc inside!important}.wangEditor ol[data-v-38ed78e7],.wangEditor ol li[data-v-38ed78e7]{list-style:decimal inside!important}.wangEditor img[data-v-38ed78e7]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-38ed78e7]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-38ed78e7]{border-bottom:2px solid #e1e1e1}.component[data-v-38ed78e7]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-38ed78e7]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-38ed78e7]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-38ed78e7]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-38ed78e7]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-38ed78e7]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-38ed78e7]{cursor:default}.listen_picture[data-v-38ed78e7]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-38ed78e7]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-38ed78e7]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-38ed78e7]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-38ed78e7]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-38ed78e7]{font-size:var(--en_large_font_size_five)}[data-v-38ed78e7] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-38ed78e7]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-38ed78e7]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-38ed78e7]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-38ed78e7]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-38ed78e7]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-38ed78e7]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-38ed78e7]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-38ed78e7]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-38ed78e7],.home_practice_status.NO_PUBLIC[data-v-38ed78e7]{background:#2c58b1}.home_practice_status.FINISHED[data-v-38ed78e7],.home_practice_status.IN_PROGRESS[data-v-38ed78e7],.home_practice_status.NOT_STARTED[data-v-38ed78e7],.home_practice_status.UNDISTRIBUTED[data-v-38ed78e7]{background:#486fbf}.ant-calendar-picker-container[data-v-38ed78e7]{z-index:9999999!important}.accumulate_student_report_page[data-v-38ed78e7]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.accumulate_student_report_page .menu[data-v-38ed78e7]{width:250px;min-height:250px;height:auto;background:#6156a5;overflow:auto;padding:0 .2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.accumulate_student_report_page .menu[data-v-38ed78e7]::-webkit-scrollbar{width:.06rem;background-color:transparent}.accumulate_student_report_page .menu[data-v-38ed78e7]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.accumulate_student_report_page .menu .item_box[data-v-38ed78e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.accumulate_student_report_page .menu .item_box.active[data-v-38ed78e7]{background:#8a66ee}.accumulate_student_report_page .menu .item_box>.name[data-v-38ed78e7]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.accumulate_student_report_page .menu .item_box>i[data-v-38ed78e7]{padding:0 .06rem}.accumulate_student_report_page .menu .item_box .focuse[data-v-38ed78e7]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.accumulate_student_report_page .menu .item_box .focuse .con[data-v-38ed78e7]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.accumulate_student_report_page .menu .category_list[data-v-38ed78e7]{width:100%}.accumulate_student_report_page .menu .category_list>li[data-v-38ed78e7]{border-bottom:1px solid #fff}.accumulate_student_report_page .menu .category_list>li[data-v-38ed78e7]:last-child{border-bottom:0}.accumulate_student_report_page .menu .category_list>li>div[data-v-38ed78e7]{border-bottom:1px solid #fff;min-height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem 0 .06rem .02rem;font-size:.18rem;color:#fff}.accumulate_student_report_page .menu .category_list>li>div .name[data-v-38ed78e7]{font-size:.22rem}.accumulate_student_report_page .menu .category_list>li>div[data-v-38ed78e7]:last-child{border-bottom:0}.accumulate_student_report_page .menu .unit_list[data-v-38ed78e7]{width:100%}.accumulate_student_report_page .menu .unit_list>li[data-v-38ed78e7]{border-bottom:1px solid #fff}.accumulate_student_report_page .menu .unit_list>li[data-v-38ed78e7]:last-child{border-bottom:0}.accumulate_student_report_page .menu .unit_list>li>div[data-v-38ed78e7]{border-bottom:1px solid #fff;min-height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem 0 .06rem .2rem;font-size:.18rem;color:#fff}.accumulate_student_report_page .menu .unit_list>li>div .name[data-v-38ed78e7]{font-size:.2rem}.accumulate_student_report_page .menu .unit_list>li>div[data-v-38ed78e7]:last-child{border-bottom:0}.accumulate_student_report_page .menu .focuse_list>li[data-v-38ed78e7]{border-bottom:1px solid #fff;min-height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem 0 .06rem .4rem;font-size:.18rem;color:#fff;background:#9d83d6}.accumulate_student_report_page .menu .focuse_list>li[data-v-38ed78e7]:last-child{border-bottom:0}.accumulate_student_report_page .main[data-v-38ed78e7]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;overflow:auto;padding:0 .3rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.accumulate_student_report_page .main .filter_action_box[data-v-38ed78e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem}.accumulate_student_report_page .main .filter_action_box .mr20[data-v-38ed78e7]{margin-right:.2rem}.accumulate_student_report_page .main .content_box .content_item[data-v-38ed78e7]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:.12rem;background:#fff;-webkit-box-shadow:3.5px 3.5px 2.5px 0 rgba(99,99,99,.2);box-shadow:3.5px 3.5px 2.5px 0 rgba(99,99,99,.2)}.accumulate_student_report_page .main .content_box .content_item .top_box[data-v-38ed78e7]{width:100%;height:.5rem;background:#8a66ee;border-radius:.12rem .12rem 0 0;padding:0 .16rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accumulate_student_report_page .main .content_box .content_item .top_box span[data-v-38ed78e7]{font-size:.2rem;line-height:.5rem}.accumulate_student_report_page .main .content_box .content_item .top_box span.hk.SMALL[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five)}.accumulate_student_report_page .main .content_box .content_item .top_box span.hk.MEDIUM[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_five)}.accumulate_student_report_page .main .content_box .content_item .top_box span.hk.LARGE[data-v-38ed78e7]{font-size:var(--hk_large_font_size_five)}.accumulate_student_report_page .main .content_box .content_item .top_box span.en.SMALL[data-v-38ed78e7]{font-size:var(--en_small_font_size_five)}.accumulate_student_report_page .main .content_box .content_item .top_box span.en.MEDIUM[data-v-38ed78e7]{font-size:var(--en_middle_font_size_five)}.accumulate_student_report_page .main .content_box .content_item .top_box span.en.LARGE[data-v-38ed78e7]{font-size:var(--en_large_font_size_five)}.accumulate_student_report_page .main .content_box .content_item .top_box span .more_img[data-v-38ed78e7]{width:.32rem;height:.32rem;cursor:pointer;margin-left:.1rem}.accumulate_student_report_page .main .content_box .content_item .top_box .right_img[data-v-38ed78e7]{height:.5rem}.accumulate_student_report_page .main .content_box .content_item .content_detail[data-v-38ed78e7]{width:100%;height:100%;max-height:6rem;padding:.2rem .15rem;overflow:hidden}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box[data-v-38ed78e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .2rem;font-size:.18rem}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box.hk.SMALL[data-v-38ed78e7]{font-size:var(--hk_small_font_size_18)}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box.hk.MEDIUM[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_20)}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box.hk.LARGE[data-v-38ed78e7]{font-size:var(--hk_large_font_size_22)}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box.en.SMALL[data-v-38ed78e7]{font-size:var(--en_small_font_size_18)}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box.en.MEDIUM[data-v-38ed78e7]{font-size:var(--en_middle_font_size_20)}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box.en.LARGE[data-v-38ed78e7]{font-size:var(--en_large_font_size_22)}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box .tips[data-v-38ed78e7]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.hk.SMALL[data-v-38ed78e7]{font-size:var(--hk_small_font_size_five)}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.hk.MEDIUM[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_five)}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.hk.LARGE[data-v-38ed78e7]{font-size:var(--hk_large_font_size_five)}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.en.SMALL[data-v-38ed78e7]{font-size:var(--en_small_font_size_five)}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.en.MEDIUM[data-v-38ed78e7]{font-size:var(--en_middle_font_size_five)}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.en.LARGE[data-v-38ed78e7]{font-size:var(--en_large_font_size_five)}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.active[data-v-38ed78e7]{color:#5b4096}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box .switch[data-v-38ed78e7]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.accumulate_student_report_page .main .content_box .content_item .content_detail .detail_title_box .switch .ant-switch[data-v-38ed78e7]{margin:0 .15rem}.accumulate_student_report_page .main .content_box .content_item .content_detail .echarts_box[data-v-38ed78e7]{width:100%;height:4rem}.accumulate_student_report_page .main .content_box .content_item .noData[data-v-38ed78e7]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.accumulate_student_report_page .main .content_box .content_item .noData.hk.SMALL[data-v-38ed78e7]{font-size:var(--hk_small_font_size_18)}.accumulate_student_report_page .main .content_box .content_item .noData.hk.MEDIUM[data-v-38ed78e7]{font-size:var(--hk_middle_font_size_20)}.accumulate_student_report_page .main .content_box .content_item .noData.hk.LARGE[data-v-38ed78e7]{font-size:var(--hk_large_font_size_22)}.accumulate_student_report_page .main .content_box .content_item .noData.en.SMALL[data-v-38ed78e7]{font-size:var(--en_small_font_size_18)}.accumulate_student_report_page .main .content_box .content_item .noData.en.MEDIUM[data-v-38ed78e7]{font-size:var(--en_middle_font_size_20)}.accumulate_student_report_page .main .content_box .content_item .noData.en.LARGE[data-v-38ed78e7]{font-size:var(--en_large_font_size_22)}.accumulate_student_report_page .no_data_line[data-v-38ed78e7]{display:inline-block;width:.3rem;height:4px;background:#734fb3}.accumulate_student_report_page[data-v-38ed78e7] .ant-switch{min-width:.7rem;height:.4rem;padding:.1rem}.accumulate_student_report_page[data-v-38ed78e7] .ant-switch,.accumulate_student_report_page[data-v-38ed78e7] .ant-switch-checked{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem}.accumulate_student_report_page .ant-switch[data-v-38ed78e7]:after,.accumulate_student_report_page[data-v-38ed78e7] .ant-switch-loading-icon{width:.24rem;height:.24rem;background:#775dc0;position:absolute;top:.06rem}html[data-v-c036a1a0]{font-size:100px}@media only screen and (max-height:650px){html[data-v-c036a1a0]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-c036a1a0]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-c036a1a0]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-c036a1a0]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-c036a1a0]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-c036a1a0]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-c036a1a0]{font-size:100px}}#app[data-v-c036a1a0],body[data-v-c036a1a0],html[data-v-c036a1a0]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-c036a1a0],#app h1[data-v-c036a1a0],#app h2[data-v-c036a1a0],#app h3[data-v-c036a1a0],#app h4[data-v-c036a1a0],#app h5[data-v-c036a1a0],#app h6[data-v-c036a1a0],#app p[data-v-c036a1a0],body body[data-v-c036a1a0],body h1[data-v-c036a1a0],body h2[data-v-c036a1a0],body h3[data-v-c036a1a0],body h4[data-v-c036a1a0],body h5[data-v-c036a1a0],body h6[data-v-c036a1a0],body p[data-v-c036a1a0],html body[data-v-c036a1a0],html h1[data-v-c036a1a0],html h2[data-v-c036a1a0],html h3[data-v-c036a1a0],html h4[data-v-c036a1a0],html h5[data-v-c036a1a0],html h6[data-v-c036a1a0],html p[data-v-c036a1a0]{margin:0}li[data-v-c036a1a0],ul[data-v-c036a1a0]{list-style:none;padding:0}[data-v-c036a1a0]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-c036a1a0]{white-space:break-spaces}.sortableDrag[data-v-c036a1a0]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-c036a1a0],.sortableDrag td[data-v-c036a1a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-c036a1a0]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-c036a1a0]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-c036a1a0]{color:var(--theme-color)}.error_color[data-v-c036a1a0]{color:#eb6646!important}.warn_color[data-v-c036a1a0]{color:#ff6800}.pointer[data-v-c036a1a0]{cursor:pointer}.ellipsis[data-v-c036a1a0]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-c036a1a0]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-c036a1a0],.flex_center_center[data-v-c036a1a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-c036a1a0],.flex_center_center[data-v-c036a1a0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-c036a1a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-c036a1a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-c036a1a0],.flex_row_s_p[data-v-c036a1a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-c036a1a0]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-c036a1a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-c036a1a0],.flex_start[data-v-c036a1a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-c036a1a0]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-c036a1a0],.flex_column_center_center[data-v-c036a1a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-c036a1a0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-c036a1a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-c036a1a0]{position:relative;border-radius:.2rem}.talk_frame[data-v-c036a1a0]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-c036a1a0]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-c036a1a0]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-c036a1a0]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-c036a1a0]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-c036a1a0]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-c036a1a0]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-c036a1a0]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-c036a1a0]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-c036a1a0]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-c036a1a0]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-c036a1a0]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-c036a1a0]{max-height:30vh}.ant-select-dropdown-menu[data-v-c036a1a0]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-c036a1a0]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-c036a1a0]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-c036a1a0]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-c036a1a0]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-c036a1a0]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-c036a1a0]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-c036a1a0]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-c036a1a0]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-c036a1a0]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-c036a1a0]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-c036a1a0]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-c036a1a0]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-c036a1a0]{width:100%}.ant-input[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-c036a1a0]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-c036a1a0]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-c036a1a0]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-c036a1a0]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-c036a1a0]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-c036a1a0]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-c036a1a0]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-c036a1a0],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-c036a1a0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-c036a1a0]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-c036a1a0],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-c036a1a0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-c036a1a0],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-c036a1a0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-c036a1a0]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-c036a1a0]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c036a1a0],.ant-table-thead>tr>th[data-v-c036a1a0]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-c036a1a0]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-c036a1a0]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c036a1a0]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c036a1a0]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-c036a1a0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-c036a1a0]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-c036a1a0]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-c036a1a0]{width:24px;height:24px}.ant-radio-inner[data-v-c036a1a0]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-c036a1a0]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-c036a1a0],.ant-radio-checked .ant-radio-inner[data-v-c036a1a0]{border-color:#10c7a3}.ant-checkbox[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-c036a1a0]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-c036a1a0]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-c036a1a0]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-c036a1a0]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-c036a1a0]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-c036a1a0]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-c036a1a0]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-c036a1a0]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-c036a1a0]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-c036a1a0],.ant-dropdown-menu-submenu-title[data-v-c036a1a0]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-c036a1a0],:root .ant-dropdown-link>.anticon.anticon-down[data-v-c036a1a0],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-c036a1a0]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-c036a1a0]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-c036a1a0]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-c036a1a0]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-c036a1a0],.dropMenuItem_hk_SMALL[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-c036a1a0]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-c036a1a0]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-c036a1a0]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-c036a1a0]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-c036a1a0]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-c036a1a0],.ant-switch[data-v-c036a1a0]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-c036a1a0],.ant-switch[data-v-c036a1a0]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-c036a1a0]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-c036a1a0]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-c036a1a0]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-c036a1a0]{width:100%}.ant-progress-circle .ant-progress-text[data-v-c036a1a0]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-c036a1a0]{max-width:4.6rem}.ant-popover-title[data-v-c036a1a0]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-c036a1a0]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-c036a1a0]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-c036a1a0],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-c036a1a0],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-c036a1a0]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-c036a1a0],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-c036a1a0],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-c036a1a0]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-c036a1a0]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-c036a1a0]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-c036a1a0]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-c036a1a0]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-c036a1a0]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-c036a1a0]{text-decoration:underline}.modalBox .btn_box[data-v-c036a1a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-c036a1a0],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-c036a1a0],.ant-pagination-disabled:focus a[data-v-c036a1a0],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-c036a1a0],.ant-pagination-disabled:hover a[data-v-c036a1a0],[data-v-c036a1a0] .ant-pagination-disabled a{background:#e6e7e8}[data-v-c036a1a0] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-c036a1a0] .ant-pagination-item-active a,[data-v-c036a1a0] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-c036a1a0] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-c036a1a0] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-c036a1a0]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-c036a1a0]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-c036a1a0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-c036a1a0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-c036a1a0]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-c036a1a0]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-c036a1a0]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-c036a1a0]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-c036a1a0],.wangEditor table th[data-v-c036a1a0]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-c036a1a0]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-c036a1a0]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-c036a1a0]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-c036a1a0]{display:block}.wangEditor ol[data-v-c036a1a0],.wangEditor ul[data-v-c036a1a0]{margin:10px 0 10px 20px}.wangEditor ul[data-v-c036a1a0],.wangEditor ul li[data-v-c036a1a0]{list-style:disc inside!important}.wangEditor ol[data-v-c036a1a0],.wangEditor ol li[data-v-c036a1a0]{list-style:decimal inside!important}.wangEditor img[data-v-c036a1a0]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-c036a1a0]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-c036a1a0]{border-bottom:2px solid #e1e1e1}.component[data-v-c036a1a0]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-c036a1a0]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-c036a1a0]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-c036a1a0]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-c036a1a0]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-c036a1a0]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-c036a1a0]{cursor:default}.listen_picture[data-v-c036a1a0]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-c036a1a0]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-c036a1a0]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-c036a1a0]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-c036a1a0]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-c036a1a0]{font-size:var(--en_large_font_size_five)}[data-v-c036a1a0] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-c036a1a0]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-c036a1a0]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-c036a1a0]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-c036a1a0]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-c036a1a0]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-c036a1a0]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-c036a1a0]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-c036a1a0]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-c036a1a0],.home_practice_status.NO_PUBLIC[data-v-c036a1a0]{background:#2c58b1}.home_practice_status.FINISHED[data-v-c036a1a0],.home_practice_status.IN_PROGRESS[data-v-c036a1a0],.home_practice_status.NOT_STARTED[data-v-c036a1a0],.home_practice_status.UNDISTRIBUTED[data-v-c036a1a0]{background:#486fbf}.ant-calendar-picker-container[data-v-c036a1a0]{z-index:9999999!important}.accum_class_report_page[data-v-c036a1a0]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.accum_class_report_page .menu[data-v-c036a1a0]{width:250px;min-height:250px;height:auto;background:#6156a5;overflow:auto;padding:0 .2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.accum_class_report_page .menu[data-v-c036a1a0]::-webkit-scrollbar{width:.06rem;background-color:transparent}.accum_class_report_page .menu[data-v-c036a1a0]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.accum_class_report_page .menu .item_box[data-v-c036a1a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.accum_class_report_page .menu .item_box.active[data-v-c036a1a0]{background:#8a66ee}.accum_class_report_page .menu .category_list[data-v-c036a1a0]{width:100%}.accum_class_report_page .menu .category_list>li[data-v-c036a1a0]{border-bottom:1px solid #fff}.accum_class_report_page .menu .category_list>li[data-v-c036a1a0]:last-child{border-bottom:0}.accum_class_report_page .menu .category_list>li>div[data-v-c036a1a0]{border-bottom:1px solid #fff;min-height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.06rem 0 .06rem .02rem;font-size:.22rem;color:#fff}.accum_class_report_page .menu .category_list>li>div[data-v-c036a1a0]:last-child{border-bottom:0}.accum_class_report_page .main[data-v-c036a1a0]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;overflow:auto;padding:.2rem}.accum_class_report_page .main .title_box[data-v-c036a1a0]{margin-bottom:.2rem}.accum_class_report_page .main .content_box .content_item[data-v-c036a1a0]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:.12rem;background:#fff;-webkit-box-shadow:3.5px 3.5px 2.5px 0 rgba(99,99,99,.2);box-shadow:3.5px 3.5px 2.5px 0 rgba(99,99,99,.2)}.accum_class_report_page .main .content_box .content_item .top_box[data-v-c036a1a0]{width:100%;height:.5rem;background:#8a66ee;border-radius:.12rem .12rem 0 0;padding:0 .16rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accum_class_report_page .main .content_box .content_item .top_box span[data-v-c036a1a0]{font-size:.2rem;line-height:.5rem}.accum_class_report_page .main .content_box .content_item .top_box span.hk.SMALL[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five)}.accum_class_report_page .main .content_box .content_item .top_box span.hk.MEDIUM[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_five)}.accum_class_report_page .main .content_box .content_item .top_box span.hk.LARGE[data-v-c036a1a0]{font-size:var(--hk_large_font_size_five)}.accum_class_report_page .main .content_box .content_item .top_box span.en.SMALL[data-v-c036a1a0]{font-size:var(--en_small_font_size_five)}.accum_class_report_page .main .content_box .content_item .top_box span.en.MEDIUM[data-v-c036a1a0]{font-size:var(--en_middle_font_size_five)}.accum_class_report_page .main .content_box .content_item .top_box span.en.LARGE[data-v-c036a1a0]{font-size:var(--en_large_font_size_five)}.accum_class_report_page .main .content_box .content_item .top_box span .more_img[data-v-c036a1a0]{width:.32rem;height:.32rem;cursor:pointer;margin-left:.1rem}.accum_class_report_page .main .content_box .content_item .top_box .right_img[data-v-c036a1a0]{height:.5rem}.accum_class_report_page .main .content_box .content_item .content_detail[data-v-c036a1a0]{width:100%;height:100%;max-height:6rem;padding:.2rem .15rem;overflow:hidden}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box[data-v-c036a1a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .2rem;font-size:.18rem}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box.hk.SMALL[data-v-c036a1a0]{font-size:var(--hk_small_font_size_18)}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box.hk.MEDIUM[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_20)}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box.hk.LARGE[data-v-c036a1a0]{font-size:var(--hk_large_font_size_22)}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box.en.SMALL[data-v-c036a1a0]{font-size:var(--en_small_font_size_18)}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box.en.MEDIUM[data-v-c036a1a0]{font-size:var(--en_middle_font_size_20)}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box.en.LARGE[data-v-c036a1a0]{font-size:var(--en_large_font_size_22)}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box .tips[data-v-c036a1a0]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.hk.SMALL[data-v-c036a1a0]{font-size:var(--hk_small_font_size_five)}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.hk.MEDIUM[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_five)}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.hk.LARGE[data-v-c036a1a0]{font-size:var(--hk_large_font_size_five)}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.en.SMALL[data-v-c036a1a0]{font-size:var(--en_small_font_size_five)}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.en.MEDIUM[data-v-c036a1a0]{font-size:var(--en_middle_font_size_five)}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.en.LARGE[data-v-c036a1a0]{font-size:var(--en_large_font_size_five)}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box .tips.active[data-v-c036a1a0]{color:#5b4096}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box .switch[data-v-c036a1a0]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.05rem}.accum_class_report_page .main .content_box .content_item .content_detail .detail_title_box .switch .ant-switch[data-v-c036a1a0]{margin:0 .15rem}.accum_class_report_page .main .content_box .content_item .content_detail .echarts_box[data-v-c036a1a0]{width:100%;height:4rem}.accum_class_report_page .main .content_box .content_item .noData[data-v-c036a1a0]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.accum_class_report_page .main .content_box .content_item .noData.hk.SMALL[data-v-c036a1a0]{font-size:var(--hk_small_font_size_18)}.accum_class_report_page .main .content_box .content_item .noData.hk.MEDIUM[data-v-c036a1a0]{font-size:var(--hk_middle_font_size_20)}.accum_class_report_page .main .content_box .content_item .noData.hk.LARGE[data-v-c036a1a0]{font-size:var(--hk_large_font_size_22)}.accum_class_report_page .main .content_box .content_item .noData.en.SMALL[data-v-c036a1a0]{font-size:var(--en_small_font_size_18)}.accum_class_report_page .main .content_box .content_item .noData.en.MEDIUM[data-v-c036a1a0]{font-size:var(--en_middle_font_size_20)}.accum_class_report_page .main .content_box .content_item .noData.en.LARGE[data-v-c036a1a0]{font-size:var(--en_large_font_size_22)}.accum_class_report_page .no_data_line[data-v-c036a1a0]{display:inline-block;width:.3rem;height:4px;background:#734fb3}html[data-v-733da178]{font-size:100px}@media only screen and (max-height:650px){html[data-v-733da178]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-733da178]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-733da178]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-733da178]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-733da178]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-733da178]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-733da178]{font-size:100px}}#app[data-v-733da178],body[data-v-733da178],html[data-v-733da178]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-733da178],#app h1[data-v-733da178],#app h2[data-v-733da178],#app h3[data-v-733da178],#app h4[data-v-733da178],#app h5[data-v-733da178],#app h6[data-v-733da178],#app p[data-v-733da178],body body[data-v-733da178],body h1[data-v-733da178],body h2[data-v-733da178],body h3[data-v-733da178],body h4[data-v-733da178],body h5[data-v-733da178],body h6[data-v-733da178],body p[data-v-733da178],html body[data-v-733da178],html h1[data-v-733da178],html h2[data-v-733da178],html h3[data-v-733da178],html h4[data-v-733da178],html h5[data-v-733da178],html h6[data-v-733da178],html p[data-v-733da178]{margin:0}li[data-v-733da178],ul[data-v-733da178]{list-style:none;padding:0}[data-v-733da178]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-733da178]{white-space:break-spaces}.sortableDrag[data-v-733da178]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-733da178],.sortableDrag td[data-v-733da178]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-733da178]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-733da178]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-733da178]{color:var(--theme-color)}.error_color[data-v-733da178]{color:#eb6646!important}.warn_color[data-v-733da178]{color:#ff6800}.pointer[data-v-733da178]{cursor:pointer}.ellipsis[data-v-733da178]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-733da178]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-733da178],.flex_center_center[data-v-733da178]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-733da178],.flex_center_center[data-v-733da178]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-733da178]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-733da178]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-733da178],.flex_row_s_p[data-v-733da178]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-733da178]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-733da178]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-733da178],.flex_start[data-v-733da178]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-733da178]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-733da178],.flex_column_center_center[data-v-733da178]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-733da178]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-733da178]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-733da178]{position:relative;border-radius:.2rem}.talk_frame[data-v-733da178]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-733da178]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-733da178]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-733da178]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-733da178]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-733da178]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-733da178]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-733da178]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-733da178]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-733da178]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-733da178]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-733da178]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-733da178]{max-height:30vh}.ant-select-dropdown-menu[data-v-733da178]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-733da178]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-733da178]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-733da178]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-733da178]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-733da178]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-733da178]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-733da178]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-733da178]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-733da178]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-733da178]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-733da178]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-733da178]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-733da178]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-733da178]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-733da178]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-733da178]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-733da178]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-733da178]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-733da178]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-733da178]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-733da178]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-733da178]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-733da178]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-733da178]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-733da178]{width:100%}.ant-input[data-v-733da178]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-733da178]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-733da178]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-733da178]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-733da178]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-733da178]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-733da178]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-733da178]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-733da178]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-733da178]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-733da178]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-733da178]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-733da178]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-733da178],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-733da178]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-733da178]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-733da178]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-733da178],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-733da178]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-733da178]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-733da178]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-733da178],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-733da178]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-733da178]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-733da178]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-733da178]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-733da178],.ant-table-thead>tr>th[data-v-733da178]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-733da178]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-733da178]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-733da178]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-733da178]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-733da178]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-733da178]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-733da178]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-733da178]{width:24px;height:24px}.ant-radio-inner[data-v-733da178]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-733da178]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-733da178]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-733da178],.ant-radio-checked .ant-radio-inner[data-v-733da178]{border-color:#10c7a3}.ant-checkbox[data-v-733da178]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-733da178]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-733da178]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-733da178]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-733da178]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-733da178]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-733da178]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-733da178]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-733da178]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-733da178]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-733da178]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-733da178],.ant-dropdown-menu-submenu-title[data-v-733da178]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-733da178],:root .ant-dropdown-link>.anticon.anticon-down[data-v-733da178],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-733da178]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-733da178]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-733da178]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-733da178]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-733da178]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-733da178]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-733da178],.dropMenuItem_hk_SMALL[data-v-733da178]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-733da178]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-733da178]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-733da178]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-733da178]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-733da178]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-733da178]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-733da178],.ant-switch[data-v-733da178]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-733da178],.ant-switch[data-v-733da178]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-733da178]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-733da178]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-733da178]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-733da178]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-733da178]{width:100%}.ant-progress-circle .ant-progress-text[data-v-733da178]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-733da178]{max-width:4.6rem}.ant-popover-title[data-v-733da178]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-733da178]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-733da178]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-733da178],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-733da178],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-733da178]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-733da178],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-733da178],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-733da178]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-733da178]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-733da178]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-733da178]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-733da178]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-733da178]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-733da178]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-733da178]{text-decoration:underline}.modalBox .btn_box[data-v-733da178]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-733da178],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-733da178],.ant-pagination-disabled:focus a[data-v-733da178],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-733da178],.ant-pagination-disabled:hover a[data-v-733da178],[data-v-733da178] .ant-pagination-disabled a{background:#e6e7e8}[data-v-733da178] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-733da178] .ant-pagination-item-active a,[data-v-733da178] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-733da178] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-733da178] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-733da178]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-733da178]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-733da178]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-733da178]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-733da178]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-733da178]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-733da178]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-733da178]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-733da178]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-733da178],.wangEditor table th[data-v-733da178]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-733da178]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-733da178]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-733da178]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-733da178]{display:block}.wangEditor ol[data-v-733da178],.wangEditor ul[data-v-733da178]{margin:10px 0 10px 20px}.wangEditor ul[data-v-733da178],.wangEditor ul li[data-v-733da178]{list-style:disc inside!important}.wangEditor ol[data-v-733da178],.wangEditor ol li[data-v-733da178]{list-style:decimal inside!important}.wangEditor img[data-v-733da178]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-733da178]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-733da178]{border-bottom:2px solid #e1e1e1}.component[data-v-733da178]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-733da178]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-733da178]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-733da178]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-733da178]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-733da178]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-733da178]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-733da178]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-733da178]{cursor:default}.listen_picture[data-v-733da178]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-733da178]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-733da178]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-733da178]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-733da178]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-733da178]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-733da178]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-733da178]{font-size:var(--en_large_font_size_five)}[data-v-733da178] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-733da178]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-733da178]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-733da178]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-733da178]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-733da178]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-733da178]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-733da178]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-733da178]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-733da178],.home_practice_status.NO_PUBLIC[data-v-733da178]{background:#2c58b1}.home_practice_status.FINISHED[data-v-733da178],.home_practice_status.IN_PROGRESS[data-v-733da178],.home_practice_status.NOT_STARTED[data-v-733da178],.home_practice_status.UNDISTRIBUTED[data-v-733da178]{background:#486fbf}.ant-calendar-picker-container[data-v-733da178]{z-index:9999999!important}.accumulated_category_report_page[data-v-733da178]{width:100%;height:100%;background:#f5f0ff}.accumulated_category_report_page[data-v-733da178] .ant-spin-nested-loading,.accumulated_category_report_page[data-v-733da178] .ant-spin-nested-loading .ant-spin-container{height:100%}.accumulated_category_report_page .main[data-v-733da178]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.accumulated_category_report_page .main[data-v-733da178]::-webkit-scrollbar{width:.1rem;background-color:transparent}.accumulated_category_report_page .main[data-v-733da178]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.accumulated_category_report_page .main .filter_action_box[data-v-733da178]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.accumulated_category_report_page .main .filter_action_box .mr20[data-v-733da178]{margin-right:.2rem}.accumulated_category_report_page .main .table_box[data-v-733da178]{width:100%;margin-bottom:.3rem}.accumulated_category_report_page .main .course_table[data-v-733da178] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.accumulated_category_report_page .main .course_table[data-v-733da178] .ant-table-tbody>tr>td{color:#414042}.accumulated_category_report_page .main .course_table[data-v-733da178] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.accumulated_category_report_page .main .course_table[data-v-733da178] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.accumulated_category_report_page .main .course_table[data-v-733da178] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.accumulated_category_report_page .main .course_table[data-v-733da178] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.accumulated_category_report_page .main .course_table[data-v-733da178] .ant-table-thead>tr>th:last-child:after,.accumulated_category_report_page .main .course_table[data-v-733da178] .ant-table-thead>tr>th:last-child:before{display:none}.accumulated_category_report_page .main .course_table[data-v-733da178] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.accumulated_category_report_page .main .course_table[data-v-733da178] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.accumulated_category_report_page .main .course_table[data-v-733da178] .ant-table-column-title{color:#fff;font-weight:400}.accumulated_category_report_page .main .course_table[data-v-733da178] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.accumulated_category_report_page .main .course_table[data-v-733da178] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accumulated_category_report_page .main .course_table .no_data_line[data-v-733da178]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.accumulated_category_report_page .main .course_table .progress_list[data-v-733da178]{width:100%;max-width:5rem;margin:auto;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.accumulated_category_report_page .main .course_table .progress_list .progress_item[data-v-733da178]{width:100%;margin-bottom:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accumulated_category_report_page .main .course_table .progress_list .progress_item[data-v-733da178]:last-child{margin-bottom:0}.accumulated_category_report_page .main .course_table .progress_list .progress_item .progress_label[data-v-733da178]{width:1rem;font-size:.18rem;font-family:var(--common-font-family);color:#333}.accumulated_category_report_page .main .course_table .progress_list .progress_item .progress_value[data-v-733da178]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:.28rem;border-radius:.14rem;overflow:hidden;margin:0 .16rem}.accumulated_category_report_page .main .course_table .progress_list .progress_item .progress_value .progress_item_value[data-v-733da178]{float:left;height:100%}.accumulated_category_report_page .main .course_table .progress_list .progress_item .progress_value .progress_item_value.RIGHT[data-v-733da178]{background:#43cc8e}.accumulated_category_report_page .main .course_table .progress_list .progress_item .progress_value .progress_item_value.HALF_RIGHT[data-v-733da178]{background:#ffc500}.accumulated_category_report_page .main .course_table .progress_list .progress_item .progress_value .progress_item_value.WRONG[data-v-733da178]{background:#df4242}.accumulated_category_report_page .main .course_table .progress_list .progress_item .progress_more[data-v-733da178]{width:.28rem;height:.28rem}.accumulated_category_report_page .main .course_table .degree_progress[data-v-733da178]{width:5rem;max-width:100%;height:.64rem;margin:auto;padding:.18rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accumulated_category_report_page .main .course_table .degree_progress .degree_value_box[data-v-733da178]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%;border-radius:.14rem;overflow:hidden;margin-right:.16rem}.accumulated_category_report_page .main .course_table .degree_progress .degree_value_box .degree_value_item[data-v-733da178]{float:left;height:100%}.accumulated_category_report_page .main .course_table .degree_progress .degree_value_box .degree_value_item.WRONG[data-v-733da178]{background:#df4242}.accumulated_category_report_page .main .course_table .degree_progress .degree_value_box .degree_value_item.HALF_RIGHT[data-v-733da178]{background:#ffc500}.accumulated_category_report_page .main .course_table .degree_progress .degree_value_box .degree_value_item.RIGHT[data-v-733da178]{background:#43cc8e}.accumulated_category_report_page .main .course_table .degree_progress .degree_value_more[data-v-733da178]{width:.28rem;height:.28rem;cursor:pointer;margin-right:.16rem}.accumulated_category_report_page .main .course_table .degree_progress .degree_value_more[data-v-733da178]:last-child{margin-right:0}.accumulated_category_report_page .main .course_table .degree_progress .degree_value_tips[data-v-733da178]{width:.2rem;height:.2rem}.accumulated_category_report_page .main .course_table .instruction_title[data-v-733da178]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accumulated_category_report_page .main .course_table .instruction_title .img[data-v-733da178]{margin-left:.2rem}.accumulated_category_report_page .main .course_table .instruction_title .img img[data-v-733da178]{width:.3rem;height:.3rem;margin-right:.1rem;cursor:pointer}.accumulated_category_report_page .main .course_table .instruction_title .img img[data-v-733da178]:last-child{margin-right:0}.accumulated_category_report_page .mastery_box[data-v-733da178]{margin-left:.1rem;font-size:.24rem}.accumulated_category_report_page .mastery_box.hk.SMALL[data-v-733da178]{font-size:var(--hk_small_font_size_seven)}.accumulated_category_report_page .mastery_box.hk.MEDIUM[data-v-733da178]{font-size:var(--hk_middle_font_size_seven)}.accumulated_category_report_page .mastery_box.hk.LARGE[data-v-733da178]{font-size:var(--hk_large_font_size_seven)}.accumulated_category_report_page .mastery_box.en.SMALL[data-v-733da178]{font-size:var(--en_small_font_size_seven)}.accumulated_category_report_page .mastery_box.en.MEDIUM[data-v-733da178]{font-size:var(--en_middle_font_size_seven)}.accumulated_category_report_page .mastery_box.en.LARGE[data-v-733da178]{font-size:var(--en_large_font_size_seven)}.accumulated_category_report_page .mastery_box .deGreeName[data-v-733da178]{font-size:.28rem}.accumulated_category_report_page .mastery_box .deGreeName_1[data-v-733da178]{color:#da1c5c}.accumulated_category_report_page .mastery_box .deGreeName_2[data-v-733da178]{color:#f15a29}.accumulated_category_report_page .mastery_box .deGreeName_3[data-v-733da178]{color:#fabb00}.accumulated_category_report_page .mastery_box .deGreeName_4[data-v-733da178]{color:#a4c500}.accumulated_category_report_page .mastery_box .deGreeName_5[data-v-733da178]{color:#45824b}html[data-v-5c36c908]{font-size:100px}@media only screen and (max-height:650px){html[data-v-5c36c908]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-5c36c908]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-5c36c908]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-5c36c908]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-5c36c908]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-5c36c908]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-5c36c908]{font-size:100px}}#app[data-v-5c36c908],body[data-v-5c36c908],html[data-v-5c36c908]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-5c36c908],#app h1[data-v-5c36c908],#app h2[data-v-5c36c908],#app h3[data-v-5c36c908],#app h4[data-v-5c36c908],#app h5[data-v-5c36c908],#app h6[data-v-5c36c908],#app p[data-v-5c36c908],body body[data-v-5c36c908],body h1[data-v-5c36c908],body h2[data-v-5c36c908],body h3[data-v-5c36c908],body h4[data-v-5c36c908],body h5[data-v-5c36c908],body h6[data-v-5c36c908],body p[data-v-5c36c908],html body[data-v-5c36c908],html h1[data-v-5c36c908],html h2[data-v-5c36c908],html h3[data-v-5c36c908],html h4[data-v-5c36c908],html h5[data-v-5c36c908],html h6[data-v-5c36c908],html p[data-v-5c36c908]{margin:0}li[data-v-5c36c908],ul[data-v-5c36c908]{list-style:none;padding:0}[data-v-5c36c908]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-5c36c908]{white-space:break-spaces}.sortableDrag[data-v-5c36c908]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-5c36c908],.sortableDrag td[data-v-5c36c908]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-5c36c908]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-5c36c908]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-5c36c908]{color:var(--theme-color)}.error_color[data-v-5c36c908]{color:#eb6646!important}.warn_color[data-v-5c36c908]{color:#ff6800}.pointer[data-v-5c36c908]{cursor:pointer}.ellipsis[data-v-5c36c908]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-5c36c908]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-5c36c908],.flex_center_center[data-v-5c36c908]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-5c36c908],.flex_center_center[data-v-5c36c908]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-5c36c908]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-5c36c908]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-5c36c908],.flex_row_s_p[data-v-5c36c908]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-5c36c908]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-5c36c908]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-5c36c908],.flex_start[data-v-5c36c908]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-5c36c908]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-5c36c908],.flex_column_center_center[data-v-5c36c908]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-5c36c908]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-5c36c908]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-5c36c908]{position:relative;border-radius:.2rem}.talk_frame[data-v-5c36c908]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-5c36c908]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-5c36c908]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-5c36c908]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-5c36c908]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-5c36c908]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-5c36c908]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-5c36c908]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-5c36c908]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-5c36c908]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-5c36c908]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-5c36c908]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-5c36c908]{max-height:30vh}.ant-select-dropdown-menu[data-v-5c36c908]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-5c36c908]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-5c36c908]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-5c36c908]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-5c36c908]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-5c36c908]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-5c36c908]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-5c36c908]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-5c36c908]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-5c36c908]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-5c36c908]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-5c36c908]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-5c36c908]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-5c36c908]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-5c36c908]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-5c36c908]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-5c36c908]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-5c36c908]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-5c36c908]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-5c36c908]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-5c36c908]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-5c36c908]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-5c36c908]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-5c36c908]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-5c36c908]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-5c36c908]{width:100%}.ant-input[data-v-5c36c908]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-5c36c908]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-5c36c908]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-5c36c908]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-5c36c908]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-5c36c908]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-5c36c908]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-5c36c908]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-5c36c908]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-5c36c908]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-5c36c908]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-5c36c908]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-5c36c908]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-5c36c908],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-5c36c908]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-5c36c908]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-5c36c908]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-5c36c908],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-5c36c908]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-5c36c908]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-5c36c908]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-5c36c908],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-5c36c908]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-5c36c908]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-5c36c908]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-5c36c908]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5c36c908],.ant-table-thead>tr>th[data-v-5c36c908]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-5c36c908]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-5c36c908]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5c36c908]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5c36c908]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5c36c908]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-5c36c908]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-5c36c908]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-5c36c908]{width:24px;height:24px}.ant-radio-inner[data-v-5c36c908]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-5c36c908]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-5c36c908]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-5c36c908],.ant-radio-checked .ant-radio-inner[data-v-5c36c908]{border-color:#10c7a3}.ant-checkbox[data-v-5c36c908]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-5c36c908]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-5c36c908]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-5c36c908]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-5c36c908]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-5c36c908]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-5c36c908]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-5c36c908]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-5c36c908]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-5c36c908]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-5c36c908]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-5c36c908],.ant-dropdown-menu-submenu-title[data-v-5c36c908]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-5c36c908],:root .ant-dropdown-link>.anticon.anticon-down[data-v-5c36c908],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-5c36c908]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-5c36c908]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-5c36c908]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-5c36c908]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-5c36c908]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-5c36c908]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-5c36c908],.dropMenuItem_hk_SMALL[data-v-5c36c908]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-5c36c908]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-5c36c908]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-5c36c908]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-5c36c908]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-5c36c908]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-5c36c908]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-5c36c908],.ant-switch[data-v-5c36c908]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-5c36c908],.ant-switch[data-v-5c36c908]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-5c36c908]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-5c36c908]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-5c36c908]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-5c36c908]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-5c36c908]{width:100%}.ant-progress-circle .ant-progress-text[data-v-5c36c908]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-5c36c908]{max-width:4.6rem}.ant-popover-title[data-v-5c36c908]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-5c36c908]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-5c36c908]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-5c36c908],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-5c36c908],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-5c36c908]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-5c36c908],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-5c36c908],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-5c36c908]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-5c36c908]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-5c36c908]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-5c36c908]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-5c36c908]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-5c36c908]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-5c36c908]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-5c36c908]{text-decoration:underline}.modalBox .btn_box[data-v-5c36c908]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-5c36c908],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-5c36c908],.ant-pagination-disabled:focus a[data-v-5c36c908],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-5c36c908],.ant-pagination-disabled:hover a[data-v-5c36c908],[data-v-5c36c908] .ant-pagination-disabled a{background:#e6e7e8}[data-v-5c36c908] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-5c36c908] .ant-pagination-item-active a,[data-v-5c36c908] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-5c36c908] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-5c36c908] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-5c36c908]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-5c36c908]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-5c36c908]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-5c36c908]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-5c36c908]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-5c36c908]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-5c36c908]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-5c36c908]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-5c36c908]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-5c36c908],.wangEditor table th[data-v-5c36c908]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-5c36c908]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-5c36c908]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-5c36c908]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-5c36c908]{display:block}.wangEditor ol[data-v-5c36c908],.wangEditor ul[data-v-5c36c908]{margin:10px 0 10px 20px}.wangEditor ul[data-v-5c36c908],.wangEditor ul li[data-v-5c36c908]{list-style:disc inside!important}.wangEditor ol[data-v-5c36c908],.wangEditor ol li[data-v-5c36c908]{list-style:decimal inside!important}.wangEditor img[data-v-5c36c908]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-5c36c908]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-5c36c908]{border-bottom:2px solid #e1e1e1}.component[data-v-5c36c908]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-5c36c908]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-5c36c908]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-5c36c908]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-5c36c908]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-5c36c908]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-5c36c908]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-5c36c908]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-5c36c908]{cursor:default}.listen_picture[data-v-5c36c908]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-5c36c908]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-5c36c908]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-5c36c908]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-5c36c908]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-5c36c908]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-5c36c908]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-5c36c908]{font-size:var(--en_large_font_size_five)}[data-v-5c36c908] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-5c36c908]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-5c36c908]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-5c36c908]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-5c36c908]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-5c36c908]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-5c36c908]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-5c36c908]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-5c36c908]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-5c36c908],.home_practice_status.NO_PUBLIC[data-v-5c36c908]{background:#2c58b1}.home_practice_status.FINISHED[data-v-5c36c908],.home_practice_status.IN_PROGRESS[data-v-5c36c908],.home_practice_status.NOT_STARTED[data-v-5c36c908],.home_practice_status.UNDISTRIBUTED[data-v-5c36c908]{background:#486fbf}.ant-calendar-picker-container[data-v-5c36c908]{z-index:9999999!important}.stu_last_year_report_page[data-v-5c36c908]{width:100%;height:100%;background:#f5f0ff}.stu_last_year_report_page[data-v-5c36c908] .ant-spin-nested-loading,.stu_last_year_report_page[data-v-5c36c908] .ant-spin-nested-loading .ant-spin-container{height:100%}.stu_last_year_report_page .main[data-v-5c36c908]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.stu_last_year_report_page .main[data-v-5c36c908]::-webkit-scrollbar{width:.1rem;background-color:transparent}.stu_last_year_report_page .main[data-v-5c36c908]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.stu_last_year_report_page .main .title_box[data-v-5c36c908]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.stu_last_year_report_page .main .title_box .title_left[data-v-5c36c908]{font-size:.28rem;color:#414042;line-height:.55rem}.stu_last_year_report_page .main .title_box .title_right .mr20[data-v-5c36c908]{margin-right:.2rem}.stu_last_year_report_page .main .table_box[data-v-5c36c908]{width:100%}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-body{border-radius:.2rem .2rem 0 0!important}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-body td{color:#414042}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-thead{position:sticky;top:1.25rem;z-index:1;background:#f5f0ff}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-thead>tr:first-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-thead>tr:first-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-thead>tr:first-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-thead>tr:first-child>th:last-child{border-radius:0 .2rem 0 0}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-thead>tr:first-child>th:last-child:after,.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-thead>tr:first-child>th:last-child:before{display:none}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-thead>tr:last-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-thead>tr:last-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-thead>tr:last-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-thead>tr:last-child>th:last-child{border-right:0}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-thead>tr:last-child>th:last-child:after,.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-thead>tr:last-child>th:last-child:before{display:none}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-column-title{color:#fff;font-weight:400}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-tbody>tr>td{background:none}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-body .ant-table-row{background:#fff}.stu_last_year_report_page .main .last_year_table[data-v-5c36c908] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stu_last_year_report_page .main .last_year_table .subjectRoute[data-v-5c36c908]{cursor:pointer;border-bottom:2px solid #fff}.stu_last_year_report_page .main .last_year_table .filter_icon[data-v-5c36c908]{width:.2rem;height:.2rem;margin-left:.1rem;cursor:pointer}.stu_last_year_report_page .main .last_year_table .no_data_line[data-v-5c36c908]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.stu_last_year_report_page .main .noData[data-v-5c36c908]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:2rem;color:#d4d4d4;background:#fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem}.stu_last_year_report_page .main .noData.hk.SMALL[data-v-5c36c908]{font-size:var(--hk_small_font_size_18)}.stu_last_year_report_page .main .noData.hk.MEDIUM[data-v-5c36c908]{font-size:var(--hk_middle_font_size_20)}.stu_last_year_report_page .main .noData.hk.LARGE[data-v-5c36c908]{font-size:var(--hk_large_font_size_22)}.stu_last_year_report_page .main .noData.en.SMALL[data-v-5c36c908]{font-size:var(--en_small_font_size_18)}.stu_last_year_report_page .main .noData.en.MEDIUM[data-v-5c36c908]{font-size:var(--en_middle_font_size_20)}.stu_last_year_report_page .main .noData.en.LARGE[data-v-5c36c908]{font-size:var(--en_large_font_size_22)}html[data-v-ce262504]{font-size:100px}@media only screen and (max-height:650px){html[data-v-ce262504]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-ce262504]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-ce262504]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-ce262504]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-ce262504]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-ce262504]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-ce262504]{font-size:100px}}#app[data-v-ce262504],body[data-v-ce262504],html[data-v-ce262504]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-ce262504],#app h1[data-v-ce262504],#app h2[data-v-ce262504],#app h3[data-v-ce262504],#app h4[data-v-ce262504],#app h5[data-v-ce262504],#app h6[data-v-ce262504],#app p[data-v-ce262504],body body[data-v-ce262504],body h1[data-v-ce262504],body h2[data-v-ce262504],body h3[data-v-ce262504],body h4[data-v-ce262504],body h5[data-v-ce262504],body h6[data-v-ce262504],body p[data-v-ce262504],html body[data-v-ce262504],html h1[data-v-ce262504],html h2[data-v-ce262504],html h3[data-v-ce262504],html h4[data-v-ce262504],html h5[data-v-ce262504],html h6[data-v-ce262504],html p[data-v-ce262504]{margin:0}li[data-v-ce262504],ul[data-v-ce262504]{list-style:none;padding:0}[data-v-ce262504]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-ce262504]{white-space:break-spaces}.sortableDrag[data-v-ce262504]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-ce262504],.sortableDrag td[data-v-ce262504]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-ce262504]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-ce262504]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-ce262504]{color:var(--theme-color)}.error_color[data-v-ce262504]{color:#eb6646!important}.warn_color[data-v-ce262504]{color:#ff6800}.pointer[data-v-ce262504]{cursor:pointer}.ellipsis[data-v-ce262504]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-ce262504]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-ce262504],.flex_center_center[data-v-ce262504]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-ce262504],.flex_center_center[data-v-ce262504]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-ce262504]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-ce262504]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-ce262504],.flex_row_s_p[data-v-ce262504]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-ce262504]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-ce262504]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-ce262504],.flex_start[data-v-ce262504]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-ce262504]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-ce262504],.flex_column_center_center[data-v-ce262504]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-ce262504]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-ce262504]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-ce262504]{position:relative;border-radius:.2rem}.talk_frame[data-v-ce262504]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-ce262504]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-ce262504]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-ce262504]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-ce262504]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-ce262504]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-ce262504]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-ce262504]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-ce262504]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-ce262504]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-ce262504]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-ce262504]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-ce262504]{max-height:30vh}.ant-select-dropdown-menu[data-v-ce262504]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-ce262504]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-ce262504]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-ce262504]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-ce262504]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-ce262504]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-ce262504]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-ce262504]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-ce262504]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-ce262504]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-ce262504]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-ce262504]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-ce262504]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-ce262504]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-ce262504]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-ce262504]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-ce262504]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-ce262504]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-ce262504]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-ce262504]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-ce262504]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-ce262504]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-ce262504]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-ce262504]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-ce262504]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-ce262504]{width:100%}.ant-input[data-v-ce262504]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-ce262504]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-ce262504]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-ce262504]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-ce262504]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-ce262504]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-ce262504]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-ce262504]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-ce262504]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-ce262504]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-ce262504]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-ce262504]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-ce262504]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-ce262504],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-ce262504]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-ce262504]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-ce262504]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-ce262504],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-ce262504]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-ce262504]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-ce262504]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-ce262504],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-ce262504]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-ce262504]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-ce262504]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-ce262504]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-ce262504],.ant-table-thead>tr>th[data-v-ce262504]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-ce262504]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-ce262504]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-ce262504]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-ce262504]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-ce262504]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-ce262504]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-ce262504]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-ce262504]{width:24px;height:24px}.ant-radio-inner[data-v-ce262504]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-ce262504]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-ce262504]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-ce262504],.ant-radio-checked .ant-radio-inner[data-v-ce262504]{border-color:#10c7a3}.ant-checkbox[data-v-ce262504]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-ce262504]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-ce262504]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-ce262504]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-ce262504]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-ce262504]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-ce262504]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-ce262504]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-ce262504]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-ce262504]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-ce262504]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-ce262504],.ant-dropdown-menu-submenu-title[data-v-ce262504]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-ce262504],:root .ant-dropdown-link>.anticon.anticon-down[data-v-ce262504],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-ce262504]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-ce262504]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-ce262504]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-ce262504]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-ce262504]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-ce262504]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-ce262504],.dropMenuItem_hk_SMALL[data-v-ce262504]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-ce262504]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-ce262504]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-ce262504]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-ce262504]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-ce262504]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-ce262504]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-ce262504],.ant-switch[data-v-ce262504]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-ce262504],.ant-switch[data-v-ce262504]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-ce262504]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-ce262504]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-ce262504]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-ce262504]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-ce262504]{width:100%}.ant-progress-circle .ant-progress-text[data-v-ce262504]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-ce262504]{max-width:4.6rem}.ant-popover-title[data-v-ce262504]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-ce262504]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-ce262504]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-ce262504],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-ce262504],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-ce262504]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-ce262504],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-ce262504],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-ce262504]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-ce262504]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-ce262504]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-ce262504]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-ce262504]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-ce262504]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-ce262504]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-ce262504]{text-decoration:underline}.modalBox .btn_box[data-v-ce262504]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-ce262504],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-ce262504],.ant-pagination-disabled:focus a[data-v-ce262504],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-ce262504],.ant-pagination-disabled:hover a[data-v-ce262504],[data-v-ce262504] .ant-pagination-disabled a{background:#e6e7e8}[data-v-ce262504] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-ce262504] .ant-pagination-item-active a,[data-v-ce262504] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-ce262504] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-ce262504] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-ce262504]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-ce262504]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-ce262504]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-ce262504]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-ce262504]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-ce262504]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-ce262504]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-ce262504]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-ce262504]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-ce262504],.wangEditor table th[data-v-ce262504]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-ce262504]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-ce262504]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-ce262504]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-ce262504]{display:block}.wangEditor ol[data-v-ce262504],.wangEditor ul[data-v-ce262504]{margin:10px 0 10px 20px}.wangEditor ul[data-v-ce262504],.wangEditor ul li[data-v-ce262504]{list-style:disc inside!important}.wangEditor ol[data-v-ce262504],.wangEditor ol li[data-v-ce262504]{list-style:decimal inside!important}.wangEditor img[data-v-ce262504]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-ce262504]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-ce262504]{border-bottom:2px solid #e1e1e1}.component[data-v-ce262504]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-ce262504]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-ce262504]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-ce262504]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-ce262504]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-ce262504]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-ce262504]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-ce262504]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-ce262504]{cursor:default}.listen_picture[data-v-ce262504]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-ce262504]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-ce262504]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-ce262504]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-ce262504]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-ce262504]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-ce262504]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-ce262504]{font-size:var(--en_large_font_size_five)}[data-v-ce262504] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-ce262504]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-ce262504]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-ce262504]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-ce262504]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-ce262504]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-ce262504]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-ce262504]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-ce262504]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-ce262504],.home_practice_status.NO_PUBLIC[data-v-ce262504]{background:#2c58b1}.home_practice_status.FINISHED[data-v-ce262504],.home_practice_status.IN_PROGRESS[data-v-ce262504],.home_practice_status.NOT_STARTED[data-v-ce262504],.home_practice_status.UNDISTRIBUTED[data-v-ce262504]{background:#486fbf}.ant-calendar-picker-container[data-v-ce262504]{z-index:9999999!important}.stu_last_year_category_page[data-v-ce262504]{width:100%;height:100%;background:#f5f0ff}.stu_last_year_category_page[data-v-ce262504] .ant-spin-nested-loading,.stu_last_year_category_page[data-v-ce262504] .ant-spin-nested-loading .ant-spin-container{height:100%}.stu_last_year_category_page .main[data-v-ce262504]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.stu_last_year_category_page .main[data-v-ce262504]::-webkit-scrollbar{width:.1rem;background-color:transparent}.stu_last_year_category_page .main[data-v-ce262504]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.stu_last_year_category_page .main .title_box[data-v-ce262504]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.stu_last_year_category_page .main .title_box .title_left[data-v-ce262504]{font-size:.28rem;color:#414042;line-height:.55rem}.stu_last_year_category_page .main .title_box .title_right .mr20[data-v-ce262504]{margin-right:.2rem}.stu_last_year_category_page .main .table_box[data-v-ce262504]{width:100%}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-body{border-radius:.2rem .2rem 0 0!important}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-body td{color:#414042}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-thead{position:sticky;top:1.25rem;z-index:1;background:#f5f0ff}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-thead>tr:first-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-thead>tr:first-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-thead>tr:first-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-thead>tr:first-child>th:last-child{border-radius:0 .2rem 0 0}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-thead>tr:first-child>th:last-child:after,.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-thead>tr:first-child>th:last-child:before{display:none}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-thead>tr:last-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-thead>tr:last-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-thead>tr:last-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-thead>tr:last-child>th:last-child{border-right:0}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-thead>tr:last-child>th:last-child:after,.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-thead>tr:last-child>th:last-child:before{display:none}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-column-title{color:#fff;font-weight:400}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-tbody>tr>td{background:none}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-body .ant-table-row{background:#fff}.stu_last_year_category_page .main .last_year_table[data-v-ce262504] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stu_last_year_category_page .main .last_year_table .category_name[data-v-ce262504]{border-bottom:2px solid #fff;cursor:pointer}.stu_last_year_category_page .main .last_year_table .filter_icon[data-v-ce262504]{width:.2rem;height:.2rem;margin-left:.1rem;cursor:pointer}.stu_last_year_category_page .main .last_year_table .no_data_line[data-v-ce262504]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html[data-v-b3b7c93c]{font-size:100px}@media only screen and (max-height:650px){html[data-v-b3b7c93c]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-b3b7c93c]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-b3b7c93c]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-b3b7c93c]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-b3b7c93c]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-b3b7c93c]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-b3b7c93c]{font-size:100px}}#app[data-v-b3b7c93c],body[data-v-b3b7c93c],html[data-v-b3b7c93c]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-b3b7c93c],#app h1[data-v-b3b7c93c],#app h2[data-v-b3b7c93c],#app h3[data-v-b3b7c93c],#app h4[data-v-b3b7c93c],#app h5[data-v-b3b7c93c],#app h6[data-v-b3b7c93c],#app p[data-v-b3b7c93c],body body[data-v-b3b7c93c],body h1[data-v-b3b7c93c],body h2[data-v-b3b7c93c],body h3[data-v-b3b7c93c],body h4[data-v-b3b7c93c],body h5[data-v-b3b7c93c],body h6[data-v-b3b7c93c],body p[data-v-b3b7c93c],html body[data-v-b3b7c93c],html h1[data-v-b3b7c93c],html h2[data-v-b3b7c93c],html h3[data-v-b3b7c93c],html h4[data-v-b3b7c93c],html h5[data-v-b3b7c93c],html h6[data-v-b3b7c93c],html p[data-v-b3b7c93c]{margin:0}li[data-v-b3b7c93c],ul[data-v-b3b7c93c]{list-style:none;padding:0}[data-v-b3b7c93c]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-b3b7c93c]{white-space:break-spaces}.sortableDrag[data-v-b3b7c93c]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-b3b7c93c],.sortableDrag td[data-v-b3b7c93c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-b3b7c93c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-b3b7c93c]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-b3b7c93c]{color:var(--theme-color)}.error_color[data-v-b3b7c93c]{color:#eb6646!important}.warn_color[data-v-b3b7c93c]{color:#ff6800}.pointer[data-v-b3b7c93c]{cursor:pointer}.ellipsis[data-v-b3b7c93c]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-b3b7c93c]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-b3b7c93c],.flex_center_center[data-v-b3b7c93c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-b3b7c93c],.flex_center_center[data-v-b3b7c93c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-b3b7c93c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-b3b7c93c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-b3b7c93c],.flex_row_s_p[data-v-b3b7c93c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-b3b7c93c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-b3b7c93c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-b3b7c93c],.flex_start[data-v-b3b7c93c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-b3b7c93c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-b3b7c93c],.flex_column_center_center[data-v-b3b7c93c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-b3b7c93c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-b3b7c93c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-b3b7c93c]{position:relative;border-radius:.2rem}.talk_frame[data-v-b3b7c93c]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-b3b7c93c]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-b3b7c93c]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-b3b7c93c]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-b3b7c93c]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-b3b7c93c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-b3b7c93c]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-b3b7c93c]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-b3b7c93c]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-b3b7c93c]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-b3b7c93c]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-b3b7c93c]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-b3b7c93c]{max-height:30vh}.ant-select-dropdown-menu[data-v-b3b7c93c]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-b3b7c93c]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-b3b7c93c]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-b3b7c93c]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-b3b7c93c]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-b3b7c93c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-b3b7c93c]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-b3b7c93c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-b3b7c93c]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-b3b7c93c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-b3b7c93c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-b3b7c93c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-b3b7c93c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-b3b7c93c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-b3b7c93c]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-b3b7c93c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-b3b7c93c]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-b3b7c93c]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-b3b7c93c]{width:100%}.ant-input[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-b3b7c93c]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-b3b7c93c]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-b3b7c93c]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-b3b7c93c]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-b3b7c93c]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-b3b7c93c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-b3b7c93c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-b3b7c93c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-b3b7c93c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-b3b7c93c],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-b3b7c93c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-b3b7c93c]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-b3b7c93c]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-b3b7c93c],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-b3b7c93c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-b3b7c93c]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-b3b7c93c],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-b3b7c93c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-b3b7c93c]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-b3b7c93c]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-b3b7c93c],.ant-table-thead>tr>th[data-v-b3b7c93c]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-b3b7c93c]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-b3b7c93c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-b3b7c93c]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-b3b7c93c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-b3b7c93c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-b3b7c93c]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-b3b7c93c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-b3b7c93c]{width:24px;height:24px}.ant-radio-inner[data-v-b3b7c93c]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-b3b7c93c]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-b3b7c93c],.ant-radio-checked .ant-radio-inner[data-v-b3b7c93c]{border-color:#10c7a3}.ant-checkbox[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-b3b7c93c]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-b3b7c93c]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-b3b7c93c]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-b3b7c93c]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-b3b7c93c]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-b3b7c93c]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-b3b7c93c]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-b3b7c93c]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-b3b7c93c],.ant-dropdown-menu-submenu-title[data-v-b3b7c93c]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-b3b7c93c],:root .ant-dropdown-link>.anticon.anticon-down[data-v-b3b7c93c],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-b3b7c93c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-b3b7c93c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-b3b7c93c]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-b3b7c93c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-b3b7c93c]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-b3b7c93c],.dropMenuItem_hk_SMALL[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-b3b7c93c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-b3b7c93c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-b3b7c93c]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-b3b7c93c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-b3b7c93c]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-b3b7c93c]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-b3b7c93c],.ant-switch[data-v-b3b7c93c]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-b3b7c93c],.ant-switch[data-v-b3b7c93c]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-b3b7c93c]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-b3b7c93c]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-b3b7c93c]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-b3b7c93c]{width:100%}.ant-progress-circle .ant-progress-text[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-b3b7c93c]{max-width:4.6rem}.ant-popover-title[data-v-b3b7c93c]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-b3b7c93c]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-b3b7c93c]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-b3b7c93c],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-b3b7c93c],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-b3b7c93c]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-b3b7c93c],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-b3b7c93c],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-b3b7c93c]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-b3b7c93c]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-b3b7c93c]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-b3b7c93c]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-b3b7c93c]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-b3b7c93c]{text-decoration:underline}.modalBox .btn_box[data-v-b3b7c93c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-b3b7c93c],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-b3b7c93c],.ant-pagination-disabled:focus a[data-v-b3b7c93c],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-b3b7c93c],.ant-pagination-disabled:hover a[data-v-b3b7c93c],[data-v-b3b7c93c] .ant-pagination-disabled a{background:#e6e7e8}[data-v-b3b7c93c] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-b3b7c93c] .ant-pagination-item-active a,[data-v-b3b7c93c] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-b3b7c93c] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-b3b7c93c] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-b3b7c93c]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-b3b7c93c]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-b3b7c93c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-b3b7c93c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-b3b7c93c]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-b3b7c93c]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-b3b7c93c]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-b3b7c93c]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-b3b7c93c],.wangEditor table th[data-v-b3b7c93c]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-b3b7c93c]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-b3b7c93c]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-b3b7c93c]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-b3b7c93c]{display:block}.wangEditor ol[data-v-b3b7c93c],.wangEditor ul[data-v-b3b7c93c]{margin:10px 0 10px 20px}.wangEditor ul[data-v-b3b7c93c],.wangEditor ul li[data-v-b3b7c93c]{list-style:disc inside!important}.wangEditor ol[data-v-b3b7c93c],.wangEditor ol li[data-v-b3b7c93c]{list-style:decimal inside!important}.wangEditor img[data-v-b3b7c93c]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-b3b7c93c]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-b3b7c93c]{border-bottom:2px solid #e1e1e1}.component[data-v-b3b7c93c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-b3b7c93c]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-b3b7c93c]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-b3b7c93c]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-b3b7c93c]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-b3b7c93c]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-b3b7c93c]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-b3b7c93c]{cursor:default}.listen_picture[data-v-b3b7c93c]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-b3b7c93c]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-b3b7c93c]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-b3b7c93c]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-b3b7c93c]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-b3b7c93c]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-b3b7c93c]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-b3b7c93c]{font-size:var(--en_large_font_size_five)}[data-v-b3b7c93c] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-b3b7c93c]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-b3b7c93c]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-b3b7c93c]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-b3b7c93c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-b3b7c93c]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-b3b7c93c]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-b3b7c93c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-b3b7c93c]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-b3b7c93c],.home_practice_status.NO_PUBLIC[data-v-b3b7c93c]{background:#2c58b1}.home_practice_status.FINISHED[data-v-b3b7c93c],.home_practice_status.IN_PROGRESS[data-v-b3b7c93c],.home_practice_status.NOT_STARTED[data-v-b3b7c93c],.home_practice_status.UNDISTRIBUTED[data-v-b3b7c93c]{background:#486fbf}.ant-calendar-picker-container[data-v-b3b7c93c]{z-index:9999999!important}.stu_last_year_know_page[data-v-b3b7c93c]{width:100%;height:100%;background:#f5f0ff}.stu_last_year_know_page[data-v-b3b7c93c] .ant-spin-nested-loading,.stu_last_year_know_page[data-v-b3b7c93c] .ant-spin-nested-loading .ant-spin-container{height:100%}.stu_last_year_know_page .main[data-v-b3b7c93c]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.stu_last_year_know_page .main[data-v-b3b7c93c]::-webkit-scrollbar{width:.1rem;background-color:transparent}.stu_last_year_know_page .main[data-v-b3b7c93c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.stu_last_year_know_page .main .title_box[data-v-b3b7c93c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.stu_last_year_know_page .main .title_box .title_left[data-v-b3b7c93c]{font-size:.28rem;color:#414042;line-height:.55rem}.stu_last_year_know_page .main .title_box .title_right .mr20[data-v-b3b7c93c]{margin-right:.2rem}.stu_last_year_know_page .main .table_box[data-v-b3b7c93c]{width:100%}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-body{border-radius:.2rem .2rem 0 0!important}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-body td{color:#414042}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-thead{position:sticky;top:1.25rem;z-index:1;background:#f5f0ff}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-thead>tr:first-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-thead>tr:first-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-thead>tr:first-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-thead>tr:first-child>th:last-child{border-radius:0 .2rem 0 0}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-thead>tr:first-child>th:last-child:after,.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-thead>tr:first-child>th:last-child:before{display:none}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-thead>tr:last-child>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-thead>tr:last-child>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-thead>tr:last-child>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-thead>tr:last-child>th:last-child{border-right:0}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-thead>tr:last-child>th:last-child:after,.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-thead>tr:last-child>th:last-child:before{display:none}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-column-title{color:#fff;font-weight:400}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-tbody>tr>td{background:none}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-body .ant-table-row{background:#fff}.stu_last_year_know_page .main .last_year_table[data-v-b3b7c93c] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stu_last_year_know_page .main .last_year_table .category_name[data-v-b3b7c93c]{text-decoration:underline;cursor:pointer}.stu_last_year_know_page .main .last_year_table .filter_icon[data-v-b3b7c93c]{width:.2rem;height:.2rem;margin-left:.1rem;cursor:pointer}.stu_last_year_know_page .main .last_year_table .no_data_line[data-v-b3b7c93c]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html[data-v-6bb09220]{font-size:100px}@media only screen and (max-height:650px){html[data-v-6bb09220]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-6bb09220]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-6bb09220]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-6bb09220]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-6bb09220]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-6bb09220]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-6bb09220]{font-size:100px}}#app[data-v-6bb09220],body[data-v-6bb09220],html[data-v-6bb09220]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-6bb09220],#app h1[data-v-6bb09220],#app h2[data-v-6bb09220],#app h3[data-v-6bb09220],#app h4[data-v-6bb09220],#app h5[data-v-6bb09220],#app h6[data-v-6bb09220],#app p[data-v-6bb09220],body body[data-v-6bb09220],body h1[data-v-6bb09220],body h2[data-v-6bb09220],body h3[data-v-6bb09220],body h4[data-v-6bb09220],body h5[data-v-6bb09220],body h6[data-v-6bb09220],body p[data-v-6bb09220],html body[data-v-6bb09220],html h1[data-v-6bb09220],html h2[data-v-6bb09220],html h3[data-v-6bb09220],html h4[data-v-6bb09220],html h5[data-v-6bb09220],html h6[data-v-6bb09220],html p[data-v-6bb09220]{margin:0}li[data-v-6bb09220],ul[data-v-6bb09220]{list-style:none;padding:0}[data-v-6bb09220]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-6bb09220]{white-space:break-spaces}.sortableDrag[data-v-6bb09220]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-6bb09220],.sortableDrag td[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-6bb09220]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-6bb09220]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-6bb09220]{color:var(--theme-color)}.error_color[data-v-6bb09220]{color:#eb6646!important}.warn_color[data-v-6bb09220]{color:#ff6800}.pointer[data-v-6bb09220]{cursor:pointer}.ellipsis[data-v-6bb09220]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-6bb09220],.flex_center_center[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-6bb09220],.flex_center_center[data-v-6bb09220]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-6bb09220],.flex_row_s_p[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-6bb09220]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-6bb09220],.flex_start[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-6bb09220]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-6bb09220],.flex_column_center_center[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-6bb09220]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-6bb09220]{position:relative;border-radius:.2rem}.talk_frame[data-v-6bb09220]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-6bb09220]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-6bb09220]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-6bb09220]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-6bb09220]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-6bb09220]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-6bb09220]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-6bb09220]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-6bb09220]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-6bb09220]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-6bb09220]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-6bb09220]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-6bb09220]{max-height:30vh}.ant-select-dropdown-menu[data-v-6bb09220]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-6bb09220]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-6bb09220]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-6bb09220]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-6bb09220]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-6bb09220]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-6bb09220]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-6bb09220]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-6bb09220]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-6bb09220]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-6bb09220]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-6bb09220]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-6bb09220]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-6bb09220]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-6bb09220]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-6bb09220]{width:100%}.ant-input[data-v-6bb09220]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-6bb09220]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-6bb09220]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-6bb09220]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-6bb09220]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-6bb09220]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-6bb09220]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-6bb09220]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-6bb09220]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-6bb09220]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-6bb09220],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-6bb09220]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-6bb09220],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-6bb09220]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-6bb09220],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-6bb09220]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-6bb09220]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-6bb09220]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6bb09220],.ant-table-thead>tr>th[data-v-6bb09220]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-6bb09220]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-6bb09220]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6bb09220]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6bb09220]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6bb09220]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-6bb09220]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-6bb09220]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-6bb09220]{width:24px;height:24px}.ant-radio-inner[data-v-6bb09220]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-6bb09220]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-6bb09220]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-6bb09220],.ant-radio-checked .ant-radio-inner[data-v-6bb09220]{border-color:#10c7a3}.ant-checkbox[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-6bb09220]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-6bb09220]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-6bb09220]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-6bb09220]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-6bb09220]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-6bb09220]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-6bb09220]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-6bb09220]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-6bb09220]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-6bb09220]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-6bb09220],.ant-dropdown-menu-submenu-title[data-v-6bb09220]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-6bb09220],:root .ant-dropdown-link>.anticon.anticon-down[data-v-6bb09220],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-6bb09220],.dropMenuItem_hk_SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-6bb09220]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-6bb09220],.ant-switch[data-v-6bb09220]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-6bb09220],.ant-switch[data-v-6bb09220]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-6bb09220]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-6bb09220]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-6bb09220]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-6bb09220]{width:100%}.ant-progress-circle .ant-progress-text[data-v-6bb09220]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-6bb09220]{max-width:4.6rem}.ant-popover-title[data-v-6bb09220]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-6bb09220]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-6bb09220]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-6bb09220],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-6bb09220],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-6bb09220]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-6bb09220],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-6bb09220],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-6bb09220]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-6bb09220]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-6bb09220]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-6bb09220]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-6bb09220]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-6bb09220]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-6bb09220]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-6bb09220]{text-decoration:underline}.modalBox .btn_box[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-6bb09220],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-6bb09220],.ant-pagination-disabled:focus a[data-v-6bb09220],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-6bb09220],.ant-pagination-disabled:hover a[data-v-6bb09220],[data-v-6bb09220] .ant-pagination-disabled a{background:#e6e7e8}[data-v-6bb09220] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-6bb09220] .ant-pagination-item-active a,[data-v-6bb09220] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-6bb09220] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-6bb09220] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-6bb09220]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-6bb09220]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-6bb09220]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-6bb09220]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-6bb09220]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-6bb09220]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-6bb09220]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-6bb09220]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-6bb09220]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-6bb09220],.wangEditor table th[data-v-6bb09220]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-6bb09220]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-6bb09220]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-6bb09220]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-6bb09220]{display:block}.wangEditor ol[data-v-6bb09220],.wangEditor ul[data-v-6bb09220]{margin:10px 0 10px 20px}.wangEditor ul[data-v-6bb09220],.wangEditor ul li[data-v-6bb09220]{list-style:disc inside!important}.wangEditor ol[data-v-6bb09220],.wangEditor ol li[data-v-6bb09220]{list-style:decimal inside!important}.wangEditor img[data-v-6bb09220]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-6bb09220]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-6bb09220]{border-bottom:2px solid #e1e1e1}.component[data-v-6bb09220]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-6bb09220]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-6bb09220]{cursor:default}.listen_picture[data-v-6bb09220]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-6bb09220]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}[data-v-6bb09220] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-6bb09220]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-6bb09220]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-6bb09220]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-6bb09220]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-6bb09220]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-6bb09220]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-6bb09220]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-6bb09220]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-6bb09220],.home_practice_status.NO_PUBLIC[data-v-6bb09220]{background:#2c58b1}.home_practice_status.FINISHED[data-v-6bb09220],.home_practice_status.IN_PROGRESS[data-v-6bb09220],.home_practice_status.NOT_STARTED[data-v-6bb09220],.home_practice_status.UNDISTRIBUTED[data-v-6bb09220]{background:#486fbf}.ant-calendar-picker-container[data-v-6bb09220]{z-index:9999999!important}.report_correct_do_page[data-v-6bb09220]{width:100%;height:100%;background:#f5f0ff}.report_correct_do_page[data-v-6bb09220] .ant-spin-nested-loading,.report_correct_do_page[data-v-6bb09220] .ant-spin-nested-loading .ant-spin-container{height:100%}.report_correct_do_page .text_view_component[data-v-6bb09220]{white-space:pre-wrap}.report_correct_do_page .conBox[data-v-6bb09220]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.report_correct_do_page .conBox[data-v-6bb09220]::-webkit-scrollbar{width:.1rem;background-color:transparent}.report_correct_do_page .conBox[data-v-6bb09220]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.report_correct_do_page .conBox .page_header[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #734fb3;padding:.4rem 0 .2rem 0;background:#f5f0ff;position:sticky;top:0;z-index:3}.report_correct_do_page .conBox .page_header .page_title[data-v-6bb09220]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.55rem;margin-bottom:.15rem}.report_correct_do_page .conBox .page_header .page_title.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_eight)}.report_correct_do_page .conBox .page_header .page_title.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_eight)}.report_correct_do_page .conBox .page_header .page_title.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_eight)}.report_correct_do_page .conBox .page_header .page_title.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_eight)}.report_correct_do_page .conBox .page_header .page_title.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_eight)}.report_correct_do_page .conBox .page_header .page_title.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_eight)}.report_correct_do_page .conBox .page_header .header_info[data-v-6bb09220]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.report_correct_do_page .conBox .page_header .header_info[data-v-6bb09220]:last-child{margin-bottom:0}.report_correct_do_page .conBox .page_header .header_info .className[data-v-6bb09220]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.22rem;margin-right:.15rem}.report_correct_do_page .conBox .page_header .header_info .className.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .page_header .header_info .className.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .page_header .header_info .className.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .page_header .header_info .className.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .page_header .header_info .className.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .page_header .header_info .className.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .page_header .header_info .testName[data-v-6bb09220]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.16rem}.report_correct_do_page .conBox .page_header .header_info .testName.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_seven)}.report_correct_do_page .conBox .page_header .header_info .testName.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_seven)}.report_correct_do_page .conBox .page_header .header_info .testName.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_seven)}.report_correct_do_page .conBox .page_header .header_info .testName.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_seven)}.report_correct_do_page .conBox .page_header .header_info .testName.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_seven)}.report_correct_do_page .conBox .page_header .header_info .testName.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_seven)}.report_correct_do_page .conBox .student_header[data-v-6bb09220]{width:100%;height:auto}.report_correct_do_page .conBox .student_header .current[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;color:#000;margin:.18rem 0}.report_correct_do_page .conBox .student_header .current.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_eight)}.report_correct_do_page .conBox .student_header .current.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_eight)}.report_correct_do_page .conBox .student_header .current.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_eight)}.report_correct_do_page .conBox .student_header .current.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_eight)}.report_correct_do_page .conBox .student_header .current.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_eight)}.report_correct_do_page .conBox .student_header .current.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_eight)}.report_correct_do_page .conBox .student_header .current .head_portrait[data-v-6bb09220]{width:.42rem;height:.42rem;background-image:url(../img/student_recently@2x.be04c0d5.png);background-size:100% 100%;background-position:50%;font-size:.19rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.32rem;margin-right:.25rem}.report_correct_do_page .conBox .student_header .current .head_portrait.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .student_header .current .head_portrait.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .student_header .current .head_portrait.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .student_header .current .head_portrait.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .student_header .current .head_portrait.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .student_header .current .head_portrait.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .student_header .nextPro[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.25rem}.report_correct_do_page .conBox .student_header .nextPro .center[data-v-6bb09220]{font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;line-height:.22rem}.report_correct_do_page .conBox .student_header .nextPro .center.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .student_header .nextPro .center.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .student_header .nextPro .center.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .student_header .nextPro .center.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .student_header .nextPro .center.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .student_header .nextPro .center.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .student_header .nextPro .left[data-v-6bb09220],.report_correct_do_page .conBox .student_header .nextPro .right[data-v-6bb09220]{min-width:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.report_correct_do_page .conBox .student_header .nextPro .left.hk.SMALL[data-v-6bb09220],.report_correct_do_page .conBox .student_header .nextPro .right.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .student_header .nextPro .left.hk.MEDIUM[data-v-6bb09220],.report_correct_do_page .conBox .student_header .nextPro .right.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .student_header .nextPro .left.hk.LARGE[data-v-6bb09220],.report_correct_do_page .conBox .student_header .nextPro .right.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .student_header .nextPro .left.en.SMALL[data-v-6bb09220],.report_correct_do_page .conBox .student_header .nextPro .right.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .student_header .nextPro .left.en.MEDIUM[data-v-6bb09220],.report_correct_do_page .conBox .student_header .nextPro .right.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .student_header .nextPro .left.en.LARGE[data-v-6bb09220],.report_correct_do_page .conBox .student_header .nextPro .right.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .student_header .nextPro .left[data-v-6bb09220]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.report_correct_do_page .conBox .student_header .nextPro .right[data-v-6bb09220]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.report_correct_do_page .conBox .student_header .nextPro .left .head_portrait[data-v-6bb09220],.report_correct_do_page .conBox .student_header .nextPro .right>span[data-v-6bb09220]{margin:0 .12rem}.report_correct_do_page .conBox .student_header .nextPro .btn[data-v-6bb09220]{width:.34rem;height:.34rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;color:#fff;cursor:pointer}.report_correct_do_page .conBox .student_header .nextPro .btn.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_four)}.report_correct_do_page .conBox .student_header .nextPro .btn.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_four)}.report_correct_do_page .conBox .student_header .nextPro .btn.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_four)}.report_correct_do_page .conBox .student_header .nextPro .btn.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_four)}.report_correct_do_page .conBox .student_header .nextPro .btn.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_four)}.report_correct_do_page .conBox .student_header .nextPro .btn.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_four)}.report_correct_do_page .conBox .student_header .nextPro .head_portrait[data-v-6bb09220]{width:.36rem;height:.36rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAACdNJREFUeF7lnHlQVMkdx3+/GeZQERDF8RgMiIC6Klge5bGKqxF1FSuCsCKuYCUkUcRCNlqbTW0qSWXLEFxXqWVRohQpWCy5xHgg6B66YnBYrkF3vLACjnjAqFlwgGGYTrU1WqwwvHnzGpwx/e/r/vbv93n93uvu368fwiAWQogYAAIA4G0AmAIAvnq93qu9vd2lq6vL2WQySSQSyTOJRNLm4uLyQCQS3QaAWwBQAQCXEPHxIJr7vCsc6A4JIUMA4F0AeK+lpWVFQ0ODS2NjIzx8+BB0Oh10dnb2aQIigpubG4waNQqUSiV4eXmZlEqlWiKR5ANALiJScANeBgwQIcQTAHbodLpYtVrtevXqVWhubhbkkFQqBX9/f5g+fTr4+vpeEIvF+wDgFCKaBAn305g5IEKIAgD+3NjY+MuysjKn69evAyGEuf10dM2bNw9mzZr1g0wm242Ip5l3wvIRI4SIAGBnc3PzH8+dO+dCwQxGcXZ2hqVLl8LMmTPPi8Xi3yDiHZb9MhlBhJCJ3d3dmRcvXlx04cIFMJkGbMRb9H3cuHGwbt26NoVC8TtEPMQKkmBAhJBgnU53LDc31+3+/fus7LJJx8nJCYKDg+mj9yUA/AoRO2wS6tFIECBCyPb6+vrPcnNzndrb24Xawqx9YGAghISEqCQSyRpEFPRlsBkQIWS3Wq3+W2FhIb6OR4qLppeXF0RFRV2TyWTLEPEhV31L120CRAj5oLq6em9RUdGAfKFsdebVdhMmTIBNmzZp5HL527ZOMnkDIoSE3rhxIy8nJ0c0EJ9vVnBe6Pj4+FBIdM4UjIgGvvq8ABFCApqami5nZGQMNRh498XXNmb1Z8+eDWvXrv0HIv6ar6jVgAgh8s7Ozu/T0tLeevx40JdEfP3qVT80NBQCAwPXI2IBHzE+gD4rKipKqKqq4qNvN3VlMhls3bpV5+7uPg0RH1hrmFWACCHT79y5U5WZmelkrbA91ps0aRJs3rz5n4gYY619VgEyGo1fpaWlLX306JG1unZbLyoqyuTv7z8PEekWCmfhBEQIeaeysvLrEydOcIo5QgW6fRIfH39WJBKtssZeTkAmk6k4JSVlJd27eVNKZGQkmTJlykxErOXyqV9AhJCpGo3m6tGjRzlBcnVkT9c9PT0hNjY2ExG3cNnFBeiTnJycjwZr64LLWJbX4+PjWz08PBSI2O8i0iIgQgjq9fo7ycnJXt3d3SxtswutoKAgWLZs2QZEPNafQf0Bml5TU6MuLCy0C4dYGzF69GjYvn17NiK+byugHcePHz9QXV3N2ja70du1a9c9FxcXpa2A8vft2xf29OlTu3GItSEREREwbdq0SYhYb0nb4iOm1+tv7Nmzx4+1UfakZ34P/QIRLU7y+gRECJFotVp9enq6Qy8tuG7G1KlTYcOGDR8iYpLVI4gQ4kLDNpWVlQlvyuzZkvMeHh4QFxf3g0gk+i0iftdXvZ+MIELIOL1ef/H8+fM+lZWVdr1byDU6rL1Olx6rV682+fj47ETElFfbvQRk3u+pyMzMnHbv3j1r9d+IejTMHRkZaZo8efJ7iEhD2y9LT0CJpaWln166dOmNcJqvE3K5HBITE7VyudwbEY0v2r8E1NXVVZGUlDTbUjIB3w4dsf6qVatg/vz5NArydS9ADx48eJaamjrUER1jZXNAQACEhYXFI+LnfQFqS01NHcaqM0fUoQHH0NDQOET8ohcgg8GgSkpKmuNI0QrWN2HlypWwYMGCdxDx216ACCE7z5w5s6+8vJx1vw6hR3OPEhIS7jo7O/sgYldfgIZ0dHRUHT58ePKbsPfM567Qz3xYWBjMmDGj1/bHqxPFiXq9vrS4uNhHrVb/X0wUR4wY8Xyi6Ofn91FfS45eazHzUuPD1tbW6LKysnGXL1/mczMcpq6rqytERER0KZXKbxDxr1YtNXp6RzPG2traGvbu3au0x+wNoXdi0aJFsHz58vcRMbs/La496b9nZ2fvunnzplB77K59XFzcM4VCMQYR24QACqirq6vJy8uzOweFGDR27Fgahs5BxCguHc5wjtFo/DYlJSXoyZMnXFoOcz08PJymEtPo6hUuozkB0RzEioqKkpMnT3JpOcR1d3d3Gln9ysnJ6efWGMwJiIoYDIYrqampcx0x7eVVCOvXr6fznZ/Mlm1+B71oSAiZe+vWrX9nZWXRXGiHLd7e3hATE5MnEokirHXCqhFExQghXxw7dmzrtWvXrNW2q3pisRi2bdv2o4eHxxREbLLWOD6A3PR6fdXBgwe9HTEUtGbNGpg7d24sIh62Fg6tZzUg8yiapdVqLx05ckTuSOFoevglPDw8CxE384HDG5AZUmxtbW16QQGvVD++djGrTzM5oqOja6VS6QJE1PMV5jWCery0P75y5cpfTp8ekAM2fH2wWH/MmDH0pXx76NChi/jkJfYUtAmQeSTtLS8v/6C4uNguV/3jx4+nmfZ0f2cxIv7HVuo2AzJD+r1Go/kkPz8fu7pe7jHZaguzdvTQXXh4uFoqla5GRK0QYUGAzJAim5qajuTn5w9paWkRYovgtiKRCGi8fcmSJSWIGIGIPwoVFQzIDOktg8GQXVpaGqhSqYTaZFN7uoQICwvr9PT0/BgAPmV1TJMJIDMkKQD8SavVJpaUlMgaGhpscpRvI5ogvnjxYnpG7HuJRELnOTV8NfqrzwxQjy+cNwAkaTSa9WfPnsWB3AWgZ1aDgoLuDhs27A8AQLPFmB+OZQ7IPJp2aDSa/Xl5eWg0vozisryxz7X8/Pzotmm1VCqlJ3kG5AXIHBAhZEddXd3+goKCQTloRxegGzduvCqTyehch3k6HFNAhJA1t2/fLsrKyhIP5lkyX19fComeel7VM/GAxZBlBoj+SKClpaUuPT3dtaND8Fla3r4tXLgQVqxYQaMT9CvGrDADZDQaSzIyMoLv3r3LzDi+QjExMcaJEyfSrdRKvm0t1WcCiBASolKp/nXq1ClWdtmkM3LkSJpS951EIllsk0AfjZgA6uzsrN2/f/+MtrZ+IyisbO5XJyQkBObMmfMuIhaz6FAwIELIEpVK9c3rHj0vYNBQckJCQrFIJKJ/nBFcWAD6Mi0tbePr/utCTxLR0dE0KdMLEQW/EAUBoj9M0ul0LQcOHHATfKsYCphPOW9DxDShskIBLVCpVGX28ni9gEF/nZOYmFiEiOteN6C4wsLCz2tqmK4Phfr0vP3u3bsbhw8f/jOhYkJHUOqhQ4e22WNe9ZYtW4i3t7crIrYKgSQUUGFycvK61lZBNgix32JbmjEWEBDgi4j0R3E2F6GAztfX1y+zxxCQQqEAV1fXWYgo6E8IQgG5AoA9nwj6r9DF6/8AhUG1dvpdUX4AAAAASUVORK5CYII=);background-size:100% 100%;background-position:50%;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.29rem}.report_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_four)}.report_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_four)}.report_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_four)}.report_correct_do_page .conBox .student_header .nextPro .head_portrait.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_four)}.report_correct_do_page .conBox .student_header .nextPro .head_portrait.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_four)}.report_correct_do_page .conBox .student_header .nextPro .head_portrait.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_four)}.report_correct_do_page .conBox .student_header .nextPro .imgBox[data-v-6bb09220]{width:.2rem;height:.2rem;cursor:pointer}.report_correct_do_page .conBox .correct_box[data-v-6bb09220]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.report_correct_do_page .conBox .correct_box .correct_left[data-v-6bb09220]{width:7.8rem;min-width:7.8rem;height:auto;margin-right:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.report_correct_do_page .conBox .correct_box .correct_left .question_tips_box[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:.2rem}.report_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn[data-v-6bb09220]{width:1.2rem;height:.3rem;margin-right:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#f5f0ff;line-height:.19rem;cursor:pointer}.report_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_four)}.report_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_four)}.report_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_four)}.report_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_four)}.report_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_four)}.report_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_four)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .question_card_con[data-v-6bb09220]{width:100%}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .ael_audio[data-v-6bb09220]{margin-right:.1rem;margin-top:.03rem}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .text[data-v-6bb09220]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag[data-v-6bb09220]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:1.2rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#697fe0;color:#fff}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_18)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_20)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_22)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_18)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_20)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_22)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .label[data-v-6bb09220]{white-space:nowrap}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .star[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .star img[data-v-6bb09220]{width:.16rem;height:.16rem}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .questionTitle[data-v-6bb09220]{margin-bottom:.2rem}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component[data-v-6bb09220]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem;white-space:pre-wrap}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .picture_view_component[data-v-6bb09220]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box[data-v-6bb09220]{width:100%;height:auto;background:#f5f0ff;border-radius:.1rem;padding:.16rem .32rem .26rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.24rem}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title[data-v-6bb09220]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem;margin-bottom:.45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title .text_action_btn span[data-v-6bb09220]{color:#fff;padding:0 .12rem;cursor:pointer}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box[data-v-6bb09220]{width:100%;height:auto;background:#fff;margin-bottom:.36rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box canvas[data-v-6bb09220]{width:100%;height:auto}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box[data-v-6bb09220]{width:100%;height:auto;min-height:400px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem;white-space:pre-wrap}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_box.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box .text_img[data-v-6bb09220]{width:100%;-o-object-fit:contain;object-fit:contain}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list[data-v-6bb09220]{width:100%;height:auto;overflow:hidden}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item[data-v-6bb09220]{float:left;width:.73rem;height:.9rem;margin-right:.14rem;position:relative;background:#fff;cursor:pointer}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item.active .mask[data-v-6bb09220]{display:none}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item img[data-v-6bb09220]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.report_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item .mask[data-v-6bb09220]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.report_correct_do_page .conBox .correct_box .correct_right[data-v-6bb09220]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.35rem;-webkit-box-sizing:border-box;box-sizing:border-box}.report_correct_do_page .conBox .correct_box .correct_right .title[data-v-6bb09220]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.26rem;margin-bottom:.24rem}.report_correct_do_page .conBox .correct_box .correct_right .title.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .title.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .title.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .title.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .title.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .title.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .action_list[data-v-6bb09220]{width:100%;height:auto;overflow:hidden;background:rgba(245,240,255,.7);border-radius:.48rem;padding:.16rem .3rem 0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.48rem}.report_correct_do_page .conBox .correct_box .correct_right .action_list img[data-v-6bb09220]{float:left;display:block;height:.3rem;margin-right:.22rem;margin-bottom:.16rem;cursor:pointer}.report_correct_do_page .conBox .correct_box .correct_right .action_list img[data-v-6bb09220]:last-child{margin-right:0}.report_correct_do_page .conBox .correct_box .correct_right .auto_title[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.15rem}.report_correct_do_page .conBox .correct_box .correct_right .auto_title .title[data-v-6bb09220]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.report_correct_do_page .conBox .correct_box .correct_right .auto_title .title.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .auto_title .title.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .auto_title .title.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .auto_title .title.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .auto_title .title.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .auto_title .title.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .auto_title .label[data-v-6bb09220]{width:.28rem;height:.28rem;background:#775dc0;border-radius:50%;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#fff;line-height:.27rem;margin-right:.08rem}.report_correct_do_page .conBox .correct_box .correct_right .auto_title .label.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .auto_title .label.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .auto_title .label.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .auto_title .label.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .auto_title .label.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .auto_title .label.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .auto_title .action[data-v-6bb09220]{width:.28rem;height:.28rem;font-size:0}.report_correct_do_page .conBox .correct_box .correct_right .auto_title img[data-v-6bb09220]{width:.28rem;height:.28rem;cursor:pointer}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box[data-v-6bb09220]{margin-bottom:.35rem}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view[data-v-6bb09220]{width:100%;height:auto;background:#f5f0ff;border:2px solid #775dc0;border-radius:.1rem;padding:.17rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;white-space:pre-wrap}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no[data-v-6bb09220]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.34rem;margin-bottom:.64rem;border:0;background:none;padding:0}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .data_view.no.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box[data-v-6bb09220]{width:100%;height:auto}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_con[data-v-6bb09220]{width:100%;height:3.22rem;background:#fff;border:2px solid #775dc0;border-radius:.1rem;padding:.25rem .17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.23rem}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn[data-v-6bb09220]{width:1.41rem;height:.48rem;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;line-height:.48rem;cursor:pointer}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_four)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_four)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_four)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_four)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_four)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_four)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn[data-v-6bb09220]:first-child{background:#d1d1d1;color:#000}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .edit_action .btn[data-v-6bb09220]:nth-child(2){background:#775dc0;color:#fff}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box textarea[data-v-6bb09220]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box textarea.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box textarea.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box textarea.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box textarea.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box textarea.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box textarea.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size[data-v-6bb09220]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:.26rem;margin-top:.2rem}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .correct_box .correct_right .textarea_box .edit_box .font_size.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .auto_answer_box[data-v-6bb09220]{width:100%;height:auto;background:#f5f5f5;border-radius:.16rem;padding:.24rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.report_correct_do_page .conBox .auto_answer_box .flag_box[data-v-6bb09220]{position:absolute;right:.32rem;top:.25rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.report_correct_do_page .conBox .auto_answer_box .flag_box.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_four)}.report_correct_do_page .conBox .auto_answer_box .flag_box.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_four)}.report_correct_do_page .conBox .auto_answer_box .flag_box.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_four)}.report_correct_do_page .conBox .auto_answer_box .flag_box.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_four)}.report_correct_do_page .conBox .auto_answer_box .flag_box.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_four)}.report_correct_do_page .conBox .auto_answer_box .flag_box.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_four)}.report_correct_do_page .conBox .auto_answer_box .flag_box .anticon[data-v-6bb09220]{margin-left:.06rem}.report_correct_do_page .conBox .auto_answer_box .auto_title[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem;margin-bottom:.12rem}.report_correct_do_page .conBox .auto_answer_box .auto_title.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .auto_title.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .auto_title.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .auto_title.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .auto_title.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .auto_title.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .auto_title img[data-v-6bb09220]{width:.28rem;height:.28rem;cursor:pointer}.report_correct_do_page .conBox .auto_answer_box .scroe_box[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;line-height:.34rem;margin-bottom:.23rem}.report_correct_do_page .conBox .auto_answer_box .scroe_box.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_eight)}.report_correct_do_page .conBox .auto_answer_box .scroe_box.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_eight)}.report_correct_do_page .conBox .auto_answer_box .scroe_box.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_eight)}.report_correct_do_page .conBox .auto_answer_box .scroe_box.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_eight)}.report_correct_do_page .conBox .auto_answer_box .scroe_box.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_eight)}.report_correct_do_page .conBox .auto_answer_box .scroe_box.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_eight)}.report_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper[data-v-6bb09220]{width:1.06rem;border:2px solid #775dc0;border-radius:.09rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.07rem}.report_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input[data-v-6bb09220]{background:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none;border:0}.report_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix[data-v-6bb09220]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;top:47%}.report_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_eight)}.report_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_eight)}.report_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_eight)}.report_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_eight)}.report_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_eight)}.report_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_eight)}.report_correct_do_page .conBox .auto_answer_box .scroe_box .tips[data-v-6bb09220]{font-size:.14rem;font-family:var(--common-font-family);font-weight:700;color:#e81313;line-height:.2rem;margin-left:.2rem}.report_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_three)}.report_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_three)}.report_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_three)}.report_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_three)}.report_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_three)}.report_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_three)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .data_view[data-v-6bb09220]{width:100%;height:auto;background:#f5f0ff;border:2px solid #775dc0;border-radius:.1rem;padding:.17rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.report_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no[data-v-6bb09220]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.34rem;margin-bottom:.64rem;border:0;background:none;padding:0}.report_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box[data-v-6bb09220]{width:100%;height:auto}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_con[data-v-6bb09220]{width:100%;height:3.22rem;background:#fff;border:2px solid #775dc0;border-radius:.1rem;padding:.25rem .17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.23rem}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-6bb09220]{width:1.41rem;height:.48rem;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;line-height:.48rem;cursor:pointer}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_four)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_four)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_four)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_four)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_four)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_four)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-6bb09220]:first-child{background:#d1d1d1;color:#000}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-6bb09220]:nth-child(2){background:#775dc0;color:#fff}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea[data-v-6bb09220]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size[data-v-6bb09220]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:.26rem;margin-top:.2rem}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .noEvaluation[data-v-6bb09220]{width:100%;min-height:.74rem;background:#f5f5f5;border-radius:.16rem;padding:.23rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder[data-v-6bb09220]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d;line-height:.34rem}.report_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .auto_answer_box .noEvaluation .action[data-v-6bb09220]{width:.28rem;height:.28rem;font-size:0;margin-right:.08rem}.report_correct_do_page .conBox .auto_answer_box .noEvaluation img[data-v-6bb09220]{width:.28rem;height:.28rem;cursor:pointer}.report_correct_do_page .conBox .new_box[data-v-6bb09220]{background:#fff!important;padding:0!important}.report_correct_do_page .conBox .new_box .socre_table_box[data-v-6bb09220]{width:100%;height:auto;margin:.2rem 0;border-radius:.09rem;font-size:.18rem;font-family:var(--common-font-family);color:#333}.report_correct_do_page .conBox .new_box .socre_table_box.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .new_box .socre_table_box.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .new_box .socre_table_box.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .new_box .socre_table_box.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .new_box .socre_table_box.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .new_box .socre_table_box.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .new_box .socre_table_box .socre_table_title[data-v-6bb09220]{width:100%;height:.66rem;border-bottom:2px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background:#6156a5;border-radius:.1rem .1rem 0 0}.report_correct_do_page .conBox .new_box .socre_table_box .score_table_content[data-v-6bb09220]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.report_correct_do_page .conBox .new_box .socre_table_box .score_table_content .score_table_line[data-v-6bb09220]{width:100%;height:.66rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:2px solid #e1e1e1}.report_correct_do_page .conBox .new_box .socre_table_box .score_table_content .score_table_line[data-v-6bb09220]:first-child{border-top:0}.report_correct_do_page .conBox .new_box .socre_table_box .score_table_btn[data-v-6bb09220]{width:100%;height:.66rem;border-top:2px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 0 .1rem .1rem}.report_correct_do_page .conBox .new_box .socre_table_box .title1[data-v-6bb09220]{width:55%;height:.66rem;border-right:2px solid #ddd;padding:0 .3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_correct_do_page .conBox .new_box .socre_table_box .title2[data-v-6bb09220]{width:27%;border-right:2px solid #ddd}.report_correct_do_page .conBox .new_box .socre_table_box .title2[data-v-6bb09220],.report_correct_do_page .conBox .new_box .socre_table_box .title3[data-v-6bb09220]{height:.66rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_correct_do_page .conBox .new_box .socre_table_box .title3[data-v-6bb09220]{width:28%}.report_correct_do_page .conBox .new_box .socre_table_box .title3 .inputBox[data-v-6bb09220]{width:1rem;height:auto;background:#fff;border:2px solid #775dc0;border-radius:.09rem}.report_correct_do_page .conBox .new_box .user_tip_box[data-v-6bb09220]{width:100%;height:.64rem;margin:.4rem 0 .2rem 0;background:#775dc0;border-radius:.16rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#fff;line-height:.29rem}.report_correct_do_page .conBox .new_box .user_tip_box.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .new_box .user_tip_box.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .new_box .user_tip_box.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .new_box .user_tip_box.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .new_box .user_tip_box.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .new_box .user_tip_box.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .new_box .user_tip_box img[data-v-6bb09220]{width:.24rem;height:.24rem;margin-right:.1rem}.report_correct_do_page .conBox .new_box .tip_title[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.2rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin:.12rem 0}.report_correct_do_page .conBox .new_box .tip_title.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .new_box .tip_title.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .new_box .tip_title.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .new_box .tip_title.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .new_box .tip_title.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .new_box .tip_title.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .new_box .tip_title .ml25[data-v-6bb09220]{margin-left:.25rem}.report_correct_do_page .conBox .new_box .tip_title .mr90[data-v-6bb09220]{margin-right:.9rem}.report_correct_do_page .conBox .new_box .user_tip_content[data-v-6bb09220]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.report_correct_do_page .conBox .new_box .user_tip_content .user_tip_item[data-v-6bb09220]{width:100%;min-height:.6rem;background:#f5f5f5;border-radius:.1rem;margin-bottom:.16rem;padding:.16rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box[data-v-6bb09220]{width:4.5rem;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.25rem}.report_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box[data-v-6bb09220]{height:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item[data-v-6bb09220],.report_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item[data-v-6bb09220]{width:.32rem;height:.32rem;margin-right:.08rem;border-radius:50%}.report_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item .img[data-v-6bb09220]{width:100%;height:100%;cursor:pointer}.report_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box img[data-v-6bb09220]{width:.28rem;height:.28rem;cursor:pointer}.report_correct_do_page .tips_modal[data-v-6bb09220]{width:6.6rem;height:auto;background:#fff;border-radius:.33rem;padding:.5rem .42rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.report_correct_do_page .tips_modal img[data-v-6bb09220]{width:.6rem;height:.6rem;margin-bottom:.16rem}.report_correct_do_page .tips_modal p[data-v-6bb09220]{font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.report_correct_do_page .tips_modal p.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_seven)}.report_correct_do_page .tips_modal p.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_seven)}.report_correct_do_page .tips_modal p.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_seven)}.report_correct_do_page .tips_modal p.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_seven)}.report_correct_do_page .tips_modal p.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_seven)}.report_correct_do_page .tips_modal p.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_seven)}.report_correct_do_page .tips_modal .tips_con[data-v-6bb09220]{margin-bottom:.48rem}.report_correct_do_page .tips_modal .action[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.report_correct_do_page .tips_modal .action .btn[data-v-6bb09220]{width:1.78rem;height:.56rem;border:1px solid #775dc0;border-radius:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.54rem;cursor:pointer}.report_correct_do_page .tips_modal .action .btn.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .tips_modal .action .btn.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .tips_modal .action .btn.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .tips_modal .action .btn.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .tips_modal .action .btn.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .tips_modal .action .btn.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .tips_modal .action .btn[data-v-6bb09220]:first-child{margin-right:.23rem}.report_correct_do_page .tips_modal .action .btn.active[data-v-6bb09220]{background:#775dc0;color:#fff}.report_correct_do_page .teacher_tips_modal[data-v-6bb09220]{width:8.4rem;height:5.4rem;background:#fff;border-radius:.2rem;padding:.32rem .4rem}.report_correct_do_page .teacher_tips_modal .modelTitle[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.29rem}.report_correct_do_page .teacher_tips_modal .modelTitle span[data-v-6bb09220]{color:#775dc0;font-size:.24rem;font-family:var(--common-font-family)}.report_correct_do_page .teacher_tips_modal .modelTitle span.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_seven)}.report_correct_do_page .teacher_tips_modal .modelTitle span.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_seven)}.report_correct_do_page .teacher_tips_modal .modelTitle span.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_seven)}.report_correct_do_page .teacher_tips_modal .modelTitle span.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_seven)}.report_correct_do_page .teacher_tips_modal .modelTitle span.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_seven)}.report_correct_do_page .teacher_tips_modal .modelTitle span.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_seven)}.report_correct_do_page .teacher_tips_modal .modelTitle img[data-v-6bb09220]{width:.3rem;height:.3rem;cursor:pointer}.report_correct_do_page .teacher_tips_modal .picture[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_correct_do_page .teacher_tips_modal .picture img[data-v-6bb09220]{width:7.6rem;height:3.64rem}.report_correct_do_page .teacher_tips_modal .video[data-v-6bb09220]{width:100%;height:4.2rem}.report_correct_do_page .teacher_tips_modal .audio[data-v-6bb09220]{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_correct_do_page .teacher_tips_modal .otherBox[data-v-6bb09220]{width:100%;height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_correct_do_page .teacher_tips_modal .otherBox .otherType[data-v-6bb09220]{width:4.4rem;height:1.9rem;margin-top:.6rem;border-radius:.2rem;-webkit-box-shadow:0 .04rem .3rem hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem hsla(0,0%,73.3%,.25);background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .icon_box[data-v-6bb09220]{width:1.5rem;height:1.5rem}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .icon_box img[data-v-6bb09220]{width:100%;height:100%}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box[data-v-6bb09220]{width:2rem}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name[data-v-6bb09220]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize[data-v-6bb09220]{margin-top:.04rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#7d7d7d;margin-bottom:.2rem}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span[data-v-6bb09220]{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;line-height:.26rem;text-align:left;cursor:pointer;margin-right:.16rem;text-decoration:underline}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_18)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_20)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_22)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_18)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_20)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_22)}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span img[data-v-6bb09220]{width:.2rem;height:.2rem;cursor:pointer;margin-right:.04rem}.report_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span a[data-v-6bb09220]{text-decoration:underline}.report_correct_do_page .teacher_tips_modal .otherBox .return[data-v-6bb09220]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;line-height:.19rem}.report_correct_do_page .teacher_tips_modal .otherBox .return.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .return.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .return.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .return.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .return.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .teacher_tips_modal .otherBox .return.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .userTipBox[data-v-6bb09220]{width:11.76rem;height:6.76rem;background:#fff;border-radius:.34rem;padding:.4rem}.report_correct_do_page .userTipBox .titleBox[data-v-6bb09220]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_correct_do_page .userTipBox .titleBox .title[data-v-6bb09220]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.report_correct_do_page .userTipBox .titleBox .title.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_seven)}.report_correct_do_page .userTipBox .titleBox .title.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_seven)}.report_correct_do_page .userTipBox .titleBox .title.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_seven)}.report_correct_do_page .userTipBox .titleBox .title.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_seven)}.report_correct_do_page .userTipBox .titleBox .title.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_seven)}.report_correct_do_page .userTipBox .titleBox .title.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_seven)}.report_correct_do_page .userTipBox .titleBox img[data-v-6bb09220]{width:.28rem;height:.28rem;cursor:pointer}.report_correct_do_page .userTipBox .modelContent[data-v-6bb09220]{width:100%;height:4.4rem;margin:.2rem 0;border:2px solid #c8c1d0;border-radius:20px;overflow:hidden}.report_correct_do_page .userTipBox .pagination[data-v-6bb09220]{margin-bottom:.16rem}.report_correct_do_page .userTipBox .modelBtn[data-v-6bb09220],.report_correct_do_page .userTipBox .pagination[data-v-6bb09220]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_correct_do_page .userTipBox .modelBtn .returnBox[data-v-6bb09220]{width:1.76rem;height:.53rem;line-height:.53rem;color:#775dc0;border:1px solid #775dc0;border-radius:.2rem;text-align:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;cursor:pointer}.report_correct_do_page .userTipBox .modelBtn .returnBox.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .userTipBox .modelBtn .returnBox.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .userTipBox .modelBtn .returnBox.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .userTipBox .modelBtn .returnBox.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .userTipBox .modelBtn .returnBox.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .userTipBox .modelBtn .returnBox.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.report_correct_do_page .userTipBox .modelBtn .mr48[data-v-6bb09220]{margin-right:.48rem}.report_correct_do_page .userTipBox .modelBtn .sureBox[data-v-6bb09220]{width:1.76rem;height:.54rem;background:#775dc0;border-radius:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700}.report_correct_do_page .userTipBox .modelBtn .sureBox.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.report_correct_do_page .userTipBox .modelBtn .sureBox.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.report_correct_do_page .userTipBox .modelBtn .sureBox.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.report_correct_do_page .userTipBox .modelBtn .sureBox.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.report_correct_do_page .userTipBox .modelBtn .sureBox.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.report_correct_do_page .userTipBox .modelBtn .sureBox.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.correctBox[data-v-6bb09220]{width:100%;height:100%;padding:.4rem .4rem .8rem .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.correctBox .img_do_box[data-v-6bb09220]{width:100%;height:auto;max-height:100%;font-size:0;overflow-y:scroll}.correctBox .img_do_box[data-v-6bb09220]::-webkit-scrollbar{width:.15rem;background-color:transparent}.correctBox .img_do_box[data-v-6bb09220]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.correctBox .img_do_box canvas[data-v-6bb09220],.correctBox .img_do_box img[data-v-6bb09220]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.correctBox .img_do_box img[data-v-6bb09220]{max-width:100%;max-height:100%;margin:auto}.correctBox .img_do_box .text_box[data-v-6bb09220]{width:100%;height:auto;min-height:400px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:18px;white-space:pre-wrap}.correctBox .action_box[data-v-6bb09220]{position:absolute;bottom:.1rem;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.correctBox .action_box .action_list[data-v-6bb09220]{width:auto;height:auto;margin:auto .2rem;overflow:hidden;background:#f5f0ff;border-radius:.48rem;padding:.1rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.correctBox .action_box .action_list img[data-v-6bb09220]{float:left;display:block;height:.3rem;margin-right:.22rem;cursor:pointer}.correctBox .action_box .action_list img[data-v-6bb09220]:last-child{margin-right:0}.correctBox .action_box .action_no[data-v-6bb09220]{width:3rem;height:auto;margin:auto .2rem;overflow:hidden;background:#f5f0ff;border-radius:.48rem;padding:.1rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.correctBox .action_box .action_btn img[data-v-6bb09220]{width:.48rem;height:.48rem;margin:0 .2rem;cursor:pointer}.correctBox .close_box[data-v-6bb09220]{position:absolute;top:.2rem;right:.2rem}.correctBox .close_box img[data-v-6bb09220]{width:.4rem;height:.4rem;cursor:pointer}[data-v-6bb09220] .ant-table-thead>tr:first-child>th:first-child,[data-v-6bb09220] .ant-table-thead>tr:first-child>th:last-child{background:#f7f6f7}[data-v-6bb09220] .ant-table-column-title{color:#000}.checkBox[data-v-6bb09220],[data-v-6bb09220] .ant-table-column-title{font-size:.18rem;font-family:var(--common-font-family);line-height:.26rem}.checkBox[data-v-6bb09220]{width:1.24rem;height:.46rem;background:#775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.checkBox.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.checkBox.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.checkBox.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.checkBox.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.checkBox.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.checkBox.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}.cancelCheckBox[data-v-6bb09220]{width:1.24rem;height:.46rem;background:#fff;border:1px solid #775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.cancelCheckBox.hk.SMALL[data-v-6bb09220]{font-size:var(--hk_small_font_size_five)}.cancelCheckBox.hk.MEDIUM[data-v-6bb09220]{font-size:var(--hk_middle_font_size_five)}.cancelCheckBox.hk.LARGE[data-v-6bb09220]{font-size:var(--hk_large_font_size_five)}.cancelCheckBox.en.SMALL[data-v-6bb09220]{font-size:var(--en_small_font_size_five)}.cancelCheckBox.en.MEDIUM[data-v-6bb09220]{font-size:var(--en_middle_font_size_five)}.cancelCheckBox.en.LARGE[data-v-6bb09220]{font-size:var(--en_large_font_size_five)}html[data-v-5ac24f50]{font-size:100px}@media only screen and (max-height:650px){html[data-v-5ac24f50]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-5ac24f50]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-5ac24f50]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-5ac24f50]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-5ac24f50]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-5ac24f50]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-5ac24f50]{font-size:100px}}#app[data-v-5ac24f50],body[data-v-5ac24f50],html[data-v-5ac24f50]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-5ac24f50],#app h1[data-v-5ac24f50],#app h2[data-v-5ac24f50],#app h3[data-v-5ac24f50],#app h4[data-v-5ac24f50],#app h5[data-v-5ac24f50],#app h6[data-v-5ac24f50],#app p[data-v-5ac24f50],body body[data-v-5ac24f50],body h1[data-v-5ac24f50],body h2[data-v-5ac24f50],body h3[data-v-5ac24f50],body h4[data-v-5ac24f50],body h5[data-v-5ac24f50],body h6[data-v-5ac24f50],body p[data-v-5ac24f50],html body[data-v-5ac24f50],html h1[data-v-5ac24f50],html h2[data-v-5ac24f50],html h3[data-v-5ac24f50],html h4[data-v-5ac24f50],html h5[data-v-5ac24f50],html h6[data-v-5ac24f50],html p[data-v-5ac24f50]{margin:0}li[data-v-5ac24f50],ul[data-v-5ac24f50]{list-style:none;padding:0}[data-v-5ac24f50]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-5ac24f50]{white-space:break-spaces}.sortableDrag[data-v-5ac24f50]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-5ac24f50],.sortableDrag td[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-5ac24f50]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-5ac24f50]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-5ac24f50]{color:var(--theme-color)}.error_color[data-v-5ac24f50]{color:#eb6646!important}.warn_color[data-v-5ac24f50]{color:#ff6800}.pointer[data-v-5ac24f50]{cursor:pointer}.ellipsis[data-v-5ac24f50]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-5ac24f50],.flex_center_center[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-5ac24f50],.flex_center_center[data-v-5ac24f50]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-5ac24f50],.flex_row_s_p[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-5ac24f50]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-5ac24f50],.flex_start[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-5ac24f50]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-5ac24f50],.flex_column_center_center[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-5ac24f50]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-5ac24f50]{position:relative;border-radius:.2rem}.talk_frame[data-v-5ac24f50]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-5ac24f50]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-5ac24f50]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-5ac24f50]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-5ac24f50]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-5ac24f50]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-5ac24f50]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-5ac24f50]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-5ac24f50]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-5ac24f50]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-5ac24f50]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-5ac24f50]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-5ac24f50]{max-height:30vh}.ant-select-dropdown-menu[data-v-5ac24f50]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-5ac24f50]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-5ac24f50]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-5ac24f50]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-5ac24f50]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-5ac24f50]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-5ac24f50]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-5ac24f50]{width:100%}.ant-input[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-5ac24f50]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-5ac24f50]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-5ac24f50]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-5ac24f50]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-5ac24f50]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-5ac24f50],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-5ac24f50]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-5ac24f50],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-5ac24f50]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-5ac24f50],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-5ac24f50]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-5ac24f50]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5ac24f50],.ant-table-thead>tr>th[data-v-5ac24f50]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-5ac24f50]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-5ac24f50]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5ac24f50]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5ac24f50]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-5ac24f50]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-5ac24f50]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-5ac24f50]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-5ac24f50]{width:24px;height:24px}.ant-radio-inner[data-v-5ac24f50]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-5ac24f50]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-5ac24f50],.ant-radio-checked .ant-radio-inner[data-v-5ac24f50]{border-color:#10c7a3}.ant-checkbox[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-5ac24f50]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-5ac24f50]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-5ac24f50]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-5ac24f50]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-5ac24f50]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-5ac24f50]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-5ac24f50]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-5ac24f50]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-5ac24f50]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-5ac24f50],.ant-dropdown-menu-submenu-title[data-v-5ac24f50]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-5ac24f50],:root .ant-dropdown-link>.anticon.anticon-down[data-v-5ac24f50],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-5ac24f50],.dropMenuItem_hk_SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-5ac24f50]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-5ac24f50],.ant-switch[data-v-5ac24f50]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-5ac24f50],.ant-switch[data-v-5ac24f50]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-5ac24f50]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-5ac24f50]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-5ac24f50]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-5ac24f50]{width:100%}.ant-progress-circle .ant-progress-text[data-v-5ac24f50]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-5ac24f50]{max-width:4.6rem}.ant-popover-title[data-v-5ac24f50]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-5ac24f50]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-5ac24f50]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-5ac24f50],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-5ac24f50],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-5ac24f50]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-5ac24f50],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-5ac24f50],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-5ac24f50]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-5ac24f50]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-5ac24f50]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-5ac24f50]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-5ac24f50]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-5ac24f50]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-5ac24f50]{text-decoration:underline}.modalBox .btn_box[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-5ac24f50],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-5ac24f50],.ant-pagination-disabled:focus a[data-v-5ac24f50],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-5ac24f50],.ant-pagination-disabled:hover a[data-v-5ac24f50],[data-v-5ac24f50] .ant-pagination-disabled a{background:#e6e7e8}[data-v-5ac24f50] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-5ac24f50] .ant-pagination-item-active a,[data-v-5ac24f50] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-5ac24f50] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-5ac24f50] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-5ac24f50]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-5ac24f50]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-5ac24f50]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-5ac24f50]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-5ac24f50]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-5ac24f50]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-5ac24f50]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-5ac24f50]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-5ac24f50],.wangEditor table th[data-v-5ac24f50]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-5ac24f50]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-5ac24f50]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-5ac24f50]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-5ac24f50]{display:block}.wangEditor ol[data-v-5ac24f50],.wangEditor ul[data-v-5ac24f50]{margin:10px 0 10px 20px}.wangEditor ul[data-v-5ac24f50],.wangEditor ul li[data-v-5ac24f50]{list-style:disc inside!important}.wangEditor ol[data-v-5ac24f50],.wangEditor ol li[data-v-5ac24f50]{list-style:decimal inside!important}.wangEditor img[data-v-5ac24f50]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-5ac24f50]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-5ac24f50]{border-bottom:2px solid #e1e1e1}.component[data-v-5ac24f50]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-5ac24f50]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-5ac24f50]{cursor:default}.listen_picture[data-v-5ac24f50]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-5ac24f50]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}[data-v-5ac24f50] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-5ac24f50]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-5ac24f50]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-5ac24f50]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-5ac24f50]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-5ac24f50]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-5ac24f50]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-5ac24f50]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-5ac24f50]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-5ac24f50],.home_practice_status.NO_PUBLIC[data-v-5ac24f50]{background:#2c58b1}.home_practice_status.FINISHED[data-v-5ac24f50],.home_practice_status.IN_PROGRESS[data-v-5ac24f50],.home_practice_status.NOT_STARTED[data-v-5ac24f50],.home_practice_status.UNDISTRIBUTED[data-v-5ac24f50]{background:#486fbf}.ant-calendar-picker-container[data-v-5ac24f50]{z-index:9999999!important}.report_talk_correct_do_page[data-v-5ac24f50]{width:100%;height:100%;background:#fafafa}.report_talk_correct_do_page .text_view_component[data-v-5ac24f50]{white-space:pre-wrap}.report_talk_correct_do_page .conBox[data-v-5ac24f50]{width:100%;height:auto;padding:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.report_talk_correct_do_page .conBox .page_header[data-v-5ac24f50]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.3rem}.report_talk_correct_do_page .conBox .page_header .page_title[data-v-5ac24f50]{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.55rem;margin-bottom:.15rem}.report_talk_correct_do_page .conBox .page_header .page_title.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_nine)}.report_talk_correct_do_page .conBox .page_header .page_title.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_nine)}.report_talk_correct_do_page .conBox .page_header .page_title.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_nine)}.report_talk_correct_do_page .conBox .page_header .page_title.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_nine)}.report_talk_correct_do_page .conBox .page_header .page_title.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_nine)}.report_talk_correct_do_page .conBox .page_header .page_title.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_nine)}.report_talk_correct_do_page .conBox .page_header .header_info[data-v-5ac24f50]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.report_talk_correct_do_page .conBox .page_header .header_info[data-v-5ac24f50]:last-child{margin-bottom:0}.report_talk_correct_do_page .conBox .page_header .header_info .className[data-v-5ac24f50]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#775dc0;line-height:.22rem;margin-right:.15rem}.report_talk_correct_do_page .conBox .page_header .header_info .className.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .page_header .header_info .className.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .page_header .header_info .className.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .page_header .header_info .className.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .page_header .header_info .className.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .page_header .header_info .className.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .page_header .header_info .testName[data-v-5ac24f50]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.16rem}.report_talk_correct_do_page .conBox .page_header .header_info .testName.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_seven)}.report_talk_correct_do_page .conBox .page_header .header_info .testName.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_seven)}.report_talk_correct_do_page .conBox .page_header .header_info .testName.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_seven)}.report_talk_correct_do_page .conBox .page_header .header_info .testName.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_seven)}.report_talk_correct_do_page .conBox .page_header .header_info .testName.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_seven)}.report_talk_correct_do_page .conBox .page_header .header_info .testName.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_seven)}.report_talk_correct_do_page .conBox .student_header[data-v-5ac24f50]{width:100%;height:auto}.report_talk_correct_do_page .conBox .student_header .current[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.36rem;font-family:var(--common-font-family);font-weight:700;color:#000;margin-bottom:.18rem}.report_talk_correct_do_page .conBox .student_header .current.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_nine)}.report_talk_correct_do_page .conBox .student_header .current.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_nine)}.report_talk_correct_do_page .conBox .student_header .current.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_nine)}.report_talk_correct_do_page .conBox .student_header .current.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_nine)}.report_talk_correct_do_page .conBox .student_header .current.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_nine)}.report_talk_correct_do_page .conBox .student_header .current.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_nine)}.report_talk_correct_do_page .conBox .student_header .current .head_portrait[data-v-5ac24f50]{width:.42rem;height:.42rem;background-image:url(../img/student_recently@2x.be04c0d5.png);background-size:100% 100%;background-position:50%;font-size:.19rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.32rem;margin-right:.25rem}.report_talk_correct_do_page .conBox .student_header .current .head_portrait.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .student_header .current .head_portrait.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .student_header .current .head_portrait.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .student_header .current .head_portrait.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .student_header .current .head_portrait.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .student_header .current .head_portrait.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .student_header .nextPro[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.25rem}.report_talk_correct_do_page .conBox .student_header .nextPro .center[data-v-5ac24f50]{font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;line-height:.22rem}.report_talk_correct_do_page .conBox .student_header .nextPro .center.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .student_header .nextPro .center.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .student_header .nextPro .center.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .student_header .nextPro .center.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .student_header .nextPro .center.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .student_header .nextPro .center.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .student_header .nextPro .left[data-v-5ac24f50],.report_talk_correct_do_page .conBox .student_header .nextPro .right[data-v-5ac24f50]{min-width:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.report_talk_correct_do_page .conBox .student_header .nextPro .left.hk.SMALL[data-v-5ac24f50],.report_talk_correct_do_page .conBox .student_header .nextPro .right.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .student_header .nextPro .left.hk.MEDIUM[data-v-5ac24f50],.report_talk_correct_do_page .conBox .student_header .nextPro .right.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .student_header .nextPro .left.hk.LARGE[data-v-5ac24f50],.report_talk_correct_do_page .conBox .student_header .nextPro .right.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .student_header .nextPro .left.en.SMALL[data-v-5ac24f50],.report_talk_correct_do_page .conBox .student_header .nextPro .right.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .student_header .nextPro .left.en.MEDIUM[data-v-5ac24f50],.report_talk_correct_do_page .conBox .student_header .nextPro .right.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .student_header .nextPro .left.en.LARGE[data-v-5ac24f50],.report_talk_correct_do_page .conBox .student_header .nextPro .right.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .student_header .nextPro .left[data-v-5ac24f50]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.report_talk_correct_do_page .conBox .student_header .nextPro .right[data-v-5ac24f50]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.report_talk_correct_do_page .conBox .student_header .nextPro .left .head_portrait[data-v-5ac24f50],.report_talk_correct_do_page .conBox .student_header .nextPro .right>span[data-v-5ac24f50]{margin:0 .12rem}.report_talk_correct_do_page .conBox .student_header .nextPro .btn[data-v-5ac24f50]{width:.34rem;height:.34rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;color:#fff;cursor:pointer}.report_talk_correct_do_page .conBox .student_header .nextPro .btn.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_four)}.report_talk_correct_do_page .conBox .student_header .nextPro .btn.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_four)}.report_talk_correct_do_page .conBox .student_header .nextPro .btn.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_four)}.report_talk_correct_do_page .conBox .student_header .nextPro .btn.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_four)}.report_talk_correct_do_page .conBox .student_header .nextPro .btn.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_four)}.report_talk_correct_do_page .conBox .student_header .nextPro .btn.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_four)}.report_talk_correct_do_page .conBox .student_header .nextPro .head_portrait[data-v-5ac24f50]{width:.36rem;height:.36rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAACdNJREFUeF7lnHlQVMkdx3+/GeZQERDF8RgMiIC6Klge5bGKqxF1FSuCsCKuYCUkUcRCNlqbTW0qSWXLEFxXqWVRohQpWCy5xHgg6B66YnBYrkF3vLACjnjAqFlwgGGYTrU1WqwwvHnzGpwx/e/r/vbv93n93uvu368fwiAWQogYAAIA4G0AmAIAvnq93qu9vd2lq6vL2WQySSQSyTOJRNLm4uLyQCQS3QaAWwBQAQCXEPHxIJr7vCsc6A4JIUMA4F0AeK+lpWVFQ0ODS2NjIzx8+BB0Oh10dnb2aQIigpubG4waNQqUSiV4eXmZlEqlWiKR5ANALiJScANeBgwQIcQTAHbodLpYtVrtevXqVWhubhbkkFQqBX9/f5g+fTr4+vpeEIvF+wDgFCKaBAn305g5IEKIAgD+3NjY+MuysjKn69evAyGEuf10dM2bNw9mzZr1g0wm242Ip5l3wvIRI4SIAGBnc3PzH8+dO+dCwQxGcXZ2hqVLl8LMmTPPi8Xi3yDiHZb9MhlBhJCJ3d3dmRcvXlx04cIFMJkGbMRb9H3cuHGwbt26NoVC8TtEPMQKkmBAhJBgnU53LDc31+3+/fus7LJJx8nJCYKDg+mj9yUA/AoRO2wS6tFIECBCyPb6+vrPcnNzndrb24Xawqx9YGAghISEqCQSyRpEFPRlsBkQIWS3Wq3+W2FhIb6OR4qLppeXF0RFRV2TyWTLEPEhV31L120CRAj5oLq6em9RUdGAfKFsdebVdhMmTIBNmzZp5HL527ZOMnkDIoSE3rhxIy8nJ0c0EJ9vVnBe6Pj4+FBIdM4UjIgGvvq8ABFCApqami5nZGQMNRh498XXNmb1Z8+eDWvXrv0HIv6ar6jVgAgh8s7Ozu/T0tLeevx40JdEfP3qVT80NBQCAwPXI2IBHzE+gD4rKipKqKqq4qNvN3VlMhls3bpV5+7uPg0RH1hrmFWACCHT79y5U5WZmelkrbA91ps0aRJs3rz5n4gYY619VgEyGo1fpaWlLX306JG1unZbLyoqyuTv7z8PEekWCmfhBEQIeaeysvLrEydOcIo5QgW6fRIfH39WJBKtssZeTkAmk6k4JSVlJd27eVNKZGQkmTJlykxErOXyqV9AhJCpGo3m6tGjRzlBcnVkT9c9PT0hNjY2ExG3cNnFBeiTnJycjwZr64LLWJbX4+PjWz08PBSI2O8i0iIgQgjq9fo7ycnJXt3d3SxtswutoKAgWLZs2QZEPNafQf0Bml5TU6MuLCy0C4dYGzF69GjYvn17NiK+byugHcePHz9QXV3N2ja70du1a9c9FxcXpa2A8vft2xf29OlTu3GItSEREREwbdq0SYhYb0nb4iOm1+tv7Nmzx4+1UfakZ34P/QIRLU7y+gRECJFotVp9enq6Qy8tuG7G1KlTYcOGDR8iYpLVI4gQ4kLDNpWVlQlvyuzZkvMeHh4QFxf3g0gk+i0iftdXvZ+MIELIOL1ef/H8+fM+lZWVdr1byDU6rL1Olx6rV682+fj47ETElFfbvQRk3u+pyMzMnHbv3j1r9d+IejTMHRkZaZo8efJ7iEhD2y9LT0CJpaWln166dOmNcJqvE3K5HBITE7VyudwbEY0v2r8E1NXVVZGUlDTbUjIB3w4dsf6qVatg/vz5NArydS9ADx48eJaamjrUER1jZXNAQACEhYXFI+LnfQFqS01NHcaqM0fUoQHH0NDQOET8ohcgg8GgSkpKmuNI0QrWN2HlypWwYMGCdxDx216ACCE7z5w5s6+8vJx1vw6hR3OPEhIS7jo7O/sgYldfgIZ0dHRUHT58ePKbsPfM567Qz3xYWBjMmDGj1/bHqxPFiXq9vrS4uNhHrVb/X0wUR4wY8Xyi6Ofn91FfS45eazHzUuPD1tbW6LKysnGXL1/mczMcpq6rqytERER0KZXKbxDxr1YtNXp6RzPG2traGvbu3au0x+wNoXdi0aJFsHz58vcRMbs/La496b9nZ2fvunnzplB77K59XFzcM4VCMQYR24QACqirq6vJy8uzOweFGDR27Fgahs5BxCguHc5wjtFo/DYlJSXoyZMnXFoOcz08PJymEtPo6hUuozkB0RzEioqKkpMnT3JpOcR1d3d3Gln9ysnJ6efWGMwJiIoYDIYrqampcx0x7eVVCOvXr6fznZ/Mlm1+B71oSAiZe+vWrX9nZWXRXGiHLd7e3hATE5MnEokirHXCqhFExQghXxw7dmzrtWvXrNW2q3pisRi2bdv2o4eHxxREbLLWOD6A3PR6fdXBgwe9HTEUtGbNGpg7d24sIh62Fg6tZzUg8yiapdVqLx05ckTuSOFoevglPDw8CxE384HDG5AZUmxtbW16QQGvVD++djGrTzM5oqOja6VS6QJE1PMV5jWCery0P75y5cpfTp8ekAM2fH2wWH/MmDH0pXx76NChi/jkJfYUtAmQeSTtLS8v/6C4uNguV/3jx4+nmfZ0f2cxIv7HVuo2AzJD+r1Go/kkPz8fu7pe7jHZaguzdvTQXXh4uFoqla5GRK0QYUGAzJAim5qajuTn5w9paWkRYovgtiKRCGi8fcmSJSWIGIGIPwoVFQzIDOktg8GQXVpaGqhSqYTaZFN7uoQICwvr9PT0/BgAPmV1TJMJIDMkKQD8SavVJpaUlMgaGhpscpRvI5ogvnjxYnpG7HuJRELnOTV8NfqrzwxQjy+cNwAkaTSa9WfPnsWB3AWgZ1aDgoLuDhs27A8AQLPFmB+OZQ7IPJp2aDSa/Xl5eWg0vozisryxz7X8/Pzotmm1VCqlJ3kG5AXIHBAhZEddXd3+goKCQTloRxegGzduvCqTyehch3k6HFNAhJA1t2/fLsrKyhIP5lkyX19fComeel7VM/GAxZBlBoj+SKClpaUuPT3dtaND8Fla3r4tXLgQVqxYQaMT9CvGrDADZDQaSzIyMoLv3r3LzDi+QjExMcaJEyfSrdRKvm0t1WcCiBASolKp/nXq1ClWdtmkM3LkSJpS951EIllsk0AfjZgA6uzsrN2/f/+MtrZ+IyisbO5XJyQkBObMmfMuIhaz6FAwIELIEpVK9c3rHj0vYNBQckJCQrFIJKJ/nBFcWAD6Mi0tbePr/utCTxLR0dE0KdMLEQW/EAUBoj9M0ul0LQcOHHATfKsYCphPOW9DxDShskIBLVCpVGX28ni9gEF/nZOYmFiEiOteN6C4wsLCz2tqmK4Phfr0vP3u3bsbhw8f/jOhYkJHUOqhQ4e22WNe9ZYtW4i3t7crIrYKgSQUUGFycvK61lZBNgix32JbmjEWEBDgi4j0R3E2F6GAztfX1y+zxxCQQqEAV1fXWYgo6E8IQgG5AoA9nwj6r9DF6/8AhUG1dvpdUX4AAAAASUVORK5CYII=);background-size:100% 100%;background-position:50%;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.29rem}.report_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_four)}.report_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_four)}.report_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_four)}.report_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_four)}.report_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_four)}.report_talk_correct_do_page .conBox .student_header .nextPro .head_portrait.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_four)}.report_talk_correct_do_page .conBox .correct_box[data-v-5ac24f50]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.report_talk_correct_do_page .conBox .correct_box .correct_left[data-v-5ac24f50]{width:100%;height:auto;margin-bottom:.4rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.35rem .55rem;-webkit-box-sizing:border-box;box-sizing:border-box}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box[data-v-5ac24f50]{margin-bottom:.2rem}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn[data-v-5ac24f50]{width:1.4rem;height:.47rem;background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.19rem;cursor:pointer}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_four)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_four)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_four)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_four)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_four)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_four)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_tips_box .question_tips_btn img[data-v-5ac24f50]{width:.22rem;height:.22rem;margin-right:.1rem}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .ael_audio[data-v-5ac24f50]{margin-right:.1rem;margin-top:.03rem}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text[data-v-5ac24f50]{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .text.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag[data-v-5ac24f50]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:.8rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.14rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#00b4d8;color:#fff}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_three)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_three)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_three)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_three)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_three)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_three)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .star[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .tag .star img[data-v-5ac24f50]{width:.16rem;height:.16rem}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .questionTitle[data-v-5ac24f50]{margin-bottom:.2rem}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component[data-v-5ac24f50]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .text_view_component.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .question_card_title .media_box .picture_view_component[data-v-5ac24f50]{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.report_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box[data-v-5ac24f50]{width:100%;height:auto;background:#f5f0ff;border-radius:.1rem;padding:.16rem .32rem .26rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.24rem}.report_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title[data-v-5ac24f50]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem;margin-bottom:.45rem}.report_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .title.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box[data-v-5ac24f50]{width:100%;height:auto;background:#fff;margin-bottom:.36rem;font-size:0}.report_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_do_box canvas[data-v-5ac24f50]{width:100%;height:auto}.report_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list[data-v-5ac24f50]{width:100%;height:auto;overflow:hidden}.report_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item[data-v-5ac24f50]{float:left;width:.73rem;height:.9rem;margin-right:.14rem;position:relative;background:#fff;cursor:pointer}.report_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item.active .mask[data-v-5ac24f50]{display:none}.report_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item img[data-v-5ac24f50]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.report_talk_correct_do_page .conBox .correct_box .correct_left .student_answer_box .img_list .img_item .mask[data-v-5ac24f50]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.report_talk_correct_do_page .conBox .action_box[data-v-5ac24f50]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.report_talk_correct_do_page .conBox .action_box .action_student_answer[data-v-5ac24f50]{min-width:4.5rem;height:auto;margin-right:.4rem;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.35rem;-webkit-box-sizing:border-box;box-sizing:border-box}.report_talk_correct_do_page .conBox .action_box .action_student_answer .action_student_title[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.report_talk_correct_do_page .conBox .action_box .action_student_answer .action_student_title.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .action_student_title.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .action_student_title.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .action_student_title.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .action_student_title.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .action_student_title.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .action_student_title .question_tips_btn[data-v-5ac24f50]{width:1.4rem;height:.47rem;background:#775dc0;border:2px solid #775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#f5f0ff;line-height:.19rem;cursor:pointer}.report_talk_correct_do_page .conBox .action_box .action_student_answer .action_student_title .question_tips_btn.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_four)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .action_student_title .question_tips_btn.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_four)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .action_student_title .question_tips_btn.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_four)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .action_student_title .question_tips_btn.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_four)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .action_student_title .question_tips_btn.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_four)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .action_student_title .question_tips_btn.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_four)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .action_student_title .question_tips_btn img[data-v-5ac24f50]{width:.22rem;height:.22rem;margin-right:.1rem}.report_talk_correct_do_page .conBox .action_box .action_student_answer .student_answer_content[data-v-5ac24f50]{width:100%;height:100%}.report_talk_correct_do_page .conBox .action_box .action_student_answer .student_answer_content .student_answer_item[data-v-5ac24f50]{width:100%;height:auto;padding:0 .2rem}.report_talk_correct_do_page .conBox .action_box .action_student_answer .student_answer_content .student_answer_item .answer_part[data-v-5ac24f50]{margin:.3rem 0 .15rem 0;font-size:.14rem;font-family:var(--common-font-family);color:#333;line-height:.18rem}.report_talk_correct_do_page .conBox .action_box .action_student_answer .student_answer_content .student_answer_item .answer_part.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_three)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .student_answer_content .student_answer_item .answer_part.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_three)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .student_answer_content .student_answer_item .answer_part.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_three)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .student_answer_content .student_answer_item .answer_part.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_three)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .student_answer_content .student_answer_item .answer_part.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_three)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .student_answer_content .student_answer_item .answer_part.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_three)}.report_talk_correct_do_page .conBox .action_box .action_student_answer .student_answer_content .student_answer_item .student_audio[data-v-5ac24f50]{width:100%;min-height:1rem}.report_talk_correct_do_page .conBox .action_box .teacher_action_box[data-v-5ac24f50]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;padding:.35rem;-webkit-box-sizing:border-box;box-sizing:border-box}.report_talk_correct_do_page .conBox .auto_answer_box[data-v-5ac24f50]{width:100%;height:auto;background:#f5f5f5;border-radius:.16rem;padding:.24rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;position:relative}.report_talk_correct_do_page .conBox .auto_answer_box .flag_box[data-v-5ac24f50]{position:absolute;right:.32rem;top:.25rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.report_talk_correct_do_page .conBox .auto_answer_box .flag_box.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_four)}.report_talk_correct_do_page .conBox .auto_answer_box .flag_box.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_four)}.report_talk_correct_do_page .conBox .auto_answer_box .flag_box.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_four)}.report_talk_correct_do_page .conBox .auto_answer_box .flag_box.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_four)}.report_talk_correct_do_page .conBox .auto_answer_box .flag_box.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_four)}.report_talk_correct_do_page .conBox .auto_answer_box .flag_box.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_four)}.report_talk_correct_do_page .conBox .auto_answer_box .flag_box .anticon[data-v-5ac24f50]{margin-left:.06rem}.report_talk_correct_do_page .conBox .auto_answer_box .auto_title[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem;margin-bottom:.12rem}.report_talk_correct_do_page .conBox .auto_answer_box .auto_title.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .auto_title.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .auto_title.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .auto_title.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .auto_title.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .auto_title.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .auto_title img[data-v-5ac24f50]{width:.28rem;height:.28rem;cursor:pointer}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;line-height:.34rem;margin-bottom:.23rem}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_eight)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_eight)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_eight)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_eight)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_eight)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_eight)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper[data-v-5ac24f50]{width:1.06rem;border:2px solid #775dc0;border-radius:.09rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.07rem}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input[data-v-5ac24f50]{background:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none;border:0}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix[data-v-5ac24f50]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;color:#10c7a3;top:47%}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_eight)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_eight)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_eight)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_eight)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_eight)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box .ant-input-affix-wrapper .ant-input-suffix.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_eight)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips[data-v-5ac24f50]{font-size:.14rem;font-family:var(--common-font-family);font-weight:700;color:#e81313;line-height:.2rem;margin-left:.2rem}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_three)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_three)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_three)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_three)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_three)}.report_talk_correct_do_page .conBox .auto_answer_box .scroe_box .tips.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_three)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view[data-v-5ac24f50]{width:100%;height:auto;background:#f5f0ff;border:2px solid #775dc0;border-radius:.1rem;padding:.17rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no[data-v-5ac24f50]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.34rem;margin-bottom:.64rem;border:0;background:none;padding:0}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .data_view.no.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box[data-v-5ac24f50]{width:100%;height:auto}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_con[data-v-5ac24f50]{width:100%;height:3.22rem;background:#fff;border:2px solid #775dc0;border-radius:.1rem;padding:.25rem .17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.23rem}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-5ac24f50]{width:1.41rem;height:.48rem;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;line-height:.48rem;cursor:pointer}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_four)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_four)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_four)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_four)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_four)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_four)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-5ac24f50]:first-child{background:#d1d1d1;color:#000}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .edit_action .btn[data-v-5ac24f50]:nth-child(2){background:#775dc0;color:#fff}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea[data-v-5ac24f50]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box textarea.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size[data-v-5ac24f50]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:.26rem;margin-top:.2rem}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .textarea_box .edit_box .font_size.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .noEvaluation[data-v-5ac24f50]{width:100%;min-height:.74rem;background:#f5f5f5;border-radius:.16rem;padding:.23rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder[data-v-5ac24f50]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d;line-height:.34rem}.report_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .placeholder.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .auto_answer_box .noEvaluation .action[data-v-5ac24f50]{width:.28rem;height:.28rem;font-size:0}.report_talk_correct_do_page .conBox .auto_answer_box .noEvaluation img[data-v-5ac24f50]{width:.28rem;height:.28rem;cursor:pointer}.report_talk_correct_do_page .conBox .new_box[data-v-5ac24f50]{background:#fff!important;padding:0!important}.report_talk_correct_do_page .conBox .new_box .socre_table_box[data-v-5ac24f50]{width:100%;height:auto;margin:.2rem 0;border:2px solid #ddd;border-radius:.09rem;font-size:.18rem;font-family:var(--common-font-family);color:#333}.report_talk_correct_do_page .conBox .new_box .socre_table_box.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .new_box .socre_table_box.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .new_box .socre_table_box.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .new_box .socre_table_box.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .new_box .socre_table_box.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .new_box .socre_table_box.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .new_box .socre_table_box .socre_table_title[data-v-5ac24f50]{width:100%;height:.66rem;border-bottom:2px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#775dc0}.report_talk_correct_do_page .conBox .new_box .socre_table_box .score_table_content[data-v-5ac24f50]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.report_talk_correct_do_page .conBox .new_box .socre_table_box .score_table_btn[data-v-5ac24f50],.report_talk_correct_do_page .conBox .new_box .socre_table_box .score_table_content .score_table_line[data-v-5ac24f50]{width:100%;height:.66rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_talk_correct_do_page .conBox .new_box .socre_table_box .score_table_btn[data-v-5ac24f50]{border-top:2px solid #ddd}.report_talk_correct_do_page .conBox .new_box .socre_table_box .title1[data-v-5ac24f50]{width:55%;height:.66rem;border-right:2px solid #ddd;padding:0 .3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_talk_correct_do_page .conBox .new_box .socre_table_box .title2[data-v-5ac24f50]{width:27%;border-right:2px solid #ddd}.report_talk_correct_do_page .conBox .new_box .socre_table_box .title2[data-v-5ac24f50],.report_talk_correct_do_page .conBox .new_box .socre_table_box .title3[data-v-5ac24f50]{height:.66rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_talk_correct_do_page .conBox .new_box .socre_table_box .title3[data-v-5ac24f50]{width:28%}.report_talk_correct_do_page .conBox .new_box .socre_table_box .title3 .inputBox[data-v-5ac24f50]{width:1rem;height:auto;background:#fff;border:2px solid #775dc0;border-radius:.09rem}.report_talk_correct_do_page .conBox .new_box .user_tip_box[data-v-5ac24f50]{width:100%;height:.64rem;margin:.4rem 0 .2rem 0;background:#775dc0;border-radius:.16rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#fff;line-height:.29rem}.report_talk_correct_do_page .conBox .new_box .user_tip_box.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .new_box .user_tip_box.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .new_box .user_tip_box.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .new_box .user_tip_box.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .new_box .user_tip_box.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .new_box .user_tip_box.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .new_box .user_tip_box img[data-v-5ac24f50]{width:.24rem;height:.24rem;margin-right:.1rem}.report_talk_correct_do_page .conBox .new_box .tip_title[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.2rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin:.12rem 0}.report_talk_correct_do_page .conBox .new_box .tip_title.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .new_box .tip_title.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .new_box .tip_title.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .new_box .tip_title.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .new_box .tip_title.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .new_box .tip_title.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .new_box .tip_title .ml25[data-v-5ac24f50]{margin-left:.25rem}.report_talk_correct_do_page .conBox .new_box .tip_title .mr90[data-v-5ac24f50]{margin-right:.9rem}.report_talk_correct_do_page .conBox .new_box .user_tip_content[data-v-5ac24f50]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.report_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item[data-v-5ac24f50]{width:100%;min-height:.6rem;background:#f5f5f5;border-radius:.1rem;margin-bottom:.16rem;padding:.16rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box[data-v-5ac24f50]{width:4.5rem;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.25rem}.report_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_content_box.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box[data-v-5ac24f50]{height:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item[data-v-5ac24f50],.report_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item[data-v-5ac24f50]{width:.32rem;height:.32rem;margin-right:.08rem;border-radius:50%}.report_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box .socre_type .socre_type_item .img[data-v-5ac24f50]{width:100%;height:100%;cursor:pointer}.report_talk_correct_do_page .conBox .new_box .user_tip_content .user_tip_item .score_type_box img[data-v-5ac24f50]{width:.28rem;height:.28rem;cursor:pointer}.report_talk_correct_do_page .tips_modal[data-v-5ac24f50]{width:6.6rem;height:auto;background:#fff;border-radius:.33rem;padding:.5rem .42rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.report_talk_correct_do_page .tips_modal img[data-v-5ac24f50]{width:.6rem;height:.6rem;margin-bottom:.16rem}.report_talk_correct_do_page .tips_modal p[data-v-5ac24f50]{font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.report_talk_correct_do_page .tips_modal p.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_seven)}.report_talk_correct_do_page .tips_modal p.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_seven)}.report_talk_correct_do_page .tips_modal p.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_seven)}.report_talk_correct_do_page .tips_modal p.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_seven)}.report_talk_correct_do_page .tips_modal p.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_seven)}.report_talk_correct_do_page .tips_modal p.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_seven)}.report_talk_correct_do_page .tips_modal .tips_con[data-v-5ac24f50]{margin-bottom:.48rem}.report_talk_correct_do_page .tips_modal .action[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.report_talk_correct_do_page .tips_modal .action .btn[data-v-5ac24f50]{width:1.78rem;height:.56rem;border:1px solid #775dc0;border-radius:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.54rem;cursor:pointer}.report_talk_correct_do_page .tips_modal .action .btn.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .tips_modal .action .btn.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .tips_modal .action .btn.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .tips_modal .action .btn.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .tips_modal .action .btn.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .tips_modal .action .btn.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .tips_modal .action .btn[data-v-5ac24f50]:first-child{margin-right:.23rem}.report_talk_correct_do_page .tips_modal .action .btn.active[data-v-5ac24f50]{background:#775dc0;color:#fff}.report_talk_correct_do_page .userTipBox[data-v-5ac24f50]{width:11.76rem;height:6.76rem;background:#fff;border-radius:.34rem;padding:.4rem}.report_talk_correct_do_page .userTipBox .titleBox[data-v-5ac24f50]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_talk_correct_do_page .userTipBox .titleBox .title[data-v-5ac24f50]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.report_talk_correct_do_page .userTipBox .titleBox .title.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_seven)}.report_talk_correct_do_page .userTipBox .titleBox .title.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_seven)}.report_talk_correct_do_page .userTipBox .titleBox .title.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_seven)}.report_talk_correct_do_page .userTipBox .titleBox .title.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_seven)}.report_talk_correct_do_page .userTipBox .titleBox .title.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_seven)}.report_talk_correct_do_page .userTipBox .titleBox .title.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_seven)}.report_talk_correct_do_page .userTipBox .titleBox img[data-v-5ac24f50]{width:.28rem;height:.28rem;cursor:pointer}.report_talk_correct_do_page .userTipBox .modelContent[data-v-5ac24f50]{width:100%;height:4.4rem;margin:.2rem 0;border:2px solid #c8c1d0;border-radius:20px;overflow:hidden}.report_talk_correct_do_page .userTipBox .pagination[data-v-5ac24f50]{margin-bottom:.16rem}.report_talk_correct_do_page .userTipBox .modelBtn[data-v-5ac24f50],.report_talk_correct_do_page .userTipBox .pagination[data-v-5ac24f50]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_talk_correct_do_page .userTipBox .modelBtn .returnBox[data-v-5ac24f50]{width:1.76rem;height:.53rem;line-height:.53rem;color:#775dc0;border:1px solid #775dc0;border-radius:.2rem;text-align:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;cursor:pointer}.report_talk_correct_do_page .userTipBox .modelBtn .returnBox.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .userTipBox .modelBtn .returnBox.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .userTipBox .modelBtn .returnBox.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .userTipBox .modelBtn .returnBox.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .userTipBox .modelBtn .returnBox.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .userTipBox .modelBtn .returnBox.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .userTipBox .modelBtn .mr48[data-v-5ac24f50]{margin-right:.48rem}.report_talk_correct_do_page .userTipBox .modelBtn .sureBox[data-v-5ac24f50]{width:1.76rem;height:.54rem;background:#775dc0;border-radius:.2rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700}.report_talk_correct_do_page .userTipBox .modelBtn .sureBox.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .userTipBox .modelBtn .sureBox.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .userTipBox .modelBtn .sureBox.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .userTipBox .modelBtn .sureBox.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .userTipBox .modelBtn .sureBox.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .userTipBox .modelBtn .sureBox.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal[data-v-5ac24f50]{width:8.4rem;height:5.4rem;background:#fff;border-radius:.2rem;padding:.32rem .4rem}.report_talk_correct_do_page .teacher_tips_modal .modelTitle[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.29rem}.report_talk_correct_do_page .teacher_tips_modal .modelTitle span[data-v-5ac24f50]{color:#775dc0;font-size:.24rem;font-family:var(--common-font-family)}.report_talk_correct_do_page .teacher_tips_modal .modelTitle span.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_seven)}.report_talk_correct_do_page .teacher_tips_modal .modelTitle span.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_seven)}.report_talk_correct_do_page .teacher_tips_modal .modelTitle span.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_seven)}.report_talk_correct_do_page .teacher_tips_modal .modelTitle span.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_seven)}.report_talk_correct_do_page .teacher_tips_modal .modelTitle span.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_seven)}.report_talk_correct_do_page .teacher_tips_modal .modelTitle span.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_seven)}.report_talk_correct_do_page .teacher_tips_modal .modelTitle img[data-v-5ac24f50]{width:.3rem;height:.3rem;cursor:pointer}.report_talk_correct_do_page .teacher_tips_modal .picture[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_talk_correct_do_page .teacher_tips_modal .picture img[data-v-5ac24f50]{width:7.6rem;height:3.64rem}.report_talk_correct_do_page .teacher_tips_modal .video[data-v-5ac24f50]{width:100%;height:4.2rem}.report_talk_correct_do_page .teacher_tips_modal .audio[data-v-5ac24f50]{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_talk_correct_do_page .teacher_tips_modal .otherBox[data-v-5ac24f50]{width:100%;height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType[data-v-5ac24f50]{width:4.4rem;height:1.9rem;margin-top:.6rem;border-radius:.2rem;-webkit-box-shadow:0 .04rem .3rem hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem hsla(0,0%,73.3%,.25);background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .icon_box[data-v-5ac24f50]{width:1.5rem;height:1.5rem}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .icon_box img[data-v-5ac24f50]{width:100%;height:100%}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box[data-v-5ac24f50]{width:2rem}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name[data-v-5ac24f50]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .name.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize[data-v-5ac24f50]{margin-top:.04rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#7d7d7d;margin-bottom:.2rem}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .fileSize.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action[data-v-5ac24f50]{display:-webkit-box;display:-ms-flexbox;display:flex}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span[data-v-5ac24f50]{font-size:.18rem;font-family:var(--common-font-family);font-weight:700;line-height:.26rem;text-align:left;cursor:pointer;margin-right:.16rem;text-decoration:underline}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_18)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_20)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_22)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_18)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_20)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_22)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span img[data-v-5ac24f50]{width:.2rem;height:.2rem;cursor:pointer;margin-right:.04rem}.report_talk_correct_do_page .teacher_tips_modal .otherBox .otherType .detail_box .action span a[data-v-5ac24f50]{text-decoration:underline}.report_talk_correct_do_page .teacher_tips_modal .otherBox .return[data-v-5ac24f50]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;line-height:.19rem}.report_talk_correct_do_page .teacher_tips_modal .otherBox .return.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .return.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .return.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .return.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .return.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.report_talk_correct_do_page .teacher_tips_modal .otherBox .return.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}[data-v-5ac24f50] .ant-table-thead>tr:first-child>th:first-child,[data-v-5ac24f50] .ant-table-thead>tr:first-child>th:last-child{background:#f7f6f7}[data-v-5ac24f50] .ant-table-column-title{color:#000}.checkBox[data-v-5ac24f50],[data-v-5ac24f50] .ant-table-column-title{font-size:.18rem;font-family:var(--common-font-family);line-height:.26rem}.checkBox[data-v-5ac24f50]{width:1.24rem;height:.46rem;background:#775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.checkBox.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.checkBox.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.checkBox.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.checkBox.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.checkBox.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.checkBox.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}.cancelCheckBox[data-v-5ac24f50]{width:1.24rem;height:.46rem;background:#fff;border:1px solid #775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.cancelCheckBox.hk.SMALL[data-v-5ac24f50]{font-size:var(--hk_small_font_size_five)}.cancelCheckBox.hk.MEDIUM[data-v-5ac24f50]{font-size:var(--hk_middle_font_size_five)}.cancelCheckBox.hk.LARGE[data-v-5ac24f50]{font-size:var(--hk_large_font_size_five)}.cancelCheckBox.en.SMALL[data-v-5ac24f50]{font-size:var(--en_small_font_size_five)}.cancelCheckBox.en.MEDIUM[data-v-5ac24f50]{font-size:var(--en_middle_font_size_five)}.cancelCheckBox.en.LARGE[data-v-5ac24f50]{font-size:var(--en_large_font_size_five)}html[data-v-6ab98145]{font-size:100px}@media only screen and (max-height:650px){html[data-v-6ab98145]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-6ab98145]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-6ab98145]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-6ab98145]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-6ab98145]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-6ab98145]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-6ab98145]{font-size:100px}}#app[data-v-6ab98145],body[data-v-6ab98145],html[data-v-6ab98145]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-6ab98145],#app h1[data-v-6ab98145],#app h2[data-v-6ab98145],#app h3[data-v-6ab98145],#app h4[data-v-6ab98145],#app h5[data-v-6ab98145],#app h6[data-v-6ab98145],#app p[data-v-6ab98145],body body[data-v-6ab98145],body h1[data-v-6ab98145],body h2[data-v-6ab98145],body h3[data-v-6ab98145],body h4[data-v-6ab98145],body h5[data-v-6ab98145],body h6[data-v-6ab98145],body p[data-v-6ab98145],html body[data-v-6ab98145],html h1[data-v-6ab98145],html h2[data-v-6ab98145],html h3[data-v-6ab98145],html h4[data-v-6ab98145],html h5[data-v-6ab98145],html h6[data-v-6ab98145],html p[data-v-6ab98145]{margin:0}li[data-v-6ab98145],ul[data-v-6ab98145]{list-style:none;padding:0}[data-v-6ab98145]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-6ab98145]{white-space:break-spaces}.sortableDrag[data-v-6ab98145]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-6ab98145],.sortableDrag td[data-v-6ab98145]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-6ab98145]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-6ab98145]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-6ab98145]{color:var(--theme-color)}.error_color[data-v-6ab98145]{color:#eb6646!important}.warn_color[data-v-6ab98145]{color:#ff6800}.pointer[data-v-6ab98145]{cursor:pointer}.ellipsis[data-v-6ab98145]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-6ab98145]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-6ab98145],.flex_center_center[data-v-6ab98145]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-6ab98145],.flex_center_center[data-v-6ab98145]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-6ab98145]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-6ab98145]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-6ab98145],.flex_row_s_p[data-v-6ab98145]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-6ab98145]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-6ab98145]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-6ab98145],.flex_start[data-v-6ab98145]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-6ab98145]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-6ab98145],.flex_column_center_center[data-v-6ab98145]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-6ab98145]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-6ab98145]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-6ab98145]{position:relative;border-radius:.2rem}.talk_frame[data-v-6ab98145]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-6ab98145]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-6ab98145]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-6ab98145]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-6ab98145]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-6ab98145]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-6ab98145]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-6ab98145]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-6ab98145]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-6ab98145]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-6ab98145]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-6ab98145]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-6ab98145]{max-height:30vh}.ant-select-dropdown-menu[data-v-6ab98145]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-6ab98145]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-6ab98145]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-6ab98145]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-6ab98145]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-6ab98145]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-6ab98145]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-6ab98145]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-6ab98145]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-6ab98145]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-6ab98145]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-6ab98145]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-6ab98145]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-6ab98145]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-6ab98145]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-6ab98145]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-6ab98145]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-6ab98145]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-6ab98145]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-6ab98145]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-6ab98145]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-6ab98145]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-6ab98145]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-6ab98145]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-6ab98145]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-6ab98145]{width:100%}.ant-input[data-v-6ab98145]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-6ab98145]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-6ab98145]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-6ab98145]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-6ab98145]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-6ab98145]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-6ab98145]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-6ab98145]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-6ab98145]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-6ab98145]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-6ab98145]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-6ab98145]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-6ab98145]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-6ab98145],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-6ab98145]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-6ab98145]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-6ab98145]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-6ab98145],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-6ab98145]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-6ab98145]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-6ab98145]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-6ab98145],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-6ab98145]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-6ab98145]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-6ab98145]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-6ab98145]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6ab98145],.ant-table-thead>tr>th[data-v-6ab98145]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-6ab98145]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-6ab98145]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6ab98145]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6ab98145]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-6ab98145]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-6ab98145]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-6ab98145]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-6ab98145]{width:24px;height:24px}.ant-radio-inner[data-v-6ab98145]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-6ab98145]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-6ab98145]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-6ab98145],.ant-radio-checked .ant-radio-inner[data-v-6ab98145]{border-color:#10c7a3}.ant-checkbox[data-v-6ab98145]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-6ab98145]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-6ab98145]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-6ab98145]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-6ab98145]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-6ab98145]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-6ab98145]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-6ab98145]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-6ab98145]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-6ab98145]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-6ab98145]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-6ab98145],.ant-dropdown-menu-submenu-title[data-v-6ab98145]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-6ab98145],:root .ant-dropdown-link>.anticon.anticon-down[data-v-6ab98145],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-6ab98145]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-6ab98145]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-6ab98145]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-6ab98145]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-6ab98145]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-6ab98145]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-6ab98145],.dropMenuItem_hk_SMALL[data-v-6ab98145]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-6ab98145]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-6ab98145]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-6ab98145]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-6ab98145]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-6ab98145]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-6ab98145]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-6ab98145],.ant-switch[data-v-6ab98145]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-6ab98145],.ant-switch[data-v-6ab98145]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-6ab98145]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-6ab98145]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-6ab98145]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-6ab98145]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-6ab98145]{width:100%}.ant-progress-circle .ant-progress-text[data-v-6ab98145]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-6ab98145]{max-width:4.6rem}.ant-popover-title[data-v-6ab98145]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-6ab98145]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-6ab98145]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-6ab98145],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-6ab98145],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-6ab98145]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-6ab98145],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-6ab98145],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-6ab98145]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-6ab98145]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-6ab98145]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-6ab98145]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-6ab98145]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-6ab98145]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-6ab98145]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-6ab98145]{text-decoration:underline}.modalBox .btn_box[data-v-6ab98145]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-6ab98145],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-6ab98145],.ant-pagination-disabled:focus a[data-v-6ab98145],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-6ab98145],.ant-pagination-disabled:hover a[data-v-6ab98145],[data-v-6ab98145] .ant-pagination-disabled a{background:#e6e7e8}[data-v-6ab98145] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-6ab98145] .ant-pagination-item-active a,[data-v-6ab98145] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-6ab98145] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-6ab98145] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-6ab98145]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-6ab98145]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-6ab98145]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-6ab98145]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-6ab98145]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-6ab98145]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-6ab98145]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-6ab98145]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-6ab98145]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-6ab98145],.wangEditor table th[data-v-6ab98145]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-6ab98145]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-6ab98145]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-6ab98145]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-6ab98145]{display:block}.wangEditor ol[data-v-6ab98145],.wangEditor ul[data-v-6ab98145]{margin:10px 0 10px 20px}.wangEditor ul[data-v-6ab98145],.wangEditor ul li[data-v-6ab98145]{list-style:disc inside!important}.wangEditor ol[data-v-6ab98145],.wangEditor ol li[data-v-6ab98145]{list-style:decimal inside!important}.wangEditor img[data-v-6ab98145]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-6ab98145]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-6ab98145]{border-bottom:2px solid #e1e1e1}.component[data-v-6ab98145]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-6ab98145]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-6ab98145]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-6ab98145]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-6ab98145]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-6ab98145]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-6ab98145]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-6ab98145]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-6ab98145]{cursor:default}.listen_picture[data-v-6ab98145]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-6ab98145]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-6ab98145]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-6ab98145]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-6ab98145]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-6ab98145]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-6ab98145]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-6ab98145]{font-size:var(--en_large_font_size_five)}[data-v-6ab98145] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-6ab98145]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-6ab98145]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-6ab98145]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-6ab98145]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-6ab98145]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-6ab98145]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-6ab98145]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-6ab98145]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-6ab98145],.home_practice_status.NO_PUBLIC[data-v-6ab98145]{background:#2c58b1}.home_practice_status.FINISHED[data-v-6ab98145],.home_practice_status.IN_PROGRESS[data-v-6ab98145],.home_practice_status.NOT_STARTED[data-v-6ab98145],.home_practice_status.UNDISTRIBUTED[data-v-6ab98145]{background:#486fbf}.ant-calendar-picker-container[data-v-6ab98145]{z-index:9999999!important}.student_manner_report_page[data-v-6ab98145]{width:100%;height:100%;background:#f5f0ff}.student_manner_report_page .tipsImg[data-v-6ab98145]{width:.32rem;height:.32rem}.student_manner_report_page[data-v-6ab98145] .ant-spin-nested-loading,.student_manner_report_page[data-v-6ab98145] .ant-spin-nested-loading .ant-spin-container{height:100%}.student_manner_report_page .main[data-v-6ab98145]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.student_manner_report_page .main[data-v-6ab98145]::-webkit-scrollbar{width:.1rem;background-color:transparent}.student_manner_report_page .main[data-v-6ab98145]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.student_manner_report_page .main .filter_action_box[data-v-6ab98145]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.student_manner_report_page .main .filter_action_box .mr20[data-v-6ab98145]{margin-right:.2rem}.student_manner_report_page .main .date_box[data-v-6ab98145]{width:100%;padding:.2rem 0;position:sticky;top:1.2rem;z-index:1;background:#f5f0ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.student_manner_report_page .main .date_box .title_name[data-v-6ab98145]{font-size:.2rem}.student_manner_report_page .main .date_box .title_name.hk.SMALL[data-v-6ab98145]{font-size:var(--hk_small_font_size_five)}.student_manner_report_page .main .date_box .title_name.hk.MEDIUM[data-v-6ab98145]{font-size:var(--hk_middle_font_size_five)}.student_manner_report_page .main .date_box .title_name.hk.LARGE[data-v-6ab98145]{font-size:var(--hk_large_font_size_five)}.student_manner_report_page .main .date_box .title_name.en.SMALL[data-v-6ab98145]{font-size:var(--en_small_font_size_five)}.student_manner_report_page .main .date_box .title_name.en.MEDIUM[data-v-6ab98145]{font-size:var(--en_middle_font_size_five)}.student_manner_report_page .main .date_box .title_name.en.LARGE[data-v-6ab98145]{font-size:var(--en_large_font_size_five)}.student_manner_report_page .main .table_box[data-v-6ab98145]{width:100%}.student_manner_report_page .course_table[data-v-6ab98145] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.student_manner_report_page .course_table[data-v-6ab98145] .ant-table-tbody>tr>td{color:#414042}.student_manner_report_page .course_table[data-v-6ab98145] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.student_manner_report_page .course_table[data-v-6ab98145] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.student_manner_report_page .course_table[data-v-6ab98145] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.student_manner_report_page .course_table[data-v-6ab98145] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.student_manner_report_page .course_table[data-v-6ab98145] .ant-table-thead>tr>th:last-child:after,.student_manner_report_page .course_table[data-v-6ab98145] .ant-table-thead>tr>th:last-child:before{display:none}.student_manner_report_page .course_table[data-v-6ab98145] .ant-table-tbody>tr>td{background:none}.student_manner_report_page .course_table[data-v-6ab98145] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff!important}.student_manner_report_page .course_table[data-v-6ab98145] .ant-table-body .ant-table-row:nth-child(2n){background:#fff!important}.student_manner_report_page .course_table[data-v-6ab98145] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.student_manner_report_page .course_table[data-v-6ab98145] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.student_manner_report_page .course_table[data-v-6ab98145] .ant-table-column-title{color:#fff;font-weight:400}.student_manner_report_page .course_table[data-v-6ab98145] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.student_manner_report_page .course_table[data-v-6ab98145] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_manner_report_page .course_table .filter_icon[data-v-6ab98145]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.1rem}.student_manner_report_page .course_table .action_box[data-v-6ab98145]{display:inline-block}.student_manner_report_page .course_table .action_box img[data-v-6ab98145]{height:.08rem;cursor:pointer}.student_manner_report_page .course_table .no_data_line[data-v-6ab98145]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.student_manner_report_page .course_table_subject[data-v-6ab98145] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.student_manner_report_page .course_table_subject[data-v-6ab98145] .ant-table-tbody>tr>td{color:#414042}.student_manner_report_page .course_table_subject[data-v-6ab98145] .ant-table-thead{position:sticky;top:0;z-index:1;background:#f5f0ff}.student_manner_report_page .course_table_subject[data-v-6ab98145] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.student_manner_report_page .course_table_subject[data-v-6ab98145] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.student_manner_report_page .course_table_subject[data-v-6ab98145] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.student_manner_report_page .course_table_subject[data-v-6ab98145] .ant-table-thead>tr>th:last-child:after,.student_manner_report_page .course_table_subject[data-v-6ab98145] .ant-table-thead>tr>th:last-child:before{display:none}.student_manner_report_page .course_table_subject[data-v-6ab98145] .ant-table-tbody>tr>td{background:none}.student_manner_report_page .course_table_subject[data-v-6ab98145] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff!important}.student_manner_report_page .course_table_subject[data-v-6ab98145] .ant-table-body .ant-table-row:nth-child(2n){background:#fff!important}.student_manner_report_page .course_table_subject[data-v-6ab98145] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.student_manner_report_page .course_table_subject[data-v-6ab98145] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.student_manner_report_page .course_table_subject[data-v-6ab98145] .ant-table-column-title{color:#fff;font-weight:400}.student_manner_report_page .course_table_subject[data-v-6ab98145] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.student_manner_report_page .course_table_subject[data-v-6ab98145] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_manner_report_page .course_table_subject .filter_icon[data-v-6ab98145]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.1rem}.student_manner_report_page .course_table_subject .action_box[data-v-6ab98145]{display:inline-block}.student_manner_report_page .course_table_subject .action_box img[data-v-6ab98145]{height:.08rem;cursor:pointer}.student_manner_report_page .course_table_subject .no_data_line[data-v-6ab98145]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.student_manner_report_page .icon_img[data-v-6ab98145]{width:20px;height:20px;cursor:pointer}.student_manner_report_page .pointBox[data-v-6ab98145]{border-bottom:1px solid #000;cursor:pointer}html[data-v-4aef8d88]{font-size:100px}@media only screen and (max-height:650px){html[data-v-4aef8d88]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-4aef8d88]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-4aef8d88]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-4aef8d88]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-4aef8d88]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-4aef8d88]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-4aef8d88]{font-size:100px}}#app[data-v-4aef8d88],body[data-v-4aef8d88],html[data-v-4aef8d88]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-4aef8d88],#app h1[data-v-4aef8d88],#app h2[data-v-4aef8d88],#app h3[data-v-4aef8d88],#app h4[data-v-4aef8d88],#app h5[data-v-4aef8d88],#app h6[data-v-4aef8d88],#app p[data-v-4aef8d88],body body[data-v-4aef8d88],body h1[data-v-4aef8d88],body h2[data-v-4aef8d88],body h3[data-v-4aef8d88],body h4[data-v-4aef8d88],body h5[data-v-4aef8d88],body h6[data-v-4aef8d88],body p[data-v-4aef8d88],html body[data-v-4aef8d88],html h1[data-v-4aef8d88],html h2[data-v-4aef8d88],html h3[data-v-4aef8d88],html h4[data-v-4aef8d88],html h5[data-v-4aef8d88],html h6[data-v-4aef8d88],html p[data-v-4aef8d88]{margin:0}li[data-v-4aef8d88],ul[data-v-4aef8d88]{list-style:none;padding:0}[data-v-4aef8d88]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-4aef8d88]{white-space:break-spaces}.sortableDrag[data-v-4aef8d88]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-4aef8d88],.sortableDrag td[data-v-4aef8d88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-4aef8d88]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-4aef8d88]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-4aef8d88]{color:var(--theme-color)}.error_color[data-v-4aef8d88]{color:#eb6646!important}.warn_color[data-v-4aef8d88]{color:#ff6800}.pointer[data-v-4aef8d88]{cursor:pointer}.ellipsis[data-v-4aef8d88]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-4aef8d88]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-4aef8d88],.flex_center_center[data-v-4aef8d88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-4aef8d88],.flex_center_center[data-v-4aef8d88]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-4aef8d88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-4aef8d88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-4aef8d88],.flex_row_s_p[data-v-4aef8d88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-4aef8d88]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-4aef8d88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-4aef8d88],.flex_start[data-v-4aef8d88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-4aef8d88]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-4aef8d88],.flex_column_center_center[data-v-4aef8d88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-4aef8d88]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-4aef8d88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-4aef8d88]{position:relative;border-radius:.2rem}.talk_frame[data-v-4aef8d88]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-4aef8d88]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-4aef8d88]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-4aef8d88]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-4aef8d88]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-4aef8d88]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-4aef8d88]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-4aef8d88]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-4aef8d88]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-4aef8d88]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-4aef8d88]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-4aef8d88]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-4aef8d88]{max-height:30vh}.ant-select-dropdown-menu[data-v-4aef8d88]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-4aef8d88]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-4aef8d88]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-4aef8d88]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-4aef8d88]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-4aef8d88]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-4aef8d88]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-4aef8d88]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-4aef8d88]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-4aef8d88]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-4aef8d88]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-4aef8d88]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-4aef8d88]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-4aef8d88]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-4aef8d88]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-4aef8d88]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-4aef8d88]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-4aef8d88]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-4aef8d88]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-4aef8d88]{width:100%}.ant-input[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-4aef8d88]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-4aef8d88]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-4aef8d88]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-4aef8d88]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-4aef8d88]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-4aef8d88]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-4aef8d88]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-4aef8d88]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-4aef8d88]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-4aef8d88],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-4aef8d88]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-4aef8d88]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-4aef8d88]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-4aef8d88],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-4aef8d88]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-4aef8d88]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-4aef8d88],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-4aef8d88]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-4aef8d88]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-4aef8d88]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4aef8d88],.ant-table-thead>tr>th[data-v-4aef8d88]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-4aef8d88]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-4aef8d88]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4aef8d88]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4aef8d88]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4aef8d88]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-4aef8d88]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-4aef8d88]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-4aef8d88]{width:24px;height:24px}.ant-radio-inner[data-v-4aef8d88]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-4aef8d88]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-4aef8d88],.ant-radio-checked .ant-radio-inner[data-v-4aef8d88]{border-color:#10c7a3}.ant-checkbox[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-4aef8d88]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-4aef8d88]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-4aef8d88]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-4aef8d88]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-4aef8d88]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-4aef8d88]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-4aef8d88]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-4aef8d88]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-4aef8d88]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-4aef8d88],.ant-dropdown-menu-submenu-title[data-v-4aef8d88]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-4aef8d88],:root .ant-dropdown-link>.anticon.anticon-down[data-v-4aef8d88],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-4aef8d88]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-4aef8d88]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-4aef8d88]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-4aef8d88]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-4aef8d88]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-4aef8d88],.dropMenuItem_hk_SMALL[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-4aef8d88]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-4aef8d88]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-4aef8d88]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-4aef8d88]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-4aef8d88]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-4aef8d88]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-4aef8d88],.ant-switch[data-v-4aef8d88]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-4aef8d88],.ant-switch[data-v-4aef8d88]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-4aef8d88]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-4aef8d88]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-4aef8d88]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-4aef8d88]{width:100%}.ant-progress-circle .ant-progress-text[data-v-4aef8d88]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-4aef8d88]{max-width:4.6rem}.ant-popover-title[data-v-4aef8d88]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-4aef8d88]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-4aef8d88]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-4aef8d88],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-4aef8d88],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-4aef8d88]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-4aef8d88],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-4aef8d88],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-4aef8d88]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-4aef8d88]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-4aef8d88]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-4aef8d88]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-4aef8d88]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-4aef8d88]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-4aef8d88]{text-decoration:underline}.modalBox .btn_box[data-v-4aef8d88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-4aef8d88],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-4aef8d88],.ant-pagination-disabled:focus a[data-v-4aef8d88],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-4aef8d88],.ant-pagination-disabled:hover a[data-v-4aef8d88],[data-v-4aef8d88] .ant-pagination-disabled a{background:#e6e7e8}[data-v-4aef8d88] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-4aef8d88] .ant-pagination-item-active a,[data-v-4aef8d88] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-4aef8d88] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-4aef8d88] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-4aef8d88]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-4aef8d88]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-4aef8d88]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-4aef8d88]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-4aef8d88]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-4aef8d88]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-4aef8d88]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-4aef8d88]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-4aef8d88],.wangEditor table th[data-v-4aef8d88]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-4aef8d88]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-4aef8d88]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-4aef8d88]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-4aef8d88]{display:block}.wangEditor ol[data-v-4aef8d88],.wangEditor ul[data-v-4aef8d88]{margin:10px 0 10px 20px}.wangEditor ul[data-v-4aef8d88],.wangEditor ul li[data-v-4aef8d88]{list-style:disc inside!important}.wangEditor ol[data-v-4aef8d88],.wangEditor ol li[data-v-4aef8d88]{list-style:decimal inside!important}.wangEditor img[data-v-4aef8d88]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-4aef8d88]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-4aef8d88]{border-bottom:2px solid #e1e1e1}.component[data-v-4aef8d88]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-4aef8d88]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-4aef8d88]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-4aef8d88]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-4aef8d88]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-4aef8d88]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-4aef8d88]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-4aef8d88]{cursor:default}.listen_picture[data-v-4aef8d88]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-4aef8d88]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-4aef8d88]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-4aef8d88]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-4aef8d88]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-4aef8d88]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-4aef8d88]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-4aef8d88]{font-size:var(--en_large_font_size_five)}[data-v-4aef8d88] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-4aef8d88]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-4aef8d88]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-4aef8d88]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-4aef8d88]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-4aef8d88]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-4aef8d88]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-4aef8d88]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-4aef8d88]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-4aef8d88],.home_practice_status.NO_PUBLIC[data-v-4aef8d88]{background:#2c58b1}.home_practice_status.FINISHED[data-v-4aef8d88],.home_practice_status.IN_PROGRESS[data-v-4aef8d88],.home_practice_status.NOT_STARTED[data-v-4aef8d88],.home_practice_status.UNDISTRIBUTED[data-v-4aef8d88]{background:#486fbf}.ant-calendar-picker-container[data-v-4aef8d88]{z-index:9999999!important}.ael_input[data-v-4aef8d88]{width:100%;height:.65rem;background:#eaeff2;border:0;border-radius:.1rem;overflow:hidden;color:#775dc0;text-indent:.25rem;line-height:.22rem;outline:none;padding-right:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.ael_input input[data-v-4aef8d88]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;border:0;font-size:.18rem;color:#775dc0;line-height:.22rem;outline:none;background:none;padding:0!important}.ael_input input[data-v-4aef8d88]::-webkit-input-placeholder{color:#7d7d7d;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left}.ael_input input_password[data-v-4aef8d88]{letter-spacing:-.02rem;font-size:.22rem}.ael_input input_password[data-v-4aef8d88]::-webkit-input-placeholder{letter-spacing:0;font-size:.18rem}.inputBox_grey[data-v-4aef8d88]{background:#eaeff2;width:100%;height:.65rem;border:0;border-radius:.1rem;font-size:.18rem;font-family:var(--common-font-family);line-height:.22rem;text-indent:.25rem;outline:none}.inputBox_white[data-v-4aef8d88]{width:1.06rem;height:.5rem;opacity:1;background:#fff;border:2px solid #775dc0;border-radius:.09rem;outline:none}.search_icon[data-v-4aef8d88]{width:.3rem;height:.3rem;position:relative;left:.16rem}.give_icon[data-v-4aef8d88]{width:.3rem;height:.3rem;cursor:pointer;position:relative;right:.16rem}.eye_icon[data-v-4aef8d88]{width:.24rem;min-width:.24rem;height:.24rem;margin-left:.1rem;cursor:pointer}html[data-v-144079a6]{font-size:100px}@media only screen and (max-height:650px){html[data-v-144079a6]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-144079a6]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-144079a6]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-144079a6]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-144079a6]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-144079a6]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-144079a6]{font-size:100px}}#app[data-v-144079a6],body[data-v-144079a6],html[data-v-144079a6]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-144079a6],#app h1[data-v-144079a6],#app h2[data-v-144079a6],#app h3[data-v-144079a6],#app h4[data-v-144079a6],#app h5[data-v-144079a6],#app h6[data-v-144079a6],#app p[data-v-144079a6],body body[data-v-144079a6],body h1[data-v-144079a6],body h2[data-v-144079a6],body h3[data-v-144079a6],body h4[data-v-144079a6],body h5[data-v-144079a6],body h6[data-v-144079a6],body p[data-v-144079a6],html body[data-v-144079a6],html h1[data-v-144079a6],html h2[data-v-144079a6],html h3[data-v-144079a6],html h4[data-v-144079a6],html h5[data-v-144079a6],html h6[data-v-144079a6],html p[data-v-144079a6]{margin:0}li[data-v-144079a6],ul[data-v-144079a6]{list-style:none;padding:0}[data-v-144079a6]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-144079a6]{white-space:break-spaces}.sortableDrag[data-v-144079a6]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-144079a6],.sortableDrag td[data-v-144079a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-144079a6]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-144079a6]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-144079a6]{color:var(--theme-color)}.error_color[data-v-144079a6]{color:#eb6646!important}.warn_color[data-v-144079a6]{color:#ff6800}.pointer[data-v-144079a6]{cursor:pointer}.ellipsis[data-v-144079a6]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-144079a6]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-144079a6],.flex_center_center[data-v-144079a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-144079a6],.flex_center_center[data-v-144079a6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-144079a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-144079a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-144079a6],.flex_row_s_p[data-v-144079a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-144079a6]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-144079a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-144079a6],.flex_start[data-v-144079a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-144079a6]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-144079a6],.flex_column_center_center[data-v-144079a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-144079a6]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-144079a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-144079a6]{position:relative;border-radius:.2rem}.talk_frame[data-v-144079a6]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-144079a6]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-144079a6]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-144079a6]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-144079a6]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-144079a6]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-144079a6]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-144079a6]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-144079a6]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-144079a6]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-144079a6]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-144079a6]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-144079a6]{max-height:30vh}.ant-select-dropdown-menu[data-v-144079a6]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-144079a6]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-144079a6]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-144079a6]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-144079a6]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-144079a6]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-144079a6]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-144079a6]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-144079a6]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-144079a6]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-144079a6]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-144079a6]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-144079a6]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-144079a6]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-144079a6]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-144079a6]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-144079a6]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-144079a6]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-144079a6]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-144079a6]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-144079a6]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-144079a6]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-144079a6]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-144079a6]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-144079a6]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-144079a6]{width:100%}.ant-input[data-v-144079a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-144079a6]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-144079a6]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-144079a6]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-144079a6]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-144079a6]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-144079a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-144079a6]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-144079a6]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-144079a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-144079a6]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-144079a6]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-144079a6]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-144079a6],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-144079a6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-144079a6]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-144079a6]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-144079a6],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-144079a6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-144079a6]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-144079a6]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-144079a6],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-144079a6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-144079a6]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-144079a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-144079a6]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-144079a6],.ant-table-thead>tr>th[data-v-144079a6]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-144079a6]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-144079a6]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-144079a6]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-144079a6]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-144079a6]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-144079a6]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-144079a6]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-144079a6]{width:24px;height:24px}.ant-radio-inner[data-v-144079a6]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-144079a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-144079a6]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-144079a6],.ant-radio-checked .ant-radio-inner[data-v-144079a6]{border-color:#10c7a3}.ant-checkbox[data-v-144079a6]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-144079a6]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-144079a6]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-144079a6]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-144079a6]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-144079a6]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-144079a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-144079a6]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-144079a6]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-144079a6]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-144079a6]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-144079a6],.ant-dropdown-menu-submenu-title[data-v-144079a6]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-144079a6],:root .ant-dropdown-link>.anticon.anticon-down[data-v-144079a6],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-144079a6]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-144079a6]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-144079a6]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-144079a6]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-144079a6]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-144079a6]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-144079a6],.dropMenuItem_hk_SMALL[data-v-144079a6]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-144079a6]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-144079a6]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-144079a6]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-144079a6]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-144079a6]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-144079a6]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-144079a6],.ant-switch[data-v-144079a6]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-144079a6],.ant-switch[data-v-144079a6]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-144079a6]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-144079a6]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-144079a6]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-144079a6]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-144079a6]{width:100%}.ant-progress-circle .ant-progress-text[data-v-144079a6]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-144079a6]{max-width:4.6rem}.ant-popover-title[data-v-144079a6]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-144079a6]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-144079a6]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-144079a6],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-144079a6],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-144079a6]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-144079a6],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-144079a6],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-144079a6]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-144079a6]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-144079a6]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-144079a6]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-144079a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-144079a6]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-144079a6]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-144079a6]{text-decoration:underline}.modalBox .btn_box[data-v-144079a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-144079a6],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-144079a6],.ant-pagination-disabled:focus a[data-v-144079a6],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-144079a6],.ant-pagination-disabled:hover a[data-v-144079a6],[data-v-144079a6] .ant-pagination-disabled a{background:#e6e7e8}[data-v-144079a6] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-144079a6] .ant-pagination-item-active a,[data-v-144079a6] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-144079a6] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-144079a6] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-144079a6]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-144079a6]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-144079a6]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-144079a6]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-144079a6]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-144079a6]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-144079a6]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-144079a6]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-144079a6]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-144079a6],.wangEditor table th[data-v-144079a6]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-144079a6]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-144079a6]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-144079a6]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-144079a6]{display:block}.wangEditor ol[data-v-144079a6],.wangEditor ul[data-v-144079a6]{margin:10px 0 10px 20px}.wangEditor ul[data-v-144079a6],.wangEditor ul li[data-v-144079a6]{list-style:disc inside!important}.wangEditor ol[data-v-144079a6],.wangEditor ol li[data-v-144079a6]{list-style:decimal inside!important}.wangEditor img[data-v-144079a6]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-144079a6]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-144079a6]{border-bottom:2px solid #e1e1e1}.component[data-v-144079a6]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-144079a6]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-144079a6]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-144079a6]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-144079a6]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-144079a6]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-144079a6]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-144079a6]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-144079a6]{cursor:default}.listen_picture[data-v-144079a6]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-144079a6]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-144079a6]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-144079a6]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-144079a6]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-144079a6]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-144079a6]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-144079a6]{font-size:var(--en_large_font_size_five)}[data-v-144079a6] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-144079a6]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-144079a6]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-144079a6]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-144079a6]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-144079a6]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-144079a6]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-144079a6]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-144079a6]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-144079a6],.home_practice_status.NO_PUBLIC[data-v-144079a6]{background:#2c58b1}.home_practice_status.FINISHED[data-v-144079a6],.home_practice_status.IN_PROGRESS[data-v-144079a6],.home_practice_status.NOT_STARTED[data-v-144079a6],.home_practice_status.UNDISTRIBUTED[data-v-144079a6]{background:#486fbf}.ant-calendar-picker-container[data-v-144079a6]{z-index:9999999!important}.book_list_page[data-v-144079a6]{width:100%;height:100%}.book_list_page .main[data-v-144079a6]{padding:.4rem}.book_list_page .main .title[data-v-144079a6]{margin-bottom:.4rem;font-size:.36rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.55rem}.book_list_page .main .title.hk.SMALL[data-v-144079a6]{font-size:var(--hk_small_font_size_nine)}.book_list_page .main .title.hk.MEDIUM[data-v-144079a6]{font-size:var(--hk_middle_font_size_nine)}.book_list_page .main .title.hk.LARGE[data-v-144079a6]{font-size:var(--hk_large_font_size_nine)}.book_list_page .main .title.en.SMALL[data-v-144079a6]{font-size:var(--en_small_font_size_nine)}.book_list_page .main .title.en.MEDIUM[data-v-144079a6]{font-size:var(--en_middle_font_size_nine)}.book_list_page .main .title.en.LARGE[data-v-144079a6]{font-size:var(--en_large_font_size_nine)}.book_list_page .main .search[data-v-144079a6]{width:9.4rem;margin-bottom:.34rem}.book_list_page .main .select[data-v-144079a6]{margin-bottom:.32rem}html[data-v-8c82305a]{font-size:100px}@media only screen and (max-height:650px){html[data-v-8c82305a]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-8c82305a]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-8c82305a]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-8c82305a]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-8c82305a]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-8c82305a]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-8c82305a]{font-size:100px}}#app[data-v-8c82305a],body[data-v-8c82305a],html[data-v-8c82305a]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-8c82305a],#app h1[data-v-8c82305a],#app h2[data-v-8c82305a],#app h3[data-v-8c82305a],#app h4[data-v-8c82305a],#app h5[data-v-8c82305a],#app h6[data-v-8c82305a],#app p[data-v-8c82305a],body body[data-v-8c82305a],body h1[data-v-8c82305a],body h2[data-v-8c82305a],body h3[data-v-8c82305a],body h4[data-v-8c82305a],body h5[data-v-8c82305a],body h6[data-v-8c82305a],body p[data-v-8c82305a],html body[data-v-8c82305a],html h1[data-v-8c82305a],html h2[data-v-8c82305a],html h3[data-v-8c82305a],html h4[data-v-8c82305a],html h5[data-v-8c82305a],html h6[data-v-8c82305a],html p[data-v-8c82305a]{margin:0}li[data-v-8c82305a],ul[data-v-8c82305a]{list-style:none;padding:0}[data-v-8c82305a]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-8c82305a]{white-space:break-spaces}.sortableDrag[data-v-8c82305a]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-8c82305a],.sortableDrag td[data-v-8c82305a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-8c82305a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-8c82305a]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-8c82305a]{color:var(--theme-color)}.error_color[data-v-8c82305a]{color:#eb6646!important}.warn_color[data-v-8c82305a]{color:#ff6800}.pointer[data-v-8c82305a]{cursor:pointer}.ellipsis[data-v-8c82305a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-8c82305a]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-8c82305a],.flex_center_center[data-v-8c82305a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-8c82305a],.flex_center_center[data-v-8c82305a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-8c82305a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-8c82305a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-8c82305a],.flex_row_s_p[data-v-8c82305a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-8c82305a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-8c82305a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-8c82305a],.flex_start[data-v-8c82305a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-8c82305a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-8c82305a],.flex_column_center_center[data-v-8c82305a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-8c82305a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-8c82305a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-8c82305a]{position:relative;border-radius:.2rem}.talk_frame[data-v-8c82305a]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-8c82305a]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-8c82305a]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-8c82305a]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-8c82305a]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-8c82305a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-8c82305a]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-8c82305a]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-8c82305a]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-8c82305a]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-8c82305a]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-8c82305a]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-8c82305a]{max-height:30vh}.ant-select-dropdown-menu[data-v-8c82305a]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-8c82305a]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-8c82305a]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-8c82305a]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-8c82305a]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-8c82305a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-8c82305a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-8c82305a]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-8c82305a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-8c82305a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-8c82305a]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-8c82305a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-8c82305a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-8c82305a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-8c82305a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-8c82305a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-8c82305a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-8c82305a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-8c82305a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-8c82305a]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-8c82305a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-8c82305a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-8c82305a]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-8c82305a]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-8c82305a]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-8c82305a]{width:100%}.ant-input[data-v-8c82305a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-8c82305a]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-8c82305a]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-8c82305a]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-8c82305a]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-8c82305a]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-8c82305a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-8c82305a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-8c82305a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-8c82305a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-8c82305a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-8c82305a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-8c82305a]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-8c82305a],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-8c82305a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-8c82305a]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-8c82305a]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-8c82305a],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-8c82305a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-8c82305a]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-8c82305a]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-8c82305a],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-8c82305a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-8c82305a]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-8c82305a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-8c82305a]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-8c82305a],.ant-table-thead>tr>th[data-v-8c82305a]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-8c82305a]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-8c82305a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-8c82305a]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-8c82305a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-8c82305a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-8c82305a]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-8c82305a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-8c82305a]{width:24px;height:24px}.ant-radio-inner[data-v-8c82305a]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-8c82305a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-8c82305a]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-8c82305a],.ant-radio-checked .ant-radio-inner[data-v-8c82305a]{border-color:#10c7a3}.ant-checkbox[data-v-8c82305a]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-8c82305a]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-8c82305a]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-8c82305a]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-8c82305a]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-8c82305a]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-8c82305a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-8c82305a]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-8c82305a]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-8c82305a]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-8c82305a]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-8c82305a],.ant-dropdown-menu-submenu-title[data-v-8c82305a]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-8c82305a],:root .ant-dropdown-link>.anticon.anticon-down[data-v-8c82305a],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-8c82305a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-8c82305a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-8c82305a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-8c82305a]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-8c82305a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-8c82305a]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-8c82305a],.dropMenuItem_hk_SMALL[data-v-8c82305a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-8c82305a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-8c82305a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-8c82305a]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-8c82305a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-8c82305a]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-8c82305a]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-8c82305a],.ant-switch[data-v-8c82305a]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-8c82305a],.ant-switch[data-v-8c82305a]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-8c82305a]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-8c82305a]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-8c82305a]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-8c82305a]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-8c82305a]{width:100%}.ant-progress-circle .ant-progress-text[data-v-8c82305a]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-8c82305a]{max-width:4.6rem}.ant-popover-title[data-v-8c82305a]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-8c82305a]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-8c82305a]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-8c82305a],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-8c82305a],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-8c82305a]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-8c82305a],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-8c82305a],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-8c82305a]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-8c82305a]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-8c82305a]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-8c82305a]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-8c82305a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-8c82305a]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-8c82305a]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-8c82305a]{text-decoration:underline}.modalBox .btn_box[data-v-8c82305a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-8c82305a],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-8c82305a],.ant-pagination-disabled:focus a[data-v-8c82305a],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-8c82305a],.ant-pagination-disabled:hover a[data-v-8c82305a],[data-v-8c82305a] .ant-pagination-disabled a{background:#e6e7e8}[data-v-8c82305a] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-8c82305a] .ant-pagination-item-active a,[data-v-8c82305a] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-8c82305a] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-8c82305a] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-8c82305a]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-8c82305a]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-8c82305a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-8c82305a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-8c82305a]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-8c82305a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-8c82305a]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-8c82305a]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-8c82305a]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-8c82305a],.wangEditor table th[data-v-8c82305a]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-8c82305a]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-8c82305a]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-8c82305a]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-8c82305a]{display:block}.wangEditor ol[data-v-8c82305a],.wangEditor ul[data-v-8c82305a]{margin:10px 0 10px 20px}.wangEditor ul[data-v-8c82305a],.wangEditor ul li[data-v-8c82305a]{list-style:disc inside!important}.wangEditor ol[data-v-8c82305a],.wangEditor ol li[data-v-8c82305a]{list-style:decimal inside!important}.wangEditor img[data-v-8c82305a]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-8c82305a]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-8c82305a]{border-bottom:2px solid #e1e1e1}.component[data-v-8c82305a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-8c82305a]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-8c82305a]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-8c82305a]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-8c82305a]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-8c82305a]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-8c82305a]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-8c82305a]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-8c82305a]{cursor:default}.listen_picture[data-v-8c82305a]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-8c82305a]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-8c82305a]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-8c82305a]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-8c82305a]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-8c82305a]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-8c82305a]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-8c82305a]{font-size:var(--en_large_font_size_five)}[data-v-8c82305a] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-8c82305a]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-8c82305a]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-8c82305a]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-8c82305a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-8c82305a]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-8c82305a]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-8c82305a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-8c82305a]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-8c82305a],.home_practice_status.NO_PUBLIC[data-v-8c82305a]{background:#2c58b1}.home_practice_status.FINISHED[data-v-8c82305a],.home_practice_status.IN_PROGRESS[data-v-8c82305a],.home_practice_status.NOT_STARTED[data-v-8c82305a],.home_practice_status.UNDISTRIBUTED[data-v-8c82305a]{background:#486fbf}.ant-calendar-picker-container[data-v-8c82305a]{z-index:9999999!important}.class_msg_page[data-v-8c82305a]{width:100%;height:100%;background:#f5f0ff}.class_msg_page[data-v-8c82305a] .ant-spin-nested-loading,.class_msg_page[data-v-8c82305a] .ant-spin-nested-loading .ant-spin-container{height:100%}.class_msg_page .main[data-v-8c82305a]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.class_msg_page .main[data-v-8c82305a]::-webkit-scrollbar{width:.1rem;background-color:transparent}.class_msg_page .main[data-v-8c82305a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.class_msg_page .main .filter_action_box[data-v-8c82305a]{padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.class_msg_page .main .filter_action_box .button[data-v-8c82305a]{margin-left:.24rem}.class_msg_page .main .filter_action_box .button .button_icon[data-v-8c82305a]{width:.18rem;height:.18rem;margin-right:.1rem}.class_msg_page .main .filter_action_box .ml44[data-v-8c82305a]{margin-left:.44rem}.class_msg_page .main .select[data-v-8c82305a]{display:-webkit-box;display:-ms-flexbox;display:flex}.class_msg_page .main .table_box .table_button[data-v-8c82305a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:.63rem;height:.34rem;opacity:1;margin:0 auto;background:#775dc0;border-radius:.08rem}.class_msg_page .main .table_box .course_table[data-v-8c82305a] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.class_msg_page .main .table_box .course_table[data-v-8c82305a] .ant-table-tbody>tr>td{color:#414042}.class_msg_page .main .table_box .course_table[data-v-8c82305a] .ant-table-thead{position:sticky;top:1.72rem;z-index:1;background:#f5f0ff}.class_msg_page .main .table_box .course_table[data-v-8c82305a] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.class_msg_page .main .table_box .course_table[data-v-8c82305a] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.class_msg_page .main .table_box .course_table[data-v-8c82305a] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.class_msg_page .main .table_box .course_table[data-v-8c82305a] .ant-table-thead>tr>th:last-child:after,.class_msg_page .main .table_box .course_table[data-v-8c82305a] .ant-table-thead>tr>th:last-child:before{display:none}.class_msg_page .main .table_box .course_table[data-v-8c82305a] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.class_msg_page .main .table_box .course_table[data-v-8c82305a] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.class_msg_page .main .table_box .course_table[data-v-8c82305a] .ant-table-column-title{color:#fff;font-weight:400}.class_msg_page .main .table_box .course_table[data-v-8c82305a] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.class_msg_page .main .table_box .course_table[data-v-8c82305a] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.class_msg_page .main .table_box .course_table .filter_icon[data-v-8c82305a]{width:.2rem;height:.2rem;cursor:pointer}.class_msg_page .main .table_box .course_table .spanText[data-v-8c82305a]{text-align:left;font-size:.24rem;color:#fff}.class_msg_page .main .table_box .course_table .action_box[data-v-8c82305a]{display:inline-block}.class_msg_page .main .table_box .course_table .action_box img[data-v-8c82305a]{height:.08rem;cursor:pointer}.class_msg_page .main .table_box .course_table .action_box.moveButton img[data-v-8c82305a]{height:.2rem}.class_msg_page .main .table_box .course_table .icon_flex_start[data-v-8c82305a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.class_msg_page .main .table_box .course_table .icon_flex_start .icon_img[data-v-8c82305a]{width:.48rem;min-width:.48rem;height:.48rem;margin-right:.1rem;cursor:pointer}.class_msg_page .main .table_box .course_table .table_know_span[data-v-8c82305a]{text-align:left;padding-top:.08rem;line-height:.3rem}.class_msg_page .main .table_box .course_table .practice_status_box[data-v-8c82305a]{position:relative}.class_msg_page .main .table_box .course_table .practice_status_box .connect_img[data-v-8c82305a]{display:inline-block;width:.2rem;height:.2rem;cursor:pointer;position:absolute;top:2px;right:0}.class_msg_page .main .table_box .course_table .no_data_line[data-v-8c82305a]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.class_msg_page .keyWordBox[data-v-8c82305a]{width:6rem;margin-top:.2rem}.class_msg_page .groupNums[data-v-8c82305a]{font-size:.18rem;font-family:var(--common-font-family);text-decoration:underline;color:#775dc0;line-height:.26rem}.class_msg_page .groupNums_hk_SMALL[data-v-8c82305a]{font-size:var(--hk_small_font_size_five)}.class_msg_page .groupNums_hk_MEDIUM[data-v-8c82305a]{font-size:var(--hk_middle_font_size_five)}.class_msg_page .groupNums_hk_LARGE[data-v-8c82305a]{font-size:var(--hk_large_font_size_five)}.class_msg_page .groupNums_en_SMALL[data-v-8c82305a]{font-size:var(--en_small_font_size_five)}.class_msg_page .groupNums_en_MEDIUM[data-v-8c82305a]{font-size:var(--en_middle_font_size_five)}.class_msg_page .groupNums_en_LARGE[data-v-8c82305a]{font-size:var(--en_large_font_size_five)}.class_msg_page .groupsName[data-v-8c82305a]{font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.class_msg_page .groupsName_hk_SMALL[data-v-8c82305a]{font-size:var(--hk_small_font_size_five)}.class_msg_page .groupsName_hk_MEDIUM[data-v-8c82305a]{font-size:var(--hk_middle_font_size_five)}.class_msg_page .groupsName_hk_LARGE[data-v-8c82305a]{font-size:var(--hk_large_font_size_five)}.class_msg_page .groupsName_en_SMALL[data-v-8c82305a]{font-size:var(--en_small_font_size_five)}.class_msg_page .groupsName_en_MEDIUM[data-v-8c82305a]{font-size:var(--en_middle_font_size_five)}.class_msg_page .groupsName_en_LARGE[data-v-8c82305a]{font-size:var(--en_large_font_size_five)}.class_msg_page .reportBox[data-v-8c82305a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.class_msg_page .reportBox .btn[data-v-8c82305a]{background:#f5f0ff;border:2px solid #775dc0;border-radius:.2rem;color:#592f99;cursor:pointer}.class_msg_page .reportBox .btn[data-v-8c82305a],.class_msg_page .reportBox .no_btn[data-v-8c82305a]{width:auto;height:.36rem;padding:0 .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.class_msg_page .reportBox .no_btn[data-v-8c82305a]{background:#ccc;border-radius:.2rem;color:#7d7d7d;cursor:not-allowed}html[data-v-d743067e]{font-size:100px}@media only screen and (max-height:650px){html[data-v-d743067e]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-d743067e]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-d743067e]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-d743067e]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-d743067e]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-d743067e]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-d743067e]{font-size:100px}}#app[data-v-d743067e],body[data-v-d743067e],html[data-v-d743067e]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-d743067e],#app h1[data-v-d743067e],#app h2[data-v-d743067e],#app h3[data-v-d743067e],#app h4[data-v-d743067e],#app h5[data-v-d743067e],#app h6[data-v-d743067e],#app p[data-v-d743067e],body body[data-v-d743067e],body h1[data-v-d743067e],body h2[data-v-d743067e],body h3[data-v-d743067e],body h4[data-v-d743067e],body h5[data-v-d743067e],body h6[data-v-d743067e],body p[data-v-d743067e],html body[data-v-d743067e],html h1[data-v-d743067e],html h2[data-v-d743067e],html h3[data-v-d743067e],html h4[data-v-d743067e],html h5[data-v-d743067e],html h6[data-v-d743067e],html p[data-v-d743067e]{margin:0}li[data-v-d743067e],ul[data-v-d743067e]{list-style:none;padding:0}[data-v-d743067e]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-d743067e]{white-space:break-spaces}.sortableDrag[data-v-d743067e]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-d743067e],.sortableDrag td[data-v-d743067e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-d743067e]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-d743067e]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-d743067e]{color:var(--theme-color)}.error_color[data-v-d743067e]{color:#eb6646!important}.warn_color[data-v-d743067e]{color:#ff6800}.pointer[data-v-d743067e]{cursor:pointer}.ellipsis[data-v-d743067e]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-d743067e]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-d743067e],.flex_center_center[data-v-d743067e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-d743067e],.flex_center_center[data-v-d743067e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-d743067e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-d743067e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-d743067e],.flex_row_s_p[data-v-d743067e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-d743067e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-d743067e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-d743067e],.flex_start[data-v-d743067e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-d743067e]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-d743067e],.flex_column_center_center[data-v-d743067e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-d743067e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-d743067e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-d743067e]{position:relative;border-radius:.2rem}.talk_frame[data-v-d743067e]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-d743067e]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-d743067e]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-d743067e]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-d743067e]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-d743067e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-d743067e]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-d743067e]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-d743067e]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-d743067e]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-d743067e]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-d743067e]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-d743067e]{max-height:30vh}.ant-select-dropdown-menu[data-v-d743067e]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-d743067e]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-d743067e]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-d743067e]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-d743067e]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-d743067e]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-d743067e]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-d743067e]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-d743067e]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-d743067e]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-d743067e]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-d743067e]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-d743067e]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-d743067e]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-d743067e]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-d743067e]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-d743067e]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-d743067e]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-d743067e]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-d743067e]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-d743067e]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-d743067e]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-d743067e]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-d743067e]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-d743067e]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-d743067e]{width:100%}.ant-input[data-v-d743067e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-d743067e]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-d743067e]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-d743067e]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-d743067e]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-d743067e]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-d743067e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-d743067e]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-d743067e]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-d743067e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-d743067e]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-d743067e]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-d743067e]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-d743067e],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-d743067e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-d743067e]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-d743067e]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-d743067e],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-d743067e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-d743067e]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-d743067e]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-d743067e],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-d743067e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-d743067e]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-d743067e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-d743067e]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-d743067e],.ant-table-thead>tr>th[data-v-d743067e]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-d743067e]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-d743067e]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-d743067e]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-d743067e]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-d743067e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-d743067e]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-d743067e]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-d743067e]{width:24px;height:24px}.ant-radio-inner[data-v-d743067e]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-d743067e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-d743067e]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-d743067e],.ant-radio-checked .ant-radio-inner[data-v-d743067e]{border-color:#10c7a3}.ant-checkbox[data-v-d743067e]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-d743067e]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-d743067e]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-d743067e]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-d743067e]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-d743067e]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-d743067e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-d743067e]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-d743067e]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-d743067e]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-d743067e]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-d743067e],.ant-dropdown-menu-submenu-title[data-v-d743067e]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-d743067e],:root .ant-dropdown-link>.anticon.anticon-down[data-v-d743067e],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-d743067e]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-d743067e]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-d743067e]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-d743067e]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-d743067e]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-d743067e]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-d743067e],.dropMenuItem_hk_SMALL[data-v-d743067e]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-d743067e]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-d743067e]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-d743067e]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-d743067e]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-d743067e]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-d743067e]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-d743067e],.ant-switch[data-v-d743067e]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-d743067e],.ant-switch[data-v-d743067e]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-d743067e]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-d743067e]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-d743067e]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-d743067e]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-d743067e]{width:100%}.ant-progress-circle .ant-progress-text[data-v-d743067e]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-d743067e]{max-width:4.6rem}.ant-popover-title[data-v-d743067e]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-d743067e]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-d743067e]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-d743067e],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-d743067e],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-d743067e]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-d743067e],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-d743067e],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-d743067e]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-d743067e]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-d743067e]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-d743067e]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-d743067e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-d743067e]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-d743067e]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-d743067e]{text-decoration:underline}.modalBox .btn_box[data-v-d743067e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-d743067e],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-d743067e],.ant-pagination-disabled:focus a[data-v-d743067e],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-d743067e],.ant-pagination-disabled:hover a[data-v-d743067e],[data-v-d743067e] .ant-pagination-disabled a{background:#e6e7e8}[data-v-d743067e] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-d743067e] .ant-pagination-item-active a,[data-v-d743067e] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-d743067e] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-d743067e] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-d743067e]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-d743067e]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-d743067e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-d743067e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-d743067e]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-d743067e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-d743067e]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-d743067e]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-d743067e]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-d743067e],.wangEditor table th[data-v-d743067e]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-d743067e]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-d743067e]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-d743067e]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-d743067e]{display:block}.wangEditor ol[data-v-d743067e],.wangEditor ul[data-v-d743067e]{margin:10px 0 10px 20px}.wangEditor ul[data-v-d743067e],.wangEditor ul li[data-v-d743067e]{list-style:disc inside!important}.wangEditor ol[data-v-d743067e],.wangEditor ol li[data-v-d743067e]{list-style:decimal inside!important}.wangEditor img[data-v-d743067e]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-d743067e]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-d743067e]{border-bottom:2px solid #e1e1e1}.component[data-v-d743067e]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-d743067e]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-d743067e]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-d743067e]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-d743067e]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-d743067e]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-d743067e]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-d743067e]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-d743067e]{cursor:default}.listen_picture[data-v-d743067e]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-d743067e]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-d743067e]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-d743067e]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-d743067e]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-d743067e]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-d743067e]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-d743067e]{font-size:var(--en_large_font_size_five)}[data-v-d743067e] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-d743067e]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-d743067e]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-d743067e]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-d743067e]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-d743067e]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-d743067e]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-d743067e]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-d743067e]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-d743067e],.home_practice_status.NO_PUBLIC[data-v-d743067e]{background:#2c58b1}.home_practice_status.FINISHED[data-v-d743067e],.home_practice_status.IN_PROGRESS[data-v-d743067e],.home_practice_status.NOT_STARTED[data-v-d743067e],.home_practice_status.UNDISTRIBUTED[data-v-d743067e]{background:#486fbf}.ant-calendar-picker-container[data-v-d743067e]{z-index:9999999!important}.class_teacher_page[data-v-d743067e]{width:100%;height:100%;background:#f5f0ff}.class_teacher_page[data-v-d743067e] .ant-spin-nested-loading,.class_teacher_page[data-v-d743067e] .ant-spin-nested-loading .ant-spin-container{height:100%}.class_teacher_page .main[data-v-d743067e]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.class_teacher_page .main[data-v-d743067e]::-webkit-scrollbar{width:.1rem;background-color:transparent}.class_teacher_page .main[data-v-d743067e]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.class_teacher_page .main .filter_action_box[data-v-d743067e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.class_teacher_page .main .filter_action_box .title[data-v-d743067e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}.class_teacher_page .main .filter_action_box .title .first[data-v-d743067e]{font-size:.26rem;font-family:var(--common-font-family);color:#592f99}.class_teacher_page .main .filter_action_box .title .first_hk_SMALL[data-v-d743067e]{font-size:var(--hk_small_font_size_eight)}.class_teacher_page .main .filter_action_box .title .first_hk_MEDIUM[data-v-d743067e]{font-size:var(--hk_middle_font_size_eight)}.class_teacher_page .main .filter_action_box .title .first_hk_LARGE[data-v-d743067e]{font-size:var(--hk_large_font_size_eight)}.class_teacher_page .main .filter_action_box .title .first_en_SMALL[data-v-d743067e]{font-size:var(--en_small_font_size_eight)}.class_teacher_page .main .filter_action_box .title .first_en_MEDIUM[data-v-d743067e]{font-size:var(--en_middle_font_size_eight)}.class_teacher_page .main .filter_action_box .title .first_en_LARGE[data-v-d743067e]{font-size:var(--en_large_font_size_eight)}.class_teacher_page .main .filter_action_box .subtitle[data-v-d743067e]{width:100%;border-bottom:2px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.1rem 0;margin-bottom:.2rem}.class_teacher_page .main .filter_action_box .subtitle .text[data-v-d743067e]{font-size:.16rem;font-family:var(--common-font-family);text-align:left}.class_teacher_page .main .filter_action_box .subtitle .text_hk_SMALL[data-v-d743067e]{font-size:var(--hk_small_font_size_four)}.class_teacher_page .main .filter_action_box .subtitle .text_hk_MEDIUM[data-v-d743067e]{font-size:var(--hk_middle_font_size_four)}.class_teacher_page .main .filter_action_box .subtitle .text_hk_LARGE[data-v-d743067e]{font-size:var(--hk_large_font_size_four)}.class_teacher_page .main .filter_action_box .subtitle .text_en_SMALL[data-v-d743067e]{font-size:var(--en_small_font_size_four)}.class_teacher_page .main .filter_action_box .subtitle .text_en_MEDIUM[data-v-d743067e]{font-size:var(--en_middle_font_size_four)}.class_teacher_page .main .filter_action_box .subtitle .text_en_LARGE[data-v-d743067e]{font-size:var(--en_large_font_size_four)}.class_teacher_page .main .filter_action_box .keyWordBox[data-v-d743067e]{width:6rem}.class_teacher_page .main .select[data-v-d743067e]{margin-bottom:.32rem}.class_teacher_page .main .table_box .Studies[data-v-d743067e]{margin:0 auto;width:1.4rem;height:.48rem;opacity:1;background:#775dc0;border-radius:.2rem}.class_teacher_page .main .table_box .Studies>span[data-v-d743067e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:1;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.48rem}.class_teacher_page .main .table_box .course_table[data-v-d743067e] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.class_teacher_page .main .table_box .course_table[data-v-d743067e] .ant-table-tbody>tr>td{color:#414042}.class_teacher_page .main .table_box .course_table[data-v-d743067e] .ant-table-thead{position:sticky;top:2.09rem;z-index:1;background:#f5f0ff}.class_teacher_page .main .table_box .course_table[data-v-d743067e] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.class_teacher_page .main .table_box .course_table[data-v-d743067e] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.class_teacher_page .main .table_box .course_table[data-v-d743067e] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.class_teacher_page .main .table_box .course_table[data-v-d743067e] .ant-table-thead>tr>th:last-child:after,.class_teacher_page .main .table_box .course_table[data-v-d743067e] .ant-table-thead>tr>th:last-child:before{display:none}.class_teacher_page .main .table_box .course_table[data-v-d743067e] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.class_teacher_page .main .table_box .course_table[data-v-d743067e] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.class_teacher_page .main .table_box .course_table[data-v-d743067e] .ant-table-column-title{color:#fff;font-weight:400}.class_teacher_page .main .table_box .course_table[data-v-d743067e] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.class_teacher_page .main .table_box .course_table[data-v-d743067e] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.class_teacher_page .main .table_box .course_table .no_data_line[data-v-d743067e]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.class_teacher_page .main .teacherName[data-v-d743067e]{font-size:.2rem;font-family:var(--common-font-family);padding-top:.04rem;color:#000}.class_teacher_page .main .teacherName_hk_SMALL[data-v-d743067e]{font-size:var(--hk_small_font_size_five)}.class_teacher_page .main .teacherName_hk_MEDIUM[data-v-d743067e]{font-size:var(--hk_middle_font_size_five)}.class_teacher_page .main .teacherName_hk_LARGE[data-v-d743067e]{font-size:var(--hk_large_font_size_five)}.class_teacher_page .main .teacherName_en_SMALL[data-v-d743067e]{font-size:var(--en_small_font_size_five)}.class_teacher_page .main .teacherName_en_MEDIUM[data-v-d743067e]{font-size:var(--en_middle_font_size_five)}.class_teacher_page .main .teacherName_en_LARGE[data-v-d743067e]{font-size:var(--en_large_font_size_five)}html[data-v-62dcd327]{font-size:100px}@media only screen and (max-height:650px){html[data-v-62dcd327]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-62dcd327]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-62dcd327]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-62dcd327]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-62dcd327]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-62dcd327]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-62dcd327]{font-size:100px}}#app[data-v-62dcd327],body[data-v-62dcd327],html[data-v-62dcd327]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-62dcd327],#app h1[data-v-62dcd327],#app h2[data-v-62dcd327],#app h3[data-v-62dcd327],#app h4[data-v-62dcd327],#app h5[data-v-62dcd327],#app h6[data-v-62dcd327],#app p[data-v-62dcd327],body body[data-v-62dcd327],body h1[data-v-62dcd327],body h2[data-v-62dcd327],body h3[data-v-62dcd327],body h4[data-v-62dcd327],body h5[data-v-62dcd327],body h6[data-v-62dcd327],body p[data-v-62dcd327],html body[data-v-62dcd327],html h1[data-v-62dcd327],html h2[data-v-62dcd327],html h3[data-v-62dcd327],html h4[data-v-62dcd327],html h5[data-v-62dcd327],html h6[data-v-62dcd327],html p[data-v-62dcd327]{margin:0}li[data-v-62dcd327],ul[data-v-62dcd327]{list-style:none;padding:0}[data-v-62dcd327]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-62dcd327]{white-space:break-spaces}.sortableDrag[data-v-62dcd327]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-62dcd327],.sortableDrag td[data-v-62dcd327]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-62dcd327]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-62dcd327]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-62dcd327]{color:var(--theme-color)}.error_color[data-v-62dcd327]{color:#eb6646!important}.warn_color[data-v-62dcd327]{color:#ff6800}.pointer[data-v-62dcd327]{cursor:pointer}.ellipsis[data-v-62dcd327]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-62dcd327]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-62dcd327],.flex_center_center[data-v-62dcd327]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-62dcd327],.flex_center_center[data-v-62dcd327]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-62dcd327]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-62dcd327]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-62dcd327],.flex_row_s_p[data-v-62dcd327]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-62dcd327]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-62dcd327]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-62dcd327],.flex_start[data-v-62dcd327]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-62dcd327]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-62dcd327],.flex_column_center_center[data-v-62dcd327]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-62dcd327]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-62dcd327]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-62dcd327]{position:relative;border-radius:.2rem}.talk_frame[data-v-62dcd327]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-62dcd327]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-62dcd327]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-62dcd327]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-62dcd327]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-62dcd327]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-62dcd327]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-62dcd327]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-62dcd327]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-62dcd327]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-62dcd327]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-62dcd327]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-62dcd327]{max-height:30vh}.ant-select-dropdown-menu[data-v-62dcd327]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-62dcd327]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-62dcd327]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-62dcd327]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-62dcd327]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-62dcd327]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-62dcd327]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-62dcd327]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-62dcd327]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-62dcd327]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-62dcd327]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-62dcd327]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-62dcd327]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-62dcd327]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-62dcd327]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-62dcd327]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-62dcd327]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-62dcd327]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-62dcd327]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-62dcd327]{width:100%}.ant-input[data-v-62dcd327]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-62dcd327]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-62dcd327]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-62dcd327]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-62dcd327]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-62dcd327]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-62dcd327]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-62dcd327]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-62dcd327]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-62dcd327]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-62dcd327]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-62dcd327],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-62dcd327]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-62dcd327]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-62dcd327],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-62dcd327]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-62dcd327]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-62dcd327],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-62dcd327]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-62dcd327]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-62dcd327]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-62dcd327]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-62dcd327],.ant-table-thead>tr>th[data-v-62dcd327]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-62dcd327]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-62dcd327]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-62dcd327]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-62dcd327]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-62dcd327]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-62dcd327]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-62dcd327]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-62dcd327]{width:24px;height:24px}.ant-radio-inner[data-v-62dcd327]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-62dcd327]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-62dcd327]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-62dcd327],.ant-radio-checked .ant-radio-inner[data-v-62dcd327]{border-color:#10c7a3}.ant-checkbox[data-v-62dcd327]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-62dcd327]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-62dcd327]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-62dcd327]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-62dcd327]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-62dcd327]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-62dcd327]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-62dcd327]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-62dcd327]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-62dcd327]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-62dcd327]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-62dcd327],.ant-dropdown-menu-submenu-title[data-v-62dcd327]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-62dcd327],:root .ant-dropdown-link>.anticon.anticon-down[data-v-62dcd327],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-62dcd327]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-62dcd327]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-62dcd327]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-62dcd327]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-62dcd327]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-62dcd327],.dropMenuItem_hk_SMALL[data-v-62dcd327]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-62dcd327]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-62dcd327]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-62dcd327]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-62dcd327]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-62dcd327]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-62dcd327],.ant-switch[data-v-62dcd327]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-62dcd327],.ant-switch[data-v-62dcd327]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-62dcd327]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-62dcd327]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-62dcd327]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-62dcd327]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-62dcd327]{width:100%}.ant-progress-circle .ant-progress-text[data-v-62dcd327]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-62dcd327]{max-width:4.6rem}.ant-popover-title[data-v-62dcd327]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-62dcd327]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-62dcd327]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-62dcd327],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-62dcd327],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-62dcd327]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-62dcd327],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-62dcd327],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-62dcd327]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-62dcd327]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-62dcd327]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-62dcd327]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-62dcd327]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-62dcd327]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-62dcd327]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-62dcd327]{text-decoration:underline}.modalBox .btn_box[data-v-62dcd327]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-62dcd327],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-62dcd327],.ant-pagination-disabled:focus a[data-v-62dcd327],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-62dcd327],.ant-pagination-disabled:hover a[data-v-62dcd327],[data-v-62dcd327] .ant-pagination-disabled a{background:#e6e7e8}[data-v-62dcd327] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-62dcd327] .ant-pagination-item-active a,[data-v-62dcd327] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-62dcd327] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-62dcd327] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-62dcd327]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-62dcd327]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-62dcd327]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-62dcd327]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-62dcd327]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-62dcd327]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-62dcd327]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-62dcd327]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-62dcd327]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-62dcd327],.wangEditor table th[data-v-62dcd327]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-62dcd327]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-62dcd327]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-62dcd327]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-62dcd327]{display:block}.wangEditor ol[data-v-62dcd327],.wangEditor ul[data-v-62dcd327]{margin:10px 0 10px 20px}.wangEditor ul[data-v-62dcd327],.wangEditor ul li[data-v-62dcd327]{list-style:disc inside!important}.wangEditor ol[data-v-62dcd327],.wangEditor ol li[data-v-62dcd327]{list-style:decimal inside!important}.wangEditor img[data-v-62dcd327]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-62dcd327]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-62dcd327]{border-bottom:2px solid #e1e1e1}.component[data-v-62dcd327]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-62dcd327]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-62dcd327]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-62dcd327]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-62dcd327]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-62dcd327]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-62dcd327]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-62dcd327]{cursor:default}.listen_picture[data-v-62dcd327]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-62dcd327]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-62dcd327]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-62dcd327]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-62dcd327]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-62dcd327]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-62dcd327]{font-size:var(--en_large_font_size_five)}[data-v-62dcd327] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-62dcd327]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-62dcd327]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-62dcd327]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-62dcd327]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-62dcd327]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-62dcd327]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-62dcd327]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-62dcd327]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-62dcd327],.home_practice_status.NO_PUBLIC[data-v-62dcd327]{background:#2c58b1}.home_practice_status.FINISHED[data-v-62dcd327],.home_practice_status.IN_PROGRESS[data-v-62dcd327],.home_practice_status.NOT_STARTED[data-v-62dcd327],.home_practice_status.UNDISTRIBUTED[data-v-62dcd327]{background:#486fbf}.ant-calendar-picker-container[data-v-62dcd327]{z-index:9999999!important}.group_msg_page[data-v-62dcd327]{width:100%;height:100%;background:#f5f0ff}.group_msg_page[data-v-62dcd327] .ant-spin-nested-loading,.group_msg_page[data-v-62dcd327] .ant-spin-nested-loading .ant-spin-container{height:100%}.group_msg_page .main[data-v-62dcd327]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.group_msg_page .main[data-v-62dcd327]::-webkit-scrollbar{width:.1rem;background-color:transparent}.group_msg_page .main[data-v-62dcd327]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.group_msg_page .main .filter_action_box[data-v-62dcd327]{padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.group_msg_page .main .filter_action_box .mr10[data-v-62dcd327]{margin-right:.1rem}.group_msg_page .main .search[data-v-62dcd327]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:.14rem;line-height:.69rem;margin-bottom:.34rem;display:-webkit-box;display:-ms-flexbox;display:flex}.group_msg_page .main .select[data-v-62dcd327]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.group_msg_page .main .button[data-v-62dcd327]{margin-left:.2rem}.group_msg_page .main .button .button_icon[data-v-62dcd327]{width:.2rem;height:.2rem;margin-right:.1rem}.group_msg_page .main .table_box .table_button[data-v-62dcd327]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:.63rem;height:.34rem;opacity:1;margin:0 auto;background:#775dc0;border-radius:.08rem}.group_msg_page .main .table_box .course_table[data-v-62dcd327] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.group_msg_page .main .table_box .course_table[data-v-62dcd327] .ant-table-tbody>tr>td{color:#414042}.group_msg_page .main .table_box .course_table[data-v-62dcd327] .ant-table-thead{position:sticky;top:1.72rem;z-index:1;background:#f5f0ff}.group_msg_page .main .table_box .course_table[data-v-62dcd327] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.group_msg_page .main .table_box .course_table[data-v-62dcd327] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.group_msg_page .main .table_box .course_table[data-v-62dcd327] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.group_msg_page .main .table_box .course_table[data-v-62dcd327] .ant-table-thead>tr>th:last-child:after,.group_msg_page .main .table_box .course_table[data-v-62dcd327] .ant-table-thead>tr>th:last-child:before{display:none}.group_msg_page .main .table_box .course_table[data-v-62dcd327] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.group_msg_page .main .table_box .course_table[data-v-62dcd327] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.group_msg_page .main .table_box .course_table[data-v-62dcd327] .ant-table-column-title{color:#fff;font-weight:400}.group_msg_page .main .table_box .course_table[data-v-62dcd327] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.group_msg_page .main .table_box .course_table[data-v-62dcd327] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.group_msg_page .main .table_box .course_table .action_box[data-v-62dcd327]{display:inline-block}.group_msg_page .main .table_box .course_table .action_box img[data-v-62dcd327]{height:.08rem;cursor:pointer}.group_msg_page .main .table_box .course_table .action_box.moveButton img[data-v-62dcd327]{height:.2rem}.group_msg_page .main .table_box .course_table .no_data_line[data-v-62dcd327]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.group_msg_page .keyWordBox[data-v-62dcd327]{width:6rem}.group_msg_page .group_modal_box[data-v-62dcd327]{height:auto;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.group_msg_page .group_modal_box[data-v-62dcd327]::-webkit-scrollbar{width:.1rem;background-color:transparent}.group_msg_page .group_modal_box[data-v-62dcd327]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.group_msg_page .group_modal_box .group_modal_title[data-v-62dcd327]{width:100%;height:1.06rem;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.group_msg_page .group_modal_box .group_modal_title .title[data-v-62dcd327]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.group_msg_page .group_modal_box .group_modal_title .title_hk_SMALL[data-v-62dcd327]{font-size:var(--hk_small_font_size_seven)}.group_msg_page .group_modal_box .group_modal_title .title_hk_MEDIUM[data-v-62dcd327]{font-size:var(--hk_middle_font_size_seven)}.group_msg_page .group_modal_box .group_modal_title .title_hk_LARGE[data-v-62dcd327]{font-size:var(--hk_large_font_size_seven)}.group_msg_page .group_modal_box .group_modal_title .title_en_SMALL[data-v-62dcd327]{font-size:var(--en_small_font_size_seven)}.group_msg_page .group_modal_box .group_modal_title .title_en_MEDIUM[data-v-62dcd327]{font-size:var(--en_middle_font_size_seven)}.group_msg_page .group_modal_box .group_modal_title .title_en_LARGE[data-v-62dcd327]{font-size:var(--en_large_font_size_seven)}.group_msg_page .group_modal_box .group_modal_title img[data-v-62dcd327]{width:.24rem;height:.24rem;cursor:pointer}.group_msg_page .group_modal_box .choose_box[data-v-62dcd327]{border:1px solid #775dc0}.group_msg_page .group_modal_box .group_modal_body[data-v-62dcd327]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.3rem}.group_msg_page .group_modal_box .group_modal_btn[data-v-62dcd327]{width:100%;height:auto;padding:0 .3rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.group_msg_page .group_modal_box .group_modal_btn .btn[data-v-62dcd327]{width:1.76rem;height:.54rem;border:1px solid #775dc0;border-radius:.2rem;color:#775dc0;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;line-height:.54rem;cursor:pointer;text-align:center;margin-right:.24rem}.group_msg_page .group_modal_box .group_modal_btn .btn_hk_SMALL[data-v-62dcd327]{font-size:var(--hk_small_font_size_18)}.group_msg_page .group_modal_box .group_modal_btn .btn_hk_MEDIUM[data-v-62dcd327]{font-size:var(--hk_middle_font_size_20)}.group_msg_page .group_modal_box .group_modal_btn .btn_hk_LARGE[data-v-62dcd327]{font-size:var(--hk_large_font_size_22)}.group_msg_page .group_modal_box .group_modal_btn .btn_en_SMALL[data-v-62dcd327]{font-size:var(--en_small_font_size_18)}.group_msg_page .group_modal_box .group_modal_btn .btn_en_MEDIUM[data-v-62dcd327]{font-size:var(--en_middle_font_size_20)}.group_msg_page .group_modal_box .group_modal_btn .btn_en_LARGE[data-v-62dcd327]{font-size:var(--en_large_font_size_22)}.group_msg_page .group_modal_box .group_modal_btn .btn[data-v-62dcd327]:last-child{margin-right:0}.group_msg_page .group_modal_box .group_modal_btn .btn.primary[data-v-62dcd327]{background:#775dc0;color:#fff}.group_msg_page .group_modal_box .group_modal_btn .con[data-v-62dcd327]{width:100%;font-size:.18rem}.group_msg_page .group_modal_box .group_modal_btn .saveBtn[data-v-62dcd327]{position:relative;right:45%;width:1rem}.group_msg_page .look_modal_box[data-v-62dcd327]{width:7.9rem}.group_msg_page .look_modal_box .info[data-v-62dcd327]{font-size:18px;font-family:var(--common-font-family);color:#000;line-height:26px;margin:.12rem 0}.group_msg_page .look_modal_box .info_hk_SMALL[data-v-62dcd327]{font-size:var(--hk_small_font_size_five)}.group_msg_page .look_modal_box .info_hk_MEDIUM[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five)}.group_msg_page .look_modal_box .info_hk_LARGE[data-v-62dcd327]{font-size:var(--hk_large_font_size_five)}.group_msg_page .look_modal_box .info_en_SMALL[data-v-62dcd327]{font-size:var(--en_small_font_size_five)}.group_msg_page .look_modal_box .info_en_MEDIUM[data-v-62dcd327]{font-size:var(--en_middle_font_size_five)}.group_msg_page .look_modal_box .info_en_LARGE[data-v-62dcd327]{font-size:var(--en_large_font_size_five)}.group_msg_page .look_modal_box .info[data-v-62dcd327]:last-child{margin-bottom:0}.group_msg_page .look_modal_box .ant-table-wrapper[data-v-62dcd327]{margin-bottom:.24rem}.group_msg_page .delete_modal_box[data-v-62dcd327]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.group_msg_page .delete_modal_box .img img[data-v-62dcd327]{width:1rem;height:1rem;margin:.15rem 0}.group_msg_page .delete_modal_box .text[data-v-62dcd327]{font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.group_msg_page .delete_modal_box .btn[data-v-62dcd327]{width:100%;height:.6rem;margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.group_msg_page .delete_modal_box .btn .button[data-v-62dcd327]{width:1.78rem;height:.55rem}.group_msg_page .delete_modal_box .btn .button.cancel[data-v-62dcd327]{margin-right:.2rem}.group_msg_page .delete_modal_box .btn .button_hk_SMALL[data-v-62dcd327]{font-size:var(--hk_small_font_size_four)}.group_msg_page .delete_modal_box .btn .button_hk_MEDIUM[data-v-62dcd327]{font-size:var(--hk_middle_font_size_four)}.group_msg_page .delete_modal_box .btn .button_hk_LARGE[data-v-62dcd327]{font-size:var(--hk_large_font_size_four)}.group_msg_page .delete_modal_box .btn .button_en_SMALL[data-v-62dcd327]{font-size:var(--en_small_font_size_four)}.group_msg_page .delete_modal_box .btn .button_en_MEDIUM[data-v-62dcd327]{font-size:var(--en_middle_font_size_four)}.group_msg_page .delete_modal_box .btn .button_en_LARGE[data-v-62dcd327]{font-size:var(--en_large_font_size_four)}.group_msg_page .add_modal_box[data-v-62dcd327]{width:8.8rem;font-size:.18rem;font-family:var(--common-font-family);color:#000}.group_msg_page .add_modal_box_hk_SMALL[data-v-62dcd327]{font-size:var(--hk_small_font_size_five)}.group_msg_page .add_modal_box_hk_MEDIUM[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five)}.group_msg_page .add_modal_box_hk_LARGE[data-v-62dcd327]{font-size:var(--hk_large_font_size_five)}.group_msg_page .add_modal_box_en_SMALL[data-v-62dcd327]{font-size:var(--en_small_font_size_five)}.group_msg_page .add_modal_box_en_MEDIUM[data-v-62dcd327]{font-size:var(--en_middle_font_size_five)}.group_msg_page .add_modal_box_en_LARGE[data-v-62dcd327]{font-size:var(--en_large_font_size_five)}.group_msg_page .add_modal_box .ant-input[data-v-62dcd327]{background:#fff;border-radius:.06rem;-webkit-box-shadow:2.16px 4.32px 4.32px 0 rgba(77,84,218,.5);box-shadow:2.16px 4.32px 4.32px 0 rgba(77,84,218,.5)}.group_msg_page .add_modal_box[data-v-62dcd327] label{font-size:.18rem;font-family:var(--common-font-family);color:#000}.group_msg_page .add_modal_box .choose_btn[data-v-62dcd327]{width:1.3rem;height:.48rem;background:#f5f0ff;border:1px solid #775dc0;border-radius:.15rem;text-align:center;line-height:.46rem;font-size:.18rem;font-family:var(--common-font-family);color:#592f99;cursor:pointer}.group_msg_page .add_modal_box .choose_btn_hk_SMALL[data-v-62dcd327]{font-size:var(--hk_small_font_size_five)}.group_msg_page .add_modal_box .choose_btn_hk_MEDIUM[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five)}.group_msg_page .add_modal_box .choose_btn_hk_LARGE[data-v-62dcd327]{font-size:var(--hk_large_font_size_five)}.group_msg_page .add_modal_box .choose_btn_en_SMALL[data-v-62dcd327]{font-size:var(--en_small_font_size_five)}.group_msg_page .add_modal_box .choose_btn_en_MEDIUM[data-v-62dcd327]{font-size:var(--en_middle_font_size_five)}.group_msg_page .add_modal_box .choose_btn_en_LARGE[data-v-62dcd327]{font-size:var(--en_large_font_size_five)}.group_msg_page .add_modal_box .class_list[data-v-62dcd327]{width:100%;height:auto;overflow:hidden}.group_msg_page .add_modal_box .class_list .class_item[data-v-62dcd327]{float:left;width:auto;height:.4rem;background:#f1f1f1;border-radius:.08rem;padding:0 .16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#775dc0;margin-top:.2rem;margin-right:.2rem;cursor:pointer}.group_msg_page .add_modal_box .class_list .class_item_hk_SMALL[data-v-62dcd327]{font-size:var(--hk_small_font_size_five)}.group_msg_page .add_modal_box .class_list .class_item_hk_MEDIUM[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five)}.group_msg_page .add_modal_box .class_list .class_item_hk_LARGE[data-v-62dcd327]{font-size:var(--hk_large_font_size_five)}.group_msg_page .add_modal_box .class_list .class_item_en_SMALL[data-v-62dcd327]{font-size:var(--en_small_font_size_five)}.group_msg_page .add_modal_box .class_list .class_item_en_MEDIUM[data-v-62dcd327]{font-size:var(--en_middle_font_size_five)}.group_msg_page .add_modal_box .class_list .class_item_en_LARGE[data-v-62dcd327]{font-size:var(--en_large_font_size_five)}.group_msg_page .add_modal_box .class_list .class_item img[data-v-62dcd327]{width:.24rem;height:.24rem;margin-left:.16rem;cursor:pointer}.group_msg_page .add_modal_box .class_list .active[data-v-62dcd327]{background:#775dc0;color:#fff}.group_msg_page .choose_modal_box[data-v-62dcd327]{width:6.2rem}.group_msg_page .choose_modal_box .group_modal_body[data-v-62dcd327]{width:calc(100% - .6rem);height:auto;margin:0 auto .3rem;padding:0;max-height:4.4rem;border-radius:14px;-webkit-box-shadow:0 4px 30px 0 hsla(0,0%,73.3%,.24);box-shadow:0 4px 30px 0 hsla(0,0%,73.3%,.24);display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.group_msg_page .choose_modal_box .group_modal_body .contentLeft[data-v-62dcd327]{width:50%;height:auto;overflow:auto}.group_msg_page .choose_modal_box .group_modal_body .contentLeft[data-v-62dcd327]:first-child{border-right:1px solid #e6e7e8}.group_msg_page .choose_modal_box .group_modal_body .contentLeft ul[data-v-62dcd327]{margin:0}.group_msg_page .choose_modal_box .group_modal_body .contentLeft ul .gradeBox[data-v-62dcd327]{width:100%;height:.6rem;padding:0 .18rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.18rem!important;font-family:var(--common-font-family);color:#000}.group_msg_page .choose_modal_box .group_modal_body .contentLeft ul .gradeBox_hk_SMALL[data-v-62dcd327]{font-size:var(--hk_small_font_size_five)}.group_msg_page .choose_modal_box .group_modal_body .contentLeft ul .gradeBox_hk_MEDIUM[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five)}.group_msg_page .choose_modal_box .group_modal_body .contentLeft ul .gradeBox_hk_LARGE[data-v-62dcd327]{font-size:var(--hk_large_font_size_five)}.group_msg_page .choose_modal_box .group_modal_body .contentLeft ul .gradeBox_en_SMALL[data-v-62dcd327]{font-size:var(--en_small_font_size_five)}.group_msg_page .choose_modal_box .group_modal_body .contentLeft ul .gradeBox_en_MEDIUM[data-v-62dcd327]{font-size:var(--en_middle_font_size_five)}.group_msg_page .choose_modal_box .group_modal_body .contentLeft ul .gradeBox_en_LARGE[data-v-62dcd327]{font-size:var(--en_large_font_size_five)}.group_msg_page .choose_modal_box .group_modal_body .contentLeft ul .gradeBox.active[data-v-62dcd327]{background:#f5f0ff;color:#775dc0}.group_msg_page .choose_modal_box .group_modal_body .contentLeft ul .gradeBox .gradeName[data-v-62dcd327]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.group_msg_page .choose_modal_box .group_modal_body .contentLeft ul .gradeBox .more[data-v-62dcd327]{width:.1rem;height:auto}.group_msg_page .choose_modal_box .group_modal_body .contentLeft ul .gradeBox .more img[data-v-62dcd327]{width:100%;height:auto}.group_msg_page .choose_modal_box .group_modal_body .contentLeft ul .gradeBox .noClick[data-v-62dcd327]{cursor:not-allowed}.group_msg_page .edit_modal_box .info[data-v-62dcd327]{font-size:18px;font-family:var(--common-font-family);color:#000;line-height:26px;margin-bottom:.24rem}.group_msg_page .edit_modal_box .info_hk_SMALL[data-v-62dcd327]{font-size:var(--hk_small_font_size_five)}.group_msg_page .edit_modal_box .info_hk_MEDIUM[data-v-62dcd327]{font-size:var(--hk_middle_font_size_five)}.group_msg_page .edit_modal_box .info_hk_LARGE[data-v-62dcd327]{font-size:var(--hk_large_font_size_five)}.group_msg_page .edit_modal_box .info_en_SMALL[data-v-62dcd327]{font-size:var(--en_small_font_size_five)}.group_msg_page .edit_modal_box .info_en_MEDIUM[data-v-62dcd327]{font-size:var(--en_middle_font_size_five)}.group_msg_page .edit_modal_box .info_en_LARGE[data-v-62dcd327]{font-size:var(--en_large_font_size_five)}.group_msg_page .edit_modal_box .info[data-v-62dcd327]:last-child{margin-bottom:0}.group_msg_page .add_table_box[data-v-62dcd327]{width:100%;height:4.5rem;padding:.12rem;background:#fff;border-radius:.14rem;border:2px solid #734fb3;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);overflow-y:scroll}.group_msg_page .add_table_box[data-v-62dcd327]::-webkit-scrollbar{width:.1rem;background-color:transparent}.group_msg_page .add_table_box[data-v-62dcd327]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.group_msg_page .model_table[data-v-62dcd327] .ant-table-tbody{border-bottom:1px solid #fff}.group_msg_page .model_table[data-v-62dcd327] .ant-table-tbody>tr>td{color:#414042;border-bottom:2px solid #734fb3;border-right:2px solid #734fb3}.group_msg_page .model_table[data-v-62dcd327] .ant-table-tbody>tr>td:last-child{border-right:0}.group_msg_page .model_table[data-v-62dcd327] .ant-table-thead{background:#f5f0ff}.group_msg_page .model_table[data-v-62dcd327] .ant-table-thead>tr>th{border-bottom:2px solid #734fb3;border-right:2px solid #734fb3}.group_msg_page .model_table[data-v-62dcd327] .ant-table-thead>tr>th:last-child{border-right:0}.group_msg_page .model_table[data-v-62dcd327] .ant-table-thead>tr>th:last-child:after,.group_msg_page .model_table[data-v-62dcd327] .ant-table-thead>tr>th:last-child:before{display:none}.group_msg_page .check_group_box[data-v-62dcd327] .ant-checkbox{width:.2rem;height:.2rem}.group_msg_page .check_group_box[data-v-62dcd327] .ant-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.group_msg_page .check_group_box[data-v-62dcd327] .ant-checkbox-input{border-color:#734fb3}.group_msg_page .check_group_box[data-v-62dcd327] .ant-checkbox-checked .ant-checkbox-inner,.group_msg_page .check_group_box[data-v-62dcd327] .ant-checkbox-inner{width:.2rem;height:.2rem;border:2px solid #734fb3;border-radius:.04rem;border-color:#734fb3}.group_msg_page .check_group_box[data-v-62dcd327] .ant-checkbox-checked .ant-checkbox-inner:after{width:.08rem;height:.2rem;top:.04rem;left:.04rem;border:2px solid #734fb3;border-top:0;border-left:0}.group_msg_page .check_group_box[data-v-62dcd327] .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#734fb3}html[data-v-de5e4e96]{font-size:100px}@media only screen and (max-height:650px){html[data-v-de5e4e96]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-de5e4e96]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-de5e4e96]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-de5e4e96]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-de5e4e96]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-de5e4e96]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-de5e4e96]{font-size:100px}}#app[data-v-de5e4e96],body[data-v-de5e4e96],html[data-v-de5e4e96]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-de5e4e96],#app h1[data-v-de5e4e96],#app h2[data-v-de5e4e96],#app h3[data-v-de5e4e96],#app h4[data-v-de5e4e96],#app h5[data-v-de5e4e96],#app h6[data-v-de5e4e96],#app p[data-v-de5e4e96],body body[data-v-de5e4e96],body h1[data-v-de5e4e96],body h2[data-v-de5e4e96],body h3[data-v-de5e4e96],body h4[data-v-de5e4e96],body h5[data-v-de5e4e96],body h6[data-v-de5e4e96],body p[data-v-de5e4e96],html body[data-v-de5e4e96],html h1[data-v-de5e4e96],html h2[data-v-de5e4e96],html h3[data-v-de5e4e96],html h4[data-v-de5e4e96],html h5[data-v-de5e4e96],html h6[data-v-de5e4e96],html p[data-v-de5e4e96]{margin:0}li[data-v-de5e4e96],ul[data-v-de5e4e96]{list-style:none;padding:0}[data-v-de5e4e96]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-de5e4e96]{white-space:break-spaces}.sortableDrag[data-v-de5e4e96]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-de5e4e96],.sortableDrag td[data-v-de5e4e96]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-de5e4e96]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-de5e4e96]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-de5e4e96]{color:var(--theme-color)}.error_color[data-v-de5e4e96]{color:#eb6646!important}.warn_color[data-v-de5e4e96]{color:#ff6800}.pointer[data-v-de5e4e96]{cursor:pointer}.ellipsis[data-v-de5e4e96]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-de5e4e96]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-de5e4e96],.flex_center_center[data-v-de5e4e96]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-de5e4e96],.flex_center_center[data-v-de5e4e96]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-de5e4e96]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-de5e4e96]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-de5e4e96],.flex_row_s_p[data-v-de5e4e96]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-de5e4e96]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-de5e4e96]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-de5e4e96],.flex_start[data-v-de5e4e96]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-de5e4e96]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-de5e4e96],.flex_column_center_center[data-v-de5e4e96]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-de5e4e96]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-de5e4e96]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-de5e4e96]{position:relative;border-radius:.2rem}.talk_frame[data-v-de5e4e96]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-de5e4e96]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-de5e4e96]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-de5e4e96]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-de5e4e96]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-de5e4e96]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-de5e4e96]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-de5e4e96]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-de5e4e96]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-de5e4e96]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-de5e4e96]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-de5e4e96]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-de5e4e96]{max-height:30vh}.ant-select-dropdown-menu[data-v-de5e4e96]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-de5e4e96]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-de5e4e96]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-de5e4e96]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-de5e4e96]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-de5e4e96]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-de5e4e96]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-de5e4e96]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-de5e4e96]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-de5e4e96]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-de5e4e96]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-de5e4e96]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-de5e4e96]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-de5e4e96]{width:100%}.ant-input[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-de5e4e96]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-de5e4e96]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-de5e4e96]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-de5e4e96]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-de5e4e96]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-de5e4e96]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-de5e4e96]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-de5e4e96],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-de5e4e96]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-de5e4e96]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-de5e4e96],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-de5e4e96]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-de5e4e96],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-de5e4e96]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-de5e4e96]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-de5e4e96]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-de5e4e96],.ant-table-thead>tr>th[data-v-de5e4e96]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-de5e4e96]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-de5e4e96]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-de5e4e96]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-de5e4e96]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-de5e4e96]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-de5e4e96]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-de5e4e96]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-de5e4e96]{width:24px;height:24px}.ant-radio-inner[data-v-de5e4e96]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-de5e4e96]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-de5e4e96],.ant-radio-checked .ant-radio-inner[data-v-de5e4e96]{border-color:#10c7a3}.ant-checkbox[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-de5e4e96]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-de5e4e96]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-de5e4e96]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-de5e4e96]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-de5e4e96]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-de5e4e96]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-de5e4e96]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-de5e4e96]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-de5e4e96]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-de5e4e96],.ant-dropdown-menu-submenu-title[data-v-de5e4e96]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-de5e4e96],:root .ant-dropdown-link>.anticon.anticon-down[data-v-de5e4e96],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-de5e4e96]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-de5e4e96]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-de5e4e96]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-de5e4e96]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-de5e4e96],.dropMenuItem_hk_SMALL[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-de5e4e96]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-de5e4e96]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-de5e4e96]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-de5e4e96]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-de5e4e96]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-de5e4e96],.ant-switch[data-v-de5e4e96]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-de5e4e96],.ant-switch[data-v-de5e4e96]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-de5e4e96]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-de5e4e96]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-de5e4e96]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-de5e4e96]{width:100%}.ant-progress-circle .ant-progress-text[data-v-de5e4e96]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-de5e4e96]{max-width:4.6rem}.ant-popover-title[data-v-de5e4e96]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-de5e4e96]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-de5e4e96]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-de5e4e96],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-de5e4e96],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-de5e4e96]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-de5e4e96],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-de5e4e96],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-de5e4e96]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-de5e4e96]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-de5e4e96]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-de5e4e96]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-de5e4e96]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-de5e4e96]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-de5e4e96]{text-decoration:underline}.modalBox .btn_box[data-v-de5e4e96]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-de5e4e96],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-de5e4e96],.ant-pagination-disabled:focus a[data-v-de5e4e96],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-de5e4e96],.ant-pagination-disabled:hover a[data-v-de5e4e96],[data-v-de5e4e96] .ant-pagination-disabled a{background:#e6e7e8}[data-v-de5e4e96] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-de5e4e96] .ant-pagination-item-active a,[data-v-de5e4e96] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-de5e4e96] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-de5e4e96] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-de5e4e96]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-de5e4e96]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-de5e4e96]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-de5e4e96]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-de5e4e96]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-de5e4e96]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-de5e4e96]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-de5e4e96]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-de5e4e96],.wangEditor table th[data-v-de5e4e96]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-de5e4e96]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-de5e4e96]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-de5e4e96]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-de5e4e96]{display:block}.wangEditor ol[data-v-de5e4e96],.wangEditor ul[data-v-de5e4e96]{margin:10px 0 10px 20px}.wangEditor ul[data-v-de5e4e96],.wangEditor ul li[data-v-de5e4e96]{list-style:disc inside!important}.wangEditor ol[data-v-de5e4e96],.wangEditor ol li[data-v-de5e4e96]{list-style:decimal inside!important}.wangEditor img[data-v-de5e4e96]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-de5e4e96]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-de5e4e96]{border-bottom:2px solid #e1e1e1}.component[data-v-de5e4e96]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-de5e4e96]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-de5e4e96]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-de5e4e96]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-de5e4e96]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-de5e4e96]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-de5e4e96]{cursor:default}.listen_picture[data-v-de5e4e96]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-de5e4e96]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-de5e4e96]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-de5e4e96]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-de5e4e96]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-de5e4e96]{font-size:var(--en_large_font_size_five)}[data-v-de5e4e96] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-de5e4e96]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-de5e4e96]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-de5e4e96]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-de5e4e96]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-de5e4e96]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-de5e4e96]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-de5e4e96]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-de5e4e96]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-de5e4e96],.home_practice_status.NO_PUBLIC[data-v-de5e4e96]{background:#2c58b1}.home_practice_status.FINISHED[data-v-de5e4e96],.home_practice_status.IN_PROGRESS[data-v-de5e4e96],.home_practice_status.NOT_STARTED[data-v-de5e4e96],.home_practice_status.UNDISTRIBUTED[data-v-de5e4e96]{background:#486fbf}.ant-calendar-picker-container[data-v-de5e4e96]{z-index:9999999!important}.student_list_page[data-v-de5e4e96]{width:100%;height:100%;background:#f5f0ff}.student_list_page[data-v-de5e4e96] .ant-spin-nested-loading,.student_list_page[data-v-de5e4e96] .ant-spin-nested-loading .ant-spin-container{height:100%}.student_list_page .main[data-v-de5e4e96]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.student_list_page .main[data-v-de5e4e96]::-webkit-scrollbar{width:.1rem;background-color:transparent}.student_list_page .main[data-v-de5e4e96]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.student_list_page .main .filter_action_box[data-v-de5e4e96]{padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.student_list_page .main .filter_action_box .mr10[data-v-de5e4e96]{margin-right:.1rem}.student_list_page .main .keyWordBox[data-v-de5e4e96]{width:6rem}.student_list_page .main>.title[data-v-de5e4e96]{margin-bottom:.4rem}.student_list_page .main .search[data-v-de5e4e96],.student_list_page .main>.title[data-v-de5e4e96]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}.student_list_page .main .search[data-v-de5e4e96]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_list_page .main .table_box .Studies[data-v-de5e4e96]{margin:0 auto;width:1.4rem;height:.48rem;opacity:1;background:#775dc0;border-radius:.2rem}.student_list_page .main .table_box .Studies>span[data-v-de5e4e96]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:1;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.48rem}.student_list_page .main .table_box .Studies>span.hk.SMALL[data-v-de5e4e96]{font-size:var(--hk_small_font_size_four)}.student_list_page .main .table_box .Studies>span.hk.MEDIUM[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_four)}.student_list_page .main .table_box .Studies>span.hk.LARGE[data-v-de5e4e96]{font-size:var(--hk_large_font_size_four)}.student_list_page .main .table_box .Studies>span.en.SMALL[data-v-de5e4e96]{font-size:var(--en_small_font_size_four)}.student_list_page .main .table_box .Studies>span.en.MEDIUM[data-v-de5e4e96]{font-size:var(--en_middle_font_size_four)}.student_list_page .main .table_box .Studies>span.en.LARGE[data-v-de5e4e96]{font-size:var(--en_large_font_size_four)}.student_list_page .main .table_box .course_table[data-v-de5e4e96] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.student_list_page .main .table_box .course_table[data-v-de5e4e96] .ant-table-tbody>tr>td{color:#414042}.student_list_page .main .table_box .course_table[data-v-de5e4e96] .ant-table-thead{position:sticky;top:1.72rem;z-index:1;background:#f5f0ff}.student_list_page .main .table_box .course_table[data-v-de5e4e96] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.student_list_page .main .table_box .course_table[data-v-de5e4e96] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.student_list_page .main .table_box .course_table[data-v-de5e4e96] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.student_list_page .main .table_box .course_table[data-v-de5e4e96] .ant-table-thead>tr>th:last-child:after,.student_list_page .main .table_box .course_table[data-v-de5e4e96] .ant-table-thead>tr>th:last-child:before{display:none}.student_list_page .main .table_box .course_table[data-v-de5e4e96] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.student_list_page .main .table_box .course_table[data-v-de5e4e96] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.student_list_page .main .table_box .course_table[data-v-de5e4e96] .ant-table-column-title{color:#fff;font-weight:400}.student_list_page .main .table_box .course_table[data-v-de5e4e96] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.student_list_page .main .table_box .course_table[data-v-de5e4e96] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_list_page .main .table_box .course_table .no_data_line[data-v-de5e4e96]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.student_list_page .reset_modal[data-v-de5e4e96]{width:6.6rem;height:3.6rem;background:#fff;border:.01rem solid #fff;border-radius:.35rem;padding:.5rem 1.42rem .6rem}.student_list_page .reset_modal .img[data-v-de5e4e96]{width:.6rem;height:.6rem;margin-bottom:.15rem}.student_list_page .reset_modal .img img[data-v-de5e4e96]{width:100%;height:100%}.student_list_page .reset_modal .title[data-v-de5e4e96]{font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.36rem;margin-bottom:.5rem}.student_list_page .reset_modal .title.hk.SMALL[data-v-de5e4e96]{font-size:var(--hk_small_font_size_seven)}.student_list_page .reset_modal .title.hk.MEDIUM[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_seven)}.student_list_page .reset_modal .title.hk.LARGE[data-v-de5e4e96]{font-size:var(--hk_large_font_size_seven)}.student_list_page .reset_modal .title.en.SMALL[data-v-de5e4e96]{font-size:var(--en_small_font_size_seven)}.student_list_page .reset_modal .title.en.MEDIUM[data-v-de5e4e96]{font-size:var(--en_middle_font_size_seven)}.student_list_page .reset_modal .title.en.LARGE[data-v-de5e4e96]{font-size:var(--en_large_font_size_seven)}.student_list_page .reset_modal .title span[data-v-de5e4e96]{color:#e34851}.student_list_page .reset_modal .btn_box[data-v-de5e4e96]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.student_list_page .reset_modal .btn_box .btn[data-v-de5e4e96]{width:1.76rem;height:.53rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;line-height:.53rem;text-align:center;border-radius:.2rem;cursor:pointer}.student_list_page .reset_modal .btn_box .btn.hk.SMALL[data-v-de5e4e96]{font-size:var(--hk_small_font_size_five)}.student_list_page .reset_modal .btn_box .btn.hk.MEDIUM[data-v-de5e4e96]{font-size:var(--hk_middle_font_size_five)}.student_list_page .reset_modal .btn_box .btn.hk.LARGE[data-v-de5e4e96]{font-size:var(--hk_large_font_size_five)}.student_list_page .reset_modal .btn_box .btn.en.SMALL[data-v-de5e4e96]{font-size:var(--en_small_font_size_five)}.student_list_page .reset_modal .btn_box .btn.en.MEDIUM[data-v-de5e4e96]{font-size:var(--en_middle_font_size_five)}.student_list_page .reset_modal .btn_box .btn.en.LARGE[data-v-de5e4e96]{font-size:var(--en_large_font_size_five)}.student_list_page .reset_modal .btn_box .btn.cancel[data-v-de5e4e96]{border:.01rem solid #775dc0;color:#775dc0}.student_list_page .reset_modal .btn_box .btn.sure[data-v-de5e4e96]{background:#775dc0;color:#fff}.student_list_page .colorChange[data-v-de5e4e96]>div>div>div{color:#592f99}.student_list_page .avatar[data-v-de5e4e96]{width:.64rem;height:.64rem;background:#c4c4c4;border-radius:50%}.self_center_page{width:100%;height:100%;background:#f5f0ff;padding:.4rem}.self_center_page .con{display:-webkit-box;display:-ms-flexbox;display:flex}.self_center_page .con .con_left{width:50%;opacity:1;padding:.4rem;margin-right:.2rem;background:#fff;border:1px solid #e0e0e0;border-radius:.17rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.self_center_page .con .con_left .left_top{width:100%;height:1.5rem;margin-bottom:.6rem}.self_center_page .con .con_left .left_top,.self_center_page .con .con_left .left_top .avatarBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.self_center_page .con .con_left .left_top .avatarBox{margin-left:.58rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.self_center_page .con .con_left .left_top .avatarBox .avatar{width:1.22rem;height:1.22rem;background:#c4c4c4;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.self_center_page .con .con_left .left_top .avatarBox .change{position:relative;margin-top:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.self_center_page .con .con_left .left_top .avatarBox .change>input{position:absolute;font-size:1rem;right:0;top:0;opacity:0}.self_center_page .con .con_left .left_top .avatarBox .change img{width:.2rem;height:.2rem}.self_center_page .con .con_left .left_top .avatarBox .change span{margin-left:.08rem;font-size:.18rem;font-family:var(--common-font-family);text-align:left;color:#775dc0;line-height:.26rem}.self_center_page .con .con_left .left_top .avatarBox .change span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.self_center_page .con .con_left .left_top .avatarBox .change span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.self_center_page .con .con_left .left_top .avatarBox .change span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.self_center_page .con .con_left .left_top .avatarBox .change span.en.SMALL{font-size:var(--en_small_font_size_five)}.self_center_page .con .con_left .left_top .avatarBox .change span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.self_center_page .con .con_left .left_top .avatarBox .change span.en.LARGE{font-size:var(--en_large_font_size_five)}.self_center_page .con .con_left .left_top .personalData{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:.58rem}.self_center_page .con .con_left .left_top .personalData .name{font-size:.36rem;font-family:var(--common-font-family);text-align:left;color:#775dc0;line-height:.47rem}.self_center_page .con .con_left .left_top .personalData .name.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.self_center_page .con .con_left .left_top .personalData .name.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.self_center_page .con .con_left .left_top .personalData .name.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.self_center_page .con .con_left .left_top .personalData .name.en.SMALL{font-size:var(--en_small_font_size_nine)}.self_center_page .con .con_left .left_top .personalData .name.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.self_center_page .con .con_left .left_top .personalData .name.en.LARGE{font-size:var(--en_large_font_size_nine)}.self_center_page .con .con_left .left_top .personalData .id{margin-top:.12rem;font-size:.26rem;font-family:var(--common-font-family);text-align:left;color:#3d3232;line-height:.34rem}.self_center_page .con .con_left .left_top .personalData .id.hk.SMALL{font-size:var(--hk_small_font_size_eight)}.self_center_page .con .con_left .left_top .personalData .id.hk.MEDIUM{font-size:var(--hk_middle_font_size_eight)}.self_center_page .con .con_left .left_top .personalData .id.hk.LARGE{font-size:var(--hk_large_font_size_eight)}.self_center_page .con .con_left .left_top .personalData .id.en.SMALL{font-size:var(--en_small_font_size_eight)}.self_center_page .con .con_left .left_top .personalData .id.en.MEDIUM{font-size:var(--en_middle_font_size_eight)}.self_center_page .con .con_left .left_top .personalData .id.en.LARGE{font-size:var(--en_large_font_size_eight)}.self_center_page .con .con_left .left_btn{width:100%;height:3.49rem;opacity:1;padding:.24rem;background:#fff;border-radius:.17rem;-webkit-box-shadow:.2rem .3rem .4rem 0 #f2f2f2;box-shadow:.2rem .3rem .4rem 0 #f2f2f2}.self_center_page .con .con_left .left_btn .title{margin-bottom:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.self_center_page .con .con_left .left_btn .title span{font-size:.24rem;font-family:var(--common-font-family);text-align:left;color:#775dc0;line-height:.21rem}.self_center_page .con .con_left .left_btn .title span.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.self_center_page .con .con_left .left_btn .title span.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.self_center_page .con .con_left .left_btn .title span.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.self_center_page .con .con_left .left_btn .title span.en.SMALL{font-size:var(--en_small_font_size_seven)}.self_center_page .con .con_left .left_btn .title span.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.self_center_page .con .con_left .left_btn .title span.en.LARGE{font-size:var(--en_large_font_size_seven)}.self_center_page .con .con_left .left_btn .title img{width:.3rem;height:.3rem}.self_center_page .con .con_left .left_btn .content{width:100%;height:.34rem;margin-bottom:.18rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.self_center_page .con .con_left .left_btn .content .name{width:1.2rem;opacity:1;font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#7d7d7d;line-height:.21rem}.self_center_page .con .con_left .left_btn .content .name.hk.SMALL{font-size:var(--hk_small_font_size_five)}.self_center_page .con .con_left .left_btn .content .name.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.self_center_page .con .con_left .left_btn .content .name.hk.LARGE{font-size:var(--hk_large_font_size_five)}.self_center_page .con .con_left .left_btn .content .name.en.SMALL{font-size:var(--en_small_font_size_five)}.self_center_page .con .con_left .left_btn .content .name.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.self_center_page .con .con_left .left_btn .content .name.en.LARGE{font-size:var(--en_large_font_size_five)}.self_center_page .con .con_left .left_btn .content .detail{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#000;line-height:.34rem}.self_center_page .con .con_left .left_btn .content .detail.hk.SMALL{font-size:var(--hk_small_font_size_five)}.self_center_page .con .con_left .left_btn .content .detail.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.self_center_page .con .con_left .left_btn .content .detail.hk.LARGE{font-size:var(--hk_large_font_size_five)}.self_center_page .con .con_left .left_btn .content .detail.en.SMALL{font-size:var(--en_small_font_size_five)}.self_center_page .con .con_left .left_btn .content .detail.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.self_center_page .con .con_left .left_btn .content .detail.en.LARGE{font-size:var(--en_large_font_size_five)}.self_center_page .con .con_right{width:50%;margin-left:.2rem}.self_center_page .con .con_right .right_top{width:100%;height:2.4rem;opacity:1;padding:.24rem;margin-bottom:.2rem;background:#fff;border:1px solid #e0e0e0;border-radius:.17rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.self_center_page .con .con_right .right_top .title{margin-bottom:.4rem;font-size:.24rem;font-family:var(--common-font-family);text-align:left;color:#775dc0;line-height:.21rem}.self_center_page .con .con_right .right_top .title.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.self_center_page .con .con_right .right_top .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.self_center_page .con .con_right .right_top .title.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.self_center_page .con .con_right .right_top .title.en.SMALL{font-size:var(--en_small_font_size_seven)}.self_center_page .con .con_right .right_top .title.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.self_center_page .con .con_right .right_top .title.en.LARGE{font-size:var(--en_large_font_size_seven)}.self_center_page .con .con_right .right_top .loginBox{width:100%;height:1.2rem;opacity:1;padding:.24rem;background:#e6e7e8;border-radius:.14rem}.self_center_page .con .con_right .right_top .loginBox .tips{font-size:.14rem;font-family:var(--common-font-family);text-align:left;color:#7d7d7d;line-height:.21rem}.self_center_page .con .con_right .right_top .loginBox .tips.hk.SMALL{font-size:var(--hk_small_font_size_three)}.self_center_page .con .con_right .right_top .loginBox .tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.self_center_page .con .con_right .right_top .loginBox .tips.hk.LARGE{font-size:var(--hk_large_font_size_three)}.self_center_page .con .con_right .right_top .loginBox .tips.en.SMALL{font-size:var(--en_small_font_size_three)}.self_center_page .con .con_right .right_top .loginBox .tips.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.self_center_page .con .con_right .right_top .loginBox .tips.en.LARGE{font-size:var(--en_large_font_size_three)}.self_center_page .con .con_right .right_top .loginBox .loginType{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.self_center_page .con .con_right .right_top .loginBox .loginType img{width:.48rem;height:.48rem}.self_center_page .con .con_right .right_top .loginBox .loginType span{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#000;line-height:.34rem}.self_center_page .con .con_right .right_top .loginBox .loginType span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.self_center_page .con .con_right .right_top .loginBox .loginType span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.self_center_page .con .con_right .right_top .loginBox .loginType span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.self_center_page .con .con_right .right_top .loginBox .loginType span.en.SMALL{font-size:var(--en_small_font_size_five)}.self_center_page .con .con_right .right_top .loginBox .loginType span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.self_center_page .con .con_right .right_top .loginBox .loginType span.en.LARGE{font-size:var(--en_large_font_size_five)}.self_center_page .con .con_right .right_btn{width:100%;height:3.8rem;opacity:1;padding:.24rem;background:#fff;border:1px solid #e0e0e0;border-radius:.17rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.self_center_page .con .con_right .right_btn .title{margin-bottom:.4rem;font-size:.24rem;font-family:var(--common-font-family);text-align:left;color:#775dc0;line-height:.21rem}.self_center_page .con .con_right .right_btn .title.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.self_center_page .con .con_right .right_btn .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.self_center_page .con .con_right .right_btn .title.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.self_center_page .con .con_right .right_btn .title.en.SMALL{font-size:var(--en_small_font_size_seven)}.self_center_page .con .con_right .right_btn .title.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.self_center_page .con .con_right .right_btn .title.en.LARGE{font-size:var(--en_large_font_size_seven)}.self_center_page .con .con_right .right_btn .content{width:100%;height:.34rem;margin-bottom:.18rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.self_center_page .con .con_right .right_btn .content .name{width:1.2rem;opacity:1;font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#7d7d7d;line-height:.21rem}.self_center_page .con .con_right .right_btn .content .name.hk.SMALL{font-size:var(--hk_small_font_size_five)}.self_center_page .con .con_right .right_btn .content .name.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.self_center_page .con .con_right .right_btn .content .name.hk.LARGE{font-size:var(--hk_large_font_size_five)}.self_center_page .con .con_right .right_btn .content .name.en.SMALL{font-size:var(--en_small_font_size_five)}.self_center_page .con .con_right .right_btn .content .name.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.self_center_page .con .con_right .right_btn .content .name.en.LARGE{font-size:var(--en_large_font_size_five)}.self_center_page .con .con_right .right_btn .content .detail{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#000;line-height:.34rem}.self_center_page .con .con_right .right_btn .content .detail.hk.SMALL{font-size:var(--hk_small_font_size_five)}.self_center_page .con .con_right .right_btn .content .detail.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.self_center_page .con .con_right .right_btn .content .detail.hk.LARGE{font-size:var(--hk_large_font_size_five)}.self_center_page .con .con_right .right_btn .content .detail.en.SMALL{font-size:var(--en_small_font_size_five)}.self_center_page .con .con_right .right_btn .content .detail.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.self_center_page .con .con_right .right_btn .content .detail.en.LARGE{font-size:var(--en_large_font_size_five)}.changePassword_page{width:100%;height:100%;background:#fafafa}.changePassword_page .box{width:100%;height:100%;padding:.7rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.changePassword_page .content{width:auto;height:5.37rem;background:#fff;border:1px solid #e0e0e0;border-radius:.17rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:.62rem .8rem .89rem .8rem}.changePassword_page .content .title{margin-bottom:.43rem;font-size:.36rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#592f99;line-height:.52rem}.changePassword_page .content .title.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.changePassword_page .content .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.changePassword_page .content .title.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.changePassword_page .content .title.en.SMALL{font-size:var(--en_small_font_size_nine)}.changePassword_page .content .title.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.changePassword_page .content .title.en.LARGE{font-size:var(--en_large_font_size_nine)}.changePassword_page .content .input{margin:0 auto;margin-bottom:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.changePassword_page .content .input .tips{margin-bottom:.06rem;font-size:.18rem;font-weight:500;font-family:var(--common-font-family);text-align:left;color:#775dc0;line-height:.22rem}.changePassword_page .content .input .tips.hk.SMALL{font-size:var(--hk_small_font_size_five)}.changePassword_page .content .input .tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.changePassword_page .content .input .tips.hk.LARGE{font-size:var(--hk_large_font_size_five)}.changePassword_page .content .input .tips.en.SMALL{font-size:var(--en_small_font_size_five)}.changePassword_page .content .input .tips.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.changePassword_page .content .input .tips.en.LARGE{font-size:var(--en_large_font_size_five)}.changePassword_page .content .input .tips span{opacity:.5;margin-left:.32rem;font-size:.14rem;font-weight:700;text-align:left;color:#775dc0;line-height:.2rem}.changePassword_page .content .input .tips span.hk.SMALL{font-size:var(--hk_small_font_size_three)}.changePassword_page .content .input .tips span.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.changePassword_page .content .input .tips span.hk.LARGE{font-size:var(--hk_large_font_size_three)}.changePassword_page .content .input .tips span.en.SMALL{font-size:var(--en_small_font_size_three)}.changePassword_page .content .input .tips span.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.changePassword_page .content .input .tips span.en.LARGE{font-size:var(--en_large_font_size_three)}.changePassword_page .content .input .inputBox{position:relative}.changePassword_page .content .input .inputBox .tipsText{font-size:.16rem;font-weight:700;font-family:var(--common-font-family);text-align:left;color:#e81313;line-height:.2rem;margin-left:.16rem;margin-top:.22rem;position:absolute;left:100%;top:0;width:5rem}.changePassword_page .content .input .inputBox .tipsText.hk.SMALL{font-size:var(--hk_small_font_size_four)}.changePassword_page .content .input .inputBox .tipsText.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.changePassword_page .content .input .inputBox .tipsText.hk.LARGE{font-size:var(--hk_large_font_size_four)}.changePassword_page .content .input .inputBox .tipsText.en.SMALL{font-size:var(--en_small_font_size_four)}.changePassword_page .content .input .inputBox .tipsText.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.changePassword_page .content .input .inputBox .tipsText.en.LARGE{font-size:var(--en_large_font_size_four)}.changePassword_page .content .bottom{margin:0 auto;margin-top:.44rem}.changePassword_page .content .partner{width:1.76rem;position:absolute;left:2.12rem;bottom:1.28rem}.changePassword_page .content .partner img{width:100%;height:100%}.changePassword_page .content .pw_box{width:6.6rem;height:3.6rem;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.changePassword_page .content .pw_box .img img{width:.6rem;height:.6rem}.changePassword_page .content .pw_box .title{width:4.1rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.56rem;letter-spacing:1px}.changePassword_page .content .pw_box .title.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.changePassword_page .content .pw_box .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.changePassword_page .content .pw_box .title.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.changePassword_page .content .pw_box .title.en.SMALL{font-size:var(--en_small_font_size_seven)}.changePassword_page .content .pw_box .title.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.changePassword_page .content .pw_box .title.en.LARGE{font-size:var(--en_large_font_size_seven)}html[data-v-72d9d100]{font-size:100px}@media only screen and (max-height:650px){html[data-v-72d9d100]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-72d9d100]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-72d9d100]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-72d9d100]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-72d9d100]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-72d9d100]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-72d9d100]{font-size:100px}}#app[data-v-72d9d100],body[data-v-72d9d100],html[data-v-72d9d100]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-72d9d100],#app h1[data-v-72d9d100],#app h2[data-v-72d9d100],#app h3[data-v-72d9d100],#app h4[data-v-72d9d100],#app h5[data-v-72d9d100],#app h6[data-v-72d9d100],#app p[data-v-72d9d100],body body[data-v-72d9d100],body h1[data-v-72d9d100],body h2[data-v-72d9d100],body h3[data-v-72d9d100],body h4[data-v-72d9d100],body h5[data-v-72d9d100],body h6[data-v-72d9d100],body p[data-v-72d9d100],html body[data-v-72d9d100],html h1[data-v-72d9d100],html h2[data-v-72d9d100],html h3[data-v-72d9d100],html h4[data-v-72d9d100],html h5[data-v-72d9d100],html h6[data-v-72d9d100],html p[data-v-72d9d100]{margin:0}li[data-v-72d9d100],ul[data-v-72d9d100]{list-style:none;padding:0}[data-v-72d9d100]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-72d9d100]{white-space:break-spaces}.sortableDrag[data-v-72d9d100]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-72d9d100],.sortableDrag td[data-v-72d9d100]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-72d9d100]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-72d9d100]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-72d9d100]{color:var(--theme-color)}.error_color[data-v-72d9d100]{color:#eb6646!important}.warn_color[data-v-72d9d100]{color:#ff6800}.pointer[data-v-72d9d100]{cursor:pointer}.ellipsis[data-v-72d9d100]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-72d9d100]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-72d9d100],.flex_center_center[data-v-72d9d100]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-72d9d100],.flex_center_center[data-v-72d9d100]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-72d9d100]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-72d9d100]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-72d9d100],.flex_row_s_p[data-v-72d9d100]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-72d9d100]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-72d9d100]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-72d9d100],.flex_start[data-v-72d9d100]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-72d9d100]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-72d9d100],.flex_column_center_center[data-v-72d9d100]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-72d9d100]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-72d9d100]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-72d9d100]{position:relative;border-radius:.2rem}.talk_frame[data-v-72d9d100]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-72d9d100]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-72d9d100]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-72d9d100]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-72d9d100]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-72d9d100]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-72d9d100]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-72d9d100]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-72d9d100]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-72d9d100]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-72d9d100]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-72d9d100]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-72d9d100]{max-height:30vh}.ant-select-dropdown-menu[data-v-72d9d100]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-72d9d100]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-72d9d100]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-72d9d100]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-72d9d100]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-72d9d100]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-72d9d100]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-72d9d100]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-72d9d100]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-72d9d100]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-72d9d100]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-72d9d100]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-72d9d100]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-72d9d100]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-72d9d100]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-72d9d100]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-72d9d100]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-72d9d100]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-72d9d100]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-72d9d100]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-72d9d100]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-72d9d100]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-72d9d100]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-72d9d100]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-72d9d100]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-72d9d100]{width:100%}.ant-input[data-v-72d9d100]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-72d9d100]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-72d9d100]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-72d9d100]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-72d9d100]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-72d9d100]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-72d9d100]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-72d9d100]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-72d9d100]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-72d9d100]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-72d9d100]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-72d9d100]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-72d9d100]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-72d9d100],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-72d9d100]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-72d9d100]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-72d9d100]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-72d9d100],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-72d9d100]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-72d9d100]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-72d9d100]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-72d9d100],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-72d9d100]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-72d9d100]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-72d9d100]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-72d9d100]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-72d9d100],.ant-table-thead>tr>th[data-v-72d9d100]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-72d9d100]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-72d9d100]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-72d9d100]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-72d9d100]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-72d9d100]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-72d9d100]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-72d9d100]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-72d9d100]{width:24px;height:24px}.ant-radio-inner[data-v-72d9d100]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-72d9d100]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-72d9d100]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-72d9d100],.ant-radio-checked .ant-radio-inner[data-v-72d9d100]{border-color:#10c7a3}.ant-checkbox[data-v-72d9d100]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-72d9d100]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-72d9d100]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-72d9d100]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-72d9d100]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-72d9d100]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-72d9d100]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-72d9d100]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-72d9d100]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-72d9d100]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-72d9d100]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-72d9d100],.ant-dropdown-menu-submenu-title[data-v-72d9d100]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-72d9d100],:root .ant-dropdown-link>.anticon.anticon-down[data-v-72d9d100],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-72d9d100]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-72d9d100]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-72d9d100]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-72d9d100]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-72d9d100]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-72d9d100]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-72d9d100],.dropMenuItem_hk_SMALL[data-v-72d9d100]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-72d9d100]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-72d9d100]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-72d9d100]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-72d9d100]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-72d9d100]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-72d9d100]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-72d9d100],.ant-switch[data-v-72d9d100]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-72d9d100],.ant-switch[data-v-72d9d100]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-72d9d100]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-72d9d100]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-72d9d100]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-72d9d100]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-72d9d100]{width:100%}.ant-progress-circle .ant-progress-text[data-v-72d9d100]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-72d9d100]{max-width:4.6rem}.ant-popover-title[data-v-72d9d100]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-72d9d100]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-72d9d100]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-72d9d100],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-72d9d100],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-72d9d100]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-72d9d100],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-72d9d100],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-72d9d100]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-72d9d100]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-72d9d100]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-72d9d100]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-72d9d100]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-72d9d100]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-72d9d100]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-72d9d100]{text-decoration:underline}.modalBox .btn_box[data-v-72d9d100]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-72d9d100],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-72d9d100],.ant-pagination-disabled:focus a[data-v-72d9d100],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-72d9d100],.ant-pagination-disabled:hover a[data-v-72d9d100],[data-v-72d9d100] .ant-pagination-disabled a{background:#e6e7e8}[data-v-72d9d100] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-72d9d100] .ant-pagination-item-active a,[data-v-72d9d100] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-72d9d100] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-72d9d100] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-72d9d100]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-72d9d100]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-72d9d100]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-72d9d100]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-72d9d100]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-72d9d100]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-72d9d100]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-72d9d100]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-72d9d100]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-72d9d100],.wangEditor table th[data-v-72d9d100]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-72d9d100]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-72d9d100]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-72d9d100]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-72d9d100]{display:block}.wangEditor ol[data-v-72d9d100],.wangEditor ul[data-v-72d9d100]{margin:10px 0 10px 20px}.wangEditor ul[data-v-72d9d100],.wangEditor ul li[data-v-72d9d100]{list-style:disc inside!important}.wangEditor ol[data-v-72d9d100],.wangEditor ol li[data-v-72d9d100]{list-style:decimal inside!important}.wangEditor img[data-v-72d9d100]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-72d9d100]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-72d9d100]{border-bottom:2px solid #e1e1e1}.component[data-v-72d9d100]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-72d9d100]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-72d9d100]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-72d9d100]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-72d9d100]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-72d9d100]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-72d9d100]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-72d9d100]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-72d9d100]{cursor:default}.listen_picture[data-v-72d9d100]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-72d9d100]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-72d9d100]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-72d9d100]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-72d9d100]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-72d9d100]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-72d9d100]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-72d9d100]{font-size:var(--en_large_font_size_five)}[data-v-72d9d100] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-72d9d100]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-72d9d100]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-72d9d100]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-72d9d100]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-72d9d100]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-72d9d100]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-72d9d100]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-72d9d100]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-72d9d100],.home_practice_status.NO_PUBLIC[data-v-72d9d100]{background:#2c58b1}.home_practice_status.FINISHED[data-v-72d9d100],.home_practice_status.IN_PROGRESS[data-v-72d9d100],.home_practice_status.NOT_STARTED[data-v-72d9d100],.home_practice_status.UNDISTRIBUTED[data-v-72d9d100]{background:#486fbf}.ant-calendar-picker-container[data-v-72d9d100]{z-index:9999999!important}.market_page[data-v-72d9d100]{width:100%;height:100%;background:#f5f0ff}.market_page[data-v-72d9d100] .ant-affix{width:calc(100% - .9rem)!important;top:1rem!important}.market_page[data-v-72d9d100] .ant-spin-nested-loading,.market_page[data-v-72d9d100] .ant-spin-nested-loading .ant-spin-container{height:100%}.market_page .main[data-v-72d9d100]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.market_page .main[data-v-72d9d100]::-webkit-scrollbar{width:.1rem;background-color:transparent}.market_page .main[data-v-72d9d100]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.market_page .main .title[data-v-72d9d100]{padding-top:.4rem;font-size:.36rem;font-family:var(--common-font-family);color:#592f99}.market_page .main .title.hk.SMALL[data-v-72d9d100]{font-size:var(--hk_small_font_size_nine)}.market_page .main .title.hk.MEDIUM[data-v-72d9d100]{font-size:var(--hk_middle_font_size_nine)}.market_page .main .title.hk.LARGE[data-v-72d9d100]{font-size:var(--hk_large_font_size_nine)}.market_page .main .title.en.SMALL[data-v-72d9d100]{font-size:var(--en_small_font_size_nine)}.market_page .main .title.en.MEDIUM[data-v-72d9d100]{font-size:var(--en_middle_font_size_nine)}.market_page .main .title.en.LARGE[data-v-72d9d100]{font-size:var(--en_large_font_size_nine)}.market_page .main .number[data-v-72d9d100]{padding-bottom:.1rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#333;line-height:.24rem;border-bottom:2px solid #734fb3}.market_page .main .number.hk.SMALL[data-v-72d9d100]{font-size:var(--hk_small_font_size_four)}.market_page .main .number.hk.MEDIUM[data-v-72d9d100]{font-size:var(--hk_middle_font_size_four)}.market_page .main .number.hk.LARGE[data-v-72d9d100]{font-size:var(--hk_large_font_size_four)}.market_page .main .number.en.SMALL[data-v-72d9d100]{font-size:var(--en_small_font_size_four)}.market_page .main .number.en.MEDIUM[data-v-72d9d100]{font-size:var(--en_middle_font_size_four)}.market_page .main .number.en.LARGE[data-v-72d9d100]{font-size:var(--en_large_font_size_four)}.market_page .main .content[data-v-72d9d100]{width:100%;margin-top:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.market_page .main .content .newBox[data-v-72d9d100]{width:100%;height:1.41rem;padding:.32rem;margin-bottom:.18rem;background:#fff;border-radius:10px;-webkit-box-shadow:0 .04rem .25rem 0 #f2f2f2;box-shadow:0 .04rem .25rem 0 #f2f2f2;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.market_page .main .content .newBox .newBox_left[data-v-72d9d100]{width:calc(100% - 1.42rem);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.market_page .main .content .newBox .newBox_left .new_title[data-v-72d9d100]{max-width:calc(100% - .96rem);height:.35rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#775dc0;line-height:.35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market_page .main .content .newBox .newBox_left .new_title.hk.SMALL[data-v-72d9d100]{font-size:var(--hk_small_font_size_seven)}.market_page .main .content .newBox .newBox_left .new_title.hk.MEDIUM[data-v-72d9d100]{font-size:var(--hk_middle_font_size_seven)}.market_page .main .content .newBox .newBox_left .new_title.hk.LARGE[data-v-72d9d100]{font-size:var(--hk_large_font_size_seven)}.market_page .main .content .newBox .newBox_left .new_title.en.SMALL[data-v-72d9d100]{font-size:var(--en_small_font_size_seven)}.market_page .main .content .newBox .newBox_left .new_title.en.MEDIUM[data-v-72d9d100]{font-size:var(--en_middle_font_size_seven)}.market_page .main .content .newBox .newBox_left .new_title.en.LARGE[data-v-72d9d100]{font-size:var(--en_large_font_size_seven)}.market_page .main .content .newBox .newBox_left .new_date[data-v-72d9d100]{height:.24rem;margin-top:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.24rem}.market_page .main .content .newBox .newBox_left .new_date.hk.SMALL[data-v-72d9d100]{font-size:var(--hk_small_font_size_four)}.market_page .main .content .newBox .newBox_left .new_date.hk.MEDIUM[data-v-72d9d100]{font-size:var(--hk_middle_font_size_four)}.market_page .main .content .newBox .newBox_left .new_date.hk.LARGE[data-v-72d9d100]{font-size:var(--hk_large_font_size_four)}.market_page .main .content .newBox .newBox_left .new_date.en.SMALL[data-v-72d9d100]{font-size:var(--en_small_font_size_four)}.market_page .main .content .newBox .newBox_left .new_date.en.MEDIUM[data-v-72d9d100]{font-size:var(--en_middle_font_size_four)}.market_page .main .content .newBox .newBox_left .new_date.en.LARGE[data-v-72d9d100]{font-size:var(--en_large_font_size_four)}.market_page .main .content .newBox .newBox_right .btn[data-v-72d9d100]{width:1.42rem;height:.48rem}.market_page .main .content .newBox .status[data-v-72d9d100]{position:absolute;right:0;top:0;width:.7rem;height:.34rem;background:#ffc700;border-radius:0 .1rem 0 .1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff}.market_page .main .content .newBox .status.hk.SMALL[data-v-72d9d100]{font-size:var(--hk_small_font_size_five)}.market_page .main .content .newBox .status.hk.MEDIUM[data-v-72d9d100]{font-size:var(--hk_middle_font_size_five)}.market_page .main .content .newBox .status.hk.LARGE[data-v-72d9d100]{font-size:var(--hk_large_font_size_five)}.market_page .main .content .newBox .status.en.SMALL[data-v-72d9d100]{font-size:var(--en_small_font_size_five)}.market_page .main .content .newBox .status.en.MEDIUM[data-v-72d9d100]{font-size:var(--en_middle_font_size_five)}.market_page .main .content .newBox .status.en.LARGE[data-v-72d9d100]{font-size:var(--en_large_font_size_five)}.market_page .main .content .newBox .noDataBox[data-v-72d9d100]{width:100%;height:100%;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.market_page .main .content .newBox .noDataBox .img[data-v-72d9d100]{width:1.55rem;height:.93rem}.market_page .main .content .newBox .noDataBox .tips[data-v-72d9d100]{margin-top:.33rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:600;text-align:center;color:#592f99;line-height:.22rem}.market_page .main .content .newBox .noDataBox .tips.hk.SMALL[data-v-72d9d100]{font-size:var(--hk_small_font_size_five)}.market_page .main .content .newBox .noDataBox .tips.hk.MEDIUM[data-v-72d9d100]{font-size:var(--hk_middle_font_size_five)}.market_page .main .content .newBox .noDataBox .tips.hk.LARGE[data-v-72d9d100]{font-size:var(--hk_large_font_size_five)}.market_page .main .content .newBox .noDataBox .tips.en.SMALL[data-v-72d9d100]{font-size:var(--en_small_font_size_five)}.market_page .main .content .newBox .noDataBox .tips.en.MEDIUM[data-v-72d9d100]{font-size:var(--en_middle_font_size_five)}.market_page .main .content .newBox .noDataBox .tips.en.LARGE[data-v-72d9d100]{font-size:var(--en_large_font_size_five)}.market_page .main .pagination[data-v-72d9d100]{width:100%;margin-top:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html[data-v-47d3374a]{font-size:100px}@media only screen and (max-height:650px){html[data-v-47d3374a]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-47d3374a]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-47d3374a]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-47d3374a]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-47d3374a]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-47d3374a]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-47d3374a]{font-size:100px}}#app[data-v-47d3374a],body[data-v-47d3374a],html[data-v-47d3374a]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-47d3374a],#app h1[data-v-47d3374a],#app h2[data-v-47d3374a],#app h3[data-v-47d3374a],#app h4[data-v-47d3374a],#app h5[data-v-47d3374a],#app h6[data-v-47d3374a],#app p[data-v-47d3374a],body body[data-v-47d3374a],body h1[data-v-47d3374a],body h2[data-v-47d3374a],body h3[data-v-47d3374a],body h4[data-v-47d3374a],body h5[data-v-47d3374a],body h6[data-v-47d3374a],body p[data-v-47d3374a],html body[data-v-47d3374a],html h1[data-v-47d3374a],html h2[data-v-47d3374a],html h3[data-v-47d3374a],html h4[data-v-47d3374a],html h5[data-v-47d3374a],html h6[data-v-47d3374a],html p[data-v-47d3374a]{margin:0}li[data-v-47d3374a],ul[data-v-47d3374a]{list-style:none;padding:0}[data-v-47d3374a]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-47d3374a]{white-space:break-spaces}.sortableDrag[data-v-47d3374a]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-47d3374a],.sortableDrag td[data-v-47d3374a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-47d3374a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-47d3374a]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-47d3374a]{color:var(--theme-color)}.error_color[data-v-47d3374a]{color:#eb6646!important}.warn_color[data-v-47d3374a]{color:#ff6800}.pointer[data-v-47d3374a]{cursor:pointer}.ellipsis[data-v-47d3374a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-47d3374a]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-47d3374a],.flex_center_center[data-v-47d3374a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-47d3374a],.flex_center_center[data-v-47d3374a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-47d3374a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-47d3374a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-47d3374a],.flex_row_s_p[data-v-47d3374a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-47d3374a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-47d3374a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-47d3374a],.flex_start[data-v-47d3374a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-47d3374a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-47d3374a],.flex_column_center_center[data-v-47d3374a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-47d3374a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-47d3374a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-47d3374a]{position:relative;border-radius:.2rem}.talk_frame[data-v-47d3374a]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-47d3374a]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-47d3374a]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-47d3374a]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-47d3374a]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-47d3374a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-47d3374a]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-47d3374a]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-47d3374a]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-47d3374a]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-47d3374a]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-47d3374a]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-47d3374a]{max-height:30vh}.ant-select-dropdown-menu[data-v-47d3374a]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-47d3374a]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-47d3374a]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-47d3374a]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-47d3374a]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-47d3374a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-47d3374a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-47d3374a]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-47d3374a]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-47d3374a]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-47d3374a]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-47d3374a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-47d3374a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-47d3374a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-47d3374a]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-47d3374a]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-47d3374a]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-47d3374a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-47d3374a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-47d3374a]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-47d3374a]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-47d3374a]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-47d3374a]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-47d3374a]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-47d3374a]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-47d3374a]{width:100%}.ant-input[data-v-47d3374a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-47d3374a]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-47d3374a]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-47d3374a]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-47d3374a]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-47d3374a]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-47d3374a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-47d3374a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-47d3374a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-47d3374a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-47d3374a]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-47d3374a]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-47d3374a]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-47d3374a],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-47d3374a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-47d3374a]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-47d3374a]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-47d3374a],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-47d3374a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-47d3374a]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-47d3374a]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-47d3374a],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-47d3374a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-47d3374a]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-47d3374a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-47d3374a]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-47d3374a],.ant-table-thead>tr>th[data-v-47d3374a]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-47d3374a]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-47d3374a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-47d3374a]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-47d3374a]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-47d3374a]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-47d3374a]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-47d3374a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-47d3374a]{width:24px;height:24px}.ant-radio-inner[data-v-47d3374a]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-47d3374a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-47d3374a]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-47d3374a],.ant-radio-checked .ant-radio-inner[data-v-47d3374a]{border-color:#10c7a3}.ant-checkbox[data-v-47d3374a]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-47d3374a]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-47d3374a]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-47d3374a]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-47d3374a]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-47d3374a]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-47d3374a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-47d3374a]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-47d3374a]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-47d3374a]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-47d3374a]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-47d3374a],.ant-dropdown-menu-submenu-title[data-v-47d3374a]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-47d3374a],:root .ant-dropdown-link>.anticon.anticon-down[data-v-47d3374a],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-47d3374a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-47d3374a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-47d3374a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-47d3374a]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-47d3374a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-47d3374a]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-47d3374a],.dropMenuItem_hk_SMALL[data-v-47d3374a]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-47d3374a]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-47d3374a]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-47d3374a]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-47d3374a]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-47d3374a]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-47d3374a]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-47d3374a],.ant-switch[data-v-47d3374a]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-47d3374a],.ant-switch[data-v-47d3374a]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-47d3374a]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-47d3374a]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-47d3374a]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-47d3374a]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-47d3374a]{width:100%}.ant-progress-circle .ant-progress-text[data-v-47d3374a]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-47d3374a]{max-width:4.6rem}.ant-popover-title[data-v-47d3374a]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-47d3374a]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-47d3374a]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-47d3374a],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-47d3374a],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-47d3374a]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-47d3374a],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-47d3374a],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-47d3374a]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-47d3374a]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-47d3374a]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-47d3374a]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-47d3374a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-47d3374a]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-47d3374a]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-47d3374a]{text-decoration:underline}.modalBox .btn_box[data-v-47d3374a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-47d3374a],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-47d3374a],.ant-pagination-disabled:focus a[data-v-47d3374a],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-47d3374a],.ant-pagination-disabled:hover a[data-v-47d3374a],[data-v-47d3374a] .ant-pagination-disabled a{background:#e6e7e8}[data-v-47d3374a] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-47d3374a] .ant-pagination-item-active a,[data-v-47d3374a] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-47d3374a] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-47d3374a] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-47d3374a]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-47d3374a]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-47d3374a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-47d3374a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-47d3374a]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-47d3374a]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-47d3374a]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-47d3374a]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-47d3374a]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-47d3374a],.wangEditor table th[data-v-47d3374a]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-47d3374a]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-47d3374a]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-47d3374a]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-47d3374a]{display:block}.wangEditor ol[data-v-47d3374a],.wangEditor ul[data-v-47d3374a]{margin:10px 0 10px 20px}.wangEditor ul[data-v-47d3374a],.wangEditor ul li[data-v-47d3374a]{list-style:disc inside!important}.wangEditor ol[data-v-47d3374a],.wangEditor ol li[data-v-47d3374a]{list-style:decimal inside!important}.wangEditor img[data-v-47d3374a]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-47d3374a]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-47d3374a]{border-bottom:2px solid #e1e1e1}.component[data-v-47d3374a]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-47d3374a]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-47d3374a]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-47d3374a]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-47d3374a]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-47d3374a]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-47d3374a]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-47d3374a]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-47d3374a]{cursor:default}.listen_picture[data-v-47d3374a]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-47d3374a]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-47d3374a]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-47d3374a]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-47d3374a]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-47d3374a]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-47d3374a]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-47d3374a]{font-size:var(--en_large_font_size_five)}[data-v-47d3374a] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-47d3374a]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-47d3374a]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-47d3374a]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-47d3374a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-47d3374a]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-47d3374a]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-47d3374a]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-47d3374a]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-47d3374a],.home_practice_status.NO_PUBLIC[data-v-47d3374a]{background:#2c58b1}.home_practice_status.FINISHED[data-v-47d3374a],.home_practice_status.IN_PROGRESS[data-v-47d3374a],.home_practice_status.NOT_STARTED[data-v-47d3374a],.home_practice_status.UNDISTRIBUTED[data-v-47d3374a]{background:#486fbf}.ant-calendar-picker-container[data-v-47d3374a]{z-index:9999999!important}.market_detail_page[data-v-47d3374a]{width:100%;height:100%;background:#f5f0ff}.market_detail_page[data-v-47d3374a] .ant-affix{width:calc(100% - .9rem)!important;top:1rem!important}.market_detail_page .main[data-v-47d3374a]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.market_detail_page .main[data-v-47d3374a]::-webkit-scrollbar{width:.1rem;background-color:transparent}.market_detail_page .main[data-v-47d3374a]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.market_detail_page .main .titleBox[data-v-47d3374a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #734fb3}.market_detail_page .main .titleBox .title[data-v-47d3374a]{padding:.4rem 0 .2rem 0;font-size:.36rem;font-family:var(--common-font-family);font-weight:500;color:#592f99}.market_detail_page .main .titleBox .title.hk.SMALL[data-v-47d3374a]{font-size:var(--hk_small_font_size_nine)}.market_detail_page .main .titleBox .title.hk.MEDIUM[data-v-47d3374a]{font-size:var(--hk_middle_font_size_nine)}.market_detail_page .main .titleBox .title.hk.LARGE[data-v-47d3374a]{font-size:var(--hk_large_font_size_nine)}.market_detail_page .main .titleBox .title.en.SMALL[data-v-47d3374a]{font-size:var(--en_small_font_size_nine)}.market_detail_page .main .titleBox .title.en.MEDIUM[data-v-47d3374a]{font-size:var(--en_middle_font_size_nine)}.market_detail_page .main .titleBox .title.en.LARGE[data-v-47d3374a]{font-size:var(--en_large_font_size_nine)}.market_detail_page .main .titleBox .returnBox .btn[data-v-47d3374a]{width:1.76rem;height:.53rem}.market_detail_page .main .content[data-v-47d3374a]{width:100%;height:auto;padding:.36rem;margin-top:.48rem;background:#fff;border-radius:.17rem;-webkit-box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25)}.market_detail_page .main .content .con_top[data-v-47d3374a]{width:100%;border-bottom:2px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.market_detail_page .main .content .con_top .market_title[data-v-47d3374a]{font-size:.26rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0;line-height:.34rem}.market_detail_page .main .content .con_top .market_title.hk.SMALL[data-v-47d3374a]{font-size:var(--hk_small_font_size_eight)}.market_detail_page .main .content .con_top .market_title.hk.MEDIUM[data-v-47d3374a]{font-size:var(--hk_middle_font_size_eight)}.market_detail_page .main .content .con_top .market_title.hk.LARGE[data-v-47d3374a]{font-size:var(--hk_large_font_size_eight)}.market_detail_page .main .content .con_top .market_title.en.SMALL[data-v-47d3374a]{font-size:var(--en_small_font_size_eight)}.market_detail_page .main .content .con_top .market_title.en.MEDIUM[data-v-47d3374a]{font-size:var(--en_middle_font_size_eight)}.market_detail_page .main .content .con_top .market_title.en.LARGE[data-v-47d3374a]{font-size:var(--en_large_font_size_eight)}.market_detail_page .main .content .con_top .market_date[data-v-47d3374a]{margin:.1rem 0;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.16rem}.market_detail_page .main .content .con_top .market_date.hk.SMALL[data-v-47d3374a]{font-size:var(--hk_small_font_size_18)}.market_detail_page .main .content .con_top .market_date.hk.MEDIUM[data-v-47d3374a]{font-size:var(--hk_middle_font_size_20)}.market_detail_page .main .content .con_top .market_date.hk.LARGE[data-v-47d3374a]{font-size:var(--hk_large_font_size_22)}.market_detail_page .main .content .con_top .market_date.en.SMALL[data-v-47d3374a]{font-size:var(--en_small_font_size_18)}.market_detail_page .main .content .con_top .market_date.en.MEDIUM[data-v-47d3374a]{font-size:var(--en_middle_font_size_20)}.market_detail_page .main .content .con_top .market_date.en.LARGE[data-v-47d3374a]{font-size:var(--en_large_font_size_22)}.market_detail_page .main .ml12[data-v-47d3374a]{margin-left:.1rem}.market_detail_page .main .mr32[data-v-47d3374a]{margin-right:.32rem}.market_detail_page .main .market_detail[data-v-47d3374a]{width:100%;padding-top:.2rem}html[data-v-aa56986e]{font-size:100px}@media only screen and (max-height:650px){html[data-v-aa56986e]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-aa56986e]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-aa56986e]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-aa56986e]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-aa56986e]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-aa56986e]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-aa56986e]{font-size:100px}}#app[data-v-aa56986e],body[data-v-aa56986e],html[data-v-aa56986e]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-aa56986e],#app h1[data-v-aa56986e],#app h2[data-v-aa56986e],#app h3[data-v-aa56986e],#app h4[data-v-aa56986e],#app h5[data-v-aa56986e],#app h6[data-v-aa56986e],#app p[data-v-aa56986e],body body[data-v-aa56986e],body h1[data-v-aa56986e],body h2[data-v-aa56986e],body h3[data-v-aa56986e],body h4[data-v-aa56986e],body h5[data-v-aa56986e],body h6[data-v-aa56986e],body p[data-v-aa56986e],html body[data-v-aa56986e],html h1[data-v-aa56986e],html h2[data-v-aa56986e],html h3[data-v-aa56986e],html h4[data-v-aa56986e],html h5[data-v-aa56986e],html h6[data-v-aa56986e],html p[data-v-aa56986e]{margin:0}li[data-v-aa56986e],ul[data-v-aa56986e]{list-style:none;padding:0}[data-v-aa56986e]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-aa56986e]{white-space:break-spaces}.sortableDrag[data-v-aa56986e]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-aa56986e],.sortableDrag td[data-v-aa56986e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-aa56986e]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-aa56986e]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-aa56986e]{color:var(--theme-color)}.error_color[data-v-aa56986e]{color:#eb6646!important}.warn_color[data-v-aa56986e]{color:#ff6800}.pointer[data-v-aa56986e]{cursor:pointer}.ellipsis[data-v-aa56986e]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-aa56986e]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-aa56986e],.flex_center_center[data-v-aa56986e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-aa56986e],.flex_center_center[data-v-aa56986e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-aa56986e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-aa56986e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-aa56986e],.flex_row_s_p[data-v-aa56986e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-aa56986e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-aa56986e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-aa56986e],.flex_start[data-v-aa56986e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-aa56986e]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-aa56986e],.flex_column_center_center[data-v-aa56986e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-aa56986e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-aa56986e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-aa56986e]{position:relative;border-radius:.2rem}.talk_frame[data-v-aa56986e]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-aa56986e]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-aa56986e]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-aa56986e]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-aa56986e]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-aa56986e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-aa56986e]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-aa56986e]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-aa56986e]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-aa56986e]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-aa56986e]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-aa56986e]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-aa56986e]{max-height:30vh}.ant-select-dropdown-menu[data-v-aa56986e]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-aa56986e]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-aa56986e]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-aa56986e]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-aa56986e]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-aa56986e]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-aa56986e]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-aa56986e]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-aa56986e]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-aa56986e]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-aa56986e]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-aa56986e]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-aa56986e]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-aa56986e]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-aa56986e]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-aa56986e]{width:100%}.ant-input[data-v-aa56986e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-aa56986e]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-aa56986e]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-aa56986e]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-aa56986e]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-aa56986e]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-aa56986e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-aa56986e]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-aa56986e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-aa56986e]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-aa56986e],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-aa56986e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-aa56986e]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-aa56986e],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-aa56986e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-aa56986e],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-aa56986e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-aa56986e]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-aa56986e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-aa56986e]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-aa56986e],.ant-table-thead>tr>th[data-v-aa56986e]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-aa56986e]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-aa56986e]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-aa56986e]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-aa56986e]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-aa56986e]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-aa56986e]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-aa56986e]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-aa56986e]{width:24px;height:24px}.ant-radio-inner[data-v-aa56986e]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-aa56986e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-aa56986e]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-aa56986e],.ant-radio-checked .ant-radio-inner[data-v-aa56986e]{border-color:#10c7a3}.ant-checkbox[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-aa56986e]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-aa56986e]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-aa56986e]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-aa56986e]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-aa56986e]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-aa56986e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-aa56986e]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-aa56986e]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-aa56986e]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-aa56986e]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-aa56986e],.ant-dropdown-menu-submenu-title[data-v-aa56986e]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-aa56986e],:root .ant-dropdown-link>.anticon.anticon-down[data-v-aa56986e],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-aa56986e]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-aa56986e]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-aa56986e]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-aa56986e],.dropMenuItem_hk_SMALL[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-aa56986e]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-aa56986e]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-aa56986e]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-aa56986e]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-aa56986e],.ant-switch[data-v-aa56986e]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-aa56986e],.ant-switch[data-v-aa56986e]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-aa56986e]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-aa56986e]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-aa56986e]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-aa56986e]{width:100%}.ant-progress-circle .ant-progress-text[data-v-aa56986e]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-aa56986e]{max-width:4.6rem}.ant-popover-title[data-v-aa56986e]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-aa56986e]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-aa56986e]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-aa56986e],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-aa56986e],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-aa56986e]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-aa56986e],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-aa56986e],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-aa56986e]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-aa56986e]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-aa56986e]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-aa56986e]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-aa56986e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-aa56986e]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-aa56986e]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-aa56986e]{text-decoration:underline}.modalBox .btn_box[data-v-aa56986e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-aa56986e],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-aa56986e],.ant-pagination-disabled:focus a[data-v-aa56986e],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-aa56986e],.ant-pagination-disabled:hover a[data-v-aa56986e],[data-v-aa56986e] .ant-pagination-disabled a{background:#e6e7e8}[data-v-aa56986e] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-aa56986e] .ant-pagination-item-active a,[data-v-aa56986e] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-aa56986e] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-aa56986e] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-aa56986e]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-aa56986e]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-aa56986e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-aa56986e]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-aa56986e]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-aa56986e]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-aa56986e]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-aa56986e]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-aa56986e]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-aa56986e],.wangEditor table th[data-v-aa56986e]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-aa56986e]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-aa56986e]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-aa56986e]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-aa56986e]{display:block}.wangEditor ol[data-v-aa56986e],.wangEditor ul[data-v-aa56986e]{margin:10px 0 10px 20px}.wangEditor ul[data-v-aa56986e],.wangEditor ul li[data-v-aa56986e]{list-style:disc inside!important}.wangEditor ol[data-v-aa56986e],.wangEditor ol li[data-v-aa56986e]{list-style:decimal inside!important}.wangEditor img[data-v-aa56986e]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-aa56986e]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-aa56986e]{border-bottom:2px solid #e1e1e1}.component[data-v-aa56986e]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-aa56986e]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-aa56986e]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-aa56986e]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-aa56986e]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-aa56986e]{cursor:default}.listen_picture[data-v-aa56986e]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-aa56986e]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-aa56986e]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-aa56986e]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-aa56986e]{font-size:var(--en_large_font_size_five)}[data-v-aa56986e] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-aa56986e]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-aa56986e]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-aa56986e]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-aa56986e]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-aa56986e]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-aa56986e]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-aa56986e]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-aa56986e]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-aa56986e],.home_practice_status.NO_PUBLIC[data-v-aa56986e]{background:#2c58b1}.home_practice_status.FINISHED[data-v-aa56986e],.home_practice_status.IN_PROGRESS[data-v-aa56986e],.home_practice_status.NOT_STARTED[data-v-aa56986e],.home_practice_status.UNDISTRIBUTED[data-v-aa56986e]{background:#486fbf}.ant-calendar-picker-container[data-v-aa56986e]{z-index:9999999!important}.edit_new_page[data-v-aa56986e]{width:100%;height:100%;background:#f5f0ff}.edit_new_page .main[data-v-aa56986e]{width:100%;padding:.4rem}.edit_new_page .main .titleBox[data-v-aa56986e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #734fb3;margin-bottom:.65rem}.edit_new_page .main .title[data-v-aa56986e]{height:.55rem;margin:.2rem 0;font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.edit_new_page .main .title.hk.SMALL[data-v-aa56986e]{font-size:var(--hk_small_font_size_eight)}.edit_new_page .main .title.hk.MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_eight)}.edit_new_page .main .title.hk.LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_eight)}.edit_new_page .main .title.en.SMALL[data-v-aa56986e]{font-size:var(--en_small_font_size_eight)}.edit_new_page .main .title.en.MEDIUM[data-v-aa56986e]{font-size:var(--en_middle_font_size_eight)}.edit_new_page .main .title.en.LARGE[data-v-aa56986e]{font-size:var(--en_large_font_size_eight)}.edit_new_page .main .p40[data-v-aa56986e]{padding:.4rem}.edit_new_page .main .content[data-v-aa56986e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.edit_new_page .main .content .lineBox[data-v-aa56986e]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.36rem}.edit_new_page .main .content .lineBox .name[data-v-aa56986e]{width:auto;white-space:nowrap;margin-right:.3rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.edit_new_page .main .content .lineBox .name.hk.SMALL[data-v-aa56986e]{font-size:var(--hk_small_font_size_six)}.edit_new_page .main .content .lineBox .name.hk.MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_six)}.edit_new_page .main .content .lineBox .name.hk.LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_six)}.edit_new_page .main .content .lineBox .name.en.SMALL[data-v-aa56986e]{font-size:var(--en_small_font_size_six)}.edit_new_page .main .content .lineBox .name.en.MEDIUM[data-v-aa56986e]{font-size:var(--en_middle_font_size_six)}.edit_new_page .main .content .lineBox .name.en.LARGE[data-v-aa56986e]{font-size:var(--en_large_font_size_six)}.edit_new_page .main .content .lineBox .rightBox[data-v-aa56986e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;display:-webkit-box;display:-ms-flexbox;display:flex}.edit_new_page .main .content .lineBox .rightBox .edit_con[data-v-aa56986e]{width:8rem;height:3.22rem;background:#fff;border-radius:.1rem;padding:.25rem .17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.23rem}.edit_new_page .main .content .lineBox .rightBox textarea[data-v-aa56986e]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;resize:none;border:0;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.edit_new_page .main .content .lineBox .rightBox textarea.hk.SMALL[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.edit_new_page .main .content .lineBox .rightBox textarea.hk.MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five)}.edit_new_page .main .content .lineBox .rightBox textarea.hk.LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_five)}.edit_new_page .main .content .lineBox .rightBox textarea.en.SMALL[data-v-aa56986e]{font-size:var(--en_small_font_size_five)}.edit_new_page .main .content .lineBox .rightBox textarea.en.MEDIUM[data-v-aa56986e]{font-size:var(--en_middle_font_size_five)}.edit_new_page .main .content .lineBox .rightBox textarea.en.LARGE[data-v-aa56986e]{font-size:var(--en_large_font_size_five)}.edit_new_page .main .content .lineBox .rightBox .font_size[data-v-aa56986e]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:right;color:#7d7d7d;line-height:.26rem;margin-top:.2rem}.edit_new_page .main .content .lineBox .rightBox .font_size.hk.SMALL[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.edit_new_page .main .content .lineBox .rightBox .font_size.hk.MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five)}.edit_new_page .main .content .lineBox .rightBox .font_size.hk.LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_five)}.edit_new_page .main .content .lineBox .rightBox .font_size.en.SMALL[data-v-aa56986e]{font-size:var(--en_small_font_size_five)}.edit_new_page .main .content .lineBox .rightBox .font_size.en.MEDIUM[data-v-aa56986e]{font-size:var(--en_middle_font_size_five)}.edit_new_page .main .content .lineBox .rightBox .font_size.en.LARGE[data-v-aa56986e]{font-size:var(--en_large_font_size_five)}.edit_new_page .main .content .lineBox .rightBox .toReturn[data-v-aa56986e]{width:1.42rem;height:.53rem;margin-right:.3rem;color:#775dc0;background:#ddd6e7;border-radius:.2rem}.edit_new_page .main .content .lineBox .rightBox .fafang[data-v-aa56986e]{width:1.76rem;height:.53rem;color:#fff;background:#775dc0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family)}.edit_new_page .main .content .lineBox .rightBox .fafang.hk.SMALL[data-v-aa56986e]{font-size:var(--hk_small_font_size_four)}.edit_new_page .main .content .lineBox .rightBox .fafang.hk.MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_four)}.edit_new_page .main .content .lineBox .rightBox .fafang.hk.LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_four)}.edit_new_page .main .content .lineBox .rightBox .fafang.en.SMALL[data-v-aa56986e]{font-size:var(--en_small_font_size_four)}.edit_new_page .main .content .lineBox .rightBox .fafang.en.MEDIUM[data-v-aa56986e]{font-size:var(--en_middle_font_size_four)}.edit_new_page .main .content .lineBox .rightBox .fafang.en.LARGE[data-v-aa56986e]{font-size:var(--en_large_font_size_four)}.edit_new_page .main .content .lineBox .rightBox .fafang img[data-v-aa56986e]{width:.24rem;height:.24rem;margin-right:.1rem}.edit_new_page .main .content .lineBox .rightBox .chooseBox[data-v-aa56986e]{width:1.3rem;height:.48rem;background:#f5f0ff;color:#592f99;border:2px solid #775dc0;border-radius:.15rem;margin-top:-.1rem}.edit_new_page .main .content .lineBox .rightBox .classListBox[data-v-aa56986e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.16rem}.edit_new_page .main .content .lineBox .rightBox .classListBox .classDetailBox[data-v-aa56986e]{width:1.58rem;height:.4rem;margin:.04rem;background:#f1f1f1;border-radius:.08rem;padding:.07rem .16rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.26rem;position:relative}.edit_new_page .main .content .lineBox .rightBox .classListBox .classDetailBox.hk.SMALL[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.edit_new_page .main .content .lineBox .rightBox .classListBox .classDetailBox.hk.MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five)}.edit_new_page .main .content .lineBox .rightBox .classListBox .classDetailBox.hk.LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_five)}.edit_new_page .main .content .lineBox .rightBox .classListBox .classDetailBox.en.SMALL[data-v-aa56986e]{font-size:var(--en_small_font_size_five)}.edit_new_page .main .content .lineBox .rightBox .classListBox .classDetailBox.en.MEDIUM[data-v-aa56986e]{font-size:var(--en_middle_font_size_five)}.edit_new_page .main .content .lineBox .rightBox .classListBox .classDetailBox.en.LARGE[data-v-aa56986e]{font-size:var(--en_large_font_size_five)}.edit_new_page .main .content .lineBox .rightBox .classListBox .classDetailBox .delete[data-v-aa56986e]{position:absolute;right:.16rem;width:.24rem;height:.24rem;cursor:pointer}.edit_new_page .main .content .lineBox .rightBox .inputBox[data-v-aa56986e]{width:8rem;height:.48rem;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25)}.edit_new_page .main .content .alcenter[data-v-aa56986e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit_new_page .tipBox[data-v-aa56986e]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.edit_new_page .tipBox .content[data-v-aa56986e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit_new_page .tipBox .content img[data-v-aa56986e]{width:1rem;height:1rem;margin:.15rem 0}.edit_new_page .tipBox .content .tips[data-v-aa56986e]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:1.2rem}.edit_new_page .tipBox .content .tips.hk.SMALL[data-v-aa56986e]{font-size:var(--hk_small_font_size_eight)}.edit_new_page .tipBox .content .tips.hk.MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_eight)}.edit_new_page .tipBox .content .tips.hk.LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_eight)}.edit_new_page .tipBox .content .tips.en.SMALL[data-v-aa56986e]{font-size:var(--en_small_font_size_eight)}.edit_new_page .tipBox .content .tips.en.MEDIUM[data-v-aa56986e]{font-size:var(--en_middle_font_size_eight)}.edit_new_page .tipBox .content .tips.en.LARGE[data-v-aa56986e]{font-size:var(--en_large_font_size_eight)}.edit_new_page .tipBox .content .subTitle[data-v-aa56986e]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.edit_new_page .tipBox .content .subTitle.hk.SMALL[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.edit_new_page .tipBox .content .subTitle.hk.MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five)}.edit_new_page .tipBox .content .subTitle.hk.LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_five)}.edit_new_page .tipBox .content .subTitle.en.SMALL[data-v-aa56986e]{font-size:var(--en_small_font_size_five)}.edit_new_page .tipBox .content .subTitle.en.MEDIUM[data-v-aa56986e]{font-size:var(--en_middle_font_size_five)}.edit_new_page .tipBox .content .subTitle.en.LARGE[data-v-aa56986e]{font-size:var(--en_large_font_size_five)}.edit_new_page .tipBox .content .btn[data-v-aa56986e]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit_new_page .tipBox .content .btn .fafang[data-v-aa56986e]{width:1.76rem;height:.53rem;color:#484848;border-radius:.2rem}.edit_new_page .tipBox .content .btn .cancel[data-v-aa56986e]{width:1.76rem;height:.53rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.edit_new_page .tipBox .content .btn .tosure[data-v-aa56986e]{width:1.76rem;height:.53rem;margin-left:.24rem}.edit_new_page .tipBox .content .btn span[data-v-aa56986e]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.edit_new_page .tipBox .content .btn span.hk.SMALL[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.edit_new_page .tipBox .content .btn span.hk.MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five)}.edit_new_page .tipBox .content .btn span.hk.LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_five)}.edit_new_page .tipBox .content .btn span.en.SMALL[data-v-aa56986e]{font-size:var(--en_small_font_size_five)}.edit_new_page .tipBox .content .btn span.en.MEDIUM[data-v-aa56986e]{font-size:var(--en_middle_font_size_five)}.edit_new_page .tipBox .content .btn span.en.LARGE[data-v-aa56986e]{font-size:var(--en_large_font_size_five)}.edit_new_page .classContentBox[data-v-aa56986e]{height:3.79rem;margin:.4rem .2rem;background:#fff;border-radius:.14rem;border:1.55px solid #939598;-webkit-box-shadow:0 4px 30px 0 hsla(0,0%,73.3%,.24);box-shadow:0 4px 30px 0 hsla(0,0%,73.3%,.24)}.edit_new_page .classContent[data-v-aa56986e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.edit_new_page .classContent .contentLeft[data-v-aa56986e]{height:3.79rem;overflow-x:hidden;overflow-y:auto;padding:.12rem 0;border-right:1px solid #ededed}.edit_new_page .classContent .contentLeft .gradeBox[data-v-aa56986e]{height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit_new_page .classContent .contentLeft .gradeBox .checkAllBox[data-v-aa56986e]{width:2.7rem;height:40px;line-height:40px;padding:0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit_new_page .classContent .contentLeft .gradeBox .checkBox[data-v-aa56986e]{width:.44rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit_new_page .classContent .contentLeft .gradeBox .gradeName[data-v-aa56986e]{width:1.6rem;margin-right:8px!important;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.edit_new_page .classContent .contentLeft .gradeBox .gradeName.hk.SMALL[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.edit_new_page .classContent .contentLeft .gradeBox .gradeName.hk.MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five)}.edit_new_page .classContent .contentLeft .gradeBox .gradeName.hk.LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_five)}.edit_new_page .classContent .contentLeft .gradeBox .gradeName.en.SMALL[data-v-aa56986e]{font-size:var(--en_small_font_size_five)}.edit_new_page .classContent .contentLeft .gradeBox .gradeName.en.MEDIUM[data-v-aa56986e]{font-size:var(--en_middle_font_size_five)}.edit_new_page .classContent .contentLeft .gradeBox .gradeName.en.LARGE[data-v-aa56986e]{font-size:var(--en_large_font_size_five)}.edit_new_page .classContent .contentLeft .gradeBox .className[data-v-aa56986e]{width:120px;margin-right:8px!important;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.edit_new_page .classContent .contentLeft .gradeBox .className.hk.SMALL[data-v-aa56986e]{font-size:var(--hk_small_font_size_five)}.edit_new_page .classContent .contentLeft .gradeBox .className.hk.MEDIUM[data-v-aa56986e]{font-size:var(--hk_middle_font_size_five)}.edit_new_page .classContent .contentLeft .gradeBox .className.hk.LARGE[data-v-aa56986e]{font-size:var(--hk_large_font_size_five)}.edit_new_page .classContent .contentLeft .gradeBox .className.en.SMALL[data-v-aa56986e]{font-size:var(--en_small_font_size_five)}.edit_new_page .classContent .contentLeft .gradeBox .className.en.MEDIUM[data-v-aa56986e]{font-size:var(--en_middle_font_size_five)}.edit_new_page .classContent .contentLeft .gradeBox .className.en.LARGE[data-v-aa56986e]{font-size:var(--en_large_font_size_five)}.edit_new_page .classContent .contentLeft .gradeBox .more[data-v-aa56986e]{width:.4rem;text-align:right;margin-right:.15rem}.edit_new_page .classContent .contentLeft .gradeBox .more img[data-v-aa56986e]{width:.08rem;height:.16rem}.edit_new_page .classContent .contentLeft .gradeBox[data-v-aa56986e]:hover{background:#f5f0ff;cursor:pointer}.edit_new_page .date_pick_box[data-v-aa56986e] .ant-calendar-picker-input.ant-input{padding:.02rem .6rem .02rem .2rem!important;border-radius:6.5px;-webkit-box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5);box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5)}.edit_new_page .date_pick_box[data-v-aa56986e] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.edit_new_page .icon_img[data-v-aa56986e]{width:20px;height:20px;cursor:pointer}.edit_new_page .new_check_group_box[data-v-aa56986e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit_new_page .new_check_group_box[data-v-aa56986e] .ant-checkbox{width:.2rem;height:.2rem}.edit_new_page .new_check_group_box[data-v-aa56986e] .ant-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit_new_page .new_check_group_box[data-v-aa56986e] .ant-checkbox-input{border-color:#734fb3}.edit_new_page .new_check_group_box[data-v-aa56986e] .ant-checkbox-checked .ant-checkbox-inner,.edit_new_page .new_check_group_box[data-v-aa56986e] .ant-checkbox-inner{width:.2rem;height:.2rem;border:2px solid #734fb3;border-radius:.04rem;border-color:#734fb3}.edit_new_page .new_check_group_box[data-v-aa56986e] .ant-checkbox-checked .ant-checkbox-inner:after{width:.08rem;height:.2rem;top:.04rem;left:.04rem;border:2px solid #734fb3;border-top:0;border-left:0}.edit_new_page .new_check_group_box[data-v-aa56986e] .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#734fb3}[data-v-aa56986e] .ant-input:-moz-placeholder-shown{border:0 solid #775dc0}[data-v-aa56986e] .ant-input:-ms-input-placeholder{border:0 solid #775dc0}[data-v-aa56986e] .ant-input:placeholder-shown{border:0 solid #775dc0}[data-v-aa56986e] .ant-checkbox-inner{background:#fff}[data-v-aa56986e] .ant-checkbox-checked .ant-checkbox-inner:after{position:absolute;display:table;border:2px solid #10c7a3;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(1) translate(-50%,-50%);transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;-webkit-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}html[data-v-2a9b1e86]{font-size:100px}@media only screen and (max-height:650px){html[data-v-2a9b1e86]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-2a9b1e86]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-2a9b1e86]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-2a9b1e86]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-2a9b1e86]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-2a9b1e86]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-2a9b1e86]{font-size:100px}}#app[data-v-2a9b1e86],body[data-v-2a9b1e86],html[data-v-2a9b1e86]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-2a9b1e86],#app h1[data-v-2a9b1e86],#app h2[data-v-2a9b1e86],#app h3[data-v-2a9b1e86],#app h4[data-v-2a9b1e86],#app h5[data-v-2a9b1e86],#app h6[data-v-2a9b1e86],#app p[data-v-2a9b1e86],body body[data-v-2a9b1e86],body h1[data-v-2a9b1e86],body h2[data-v-2a9b1e86],body h3[data-v-2a9b1e86],body h4[data-v-2a9b1e86],body h5[data-v-2a9b1e86],body h6[data-v-2a9b1e86],body p[data-v-2a9b1e86],html body[data-v-2a9b1e86],html h1[data-v-2a9b1e86],html h2[data-v-2a9b1e86],html h3[data-v-2a9b1e86],html h4[data-v-2a9b1e86],html h5[data-v-2a9b1e86],html h6[data-v-2a9b1e86],html p[data-v-2a9b1e86]{margin:0}li[data-v-2a9b1e86],ul[data-v-2a9b1e86]{list-style:none;padding:0}[data-v-2a9b1e86]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-2a9b1e86]{white-space:break-spaces}.sortableDrag[data-v-2a9b1e86]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-2a9b1e86],.sortableDrag td[data-v-2a9b1e86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-2a9b1e86]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-2a9b1e86]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-2a9b1e86]{color:var(--theme-color)}.error_color[data-v-2a9b1e86]{color:#eb6646!important}.warn_color[data-v-2a9b1e86]{color:#ff6800}.pointer[data-v-2a9b1e86]{cursor:pointer}.ellipsis[data-v-2a9b1e86]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-2a9b1e86]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-2a9b1e86],.flex_center_center[data-v-2a9b1e86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-2a9b1e86],.flex_center_center[data-v-2a9b1e86]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-2a9b1e86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-2a9b1e86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-2a9b1e86],.flex_row_s_p[data-v-2a9b1e86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-2a9b1e86]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-2a9b1e86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-2a9b1e86],.flex_start[data-v-2a9b1e86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-2a9b1e86]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-2a9b1e86],.flex_column_center_center[data-v-2a9b1e86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-2a9b1e86]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-2a9b1e86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-2a9b1e86]{position:relative;border-radius:.2rem}.talk_frame[data-v-2a9b1e86]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-2a9b1e86]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-2a9b1e86]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-2a9b1e86]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-2a9b1e86]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-2a9b1e86]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-2a9b1e86]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-2a9b1e86]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-2a9b1e86]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-2a9b1e86]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-2a9b1e86]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-2a9b1e86]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-2a9b1e86]{max-height:30vh}.ant-select-dropdown-menu[data-v-2a9b1e86]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-2a9b1e86]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-2a9b1e86]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-2a9b1e86]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-2a9b1e86]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-2a9b1e86]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-2a9b1e86]{width:100%}.ant-input[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-2a9b1e86]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-2a9b1e86]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2a9b1e86]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2a9b1e86]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-2a9b1e86]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2a9b1e86],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2a9b1e86]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2a9b1e86],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2a9b1e86]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2a9b1e86],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2a9b1e86]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-2a9b1e86]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2a9b1e86],.ant-table-thead>tr>th[data-v-2a9b1e86]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2a9b1e86]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2a9b1e86]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2a9b1e86]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2a9b1e86]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2a9b1e86]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-2a9b1e86]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-2a9b1e86]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-2a9b1e86]{width:24px;height:24px}.ant-radio-inner[data-v-2a9b1e86]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-2a9b1e86]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-2a9b1e86],.ant-radio-checked .ant-radio-inner[data-v-2a9b1e86]{border-color:#10c7a3}.ant-checkbox[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-2a9b1e86]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-2a9b1e86]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-2a9b1e86]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-2a9b1e86]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-2a9b1e86]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-2a9b1e86]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-2a9b1e86]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-2a9b1e86]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-2a9b1e86],.ant-dropdown-menu-submenu-title[data-v-2a9b1e86]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-2a9b1e86],:root .ant-dropdown-link>.anticon.anticon-down[data-v-2a9b1e86],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-2a9b1e86]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-2a9b1e86]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-2a9b1e86]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-2a9b1e86],.dropMenuItem_hk_SMALL[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-2a9b1e86]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-2a9b1e86]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-2a9b1e86]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-2a9b1e86]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-2a9b1e86],.ant-switch[data-v-2a9b1e86]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-2a9b1e86],.ant-switch[data-v-2a9b1e86]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-2a9b1e86]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-2a9b1e86]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-2a9b1e86]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-2a9b1e86]{width:100%}.ant-progress-circle .ant-progress-text[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-2a9b1e86]{max-width:4.6rem}.ant-popover-title[data-v-2a9b1e86]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-2a9b1e86]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-2a9b1e86]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-2a9b1e86],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-2a9b1e86],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-2a9b1e86]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-2a9b1e86],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-2a9b1e86],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-2a9b1e86]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-2a9b1e86]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-2a9b1e86]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-2a9b1e86]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-2a9b1e86]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-2a9b1e86]{text-decoration:underline}.modalBox .btn_box[data-v-2a9b1e86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-2a9b1e86],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-2a9b1e86],.ant-pagination-disabled:focus a[data-v-2a9b1e86],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-2a9b1e86],.ant-pagination-disabled:hover a[data-v-2a9b1e86],[data-v-2a9b1e86] .ant-pagination-disabled a{background:#e6e7e8}[data-v-2a9b1e86] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-2a9b1e86] .ant-pagination-item-active a,[data-v-2a9b1e86] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-2a9b1e86] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-2a9b1e86] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-2a9b1e86]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-2a9b1e86]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-2a9b1e86]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-2a9b1e86]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-2a9b1e86]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-2a9b1e86]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-2a9b1e86]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-2a9b1e86]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-2a9b1e86],.wangEditor table th[data-v-2a9b1e86]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-2a9b1e86]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-2a9b1e86]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-2a9b1e86]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-2a9b1e86]{display:block}.wangEditor ol[data-v-2a9b1e86],.wangEditor ul[data-v-2a9b1e86]{margin:10px 0 10px 20px}.wangEditor ul[data-v-2a9b1e86],.wangEditor ul li[data-v-2a9b1e86]{list-style:disc inside!important}.wangEditor ol[data-v-2a9b1e86],.wangEditor ol li[data-v-2a9b1e86]{list-style:decimal inside!important}.wangEditor img[data-v-2a9b1e86]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-2a9b1e86]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-2a9b1e86]{border-bottom:2px solid #e1e1e1}.component[data-v-2a9b1e86]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-2a9b1e86]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-2a9b1e86]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-2a9b1e86]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-2a9b1e86]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-2a9b1e86]{cursor:default}.listen_picture[data-v-2a9b1e86]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-2a9b1e86]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-2a9b1e86]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-2a9b1e86]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-2a9b1e86]{font-size:var(--en_large_font_size_five)}[data-v-2a9b1e86] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-2a9b1e86]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-2a9b1e86]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-2a9b1e86]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-2a9b1e86]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-2a9b1e86]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-2a9b1e86]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-2a9b1e86]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-2a9b1e86]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-2a9b1e86],.home_practice_status.NO_PUBLIC[data-v-2a9b1e86]{background:#2c58b1}.home_practice_status.FINISHED[data-v-2a9b1e86],.home_practice_status.IN_PROGRESS[data-v-2a9b1e86],.home_practice_status.NOT_STARTED[data-v-2a9b1e86],.home_practice_status.UNDISTRIBUTED[data-v-2a9b1e86]{background:#486fbf}.ant-calendar-picker-container[data-v-2a9b1e86]{z-index:9999999!important}.new_detail_page[data-v-2a9b1e86]{width:100%;height:100%;background:#f5f0ff}.new_detail_page .main[data-v-2a9b1e86]{width:100%;padding:.4rem}.new_detail_page .main .titleBox[data-v-2a9b1e86]{margin-bottom:.36rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid #734fb3}.new_detail_page .main .titleBox .title[data-v-2a9b1e86]{height:.55rem;font-family:var(--common-font-family);text-align:left;color:#592f99;margin-bottom:.2rem}.new_detail_page .main .titleBox .title.hk.SMALL[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_eight)}.new_detail_page .main .titleBox .title.hk.MEDIUM[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_eight)}.new_detail_page .main .titleBox .title.hk.LARGE[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_eight)}.new_detail_page .main .titleBox .title.en.SMALL[data-v-2a9b1e86]{font-size:var(--en_small_font_size_eight)}.new_detail_page .main .titleBox .title.en.MEDIUM[data-v-2a9b1e86]{font-size:var(--en_middle_font_size_eight)}.new_detail_page .main .titleBox .title.en.LARGE[data-v-2a9b1e86]{font-size:var(--en_large_font_size_eight)}.new_detail_page .main .titleBox .mr32[data-v-2a9b1e86]{margin-right:.32rem}.new_detail_page .main .titleBox .ml12[data-v-2a9b1e86]{margin-left:.1rem}.new_detail_page .main .titleBox .btn[data-v-2a9b1e86]{height:.53rem}.new_detail_page .main .content[data-v-2a9b1e86]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.new_detail_page .main .content .p40[data-v-2a9b1e86]{padding:.4rem}.new_detail_page .main .content .lineBox[data-v-2a9b1e86]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.36rem}.new_detail_page .main .content .lineBox .name[data-v-2a9b1e86]{width:auto;white-space:nowrap;margin-right:.3rem;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.new_detail_page .main .content .lineBox .name.hk.SMALL[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five)}.new_detail_page .main .content .lineBox .name.hk.MEDIUM[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_five)}.new_detail_page .main .content .lineBox .name.hk.LARGE[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_five)}.new_detail_page .main .content .lineBox .name.en.SMALL[data-v-2a9b1e86]{font-size:var(--en_small_font_size_five)}.new_detail_page .main .content .lineBox .name.en.MEDIUM[data-v-2a9b1e86]{font-size:var(--en_middle_font_size_five)}.new_detail_page .main .content .lineBox .name.en.LARGE[data-v-2a9b1e86]{font-size:var(--en_large_font_size_five)}.new_detail_page .main .content .lineBox .rightBox[data-v-2a9b1e86]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.new_detail_page .main .content .lineBox .rightBox.hk.SMALL[data-v-2a9b1e86]{font-size:var(--hk_small_font_size_five)}.new_detail_page .main .content .lineBox .rightBox.hk.MEDIUM[data-v-2a9b1e86]{font-size:var(--hk_middle_font_size_five)}.new_detail_page .main .content .lineBox .rightBox.hk.LARGE[data-v-2a9b1e86]{font-size:var(--hk_large_font_size_five)}.new_detail_page .main .content .lineBox .rightBox.en.SMALL[data-v-2a9b1e86]{font-size:var(--en_small_font_size_five)}.new_detail_page .main .content .lineBox .rightBox.en.MEDIUM[data-v-2a9b1e86]{font-size:var(--en_middle_font_size_five)}.new_detail_page .main .content .lineBox .rightBox.en.LARGE[data-v-2a9b1e86]{font-size:var(--en_large_font_size_five)}.new_detail_page .main .content .alcenter[data-v-2a9b1e86]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}html[data-v-44fff871]{font-size:100px}@media only screen and (max-height:650px){html[data-v-44fff871]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-44fff871]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-44fff871]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-44fff871]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-44fff871]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-44fff871]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-44fff871]{font-size:100px}}#app[data-v-44fff871],body[data-v-44fff871],html[data-v-44fff871]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-44fff871],#app h1[data-v-44fff871],#app h2[data-v-44fff871],#app h3[data-v-44fff871],#app h4[data-v-44fff871],#app h5[data-v-44fff871],#app h6[data-v-44fff871],#app p[data-v-44fff871],body body[data-v-44fff871],body h1[data-v-44fff871],body h2[data-v-44fff871],body h3[data-v-44fff871],body h4[data-v-44fff871],body h5[data-v-44fff871],body h6[data-v-44fff871],body p[data-v-44fff871],html body[data-v-44fff871],html h1[data-v-44fff871],html h2[data-v-44fff871],html h3[data-v-44fff871],html h4[data-v-44fff871],html h5[data-v-44fff871],html h6[data-v-44fff871],html p[data-v-44fff871]{margin:0}li[data-v-44fff871],ul[data-v-44fff871]{list-style:none;padding:0}[data-v-44fff871]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-44fff871]{white-space:break-spaces}.sortableDrag[data-v-44fff871]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-44fff871],.sortableDrag td[data-v-44fff871]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-44fff871]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-44fff871]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-44fff871]{color:var(--theme-color)}.error_color[data-v-44fff871]{color:#eb6646!important}.warn_color[data-v-44fff871]{color:#ff6800}.pointer[data-v-44fff871]{cursor:pointer}.ellipsis[data-v-44fff871]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-44fff871]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-44fff871],.flex_center_center[data-v-44fff871]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-44fff871],.flex_center_center[data-v-44fff871]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-44fff871]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-44fff871]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-44fff871],.flex_row_s_p[data-v-44fff871]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-44fff871]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-44fff871]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-44fff871],.flex_start[data-v-44fff871]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-44fff871]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-44fff871],.flex_column_center_center[data-v-44fff871]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-44fff871]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-44fff871]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-44fff871]{position:relative;border-radius:.2rem}.talk_frame[data-v-44fff871]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-44fff871]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-44fff871]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-44fff871]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-44fff871]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-44fff871]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-44fff871]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-44fff871]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-44fff871]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-44fff871]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-44fff871]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-44fff871]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-44fff871]{max-height:30vh}.ant-select-dropdown-menu[data-v-44fff871]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-44fff871]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-44fff871]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-44fff871]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-44fff871]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-44fff871]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-44fff871]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-44fff871]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-44fff871]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-44fff871]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-44fff871]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-44fff871]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-44fff871]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-44fff871]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-44fff871]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-44fff871]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-44fff871]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-44fff871]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-44fff871]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-44fff871]{width:100%}.ant-input[data-v-44fff871]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-44fff871]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-44fff871]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-44fff871]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-44fff871]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-44fff871]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-44fff871]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-44fff871]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-44fff871]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-44fff871]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-44fff871]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-44fff871]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-44fff871],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-44fff871]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-44fff871]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-44fff871]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-44fff871],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-44fff871]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-44fff871]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-44fff871],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-44fff871]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-44fff871]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-44fff871]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-44fff871]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-44fff871],.ant-table-thead>tr>th[data-v-44fff871]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-44fff871]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-44fff871]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-44fff871]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-44fff871]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-44fff871]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-44fff871]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-44fff871]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-44fff871]{width:24px;height:24px}.ant-radio-inner[data-v-44fff871]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-44fff871]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-44fff871]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-44fff871],.ant-radio-checked .ant-radio-inner[data-v-44fff871]{border-color:#10c7a3}.ant-checkbox[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-44fff871]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-44fff871]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-44fff871]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-44fff871]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-44fff871]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-44fff871]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-44fff871]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-44fff871]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-44fff871]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-44fff871]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-44fff871],.ant-dropdown-menu-submenu-title[data-v-44fff871]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-44fff871],:root .ant-dropdown-link>.anticon.anticon-down[data-v-44fff871],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-44fff871]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-44fff871]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-44fff871]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-44fff871],.dropMenuItem_hk_SMALL[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-44fff871]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-44fff871]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-44fff871]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-44fff871]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-44fff871],.ant-switch[data-v-44fff871]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-44fff871],.ant-switch[data-v-44fff871]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-44fff871]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-44fff871]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-44fff871]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-44fff871]{width:100%}.ant-progress-circle .ant-progress-text[data-v-44fff871]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-44fff871]{max-width:4.6rem}.ant-popover-title[data-v-44fff871]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-44fff871]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-44fff871]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-44fff871],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-44fff871],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-44fff871]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-44fff871],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-44fff871],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-44fff871]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-44fff871]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-44fff871]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-44fff871]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-44fff871]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-44fff871]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-44fff871]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-44fff871]{text-decoration:underline}.modalBox .btn_box[data-v-44fff871]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-44fff871],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-44fff871],.ant-pagination-disabled:focus a[data-v-44fff871],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-44fff871],.ant-pagination-disabled:hover a[data-v-44fff871],[data-v-44fff871] .ant-pagination-disabled a{background:#e6e7e8}[data-v-44fff871] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-44fff871] .ant-pagination-item-active a,[data-v-44fff871] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-44fff871] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-44fff871] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-44fff871]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-44fff871]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-44fff871]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-44fff871]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-44fff871]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-44fff871]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-44fff871]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-44fff871]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-44fff871]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-44fff871],.wangEditor table th[data-v-44fff871]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-44fff871]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-44fff871]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-44fff871]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-44fff871]{display:block}.wangEditor ol[data-v-44fff871],.wangEditor ul[data-v-44fff871]{margin:10px 0 10px 20px}.wangEditor ul[data-v-44fff871],.wangEditor ul li[data-v-44fff871]{list-style:disc inside!important}.wangEditor ol[data-v-44fff871],.wangEditor ol li[data-v-44fff871]{list-style:decimal inside!important}.wangEditor img[data-v-44fff871]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-44fff871]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-44fff871]{border-bottom:2px solid #e1e1e1}.component[data-v-44fff871]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-44fff871]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-44fff871]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-44fff871]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-44fff871]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-44fff871]{cursor:default}.listen_picture[data-v-44fff871]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-44fff871]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-44fff871]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-44fff871]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-44fff871]{font-size:var(--en_large_font_size_five)}[data-v-44fff871] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-44fff871]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-44fff871]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-44fff871]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-44fff871]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-44fff871]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-44fff871]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-44fff871]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-44fff871]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-44fff871],.home_practice_status.NO_PUBLIC[data-v-44fff871]{background:#2c58b1}.home_practice_status.FINISHED[data-v-44fff871],.home_practice_status.IN_PROGRESS[data-v-44fff871],.home_practice_status.NOT_STARTED[data-v-44fff871],.home_practice_status.UNDISTRIBUTED[data-v-44fff871]{background:#486fbf}.ant-calendar-picker-container[data-v-44fff871]{z-index:9999999!important}.new_list_page[data-v-44fff871]{width:100%;height:100%;background:#f5f0ff}.new_list_page .main[data-v-44fff871]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:none}.new_list_page .main[data-v-44fff871]::-webkit-scrollbar{width:.1rem;background-color:transparent}.new_list_page .main[data-v-44fff871]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.new_list_page .main .titleBox[data-v-44fff871]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.4rem 0;background:#f5f0ff;position:sticky;top:0;z-index:3}.new_list_page .main .titleBox .btn[data-v-44fff871],.new_list_page .main .titleBox[data-v-44fff871]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_list_page .main .titleBox .btn[data-v-44fff871]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.17rem .25rem}.new_list_page .main .titleBox .btn .icon[data-v-44fff871]{width:.2rem;height:.2rem;margin-right:.12rem;cursor:pointer}.new_list_page .main .titleBox .btn .text[data-v-44fff871]{font-size:.2rem;white-space:nowrap}.new_list_page .main .titleBox .btn .text.hk.SMALL[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.new_list_page .main .titleBox .btn .text.hk.MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_five)}.new_list_page .main .titleBox .btn .text.hk.LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_five)}.new_list_page .main .titleBox .btn .text.en.SMALL[data-v-44fff871]{font-size:var(--en_small_font_size_five)}.new_list_page .main .titleBox .btn .text.en.MEDIUM[data-v-44fff871]{font-size:var(--en_middle_font_size_five)}.new_list_page .main .titleBox .btn .text.en.LARGE[data-v-44fff871]{font-size:var(--en_large_font_size_five)}.new_list_page .main .search[data-v-44fff871]{width:5.4rem}.new_list_page .main .filter[data-v-44fff871]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:.2rem;background:#f5f0ff;position:sticky;top:1.31rem;z-index:1}.new_list_page .main .content[data-v-44fff871]{width:100%;height:auto;background:#fff;border-radius:.17rem;overflow:hidden}.new_list_page .main .content .con_top[data-v-44fff871]{width:100%;padding:.32rem;font-size:.26rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0;line-height:.34rem}.new_list_page .main .content .con_top.hk.SMALL[data-v-44fff871]{font-size:var(--hk_small_font_size_eight)}.new_list_page .main .content .con_top.hk.MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_eight)}.new_list_page .main .content .con_top.hk.LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_eight)}.new_list_page .main .content .con_top.en.SMALL[data-v-44fff871]{font-size:var(--en_small_font_size_eight)}.new_list_page .main .content .con_top.en.MEDIUM[data-v-44fff871]{font-size:var(--en_middle_font_size_eight)}.new_list_page .main .content .con_top.en.LARGE[data-v-44fff871]{font-size:var(--en_large_font_size_eight)}.new_list_page .main .content .con_list[data-v-44fff871]{width:100%;padding:.2rem}.new_list_page .main .content .con_list .newDetail[data-v-44fff871]{width:100%;height:auto;padding:.24rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-bottom:2px solid #734fb3;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.new_list_page .main .content .con_list .newDetail[data-v-44fff871]:hover{cursor:pointer;background:#f5f0ff}.new_list_page .main .content .con_list .newDetail .red_circle[data-v-44fff871]{position:absolute;width:.1rem;height:.1rem;left:-.1rem;top:.23rem;background:#e34851;border-radius:50%}.new_list_page .main .content .con_list .newDetail .left_box[data-v-44fff871]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.new_list_page .main .content .con_list .newDetail .left_box .title[data-v-44fff871]{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#734fb3;line-height:.34rem;margin-bottom:.08rem}.new_list_page .main .content .con_list .newDetail .left_box .title.hk.SMALL[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .title.hk.MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .title.hk.LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .title.en.SMALL[data-v-44fff871]{font-size:var(--en_small_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .title.en.MEDIUM[data-v-44fff871]{font-size:var(--en_middle_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .title.en.LARGE[data-v-44fff871]{font-size:var(--en_large_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .detail[data-v-44fff871]{width:100%;max-height:.68rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem}.new_list_page .main .content .con_list .newDetail .left_box .detail.hk.SMALL[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .detail.hk.MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .detail.hk.LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .detail.en.SMALL[data-v-44fff871]{font-size:var(--en_small_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .detail.en.MEDIUM[data-v-44fff871]{font-size:var(--en_middle_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .detail.en.LARGE[data-v-44fff871]{font-size:var(--en_large_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .detail a[data-v-44fff871]{color:#775dc0;text-decoration:underline!important}.new_list_page .main .content .con_list .newDetail .left_box .homeworkName[data-v-44fff871]{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0;line-height:.28rem}.new_list_page .main .content .con_list .newDetail .left_box .homeworkName.hk.SMALL[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .homeworkName.hk.MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .homeworkName.hk.LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .homeworkName.en.SMALL[data-v-44fff871]{font-size:var(--en_small_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .homeworkName.en.MEDIUM[data-v-44fff871]{font-size:var(--en_middle_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .homeworkName.en.LARGE[data-v-44fff871]{font-size:var(--en_large_font_size_five)}.new_list_page .main .content .con_list .newDetail .left_box .time[data-v-44fff871]{font-size:.16rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.34rem}.new_list_page .main .content .con_list .newDetail .left_box .time.hk.SMALL[data-v-44fff871]{font-size:var(--hk_small_font_size_four)}.new_list_page .main .content .con_list .newDetail .left_box .time.hk.MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_four)}.new_list_page .main .content .con_list .newDetail .left_box .time.hk.LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_four)}.new_list_page .main .content .con_list .newDetail .left_box .time.en.SMALL[data-v-44fff871]{font-size:var(--en_small_font_size_four)}.new_list_page .main .content .con_list .newDetail .left_box .time.en.MEDIUM[data-v-44fff871]{font-size:var(--en_middle_font_size_four)}.new_list_page .main .content .con_list .newDetail .left_box .time.en.LARGE[data-v-44fff871]{font-size:var(--en_large_font_size_four)}.new_list_page .main .content .con_list .newDetail .right_box[data-v-44fff871]{width:.4rem;margin-left:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.new_list_page .main .content .con_list .newDetail .right_box .more[data-v-44fff871]{width:.4rem;height:.4rem;cursor:pointer}.new_list_page .main .content .noDataBox[data-v-44fff871]{width:calc(100% - .64rem);height:5rem;margin:0 auto .3rem;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_list_page .main .content .noDataBox .img[data-v-44fff871]{width:1.55rem;height:.93rem}.new_list_page .main .content .noDataBox .tips[data-v-44fff871]{margin-top:.33rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:600;color:#592f99;line-height:.22rem}.new_list_page .main .content .noDataBox .tips.hk.SMALL[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.new_list_page .main .content .noDataBox .tips.hk.MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_five)}.new_list_page .main .content .noDataBox .tips.hk.LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_five)}.new_list_page .main .content .noDataBox .tips.en.SMALL[data-v-44fff871]{font-size:var(--en_small_font_size_five)}.new_list_page .main .content .noDataBox .tips.en.MEDIUM[data-v-44fff871]{font-size:var(--en_middle_font_size_five)}.new_list_page .main .content .noDataBox .tips.en.LARGE[data-v-44fff871]{font-size:var(--en_large_font_size_five)}.new_list_page .main .content .con_btn[data-v-44fff871]{width:100%;height:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_list_page .messageContent[data-v-44fff871]{width:4rem;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.new_list_page .statusBox[data-v-44fff871]{min-width:.79rem;max-width:.9rem;margin:auto;background:#e34851;border-radius:.15rem}.new_list_page .statusBox_red[data-v-44fff871]{background:#e34851}.new_list_page .statusBox_yellow[data-v-44fff871]{background:#ffc274}.new_list_page .statusBox_green[data-v-44fff871]{background:#10c7a3}.new_list_page .statusBox span[data-v-44fff871]{font-family:var(--common-font-family);text-align:center;color:#fff;line-height:.27rem}.new_list_page .statusBox span.hk.SMALL[data-v-44fff871]{font-size:var(--hk_small_font_size_18)}.new_list_page .statusBox span.hk.MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_20)}.new_list_page .statusBox span.hk.LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_22)}.new_list_page .statusBox span.en.SMALL[data-v-44fff871]{font-size:var(--en_small_font_size_18)}.new_list_page .statusBox span.en.MEDIUM[data-v-44fff871]{font-size:var(--en_middle_font_size_20)}.new_list_page .statusBox span.en.LARGE[data-v-44fff871]{font-size:var(--en_large_font_size_22)}.new_list_page .tipBox[data-v-44fff871]{width:6.6rem;padding:.5rem;background:#fff;border-radius:.33rem}.new_list_page .tipBox .content[data-v-44fff871]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_list_page .tipBox .content img[data-v-44fff871]{width:.6rem;height:.6rem;margin-bottom:.15rem}.new_list_page .tipBox .content .tips[data-v-44fff871]{width:4rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.new_list_page .tipBox .content .tips.hk.SMALL[data-v-44fff871]{font-size:var(--hk_small_font_size_seven)}.new_list_page .tipBox .content .tips.hk.MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_seven)}.new_list_page .tipBox .content .tips.hk.LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_seven)}.new_list_page .tipBox .content .tips.en.SMALL[data-v-44fff871]{font-size:var(--en_small_font_size_seven)}.new_list_page .tipBox .content .tips.en.MEDIUM[data-v-44fff871]{font-size:var(--en_middle_font_size_seven)}.new_list_page .tipBox .content .tips.en.LARGE[data-v-44fff871]{font-size:var(--en_large_font_size_seven)}.new_list_page .tipBox .content .subTitle[data-v-44fff871]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.new_list_page .tipBox .content .subTitle.hk.SMALL[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.new_list_page .tipBox .content .subTitle.hk.MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_five)}.new_list_page .tipBox .content .subTitle.hk.LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_five)}.new_list_page .tipBox .content .subTitle.en.SMALL[data-v-44fff871]{font-size:var(--en_small_font_size_five)}.new_list_page .tipBox .content .subTitle.en.MEDIUM[data-v-44fff871]{font-size:var(--en_middle_font_size_five)}.new_list_page .tipBox .content .subTitle.en.LARGE[data-v-44fff871]{font-size:var(--en_large_font_size_five)}.new_list_page .tipBox .content .btn[data-v-44fff871]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_list_page .tipBox .content .btn .fafang[data-v-44fff871]{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem}.new_list_page .tipBox .content .btn .cancel[data-v-44fff871]{width:1.76rem;margin-top:.2rem}.new_list_page .tipBox .content .btn .tosure[data-v-44fff871]{width:1.76rem;margin-top:.2rem;margin-left:.24rem}.new_list_page .tipBox .content .btn span[data-v-44fff871]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.new_list_page .tipBox .content .btn span.hk.SMALL[data-v-44fff871]{font-size:var(--hk_small_font_size_five)}.new_list_page .tipBox .content .btn span.hk.MEDIUM[data-v-44fff871]{font-size:var(--hk_middle_font_size_five)}.new_list_page .tipBox .content .btn span.hk.LARGE[data-v-44fff871]{font-size:var(--hk_large_font_size_five)}.new_list_page .tipBox .content .btn span.en.SMALL[data-v-44fff871]{font-size:var(--en_small_font_size_five)}.new_list_page .tipBox .content .btn span.en.MEDIUM[data-v-44fff871]{font-size:var(--en_middle_font_size_five)}.new_list_page .tipBox .content .btn span.en.LARGE[data-v-44fff871]{font-size:var(--en_large_font_size_five)}.new_list_page .table_box[data-v-44fff871]{width:100%;border-radius:.2rem}.new_list_page .course_table[data-v-44fff871] .ant-table-thead{position:sticky;top:1.75rem;z-index:1}.new_list_page .course_table[data-v-44fff871] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.new_list_page .course_table[data-v-44fff871] .ant-table-tbody>tr>td{color:#414042}.new_list_page .course_table[data-v-44fff871] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.new_list_page .course_table[data-v-44fff871] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.new_list_page .course_table[data-v-44fff871] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.new_list_page .course_table[data-v-44fff871] .ant-table-thead>tr>th:last-child:after,.new_list_page .course_table[data-v-44fff871] .ant-table-thead>tr>th:last-child:before{display:none}.new_list_page .course_table[data-v-44fff871] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.new_list_page .course_table[data-v-44fff871] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.new_list_page .course_table[data-v-44fff871] .ant-table-column-title{color:#fff;font-weight:400}.new_list_page .course_table[data-v-44fff871] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.new_list_page .course_table[data-v-44fff871] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_list_page .course_table .filter_icon[data-v-44fff871]{width:.2rem;height:.2rem;cursor:pointer}.new_list_page .course_table .action_box[data-v-44fff871]{display:inline-block}.new_list_page .course_table .action_box img[data-v-44fff871]{height:.08rem;cursor:pointer}.new_list_page .course_table .action_box.moveButton img[data-v-44fff871]{height:.2rem}.new_list_page .course_table .no_data_line[data-v-44fff871]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.new_list_page .date_pick_box[data-v-44fff871] .ant-calendar-picker-input.ant-input{padding:.02rem .6rem .02rem .2rem!important;border-radius:6.5px;-webkit-box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5);box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5)}.new_list_page .date_pick_box[data-v-44fff871] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.new_list_page .calendar_icon_img[data-v-44fff871]{width:20px;height:20px;cursor:pointer}.new_list_page .mr10[data-v-44fff871]{margin-right:.1rem}.calendarBox[data-v-44fff871]{width:4.44rem;height:.7rem;position:relative;bottom:-.05rem}.calendar[data-v-44fff871]{width:.16rem;height:.19rem;margin-right:.15rem}[data-v-44fff871] .ael_tab_con li{font-size:.26rem}[data-v-44fff871] .ant-table-thead>tr>th.ant-table-column-sort{background:#fff}[data-v-44fff871] .ant-select-selection__placeholder{top:.26rem;height:.4rem;line-height:.4rem}html[data-v-10d68b68]{font-size:100px}@media only screen and (max-height:650px){html[data-v-10d68b68]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-10d68b68]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-10d68b68]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-10d68b68]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-10d68b68]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-10d68b68]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-10d68b68]{font-size:100px}}#app[data-v-10d68b68],body[data-v-10d68b68],html[data-v-10d68b68]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-10d68b68],#app h1[data-v-10d68b68],#app h2[data-v-10d68b68],#app h3[data-v-10d68b68],#app h4[data-v-10d68b68],#app h5[data-v-10d68b68],#app h6[data-v-10d68b68],#app p[data-v-10d68b68],body body[data-v-10d68b68],body h1[data-v-10d68b68],body h2[data-v-10d68b68],body h3[data-v-10d68b68],body h4[data-v-10d68b68],body h5[data-v-10d68b68],body h6[data-v-10d68b68],body p[data-v-10d68b68],html body[data-v-10d68b68],html h1[data-v-10d68b68],html h2[data-v-10d68b68],html h3[data-v-10d68b68],html h4[data-v-10d68b68],html h5[data-v-10d68b68],html h6[data-v-10d68b68],html p[data-v-10d68b68]{margin:0}li[data-v-10d68b68],ul[data-v-10d68b68]{list-style:none;padding:0}[data-v-10d68b68]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-10d68b68]{white-space:break-spaces}.sortableDrag[data-v-10d68b68]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-10d68b68],.sortableDrag td[data-v-10d68b68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-10d68b68]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-10d68b68]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-10d68b68]{color:var(--theme-color)}.error_color[data-v-10d68b68]{color:#eb6646!important}.warn_color[data-v-10d68b68]{color:#ff6800}.pointer[data-v-10d68b68]{cursor:pointer}.ellipsis[data-v-10d68b68]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-10d68b68]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-10d68b68],.flex_center_center[data-v-10d68b68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-10d68b68],.flex_center_center[data-v-10d68b68]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-10d68b68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-10d68b68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-10d68b68],.flex_row_s_p[data-v-10d68b68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-10d68b68]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-10d68b68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-10d68b68],.flex_start[data-v-10d68b68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-10d68b68]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-10d68b68],.flex_column_center_center[data-v-10d68b68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-10d68b68]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-10d68b68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-10d68b68]{position:relative;border-radius:.2rem}.talk_frame[data-v-10d68b68]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-10d68b68]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-10d68b68]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-10d68b68]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-10d68b68]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-10d68b68]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-10d68b68]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-10d68b68]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-10d68b68]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-10d68b68]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-10d68b68]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-10d68b68]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-10d68b68]{max-height:30vh}.ant-select-dropdown-menu[data-v-10d68b68]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-10d68b68]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-10d68b68]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-10d68b68]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-10d68b68]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-10d68b68]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-10d68b68]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-10d68b68]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-10d68b68]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-10d68b68]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-10d68b68]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-10d68b68]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-10d68b68]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-10d68b68]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-10d68b68]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-10d68b68]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-10d68b68]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-10d68b68]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-10d68b68]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-10d68b68]{width:100%}.ant-input[data-v-10d68b68]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-10d68b68]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-10d68b68]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-10d68b68]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-10d68b68]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-10d68b68]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-10d68b68]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-10d68b68]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-10d68b68]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-10d68b68]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-10d68b68]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-10d68b68],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-10d68b68]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-10d68b68]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-10d68b68],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-10d68b68]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-10d68b68]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-10d68b68],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-10d68b68]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-10d68b68]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-10d68b68]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-10d68b68]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-10d68b68],.ant-table-thead>tr>th[data-v-10d68b68]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-10d68b68]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-10d68b68]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-10d68b68]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-10d68b68]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-10d68b68]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-10d68b68]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-10d68b68]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-10d68b68]{width:24px;height:24px}.ant-radio-inner[data-v-10d68b68]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-10d68b68]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-10d68b68]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-10d68b68],.ant-radio-checked .ant-radio-inner[data-v-10d68b68]{border-color:#10c7a3}.ant-checkbox[data-v-10d68b68]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-10d68b68]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-10d68b68]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-10d68b68]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-10d68b68]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-10d68b68]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-10d68b68]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-10d68b68]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-10d68b68]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-10d68b68]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-10d68b68]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-10d68b68],.ant-dropdown-menu-submenu-title[data-v-10d68b68]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-10d68b68],:root .ant-dropdown-link>.anticon.anticon-down[data-v-10d68b68],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-10d68b68]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-10d68b68]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-10d68b68]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-10d68b68]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-10d68b68]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-10d68b68],.dropMenuItem_hk_SMALL[data-v-10d68b68]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-10d68b68]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-10d68b68]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-10d68b68]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-10d68b68]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-10d68b68]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-10d68b68],.ant-switch[data-v-10d68b68]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-10d68b68],.ant-switch[data-v-10d68b68]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-10d68b68]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-10d68b68]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-10d68b68]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-10d68b68]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-10d68b68]{width:100%}.ant-progress-circle .ant-progress-text[data-v-10d68b68]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-10d68b68]{max-width:4.6rem}.ant-popover-title[data-v-10d68b68]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-10d68b68]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-10d68b68]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-10d68b68],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-10d68b68],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-10d68b68]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-10d68b68],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-10d68b68],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-10d68b68]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-10d68b68]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-10d68b68]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-10d68b68]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-10d68b68]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-10d68b68]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-10d68b68]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-10d68b68]{text-decoration:underline}.modalBox .btn_box[data-v-10d68b68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-10d68b68],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-10d68b68],.ant-pagination-disabled:focus a[data-v-10d68b68],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-10d68b68],.ant-pagination-disabled:hover a[data-v-10d68b68],[data-v-10d68b68] .ant-pagination-disabled a{background:#e6e7e8}[data-v-10d68b68] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-10d68b68] .ant-pagination-item-active a,[data-v-10d68b68] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-10d68b68] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-10d68b68] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-10d68b68]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-10d68b68]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-10d68b68]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-10d68b68]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-10d68b68]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-10d68b68]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-10d68b68]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-10d68b68]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-10d68b68]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-10d68b68],.wangEditor table th[data-v-10d68b68]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-10d68b68]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-10d68b68]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-10d68b68]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-10d68b68]{display:block}.wangEditor ol[data-v-10d68b68],.wangEditor ul[data-v-10d68b68]{margin:10px 0 10px 20px}.wangEditor ul[data-v-10d68b68],.wangEditor ul li[data-v-10d68b68]{list-style:disc inside!important}.wangEditor ol[data-v-10d68b68],.wangEditor ol li[data-v-10d68b68]{list-style:decimal inside!important}.wangEditor img[data-v-10d68b68]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-10d68b68]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-10d68b68]{border-bottom:2px solid #e1e1e1}.component[data-v-10d68b68]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-10d68b68]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-10d68b68]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-10d68b68]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-10d68b68]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-10d68b68]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-10d68b68]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-10d68b68]{cursor:default}.listen_picture[data-v-10d68b68]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-10d68b68]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-10d68b68]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-10d68b68]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-10d68b68]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-10d68b68]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-10d68b68]{font-size:var(--en_large_font_size_five)}[data-v-10d68b68] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-10d68b68]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-10d68b68]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-10d68b68]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-10d68b68]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-10d68b68]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-10d68b68]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-10d68b68]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-10d68b68]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-10d68b68],.home_practice_status.NO_PUBLIC[data-v-10d68b68]{background:#2c58b1}.home_practice_status.FINISHED[data-v-10d68b68],.home_practice_status.IN_PROGRESS[data-v-10d68b68],.home_practice_status.NOT_STARTED[data-v-10d68b68],.home_practice_status.UNDISTRIBUTED[data-v-10d68b68]{background:#486fbf}.ant-calendar-picker-container[data-v-10d68b68]{z-index:9999999!important}.new_option_page[data-v-10d68b68]{width:100%;height:100%;background:#f5f0ff}.new_option_page .main[data-v-10d68b68]{padding:.4rem}.new_option_page .main .titleBox[data-v-10d68b68]{margin-bottom:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #734fb3}.new_option_page .main .titleBox .title[data-v-10d68b68]{height:.55rem;font-size:.26rem;font-family:var(--common-font-family);color:#592f99}.new_option_page .main .titleBox .title.hk.SMALL[data-v-10d68b68]{font-size:var(--hk_small_font_size_eight)}.new_option_page .main .titleBox .title.hk.MEDIUM[data-v-10d68b68]{font-size:var(--hk_middle_font_size_eight)}.new_option_page .main .titleBox .title.hk.LARGE[data-v-10d68b68]{font-size:var(--hk_large_font_size_eight)}.new_option_page .main .titleBox .title.en.SMALL[data-v-10d68b68]{font-size:var(--en_small_font_size_eight)}.new_option_page .main .titleBox .title.en.MEDIUM[data-v-10d68b68]{font-size:var(--en_middle_font_size_eight)}.new_option_page .main .titleBox .title.en.LARGE[data-v-10d68b68]{font-size:var(--en_large_font_size_eight)}.new_option_page .main .titleBox .action .btn[data-v-10d68b68]{width:1.76rem;height:.53rem;font-size:.18rem;font-family:var(--common-font-family);color:#fff;line-height:.19rem}.new_option_page .main .titleBox .action .btn.hk.SMALL[data-v-10d68b68]{font-size:var(--hk_small_font_size_five)}.new_option_page .main .titleBox .action .btn.hk.MEDIUM[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five)}.new_option_page .main .titleBox .action .btn.hk.LARGE[data-v-10d68b68]{font-size:var(--hk_large_font_size_five)}.new_option_page .main .titleBox .action .btn.en.SMALL[data-v-10d68b68]{font-size:var(--en_small_font_size_five)}.new_option_page .main .titleBox .action .btn.en.MEDIUM[data-v-10d68b68]{font-size:var(--en_middle_font_size_five)}.new_option_page .main .titleBox .action .btn.en.LARGE[data-v-10d68b68]{font-size:var(--en_large_font_size_five)}.new_option_page .main .titleBox .action .btn img[data-v-10d68b68]{width:.2rem;height:.2rem;margin-right:.1rem}.new_option_page .main .titleBox .action .mr20[data-v-10d68b68]{margin-right:.2rem}.new_option_page .main .content[data-v-10d68b68]{width:100%;height:100%}.new_option_page .main .content .lineBox[data-v-10d68b68]{width:100%;height:auto;min-height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_option_page .main .content .lineBox .lineName[data-v-10d68b68]{margin-right:.2rem;font-size:.22rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;white-space:nowrap}.new_option_page .main .content .lineBox .lineName.hk.SMALL[data-v-10d68b68]{font-size:var(--hk_small_font_size_six)}.new_option_page .main .content .lineBox .lineName.hk.MEDIUM[data-v-10d68b68]{font-size:var(--hk_middle_font_size_six)}.new_option_page .main .content .lineBox .lineName.hk.LARGE[data-v-10d68b68]{font-size:var(--hk_large_font_size_six)}.new_option_page .main .content .lineBox .lineName.en.SMALL[data-v-10d68b68]{font-size:var(--en_small_font_size_six)}.new_option_page .main .content .lineBox .lineName.en.MEDIUM[data-v-10d68b68]{font-size:var(--en_middle_font_size_six)}.new_option_page .main .content .lineBox .lineName.en.LARGE[data-v-10d68b68]{font-size:var(--en_large_font_size_six)}.new_option_page .main .content .lineBox .lineContent .compactInput[data-v-10d68b68],.new_option_page .main .content .lineBox .lineContent[data-v-10d68b68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_option_page .main .content .lineBox .lineContent .compactInput[data-v-10d68b68]{width:3.1rem;height:.48rem;background:#fff;border-radius:.12rem;-webkit-box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25)}.new_option_page .main .content .lineBox .lineContent .areaCode[data-v-10d68b68]{width:1.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);color:#592f99;line-height:.26rem}.new_option_page .main .content .lineBox .lineContent .areaCode.hk.SMALL[data-v-10d68b68]{font-size:var(--hk_small_font_size_five)}.new_option_page .main .content .lineBox .lineContent .areaCode.hk.MEDIUM[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five)}.new_option_page .main .content .lineBox .lineContent .areaCode.hk.LARGE[data-v-10d68b68]{font-size:var(--hk_large_font_size_five)}.new_option_page .main .content .lineBox .lineContent .areaCode.en.SMALL[data-v-10d68b68]{font-size:var(--en_small_font_size_five)}.new_option_page .main .content .lineBox .lineContent .areaCode.en.MEDIUM[data-v-10d68b68]{font-size:var(--en_middle_font_size_five)}.new_option_page .main .content .lineBox .lineContent .areaCode.en.LARGE[data-v-10d68b68]{font-size:var(--en_large_font_size_five)}.new_option_page .main .content .lineBox .lineContent .areaCode img[data-v-10d68b68]{width:.14rem;margin-left:.04rem}.new_option_page .main .content .lineBox .lineContent .phoneNumber[data-v-10d68b68]{width:2rem;height:.48rem;background:#fff;border-radius:.12rem}.new_option_page .main .content .mb40[data-v-10d68b68]{margin-bottom:.4rem}.new_option_page .main .content .mb34[data-v-10d68b68]{margin-bottom:.34rem}.new_option_page .main .content .subTitle[data-v-10d68b68]{margin:.6rem 0 .32rem 0;font-size:.22rem;font-family:var(--common-font-family);font-weight:700;color:#000;line-height:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_option_page .main .content .subTitle.hk.SMALL[data-v-10d68b68]{font-size:var(--hk_small_font_size_six)}.new_option_page .main .content .subTitle.hk.MEDIUM[data-v-10d68b68]{font-size:var(--hk_middle_font_size_six)}.new_option_page .main .content .subTitle.hk.LARGE[data-v-10d68b68]{font-size:var(--hk_large_font_size_six)}.new_option_page .main .content .subTitle.en.SMALL[data-v-10d68b68]{font-size:var(--en_small_font_size_six)}.new_option_page .main .content .subTitle.en.MEDIUM[data-v-10d68b68]{font-size:var(--en_middle_font_size_six)}.new_option_page .main .content .subTitle.en.LARGE[data-v-10d68b68]{font-size:var(--en_large_font_size_six)}.new_option_page .main .content .subTitle .title_content[data-v-10d68b68]{opacity:.5}.new_option_page .main .inputBox[data-v-10d68b68]{width:3.1rem;background:#fff}.new_option_page .main .editBox[data-v-10d68b68],.new_option_page .main .inputBox[data-v-10d68b68]{height:.48rem;border-radius:.12rem;-webkit-box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25)}.new_option_page .main .editBox[data-v-10d68b68]{width:auto;padding:.11rem .2rem;margin-left:.32rem;background:#775dc0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);text-decoration:underline;color:#fff;line-height:.26rem;cursor:pointer;white-space:nowrap}.new_option_page .main .editBox.hk.SMALL[data-v-10d68b68]{font-size:var(--hk_small_font_size_five)}.new_option_page .main .editBox.hk.MEDIUM[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five)}.new_option_page .main .editBox.hk.LARGE[data-v-10d68b68]{font-size:var(--hk_large_font_size_five)}.new_option_page .main .editBox.en.SMALL[data-v-10d68b68]{font-size:var(--en_small_font_size_five)}.new_option_page .main .editBox.en.MEDIUM[data-v-10d68b68]{font-size:var(--en_middle_font_size_five)}.new_option_page .main .editBox.en.LARGE[data-v-10d68b68]{font-size:var(--en_large_font_size_five)}.new_option_page .main .cleanBox[data-v-10d68b68]{width:auto;height:.48rem;padding:0 .25rem;margin-left:.32rem;background:#fff;border:1px solid #775dc0;border-radius:.12rem;color:#775dc0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);line-height:.26rem;cursor:pointer;white-space:nowrap}.new_option_page .main .cleanBox.hk.SMALL[data-v-10d68b68]{font-size:var(--hk_small_font_size_five)}.new_option_page .main .cleanBox.hk.MEDIUM[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five)}.new_option_page .main .cleanBox.hk.LARGE[data-v-10d68b68]{font-size:var(--hk_large_font_size_five)}.new_option_page .main .cleanBox.en.SMALL[data-v-10d68b68]{font-size:var(--en_small_font_size_five)}.new_option_page .main .cleanBox.en.MEDIUM[data-v-10d68b68]{font-size:var(--en_middle_font_size_five)}.new_option_page .main .cleanBox.en.LARGE[data-v-10d68b68]{font-size:var(--en_large_font_size_five)}.new_option_page .main .verifyCodeBox[data-v-10d68b68]{width:auto;height:.48rem;padding:0 .25rem;background:#fff;border-radius:.12rem;-webkit-box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .03rem .3rem 0 hsla(0,0%,73.3%,.25)}.new_option_page .main .ml32[data-v-10d68b68]{margin-left:.32rem}.new_option_page .tipBox[data-v-10d68b68]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.new_option_page .tipBox .content[data-v-10d68b68]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_option_page .tipBox .content img[data-v-10d68b68]{width:1rem;height:1rem;margin:.15rem 0}.new_option_page .tipBox .content .tips[data-v-10d68b68]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:1.2rem}.new_option_page .tipBox .content .tips.hk.SMALL[data-v-10d68b68]{font-size:var(--hk_small_font_size_eight)}.new_option_page .tipBox .content .tips.hk.MEDIUM[data-v-10d68b68]{font-size:var(--hk_middle_font_size_eight)}.new_option_page .tipBox .content .tips.hk.LARGE[data-v-10d68b68]{font-size:var(--hk_large_font_size_eight)}.new_option_page .tipBox .content .tips.en.SMALL[data-v-10d68b68]{font-size:var(--en_small_font_size_eight)}.new_option_page .tipBox .content .tips.en.MEDIUM[data-v-10d68b68]{font-size:var(--en_middle_font_size_eight)}.new_option_page .tipBox .content .tips.en.LARGE[data-v-10d68b68]{font-size:var(--en_large_font_size_eight)}.new_option_page .tipBox .content .subTitle[data-v-10d68b68]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.new_option_page .tipBox .content .subTitle.hk.SMALL[data-v-10d68b68]{font-size:var(--hk_small_font_size_five)}.new_option_page .tipBox .content .subTitle.hk.MEDIUM[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five)}.new_option_page .tipBox .content .subTitle.hk.LARGE[data-v-10d68b68]{font-size:var(--hk_large_font_size_five)}.new_option_page .tipBox .content .subTitle.en.SMALL[data-v-10d68b68]{font-size:var(--en_small_font_size_five)}.new_option_page .tipBox .content .subTitle.en.MEDIUM[data-v-10d68b68]{font-size:var(--en_middle_font_size_five)}.new_option_page .tipBox .content .subTitle.en.LARGE[data-v-10d68b68]{font-size:var(--en_large_font_size_five)}.new_option_page .tipBox .content .btn[data-v-10d68b68]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_option_page .tipBox .content .btn .fafang[data-v-10d68b68]{width:1.76rem;height:.53rem;color:#484848;border-radius:.2rem}.new_option_page .tipBox .content .btn .cancel[data-v-10d68b68]{width:1.76rem;height:.53rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.new_option_page .tipBox .content .btn .tosure[data-v-10d68b68]{width:1.76rem;height:.53rem;margin-left:.24rem}.new_option_page .tipBox .content .btn span[data-v-10d68b68]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.new_option_page .tipBox .content .btn span.hk.SMALL[data-v-10d68b68]{font-size:var(--hk_small_font_size_five)}.new_option_page .tipBox .content .btn span.hk.MEDIUM[data-v-10d68b68]{font-size:var(--hk_middle_font_size_five)}.new_option_page .tipBox .content .btn span.hk.LARGE[data-v-10d68b68]{font-size:var(--hk_large_font_size_five)}.new_option_page .tipBox .content .btn span.en.SMALL[data-v-10d68b68]{font-size:var(--en_small_font_size_five)}.new_option_page .tipBox .content .btn span.en.MEDIUM[data-v-10d68b68]{font-size:var(--en_middle_font_size_five)}.new_option_page .tipBox .content .btn span.en.LARGE[data-v-10d68b68]{font-size:var(--en_large_font_size_five)}.new_option_page .new_check_group_box[data-v-10d68b68]{display:-webkit-box;display:-ms-flexbox;display:flex}.new_option_page .new_check_group_box[data-v-10d68b68] .ant-checkbox{width:.2rem;height:.2rem}.new_option_page .new_check_group_box[data-v-10d68b68] .ant-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_option_page .new_check_group_box[data-v-10d68b68] .ant-checkbox-input{border-color:#734fb3}.new_option_page .new_check_group_box[data-v-10d68b68] .ant-checkbox-checked .ant-checkbox-inner,.new_option_page .new_check_group_box[data-v-10d68b68] .ant-checkbox-inner{width:.2rem;height:.2rem;border:2px solid #734fb3;border-radius:.04rem;border-color:#734fb3}.new_option_page .new_check_group_box[data-v-10d68b68] .ant-checkbox-checked .ant-checkbox-inner:after{width:.08rem;height:.2rem;top:.04rem;left:.04rem;border:2px solid #734fb3;border-top:0;border-left:0}.new_option_page .new_check_group_box[data-v-10d68b68] .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#734fb3}.exercise_public_page{position:relative;height:100%;background-image:url(../img/report_bg.27e54241.png);background-position:0 0;background-size:cover;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exercise_public_page,.exercise_public_page .content_box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.exercise_public_page .content_box{position:absolute;min-height:100%;padding:.7rem 0}.exercise_public_page .top{height:3.19rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.exercise_public_page .top .chinese{width:3.7rem;height:2.69rem;background:#fff;border-radius:.14rem;padding:.22rem 0 .28rem 0;-webkit-box-sizing:content-box;box-sizing:content-box}.exercise_public_page .top .tips{width:3.7rem;margin-top:.24rem;font-size:.2rem;font-family:var(--common-font-family);text-align:center;color:#8c7bb9;line-height:.29rem}.exercise_public_page .top .tips.hk.SMALL{font-size:var(--hk_small_font_size_five)}.exercise_public_page .top .tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.exercise_public_page .top .tips.hk.LARGE{font-size:var(--hk_large_font_size_five)}.exercise_public_page .top .tips.en.SMALL{font-size:var(--en_small_font_size_five)}.exercise_public_page .top .tips.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.exercise_public_page .top .tips.en.LARGE{font-size:var(--en_large_font_size_five)}.exercise_public_page .subject_title{margin-bottom:.2rem;font-size:.26rem;font-family:var(--common-font-family);text-align:center;color:#775dc0;line-height:.34rem}.exercise_public_page .subject_title.hk.SMALL{font-size:var(--hk_small_font_size_eight)}.exercise_public_page .subject_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_eight)}.exercise_public_page .subject_title.hk.LARGE{font-size:var(--hk_large_font_size_eight)}.exercise_public_page .subject_title.en.SMALL{font-size:var(--en_small_font_size_eight)}.exercise_public_page .subject_title.en.MEDIUM{font-size:var(--en_middle_font_size_eight)}.exercise_public_page .subject_title.en.LARGE{font-size:var(--en_large_font_size_eight)}.exercise_public_page .centerbox{width:1.54rem;height:1.45rem;opacity:1;margin:0 auto;border-radius:.22rem;font-size:.8rem;text-align:center;color:#fff;line-height:1.45rem}.exercise_public_page .seeReport{margin:0 auto;margin-top:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.exercise_public_page .seeReport .button{width:1.41rem}html[data-v-8c2e6b1c]{font-size:100px}@media only screen and (max-height:650px){html[data-v-8c2e6b1c]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-8c2e6b1c]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-8c2e6b1c]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-8c2e6b1c]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-8c2e6b1c]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-8c2e6b1c]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-8c2e6b1c]{font-size:100px}}#app[data-v-8c2e6b1c],body[data-v-8c2e6b1c],html[data-v-8c2e6b1c]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-8c2e6b1c],#app h1[data-v-8c2e6b1c],#app h2[data-v-8c2e6b1c],#app h3[data-v-8c2e6b1c],#app h4[data-v-8c2e6b1c],#app h5[data-v-8c2e6b1c],#app h6[data-v-8c2e6b1c],#app p[data-v-8c2e6b1c],body body[data-v-8c2e6b1c],body h1[data-v-8c2e6b1c],body h2[data-v-8c2e6b1c],body h3[data-v-8c2e6b1c],body h4[data-v-8c2e6b1c],body h5[data-v-8c2e6b1c],body h6[data-v-8c2e6b1c],body p[data-v-8c2e6b1c],html body[data-v-8c2e6b1c],html h1[data-v-8c2e6b1c],html h2[data-v-8c2e6b1c],html h3[data-v-8c2e6b1c],html h4[data-v-8c2e6b1c],html h5[data-v-8c2e6b1c],html h6[data-v-8c2e6b1c],html p[data-v-8c2e6b1c]{margin:0}li[data-v-8c2e6b1c],ul[data-v-8c2e6b1c]{list-style:none;padding:0}[data-v-8c2e6b1c]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-8c2e6b1c]{white-space:break-spaces}.sortableDrag[data-v-8c2e6b1c]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-8c2e6b1c],.sortableDrag td[data-v-8c2e6b1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-8c2e6b1c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-8c2e6b1c]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-8c2e6b1c]{color:var(--theme-color)}.error_color[data-v-8c2e6b1c]{color:#eb6646!important}.warn_color[data-v-8c2e6b1c]{color:#ff6800}.pointer[data-v-8c2e6b1c]{cursor:pointer}.ellipsis[data-v-8c2e6b1c]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-8c2e6b1c]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-8c2e6b1c],.flex_center_center[data-v-8c2e6b1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-8c2e6b1c],.flex_center_center[data-v-8c2e6b1c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-8c2e6b1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-8c2e6b1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-8c2e6b1c],.flex_row_s_p[data-v-8c2e6b1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-8c2e6b1c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-8c2e6b1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-8c2e6b1c],.flex_start[data-v-8c2e6b1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-8c2e6b1c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-8c2e6b1c],.flex_column_center_center[data-v-8c2e6b1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-8c2e6b1c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-8c2e6b1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-8c2e6b1c]{position:relative;border-radius:.2rem}.talk_frame[data-v-8c2e6b1c]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-8c2e6b1c]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-8c2e6b1c]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-8c2e6b1c]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-8c2e6b1c]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-8c2e6b1c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-8c2e6b1c]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-8c2e6b1c]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-8c2e6b1c]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-8c2e6b1c]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-8c2e6b1c]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-8c2e6b1c]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-8c2e6b1c]{max-height:30vh}.ant-select-dropdown-menu[data-v-8c2e6b1c]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-8c2e6b1c]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-8c2e6b1c]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-8c2e6b1c]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-8c2e6b1c]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-8c2e6b1c]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-8c2e6b1c]{width:100%}.ant-input[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-8c2e6b1c]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-8c2e6b1c]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-8c2e6b1c]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-8c2e6b1c]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-8c2e6b1c]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-8c2e6b1c],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-8c2e6b1c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-8c2e6b1c],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-8c2e6b1c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-8c2e6b1c],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-8c2e6b1c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-8c2e6b1c]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-8c2e6b1c],.ant-table-thead>tr>th[data-v-8c2e6b1c]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-8c2e6b1c]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-8c2e6b1c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-8c2e6b1c]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-8c2e6b1c]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-8c2e6b1c]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-8c2e6b1c]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-8c2e6b1c]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-8c2e6b1c]{width:24px;height:24px}.ant-radio-inner[data-v-8c2e6b1c]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-8c2e6b1c]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-8c2e6b1c],.ant-radio-checked .ant-radio-inner[data-v-8c2e6b1c]{border-color:#10c7a3}.ant-checkbox[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-8c2e6b1c]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-8c2e6b1c]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-8c2e6b1c]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-8c2e6b1c]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-8c2e6b1c]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-8c2e6b1c]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-8c2e6b1c]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-8c2e6b1c]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-8c2e6b1c],.ant-dropdown-menu-submenu-title[data-v-8c2e6b1c]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-8c2e6b1c],:root .ant-dropdown-link>.anticon.anticon-down[data-v-8c2e6b1c],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-8c2e6b1c],.dropMenuItem_hk_SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-8c2e6b1c]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-8c2e6b1c],.ant-switch[data-v-8c2e6b1c]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-8c2e6b1c],.ant-switch[data-v-8c2e6b1c]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-8c2e6b1c]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-8c2e6b1c]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-8c2e6b1c]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-8c2e6b1c]{width:100%}.ant-progress-circle .ant-progress-text[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-8c2e6b1c]{max-width:4.6rem}.ant-popover-title[data-v-8c2e6b1c]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-8c2e6b1c]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-8c2e6b1c]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-8c2e6b1c],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-8c2e6b1c],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-8c2e6b1c]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-8c2e6b1c],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-8c2e6b1c],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-8c2e6b1c]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-8c2e6b1c]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-8c2e6b1c]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-8c2e6b1c]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-8c2e6b1c]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-8c2e6b1c]{text-decoration:underline}.modalBox .btn_box[data-v-8c2e6b1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-8c2e6b1c],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-8c2e6b1c],.ant-pagination-disabled:focus a[data-v-8c2e6b1c],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-8c2e6b1c],.ant-pagination-disabled:hover a[data-v-8c2e6b1c],[data-v-8c2e6b1c] .ant-pagination-disabled a{background:#e6e7e8}[data-v-8c2e6b1c] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-8c2e6b1c] .ant-pagination-item-active a,[data-v-8c2e6b1c] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-8c2e6b1c] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-8c2e6b1c] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-8c2e6b1c]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-8c2e6b1c]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-8c2e6b1c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-8c2e6b1c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-8c2e6b1c]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-8c2e6b1c]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-8c2e6b1c]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-8c2e6b1c]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-8c2e6b1c],.wangEditor table th[data-v-8c2e6b1c]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-8c2e6b1c]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-8c2e6b1c]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-8c2e6b1c]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-8c2e6b1c]{display:block}.wangEditor ol[data-v-8c2e6b1c],.wangEditor ul[data-v-8c2e6b1c]{margin:10px 0 10px 20px}.wangEditor ul[data-v-8c2e6b1c],.wangEditor ul li[data-v-8c2e6b1c]{list-style:disc inside!important}.wangEditor ol[data-v-8c2e6b1c],.wangEditor ol li[data-v-8c2e6b1c]{list-style:decimal inside!important}.wangEditor img[data-v-8c2e6b1c]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-8c2e6b1c]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-8c2e6b1c]{border-bottom:2px solid #e1e1e1}.component[data-v-8c2e6b1c]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-8c2e6b1c]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-8c2e6b1c]{cursor:default}.listen_picture[data-v-8c2e6b1c]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-8c2e6b1c]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_five)}[data-v-8c2e6b1c] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-8c2e6b1c]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-8c2e6b1c]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-8c2e6b1c]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-8c2e6b1c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-8c2e6b1c]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-8c2e6b1c]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-8c2e6b1c]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-8c2e6b1c]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-8c2e6b1c],.home_practice_status.NO_PUBLIC[data-v-8c2e6b1c]{background:#2c58b1}.home_practice_status.FINISHED[data-v-8c2e6b1c],.home_practice_status.IN_PROGRESS[data-v-8c2e6b1c],.home_practice_status.NOT_STARTED[data-v-8c2e6b1c],.home_practice_status.UNDISTRIBUTED[data-v-8c2e6b1c]{background:#486fbf}.ant-calendar-picker-container[data-v-8c2e6b1c]{z-index:9999999!important}.know_map_page[data-v-8c2e6b1c]{width:100%;height:100%;background:#f5f0ff}.know_map_page .main[data-v-8c2e6b1c]{width:100%;height:100%;padding:0 .4rem .4rem}.know_map_page .main .main_title[data-v-8c2e6b1c]{padding:.4rem 0 .3rem;margin:.1rem 0;border-bottom:2px solid #734fb3;background:#f5f0ff}.know_map_page .main .main_title>span[data-v-8c2e6b1c]{font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.55rem}.know_map_page .main .main_title>span.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_nine)}.know_map_page .main .main_title>span.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_nine)}.know_map_page .main .main_title>span.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_nine)}.know_map_page .main .main_title>span.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_nine)}.know_map_page .main .main_title>span.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_nine)}.know_map_page .main .main_title>span.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_nine)}.know_map_page .main .main_title .title_btn[data-v-8c2e6b1c]{height:.53rem;padding:0 .46rem}.know_map_page .main .switch_search[data-v-8c2e6b1c]{margin:.22rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.know_map_page .main .switch_search .switch_search_title[data-v-8c2e6b1c]{font-family:var(--common-font-family)}.know_map_page .main .switch_search .switch_search_title.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.know_map_page .main .switch_search .switch_search_title.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.know_map_page .main .switch_search .switch_search_title.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.know_map_page .main .switch_search .switch_search_title.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_five)}.know_map_page .main .switch_search .switch_search_title.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_five)}.know_map_page .main .switch_search .switch_search_title.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_five)}.know_map_page .main .switch_search .ant-radio-group[data-v-8c2e6b1c]{display:-webkit-box;display:-ms-flexbox;display:flex}.know_map_page .main .switch_search .ant-radio-wrapper[data-v-8c2e6b1c],.know_map_page .main .title_box[data-v-8c2e6b1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.know_map_page .main .title_box[data-v-8c2e6b1c]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.know_map_page .main .title_box .title[data-v-8c2e6b1c]{font-size:.36rem;font-family:var(--common-font-family);color:#592f99;line-height:.55rem}.know_map_page .main .title_box .title.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_nine)}.know_map_page .main .title_box .title.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_nine)}.know_map_page .main .title_box .title.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_nine)}.know_map_page .main .title_box .title.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_nine)}.know_map_page .main .title_box .title.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_nine)}.know_map_page .main .title_box .title.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_nine)}.know_map_page .main .title_box .title_btn[data-v-8c2e6b1c]{height:.53rem;padding:0 .46rem}.know_map_page .main .title_box .title_btn[data-v-8c2e6b1c]:nth-child(2){margin-left:.24rem}.know_map_page .main .search[data-v-8c2e6b1c]{width:9.12rem;margin:.24rem 0}.know_map_page .main .content_box[data-v-8c2e6b1c]{width:100%;height:auto;background:#fff;border-radius:17px;margin-bottom:.24rem;padding:.33rem .2rem}.know_map_page .main .content_box .subject_list[data-v-8c2e6b1c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.know_map_page .main .content_box .subject_list .subject_box[data-v-8c2e6b1c]{width:.94rem;height:auto;margin-right:.16rem;background:#f5f0ff;border:2px solid #592f99;border-radius:.27rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;color:#592f99;cursor:pointer}.know_map_page .main .content_box .subject_list .subject_box.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.know_map_page .main .content_box .subject_list .subject_box.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.know_map_page .main .content_box .subject_list .subject_box.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.know_map_page .main .content_box .subject_list .subject_box.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_five)}.know_map_page .main .content_box .subject_list .subject_box.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_five)}.know_map_page .main .content_box .subject_list .subject_box.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_five)}.know_map_page .main .content_box .subject_list .subject_box.active[data-v-8c2e6b1c]{background:#592f99;color:#fff}.know_map_page .main .content_box .mb16[data-v-8c2e6b1c]{margin-bottom:.16rem}.know_map_page .main .content_box .row_box[data-v-8c2e6b1c]{width:80%}.know_map_page .main .content_box .row_box .col_box[data-v-8c2e6b1c]{font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.know_map_page .main .content_box .row_box .col_box.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.know_map_page .main .content_box .row_box .col_box.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.know_map_page .main .content_box .row_box .col_box.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.know_map_page .main .content_box .row_box .col_box.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_five)}.know_map_page .main .content_box .row_box .col_box.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_five)}.know_map_page .main .content_box .row_box .col_box.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_five)}.know_map_page .main .content_box .btn[data-v-8c2e6b1c]{width:1.2rem;height:.48rem;line-height:.48rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.2rem;cursor:pointer}.know_map_page .main .content_box .btn img[data-v-8c2e6b1c]{width:.24rem;height:.24rem;margin-right:.12rem}.know_map_page .main .content_box .btn.add[data-v-8c2e6b1c]{color:#fff;background:#775dc0}.know_map_page .main .content_box .btn.delete[data-v-8c2e6b1c]{color:#775dc0;border:2px solid #775dc0}.know_map_page .main .content_box .select[data-v-8c2e6b1c]{font-family:var(--common-font-family);color:#333;line-height:.26rem}.know_map_page .main .content_box .select.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_four)}.know_map_page .main .content_box .select.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_four)}.know_map_page .main .content_box .select.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_four)}.know_map_page .main .content_box .select.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_four)}.know_map_page .main .content_box .select.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_four)}.know_map_page .main .content_box .select.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_four)}.know_map_page .main .content_box .title[data-v-8c2e6b1c]{margin-bottom:.24rem}.know_map_page .main .content_box .content[data-v-8c2e6b1c]{min-height:.56rem;max-height:2rem}.know_map_page .main .content_box .tag[data-v-8c2e6b1c]{display:inline-block;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#fff;background:#a293ec;padding:.08rem .16rem;border-radius:.2rem;margin:0 .24rem .16rem 0;position:relative}.know_map_page .main .content_box .tag.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_four)}.know_map_page .main .content_box .tag.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_four)}.know_map_page .main .content_box .tag.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_four)}.know_map_page .main .content_box .tag.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_four)}.know_map_page .main .content_box .tag.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_four)}.know_map_page .main .content_box .tag.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_four)}.know_map_page .main .content_box .tag img[data-v-8c2e6b1c]{width:.2rem;height:.2rem;cursor:pointer;position:absolute;top:-.05rem;right:0}.know_map_page .main .content_box .select_list .select_box[data-v-8c2e6b1c]:first-child{width:1.34rem;margin-right:.24rem;margin-top:.24rem}.know_map_page .main .content_box .select_list .select_box[data-v-8c2e6b1c]{width:3.2rem;margin-right:.24rem;margin-top:.24rem}.know_map_page .main .content_box .tableBox[data-v-8c2e6b1c]{width:100%}.know_map_page .main .content_box .tableBox .table_title[data-v-8c2e6b1c]{width:100%;padding:.1rem 0;border-bottom:1px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);color:#fff;line-height:.29rem;background:#6156a5;border-radius:17px 17px 0 0}.know_map_page .main .content_box .tableBox .table_title.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.know_map_page .main .content_box .tableBox .table_title.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.know_map_page .main .content_box .tableBox .table_title.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.know_map_page .main .content_box .tableBox .table_title.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_five)}.know_map_page .main .content_box .tableBox .table_title.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_five)}.know_map_page .main .content_box .tableBox .table_title.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_five)}.know_map_page .main .content_box .tableBox .table_title .title_grade[data-v-8c2e6b1c]{width:30%;min-height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.know_map_page .main .content_box .tableBox .table_title .title_know[data-v-8c2e6b1c]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #e1e1e1}.know_map_page .main .content_box .tableBox .table_title .title_know .box_content[data-v-8c2e6b1c],.know_map_page .main .content_box .tableBox .table_title .title_know[data-v-8c2e6b1c]{min-height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.know_map_page .main .content_box .tableBox .table_title .title_know .box_content[data-v-8c2e6b1c]{width:60%;border-right:1px solid #e1e1e1}.know_map_page .main .content_box .tableBox .table_title .title_know .box_action[data-v-8c2e6b1c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.know_map_page .main .content_box .tableBox .table_content[data-v-8c2e6b1c]{width:100%;height:auto;min-height:1rem}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item[data-v-8c2e6b1c]{width:100%;min-height:.5rem;border-bottom:1px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);text-align:left;color:#000;line-height:.26rem}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_five)}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_five)}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_five)}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item .content_item_grade[data-v-8c2e6b1c]{width:30%;min-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item .content_item_know[data-v-8c2e6b1c]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:1rem;border-left:1px solid #e1e1e1}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item .content_item_know .knowledge_box[data-v-8c2e6b1c]{width:100%;min-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item .content_item_know .knowledge_box .box_content[data-v-8c2e6b1c]{width:60%;min-height:1rem;padding:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item .content_item_know .knowledge_box .box_action[data-v-8c2e6b1c]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:1rem;border-left:1px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#414042}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item .content_item_know .knowledge_box .box_action span[data-v-8c2e6b1c]{cursor:pointer;border-bottom:1px solid #414042}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item .content_item_know .knowledge_box .box_action .noClick[data-v-8c2e6b1c]{text-decoration:unset;color:#999;cursor:no-drop;border-bottom:none}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item .content_item_know .preKnowledges_box[data-v-8c2e6b1c]{width:100%;min-height:1rem;border-top:1px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item .content_item_know .preKnowledges_box .prebox_content[data-v-8c2e6b1c]{width:60%;min-height:1rem;padding:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item .content_item_know .preKnowledges_box .prebox_action[data-v-8c2e6b1c]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:1rem;border-left:1px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#592f99}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item .content_item_know .preKnowledges_box .prebox_action span[data-v-8c2e6b1c]{text-decoration:underline;cursor:pointer}.know_map_page .main .content_box .tableBox .table_content .tavle_content_item .content_item_know .preKnowledges_box .prebox_action .noClick[data-v-8c2e6b1c]{text-decoration:unset;color:#999;cursor:no-drop}.know_map_page .main .content_box .tableBox .table_content .noData[data-v-8c2e6b1c]{width:100%;min-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.18rem;font-family:var(--common-font-family);text-align:left;color:#000;line-height:.26rem}.know_map_page .main .content_box .tableBox .pagination[data-v-8c2e6b1c]{width:100%;margin:.48rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.know_map_page .main .nobg[data-v-8c2e6b1c]{background:none;padding:0}.know_map_page .detailBox[data-v-8c2e6b1c]{width:7.2rem;max-height:90vh;height:auto;padding:.36rem .24rem .36rem .36rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.16rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.know_map_page .detailBox .title[data-v-8c2e6b1c],.know_map_page .detailBox[data-v-8c2e6b1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.know_map_page .detailBox .title[data-v-8c2e6b1c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:.2rem}.know_map_page .detailBox .title span[data-v-8c2e6b1c]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.know_map_page .detailBox .title span.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_seven)}.know_map_page .detailBox .title span.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_seven)}.know_map_page .detailBox .title span.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_seven)}.know_map_page .detailBox .title span.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_seven)}.know_map_page .detailBox .title span.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_seven)}.know_map_page .detailBox .title span.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_seven)}.know_map_page .detailBox .title img[data-v-8c2e6b1c]{width:.24rem;height:.24rem;cursor:pointer}.know_map_page .detailBox .mb60[data-v-8c2e6b1c]{margin-bottom:.6rem}.know_map_page .detailBox .lineBox[data-v-8c2e6b1c]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.know_map_page .detailBox .lineBox .w150[data-v-8c2e6b1c]{width:1.68rem}.know_map_page .detailBox .lineBox .name[data-v-8c2e6b1c]{font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin-top:0;margin-right:.2rem}.know_map_page .detailBox .lineBox .name.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.know_map_page .detailBox .lineBox .name.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.know_map_page .detailBox .lineBox .name.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.know_map_page .detailBox .lineBox .name.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_five)}.know_map_page .detailBox .lineBox .name.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_five)}.know_map_page .detailBox .lineBox .name.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_five)}.know_map_page .detailBox .lineBox .changeTips[data-v-8c2e6b1c]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.29rem}.know_map_page .detailBox .lineBox .changeTips.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.know_map_page .detailBox .lineBox .changeTips.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.know_map_page .detailBox .lineBox .changeTips.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.know_map_page .detailBox .lineBox .changeTips.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_five)}.know_map_page .detailBox .lineBox .changeTips.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_five)}.know_map_page .detailBox .lineBox .changeTips.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_five)}.know_map_page .detailBox .lineBox .content[data-v-8c2e6b1c]{width:4.44rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.know_map_page .detailBox .lineBox .content.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.know_map_page .detailBox .lineBox .content.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.know_map_page .detailBox .lineBox .content.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.know_map_page .detailBox .lineBox .content.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_five)}.know_map_page .detailBox .lineBox .content.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_five)}.know_map_page .detailBox .lineBox .content.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_five)}.know_map_page .detailBox .lineBox .content .mark_box[data-v-8c2e6b1c]{width:.32rem;height:.32rem;background:#775dc0;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.know_map_page .detailBox .lineBox .default[data-v-8c2e6b1c]{display:inline-block;width:1.2rem;height:.36rem;font-size:.18rem;font-family:var(--common-font-family);color:#592f99;line-height:.36rem;text-align:center;background:#f5f0ff;border:1px solid #592f99;border-radius:.27rem;margin-right:.2rem;cursor:pointer}.know_map_page .detailBox .lineBox .default.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_five)}.know_map_page .detailBox .lineBox .default.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_five)}.know_map_page .detailBox .lineBox .default.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_five)}.know_map_page .detailBox .lineBox .default.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_five)}.know_map_page .detailBox .lineBox .default.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_five)}.know_map_page .detailBox .lineBox .default.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_five)}.know_map_page .detailBox .lineBox .default.active[data-v-8c2e6b1c]{color:#fff;background:#592f99}.know_map_page .detailBox .homework[data-v-8c2e6b1c]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6rem;background:#fff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.know_map_page .detailBox .homework .homework_box[data-v-8c2e6b1c],.know_map_page .detailBox .homework[data-v-8c2e6b1c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.know_map_page .detailBox .homework .homework_box[data-v-8c2e6b1c]{height:auto;margin-bottom:.2rem;padding:.2rem .24rem;background:#f5f5f5;border-radius:.16rem;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.know_map_page .detailBox .homework .homework_box .box_left[data-v-8c2e6b1c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.know_map_page .detailBox .homework .homework_box .box_left .box_left_title[data-v-8c2e6b1c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.08rem}.know_map_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName[data-v-8c2e6b1c]{width:80%;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.35rem}.know_map_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_seven)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_seven)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_seven)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_seven)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_seven)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_seven)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_title img[data-v-8c2e6b1c]{margin-right:.12rem}.know_map_page .detailBox .homework .homework_box .box_left .box_left_title .time[data-v-8c2e6b1c]{width:20%;height:19px;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:right;color:#775dc0;line-height:.19rem}.know_map_page .detailBox .homework .homework_box .box_left .box_left_title .time.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_four)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_title .time.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_four)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_title .time.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_four)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_title .time.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_four)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_title .time.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_four)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_title .time.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_four)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_content[data-v-8c2e6b1c]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.16rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.24rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.know_map_page .detailBox .homework .homework_box .box_left .box_left_content.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_four)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_content.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_four)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_content.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_four)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_content.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_four)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_content.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_four)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_content.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_four)}.know_map_page .detailBox .homework .homework_box .box_left .box_left_content>div[data-v-8c2e6b1c]{display:-webkit-box;display:-ms-flexbox;display:flex}.know_map_page .detailBox .homework .homework_box .box_left .box_left_content>div span[data-v-8c2e6b1c]{margin-right:.17rem}.know_map_page .detailBox .homework .homework_box .box_left .box_left_content>div>div[data-v-8c2e6b1c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.know_map_page .detailBox .homework .homework_box .box_btn[data-v-8c2e6b1c]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.know_map_page .detailBox .homework .homework_box .box_btn .mr8[data-v-8c2e6b1c]{margin-right:.08rem}.know_map_page .detailBox .homework .homework_box .box_btn .action[data-v-8c2e6b1c]{width:1.04rem;height:.4rem;border-radius:.2rem}.know_map_page .detailBox .homework .homework_box .box_btn .again[data-v-8c2e6b1c]{width:.66rem;height:.4rem;background:#deeffd;border:2px solid #2e9cfa;border-radius:.22rem;color:#2e9cfa}.know_map_page .detailBox .homework .homework_box .box_btn .correct[data-v-8c2e6b1c]{width:.88rem;background:#f5f0ff;border:2px solid #775dc0;color:#775dc0}.know_map_page .detailBox .homework .homework_box .box_btn .delete[data-v-8c2e6b1c]{width:.88rem;background:#fbe9e8;border:2px solid #ed5a53;border-radius:.22rem;color:#ed5a53}.know_map_page .detailBox .homework .btn[data-v-8c2e6b1c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.know_map_page .detailBox .homework .btn .fafang[data-v-8c2e6b1c]{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);line-height:.19rem}.know_map_page .detailBox .homework .btn .fafang.hk.SMALL[data-v-8c2e6b1c]{font-size:var(--hk_small_font_size_four)}.know_map_page .detailBox .homework .btn .fafang.hk.MEDIUM[data-v-8c2e6b1c]{font-size:var(--hk_middle_font_size_four)}.know_map_page .detailBox .homework .btn .fafang.hk.LARGE[data-v-8c2e6b1c]{font-size:var(--hk_large_font_size_four)}.know_map_page .detailBox .homework .btn .fafang.en.SMALL[data-v-8c2e6b1c]{font-size:var(--en_small_font_size_four)}.know_map_page .detailBox .homework .btn .fafang.en.MEDIUM[data-v-8c2e6b1c]{font-size:var(--en_middle_font_size_four)}.know_map_page .detailBox .homework .btn .fafang.en.LARGE[data-v-8c2e6b1c]{font-size:var(--en_large_font_size_four)}.know_map_page .detailBox .homework .btn .fafang img[data-v-8c2e6b1c]{width:.24rem;height:.24rem;margin-right:.1rem}.know_map_page .detailBox .homework .btn .advanced[data-v-8c2e6b1c]{width:1.76rem;margin:.4rem 0 .1rem 0}.know_map_page .detailBox .homework .btn .advanced.cancel[data-v-8c2e6b1c]{width:1.76rem;text-align:center}.know_map_page .detailBox .homework .btn .advanced .img[data-v-8c2e6b1c]{width:.24rem;height:.24rem;margin-right:.1rem}.know_map_page .detailBox .homework .btn .mr48[data-v-8c2e6b1c]{margin-right:.48rem}.know_map_page .select_box[data-v-8c2e6b1c] .ant-select-selection{height:.5rem;background:#734fb3;border-radius:20px;-webkit-box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25);box-shadow:0 3.67px 30.29px 0 hsla(0,0%,73.3%,.25)}.know_map_page .select_box[data-v-8c2e6b1c] .ant-select-selection__placeholder{color:#fff}.know_map_page .select_box[data-v-8c2e6b1c] .ant-select-selection__rendered{line-height:.5rem;color:#fff}.know_map_page .select_box[data-v-8c2e6b1c] .ant-select-arrow .ant-select-arrow-icon{color:#fff;font-size:.18rem}.know_map_page .select_box[data-v-8c2e6b1c] .ant-select-open .ant-select-selection{padding:.05rem .1rem;border-color:#fff;border-radius:.17rem;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%);background:#734fb3;color:#fff}.know_map_page .date_pick_box[data-v-8c2e6b1c] .ant-calendar-picker-input.ant-input{padding:.02rem .6rem .02rem .2rem!important;border-radius:6.5px;-webkit-box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5);box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5)}.know_map_page .date_pick_box[data-v-8c2e6b1c] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.know_map_page .icon_img[data-v-8c2e6b1c]{width:20px;height:20px;cursor:pointer}[data-v-8c2e6b1c] .ant-select-dropdown{z-index:12;overflow:hidden;border-radius:.17rem!important;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}[data-v-8c2e6b1c] .ant-select-dropdown-menu{padding:.05rem .1rem;border-radius:.17rem;background:#734fb3;color:#fff}[data-v-8c2e6b1c] .ant-select-dropdown-menu-item{min-height:.4rem;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#fff;line-height:.4rem}[data-v-8c2e6b1c] .ant-empty-description{color:#fff;margin-top:10px!important}[data-v-8c2e6b1c] .ant-select-dropdown-menu-item-active,[data-v-8c2e6b1c] .ant-select-dropdown-menu-item-selected{color:#734fb3}[data-v-8c2e6b1c] .ant-radio-checked .ant-radio-inner{border-color:#414042}[data-v-8c2e6b1c] .ant-radio-inner:after{background:#414042;border-color:#414042}html[data-v-2158f146]{font-size:100px}@media only screen and (max-height:650px){html[data-v-2158f146]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-2158f146]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-2158f146]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-2158f146]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-2158f146]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-2158f146]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-2158f146]{font-size:100px}}#app[data-v-2158f146],body[data-v-2158f146],html[data-v-2158f146]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-2158f146],#app h1[data-v-2158f146],#app h2[data-v-2158f146],#app h3[data-v-2158f146],#app h4[data-v-2158f146],#app h5[data-v-2158f146],#app h6[data-v-2158f146],#app p[data-v-2158f146],body body[data-v-2158f146],body h1[data-v-2158f146],body h2[data-v-2158f146],body h3[data-v-2158f146],body h4[data-v-2158f146],body h5[data-v-2158f146],body h6[data-v-2158f146],body p[data-v-2158f146],html body[data-v-2158f146],html h1[data-v-2158f146],html h2[data-v-2158f146],html h3[data-v-2158f146],html h4[data-v-2158f146],html h5[data-v-2158f146],html h6[data-v-2158f146],html p[data-v-2158f146]{margin:0}li[data-v-2158f146],ul[data-v-2158f146]{list-style:none;padding:0}[data-v-2158f146]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-2158f146]{white-space:break-spaces}.sortableDrag[data-v-2158f146]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-2158f146],.sortableDrag td[data-v-2158f146]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-2158f146]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-2158f146]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-2158f146]{color:var(--theme-color)}.error_color[data-v-2158f146]{color:#eb6646!important}.warn_color[data-v-2158f146]{color:#ff6800}.pointer[data-v-2158f146]{cursor:pointer}.ellipsis[data-v-2158f146]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-2158f146]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-2158f146],.flex_center_center[data-v-2158f146]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-2158f146],.flex_center_center[data-v-2158f146]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-2158f146]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-2158f146]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-2158f146],.flex_row_s_p[data-v-2158f146]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-2158f146]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-2158f146]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-2158f146],.flex_start[data-v-2158f146]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-2158f146]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-2158f146],.flex_column_center_center[data-v-2158f146]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-2158f146]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-2158f146]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-2158f146]{position:relative;border-radius:.2rem}.talk_frame[data-v-2158f146]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-2158f146]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-2158f146]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-2158f146]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-2158f146]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-2158f146]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-2158f146]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-2158f146]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-2158f146]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-2158f146]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-2158f146]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-2158f146]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-2158f146]{max-height:30vh}.ant-select-dropdown-menu[data-v-2158f146]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-2158f146]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-2158f146]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-2158f146]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-2158f146]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2158f146]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2158f146]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2158f146]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2158f146]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2158f146]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2158f146]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-2158f146]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-2158f146]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-2158f146]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-2158f146]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-2158f146]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-2158f146]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-2158f146]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-2158f146]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-2158f146]{width:100%}.ant-input[data-v-2158f146]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-2158f146]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-2158f146]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2158f146]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-2158f146]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-2158f146]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-2158f146]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-2158f146]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-2158f146]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-2158f146]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-2158f146]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-2158f146]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2158f146],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-2158f146]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-2158f146]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2158f146]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2158f146],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-2158f146]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2158f146]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2158f146],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-2158f146]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-2158f146]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-2158f146]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-2158f146]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2158f146],.ant-table-thead>tr>th[data-v-2158f146]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2158f146]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-2158f146]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2158f146]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2158f146]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-2158f146]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-2158f146]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-2158f146]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-2158f146]{width:24px;height:24px}.ant-radio-inner[data-v-2158f146]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-2158f146]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-2158f146]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-2158f146],.ant-radio-checked .ant-radio-inner[data-v-2158f146]{border-color:#10c7a3}.ant-checkbox[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-2158f146]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-2158f146]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-2158f146]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-2158f146]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-2158f146]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-2158f146]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-2158f146]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-2158f146]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-2158f146]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-2158f146]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-2158f146],.ant-dropdown-menu-submenu-title[data-v-2158f146]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-2158f146],:root .ant-dropdown-link>.anticon.anticon-down[data-v-2158f146],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-2158f146],.dropMenuItem_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-2158f146]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-2158f146],.ant-switch[data-v-2158f146]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-2158f146],.ant-switch[data-v-2158f146]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-2158f146]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-2158f146]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-2158f146]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-2158f146]{width:100%}.ant-progress-circle .ant-progress-text[data-v-2158f146]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-2158f146]{max-width:4.6rem}.ant-popover-title[data-v-2158f146]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-2158f146]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-2158f146]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-2158f146],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-2158f146],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-2158f146]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-2158f146],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-2158f146],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-2158f146]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-2158f146]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-2158f146]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-2158f146]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-2158f146]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-2158f146]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-2158f146]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-2158f146]{text-decoration:underline}.modalBox .btn_box[data-v-2158f146]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-2158f146],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-2158f146],.ant-pagination-disabled:focus a[data-v-2158f146],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-2158f146],.ant-pagination-disabled:hover a[data-v-2158f146],[data-v-2158f146] .ant-pagination-disabled a{background:#e6e7e8}[data-v-2158f146] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-2158f146] .ant-pagination-item-active a,[data-v-2158f146] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-2158f146] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-2158f146] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-2158f146]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-2158f146]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-2158f146]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-2158f146]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-2158f146]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-2158f146]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-2158f146]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-2158f146]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-2158f146]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-2158f146],.wangEditor table th[data-v-2158f146]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-2158f146]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-2158f146]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-2158f146]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-2158f146]{display:block}.wangEditor ol[data-v-2158f146],.wangEditor ul[data-v-2158f146]{margin:10px 0 10px 20px}.wangEditor ul[data-v-2158f146],.wangEditor ul li[data-v-2158f146]{list-style:disc inside!important}.wangEditor ol[data-v-2158f146],.wangEditor ol li[data-v-2158f146]{list-style:decimal inside!important}.wangEditor img[data-v-2158f146]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-2158f146]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-2158f146]{border-bottom:2px solid #e1e1e1}.component[data-v-2158f146]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-2158f146]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-2158f146]{cursor:default}.listen_picture[data-v-2158f146]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-2158f146]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_five)}[data-v-2158f146] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-2158f146]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-2158f146]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-2158f146]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-2158f146]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-2158f146]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-2158f146]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-2158f146]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-2158f146]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-2158f146],.home_practice_status.NO_PUBLIC[data-v-2158f146]{background:#2c58b1}.home_practice_status.FINISHED[data-v-2158f146],.home_practice_status.IN_PROGRESS[data-v-2158f146],.home_practice_status.NOT_STARTED[data-v-2158f146],.home_practice_status.UNDISTRIBUTED[data-v-2158f146]{background:#486fbf}.ant-calendar-picker-container[data-v-2158f146]{z-index:9999999!important}.com_pra_page[data-v-2158f146]{width:100%;height:100%}.com_pra_page .main[data-v-2158f146]{height:100%;margin:.4rem}.com_pra_page .main .title_box[data-v-2158f146]{width:100%;height:auto;margin-bottom:.64rem}.com_pra_page .main .title_box .title[data-v-2158f146]{font-size:.36rem;font-family:var(--common-font-family);color:#592f99;line-height:.55rem}.com_pra_page .main .title_box .title_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_nine)}.com_pra_page .main .title_box .title_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_nine)}.com_pra_page .main .title_box .title_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_nine)}.com_pra_page .main .title_box .title_en_SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_nine)}.com_pra_page .main .title_box .title_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_nine)}.com_pra_page .main .title_box .title_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_nine)}.com_pra_page .main .select_box[data-v-2158f146]{width:100%;height:auto;margin-bottom:.36rem}.com_pra_page .main .select_box .select_item_box[data-v-2158f146]{width:100%;height:auto;margin-bottom:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.com_pra_page .main .select_box .select_item_box .select[data-v-2158f146]{width:1.8rem;height:.7rem}.com_pra_page .main .select_box .select_item_box .mr24[data-v-2158f146]{margin-right:.24rem}.com_pra_page .main .select_box .select_item_box .select_plus[data-v-2158f146]{width:2.34rem;height:.69rem}.com_pra_page .noDataBox[data-v-2158f146]{width:100%;height:5rem;margin:0 auto .3rem;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.com_pra_page .noDataBox .img[data-v-2158f146]{width:1.55rem;height:.93rem}.com_pra_page .noDataBox .tips[data-v-2158f146]{margin-top:.33rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:600;color:#592f99;line-height:.22rem}.com_pra_page .noDataBox .tips_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.com_pra_page .noDataBox .tips_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_five)}.com_pra_page .noDataBox .tips_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_five)}.com_pra_page .noDataBox .tips_en_SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_five)}.com_pra_page .noDataBox .tips_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_five)}.com_pra_page .noDataBox .tips_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_five)}.com_pra_page .statusBox[data-v-2158f146]{min-width:.79rem;max-width:.9rem;margin:AUTO;background:#e34851;border-radius:.15rem}.com_pra_page .statusBox_BASIC[data-v-2158f146]{background:#c7ebf9}.com_pra_page .statusBox_MEDIUM[data-v-2158f146]{background:#c8efd4}.com_pra_page .statusBox_ADVANCED[data-v-2158f146]{background:#f4d01a}.com_pra_page .statusBox_HIGH_LEVEL[data-v-2158f146]{background:#e6356c;color:#000}.com_pra_page .statusBox_VERY_DIFFICULT[data-v-2158f146]{background:#e6356c}.com_pra_page .statusBox .statusText[data-v-2158f146]{font-size:.14rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.27rem}.com_pra_page .statusBox .statusText_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_three)}.com_pra_page .statusBox .statusText_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_three)}.com_pra_page .statusBox .statusText_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_three)}.com_pra_page .statusBox .statusText_en_SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_three)}.com_pra_page .statusBox .statusText_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_three)}.com_pra_page .statusBox .statusText_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_three)}.com_pra_page .avgAccuracy[data-v-2158f146]{font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.35rem}.com_pra_page .avgAccuracy_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_seven)}.com_pra_page .avgAccuracy_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_seven)}.com_pra_page .avgAccuracy_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_seven)}.com_pra_page .avgAccuracy_en_SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_seven)}.com_pra_page .avgAccuracy_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_seven)}.com_pra_page .avgAccuracy_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_seven)}.com_pra_page .detailBox[data-v-2158f146]{width:7.2rem;max-height:90vh;height:auto;padding:.36rem .24rem .36rem .36rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.33rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.com_pra_page .detailBox .title[data-v-2158f146],.com_pra_page .detailBox[data-v-2158f146]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.com_pra_page .detailBox .title[data-v-2158f146]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:.2rem}.com_pra_page .detailBox .title .modelText[data-v-2158f146]{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.com_pra_page .detailBox .title .modelText_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_seven)}.com_pra_page .detailBox .title .modelText_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_seven)}.com_pra_page .detailBox .title .modelText_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_seven)}.com_pra_page .detailBox .title .modelText_en_SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_seven)}.com_pra_page .detailBox .title .modelText_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_seven)}.com_pra_page .detailBox .title .modelText_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_seven)}.com_pra_page .detailBox .title img[data-v-2158f146]{width:.24rem;height:.24rem;cursor:pointer}.com_pra_page .detailBox .mb60[data-v-2158f146]{margin-bottom:.6rem}.com_pra_page .detailBox .mt10[data-v-2158f146]{margin-top:.1rem}.com_pra_page .detailBox .lineBox[data-v-2158f146]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.com_pra_page .detailBox .lineBox .w150[data-v-2158f146]{width:1.68rem}.com_pra_page .detailBox .lineBox .name[data-v-2158f146]{font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem;margin-top:0;margin-right:.2rem}.com_pra_page .detailBox .lineBox .name_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.com_pra_page .detailBox .lineBox .name_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_five)}.com_pra_page .detailBox .lineBox .name_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_five)}.com_pra_page .detailBox .lineBox .name_en_SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_five)}.com_pra_page .detailBox .lineBox .name_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_five)}.com_pra_page .detailBox .lineBox .name_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_five)}.com_pra_page .detailBox .lineBox .changeTips[data-v-2158f146]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.29rem}.com_pra_page .detailBox .lineBox .changeTips_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.com_pra_page .detailBox .lineBox .changeTips_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_five)}.com_pra_page .detailBox .lineBox .changeTips_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_five)}.com_pra_page .detailBox .lineBox .changeTips_en_SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_five)}.com_pra_page .detailBox .lineBox .changeTips_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_five)}.com_pra_page .detailBox .lineBox .changeTips_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_five)}.com_pra_page .detailBox .lineBox .content[data-v-2158f146]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.com_pra_page .detailBox .lineBox .content_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.com_pra_page .detailBox .lineBox .content_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_five)}.com_pra_page .detailBox .lineBox .content_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_five)}.com_pra_page .detailBox .lineBox .content_en_SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_five)}.com_pra_page .detailBox .lineBox .content_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_five)}.com_pra_page .detailBox .lineBox .content_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_five)}.com_pra_page .detailBox .lineBox .content .mark_box[data-v-2158f146]{width:.32rem;height:.32rem;background:#775dc0;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.com_pra_page .detailBox .testlineBox[data-v-2158f146]{width:100%;height:AUTO;margin-bottom:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.com_pra_page .detailBox .testlineBox .topAlignment[data-v-2158f146]{-ms-flex-item-align:start;align-self:flex-start}.com_pra_page .detailBox .testlineBox .name[data-v-2158f146]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;margin-right:.2rem}.com_pra_page .detailBox .testlineBox .name_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.com_pra_page .detailBox .testlineBox .name_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_five)}.com_pra_page .detailBox .testlineBox .name_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_five)}.com_pra_page .detailBox .testlineBox .name_en_SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_five)}.com_pra_page .detailBox .testlineBox .name_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_five)}.com_pra_page .detailBox .testlineBox .name_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_five)}.com_pra_page .detailBox .testlineBox .content[data-v-2158f146]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.com_pra_page .detailBox .testlineBox .content_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.com_pra_page .detailBox .testlineBox .content_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_five)}.com_pra_page .detailBox .testlineBox .content_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_five)}.com_pra_page .detailBox .testlineBox .content_en_SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_five)}.com_pra_page .detailBox .testlineBox .content_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_five)}.com_pra_page .detailBox .testlineBox .content_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_five)}.com_pra_page .detailBox .homework[data-v-2158f146]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6rem;background:#fff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.com_pra_page .detailBox .homework .homework_box[data-v-2158f146],.com_pra_page .detailBox .homework[data-v-2158f146]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.com_pra_page .detailBox .homework .homework_box[data-v-2158f146]{height:auto;margin-bottom:.2rem;padding:.2rem .24rem;background:#f5f5f5;border-radius:.16rem;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.com_pra_page .detailBox .homework .homework_box .box_left[data-v-2158f146]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_title[data-v-2158f146]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.08rem}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName[data-v-2158f146]{width:80%;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#000;line-height:.35rem}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_seven)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_seven)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_seven)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName_en_SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_seven)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_seven)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_title .homeworkName_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_seven)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_title img[data-v-2158f146]{margin-right:.12rem}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_title .time[data-v-2158f146]{width:20%;height:19px;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:right;color:#775dc0;line-height:.19rem}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_title .time_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_four)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_title .time_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_four)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_title .time_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_four)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_title .time_en_SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_four)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_title .time_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_four)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_title .time_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_four)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_content[data-v-2158f146]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.16rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.24rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_content_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_four)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_content_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_four)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_content_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_four)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_content_en_SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_four)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_content_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_four)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_content_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_four)}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_content>div[data-v-2158f146]{display:-webkit-box;display:-ms-flexbox;display:flex}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_content>div span[data-v-2158f146]{margin-right:.17rem}.com_pra_page .detailBox .homework .homework_box .box_left .box_left_content>div>div[data-v-2158f146]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.com_pra_page .detailBox .homework .homework_box .box_btn[data-v-2158f146]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.com_pra_page .detailBox .homework .homework_box .box_btn .mr8[data-v-2158f146]{margin-right:.08rem}.com_pra_page .detailBox .homework .homework_box .box_btn .action[data-v-2158f146]{width:1.04rem;height:.4rem;border-radius:.2rem}.com_pra_page .detailBox .homework .homework_box .box_btn .again[data-v-2158f146]{width:.66rem;height:.4rem;background:#deeffd;border:2px solid #2e9cfa;border-radius:.22rem;color:#2e9cfa}.com_pra_page .detailBox .homework .homework_box .box_btn .correct[data-v-2158f146]{width:.88rem;background:#f5f0ff;border:2px solid #775dc0;color:#775dc0}.com_pra_page .detailBox .homework .homework_box .box_btn .delete[data-v-2158f146]{width:.88rem;background:#fbe9e8;border:2px solid #ed5a53;border-radius:.22rem;color:#ed5a53}.com_pra_page .detailBox .homework .btn[data-v-2158f146]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.com_pra_page .detailBox .homework .btn .fafang[data-v-2158f146]{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);line-height:.19rem}.com_pra_page .detailBox .homework .btn .fafang_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_four)}.com_pra_page .detailBox .homework .btn .fafang_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_four)}.com_pra_page .detailBox .homework .btn .fafang_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_four)}.com_pra_page .detailBox .homework .btn .fafang_en_SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_four)}.com_pra_page .detailBox .homework .btn .fafang_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_four)}.com_pra_page .detailBox .homework .btn .fafang_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_four)}.com_pra_page .detailBox .homework .btn .fafang img[data-v-2158f146]{width:.24rem;height:.24rem;margin-right:.1rem}.com_pra_page .detailBox .homework .btn .advanced[data-v-2158f146]{width:1.76rem;height:.53rem;margin-top:.4rem}.com_pra_page .detailBox .homework .btn .advanced .img[data-v-2158f146]{width:.24rem;height:.24rem;margin-right:.1rem}.com_pra_page .detailBox .homework .btn .mr48[data-v-2158f146]{margin-right:.48rem}.com_pra_page .action_btn[data-v-2158f146]{width:1.41rem;height:.48rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#775dc0;border-radius:.2rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#fff;cursor:pointer;margin:auto}.com_pra_page .action_btn_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.com_pra_page .action_btn_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_five)}.com_pra_page .action_btn_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_five)}.com_pra_page .action_btn_en_SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_five)}.com_pra_page .action_btn_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_five)}.com_pra_page .action_btn_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_five)}.com_pra_page .action_btn img[data-v-2158f146]{width:.24rem;height:.24rem;margin-right:.11rem}.eExerciseTips[data-v-2158f146]{font-size:.2rem}.eExerciseTips_hk_SMALL[data-v-2158f146]{font-size:var(--hk_small_font_size_five)}.eExerciseTips_hk_MEDIUM[data-v-2158f146]{font-size:var(--hk_middle_font_size_five)}.eExerciseTips_hk_LARGE[data-v-2158f146]{font-size:var(--hk_large_font_size_five)}.eExerciseTips_en_SMALL[data-v-2158f146]{font-size:var(--en_small_font_size_five)}.eExerciseTips_en_MEDIUM[data-v-2158f146]{font-size:var(--en_middle_font_size_five)}.eExerciseTips_en_LARGE[data-v-2158f146]{font-size:var(--en_large_font_size_five)}.eExerciseTips>p[data-v-2158f146]{font-family:var(--common-font-family);color:#000;line-height:.29rem}html[data-v-4b4c314f]{font-size:100px}@media only screen and (max-height:650px){html[data-v-4b4c314f]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-4b4c314f]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-4b4c314f]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-4b4c314f]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-4b4c314f]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-4b4c314f]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-4b4c314f]{font-size:100px}}#app[data-v-4b4c314f],body[data-v-4b4c314f],html[data-v-4b4c314f]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-4b4c314f],#app h1[data-v-4b4c314f],#app h2[data-v-4b4c314f],#app h3[data-v-4b4c314f],#app h4[data-v-4b4c314f],#app h5[data-v-4b4c314f],#app h6[data-v-4b4c314f],#app p[data-v-4b4c314f],body body[data-v-4b4c314f],body h1[data-v-4b4c314f],body h2[data-v-4b4c314f],body h3[data-v-4b4c314f],body h4[data-v-4b4c314f],body h5[data-v-4b4c314f],body h6[data-v-4b4c314f],body p[data-v-4b4c314f],html body[data-v-4b4c314f],html h1[data-v-4b4c314f],html h2[data-v-4b4c314f],html h3[data-v-4b4c314f],html h4[data-v-4b4c314f],html h5[data-v-4b4c314f],html h6[data-v-4b4c314f],html p[data-v-4b4c314f]{margin:0}li[data-v-4b4c314f],ul[data-v-4b4c314f]{list-style:none;padding:0}[data-v-4b4c314f]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-4b4c314f]{white-space:break-spaces}.sortableDrag[data-v-4b4c314f]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-4b4c314f],.sortableDrag td[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-4b4c314f]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-4b4c314f]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-4b4c314f]{color:var(--theme-color)}.error_color[data-v-4b4c314f]{color:#eb6646!important}.warn_color[data-v-4b4c314f]{color:#ff6800}.pointer[data-v-4b4c314f]{cursor:pointer}.ellipsis[data-v-4b4c314f]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-4b4c314f],.flex_center_center[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-4b4c314f],.flex_center_center[data-v-4b4c314f]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-4b4c314f],.flex_row_s_p[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-4b4c314f]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-4b4c314f],.flex_start[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-4b4c314f]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-4b4c314f],.flex_column_center_center[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-4b4c314f]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-4b4c314f]{position:relative;border-radius:.2rem}.talk_frame[data-v-4b4c314f]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-4b4c314f]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-4b4c314f]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-4b4c314f]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-4b4c314f]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-4b4c314f]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-4b4c314f]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-4b4c314f]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-4b4c314f]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-4b4c314f]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-4b4c314f]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-4b4c314f]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-4b4c314f]{max-height:30vh}.ant-select-dropdown-menu[data-v-4b4c314f]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-4b4c314f]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-4b4c314f]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-4b4c314f]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-4b4c314f]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-4b4c314f]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-4b4c314f]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-4b4c314f]{width:100%}.ant-input[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-4b4c314f]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-4b4c314f]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-4b4c314f]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-4b4c314f]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-4b4c314f]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-4b4c314f],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-4b4c314f]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-4b4c314f],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-4b4c314f]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-4b4c314f],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-4b4c314f]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-4b4c314f]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4b4c314f],.ant-table-thead>tr>th[data-v-4b4c314f]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-4b4c314f]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-4b4c314f]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4b4c314f]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4b4c314f]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-4b4c314f]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-4b4c314f]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-4b4c314f]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-4b4c314f]{width:24px;height:24px}.ant-radio-inner[data-v-4b4c314f]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-4b4c314f]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-4b4c314f],.ant-radio-checked .ant-radio-inner[data-v-4b4c314f]{border-color:#10c7a3}.ant-checkbox[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-4b4c314f]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-4b4c314f]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-4b4c314f]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-4b4c314f]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-4b4c314f]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-4b4c314f]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-4b4c314f]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-4b4c314f]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-4b4c314f]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-4b4c314f],.ant-dropdown-menu-submenu-title[data-v-4b4c314f]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-4b4c314f],:root .ant-dropdown-link>.anticon.anticon-down[data-v-4b4c314f],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-4b4c314f],.dropMenuItem_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-4b4c314f]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-4b4c314f],.ant-switch[data-v-4b4c314f]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-4b4c314f],.ant-switch[data-v-4b4c314f]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-4b4c314f]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-4b4c314f]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-4b4c314f]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-4b4c314f]{width:100%}.ant-progress-circle .ant-progress-text[data-v-4b4c314f]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-4b4c314f]{max-width:4.6rem}.ant-popover-title[data-v-4b4c314f]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-4b4c314f]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-4b4c314f]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-4b4c314f],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-4b4c314f],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-4b4c314f]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-4b4c314f],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-4b4c314f],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-4b4c314f]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-4b4c314f]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-4b4c314f]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-4b4c314f]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-4b4c314f]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-4b4c314f]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-4b4c314f]{text-decoration:underline}.modalBox .btn_box[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-4b4c314f],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-4b4c314f],.ant-pagination-disabled:focus a[data-v-4b4c314f],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-4b4c314f],.ant-pagination-disabled:hover a[data-v-4b4c314f],[data-v-4b4c314f] .ant-pagination-disabled a{background:#e6e7e8}[data-v-4b4c314f] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-4b4c314f] .ant-pagination-item-active a,[data-v-4b4c314f] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-4b4c314f] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-4b4c314f] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-4b4c314f]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-4b4c314f]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-4b4c314f]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-4b4c314f]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-4b4c314f]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-4b4c314f]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-4b4c314f]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-4b4c314f]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-4b4c314f],.wangEditor table th[data-v-4b4c314f]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-4b4c314f]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-4b4c314f]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-4b4c314f]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-4b4c314f]{display:block}.wangEditor ol[data-v-4b4c314f],.wangEditor ul[data-v-4b4c314f]{margin:10px 0 10px 20px}.wangEditor ul[data-v-4b4c314f],.wangEditor ul li[data-v-4b4c314f]{list-style:disc inside!important}.wangEditor ol[data-v-4b4c314f],.wangEditor ol li[data-v-4b4c314f]{list-style:decimal inside!important}.wangEditor img[data-v-4b4c314f]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-4b4c314f]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-4b4c314f]{border-bottom:2px solid #e1e1e1}.component[data-v-4b4c314f]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-4b4c314f]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-4b4c314f]{cursor:default}.listen_picture[data-v-4b4c314f]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-4b4c314f]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_five)}[data-v-4b4c314f] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-4b4c314f]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-4b4c314f]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-4b4c314f]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-4b4c314f]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-4b4c314f]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-4b4c314f]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-4b4c314f]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-4b4c314f]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-4b4c314f],.home_practice_status.NO_PUBLIC[data-v-4b4c314f]{background:#2c58b1}.home_practice_status.FINISHED[data-v-4b4c314f],.home_practice_status.IN_PROGRESS[data-v-4b4c314f],.home_practice_status.NOT_STARTED[data-v-4b4c314f],.home_practice_status.UNDISTRIBUTED[data-v-4b4c314f]{background:#486fbf}.ant-calendar-picker-container[data-v-4b4c314f]{z-index:9999999!important}.advanced_setting_page[data-v-4b4c314f]{width:100%;height:100%;background:#f5f0ff}.advanced_setting_page .conBox[data-v-4b4c314f]{padding:.4rem;overflow-y:scroll;overflow-x:none}.advanced_setting_page .conBox[data-v-4b4c314f]::-webkit-scrollbar{width:.1rem;background-color:transparent}.advanced_setting_page .conBox[data-v-4b4c314f]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.advanced_setting_page .conBox .title[data-v-4b4c314f]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #734fb3}.advanced_setting_page .conBox .title .titleText[data-v-4b4c314f]{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.advanced_setting_page .conBox .title .titleText.hk.SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_eight)}.advanced_setting_page .conBox .title .titleText.hk.MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_eight)}.advanced_setting_page .conBox .title .titleText.hk.LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_eight)}.advanced_setting_page .conBox .title .titleText.en.SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_eight)}.advanced_setting_page .conBox .title .titleText.en.MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_eight)}.advanced_setting_page .conBox .title .titleText.en.LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_eight)}.advanced_setting_page .conBox .title .titleText img[data-v-4b4c314f]{width:.28rem;height:.28rem;margin-left:.1rem;cursor:pointer}.advanced_setting_page .conBox .smallTitle[data-v-4b4c314f]{margin-bottom:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.advanced_setting_page .conBox .smallTitle .gradeName[data-v-4b4c314f]{margin-right:.16rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.22rem}.advanced_setting_page .conBox .smallTitle .gradeName_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.advanced_setting_page .conBox .smallTitle .gradeName_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.advanced_setting_page .conBox .smallTitle .gradeName_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.advanced_setting_page .conBox .smallTitle .gradeName_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_five)}.advanced_setting_page .conBox .smallTitle .gradeName_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_five)}.advanced_setting_page .conBox .smallTitle .gradeName_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_five)}.advanced_setting_page .conBox .smallTitle .courseName[data-v-4b4c314f]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.advanced_setting_page .conBox .smallTitle .courseName .name[data-v-4b4c314f]{font-size:.24rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.24rem}.advanced_setting_page .conBox .smallTitle .courseName .name_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_seven)}.advanced_setting_page .conBox .smallTitle .courseName .name_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_seven)}.advanced_setting_page .conBox .smallTitle .courseName .name_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_seven)}.advanced_setting_page .conBox .smallTitle .courseName .name_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_seven)}.advanced_setting_page .conBox .smallTitle .courseName .name_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_seven)}.advanced_setting_page .conBox .smallTitle .courseName .name_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_seven)}.advanced_setting_page .conBox .smallTitle .courseName img[data-v-4b4c314f]{width:.28rem;height:.28rem;margin:left .1rem;cursor:pointer}.advanced_setting_page .conBox .dataTypeTitle[data-v-4b4c314f]{margin-bottom:.16rem;font-size:.16rem;font-family:var(--common-font-family);color:#999;line-height:.24rem}.advanced_setting_page .conBox .dataTypeTitle_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_four)}.advanced_setting_page .conBox .dataTypeTitle_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_four)}.advanced_setting_page .conBox .dataTypeTitle_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_four)}.advanced_setting_page .conBox .dataTypeTitle_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_four)}.advanced_setting_page .conBox .dataTypeTitle_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_four)}.advanced_setting_page .conBox .dataTypeTitle_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_four)}.advanced_setting_page .conBox .cardBox[data-v-4b4c314f]{width:100%;height:auto;padding:0 .16rem;margin-bottom:.2rem}.advanced_setting_page .conBox .cardBox .cardTitle[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.1rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.advanced_setting_page .conBox .cardBox .cardTitle_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.advanced_setting_page .conBox .cardBox .cardTitle_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.advanced_setting_page .conBox .cardBox .cardTitle_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.advanced_setting_page .conBox .cardBox .cardTitle_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_five)}.advanced_setting_page .conBox .cardBox .cardTitle_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_five)}.advanced_setting_page .conBox .cardBox .cardTitle_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_five)}.advanced_setting_page .conBox .cardBox .cardTitle .tips[data-v-4b4c314f]{font-size:.16rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.22rem}.advanced_setting_page .conBox .cardBox .cardTitle .tips_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_four)}.advanced_setting_page .conBox .cardBox .cardTitle .tips_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_four)}.advanced_setting_page .conBox .cardBox .cardTitle .tips_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_four)}.advanced_setting_page .conBox .cardBox .cardTitle .tips_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_four)}.advanced_setting_page .conBox .cardBox .cardTitle .tips_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_four)}.advanced_setting_page .conBox .cardBox .cardTitle .tips_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_four)}.advanced_setting_page .conBox .cardBox .cardTitle .title_right[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.16rem;font-family:var(--common-font-family);text-align:center;color:#775dc0;line-height:.19rem;cursor:pointer}.advanced_setting_page .conBox .cardBox .cardTitle .title_right_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_four)}.advanced_setting_page .conBox .cardBox .cardTitle .title_right_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_four)}.advanced_setting_page .conBox .cardBox .cardTitle .title_right_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_four)}.advanced_setting_page .conBox .cardBox .cardTitle .title_right_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_four)}.advanced_setting_page .conBox .cardBox .cardTitle .title_right_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_four)}.advanced_setting_page .conBox .cardBox .cardTitle .title_right_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_four)}.advanced_setting_page .conBox .cardBox .cardTitle .title_right img[data-v-4b4c314f]{width:.18rem;height:.18rem;margin-right:.06rem}.advanced_setting_page .conBox .cardBox .mb24[data-v-4b4c314f]{margin-bottom:.24rem}.advanced_setting_page .conBox .cardBox .edit[data-v-4b4c314f]{width:.28rem;height:.28rem;cursor:pointer}.advanced_setting_page .conBox .cardBox .edit img[data-v-4b4c314f]{width:100%;height:100%}.advanced_setting_page .conBox .cardBox .content[data-v-4b4c314f]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex}.advanced_setting_page .conBox .cardBox .content_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.advanced_setting_page .conBox .cardBox .content_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.advanced_setting_page .conBox .cardBox .content_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.advanced_setting_page .conBox .cardBox .content_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_five)}.advanced_setting_page .conBox .cardBox .content_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_five)}.advanced_setting_page .conBox .cardBox .content_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_five)}.advanced_setting_page .conBox .cardBox .content .btn_box[data-v-4b4c314f]{width:auto;height:.4rem;background:#775dc0;margin-left:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.advanced_setting_page .conBox .cardBox .content .btn_box img[data-v-4b4c314f]{width:.2rem;height:.2rem}.advanced_setting_page .conBox .cardBox .content .btn_box .change[data-v-4b4c314f]{margin-left:.06rem;font-size:.14rem;font-family:var(--common-font-family);color:#fff;line-height:.22rem}.advanced_setting_page .conBox .cardBox .content .btn_box .change_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_three)}.advanced_setting_page .conBox .cardBox .content .btn_box .change_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_three)}.advanced_setting_page .conBox .cardBox .content .btn_box .change_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_three)}.advanced_setting_page .conBox .cardBox .content .btn_box .change_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_three)}.advanced_setting_page .conBox .cardBox .content .btn_box .change_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_three)}.advanced_setting_page .conBox .cardBox .content .btn_box .change_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_three)}.advanced_setting_page .conBox .cardBox .btn[data-v-4b4c314f]{width:100%;height:.6rem;margin:.4rem 0 .2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advanced_setting_page .conBox .cardBox .btn .button[data-v-4b4c314f]{width:1.78rem;opacity:1;color:#fff;font-size:.16rem;font-family:var(--common-font-family);text-align:center}.advanced_setting_page .conBox .cardBox .btn .button_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_four)}.advanced_setting_page .conBox .cardBox .btn .button_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_four)}.advanced_setting_page .conBox .cardBox .btn .button_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_four)}.advanced_setting_page .conBox .cardBox .btn .button_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_four)}.advanced_setting_page .conBox .cardBox .btn .button_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_four)}.advanced_setting_page .conBox .cardBox .btn .button_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_four)}.advanced_setting_page .conBox .cardBox .customAiRuleBox[data-v-4b4c314f]{min-height:2.08rem;background:rgba(119,93,192,.05);border-radius:.2rem;padding:.24rem;margin-bottom:.36rem}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_title[data-v-4b4c314f]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#b5accd;line-height:.24rem}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_title_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_four)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_title_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_four)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_title_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_four)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_title_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_four)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_title_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_four)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_title_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_four)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_title img[data-v-4b4c314f]{width:.16rem;height:.16rem;cursor:pointer}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_content[data-v-4b4c314f]{margin:.24rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name[data-v-4b4c314f]{width:1.2rem;text-align:right;margin-right:.24rem;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_five)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_five)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_five)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_content .studentScore[data-v-4b4c314f]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.hk.SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.hk.MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.hk.LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.en.SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_five)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.en.MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_five)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.en.LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_five)}.advanced_setting_page .conBox .cardBox .customAiRuleBox .box_content .inputBox[data-v-4b4c314f]{width:1.2rem;height:.48rem;background:#fff;border:2px solid #775dc0;border-radius:.1rem}.advanced_setting_page .conBox .cardBox .disRangeBox[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:5.8rem;background:#fff;border-radius:.14rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24)}.advanced_setting_page .conBox .cardBox .disRangeBox .know_box[data-v-4b4c314f]{width:2.9rem;max-height:4.4rem;overflow:hidden;padding:.22rem 0;background:#fff}.advanced_setting_page .conBox .cardBox .disRangeBox .know_box .know_content_box[data-v-4b4c314f]{width:100%;height:100%}.advanced_setting_page .conBox .cardBox .disRangeBox .know_box .know_content_box .know_item_box[data-v-4b4c314f]{width:100%;min-height:.6rem;padding:0 .18rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advanced_setting_page .conBox .cardBox .disRangeBox .know_box .know_content_box .know_item_box .know_item_content_box[data-v-4b4c314f]{margin-left:.16rem;font-size:.18rem;font-family:var(--common-font-family);color:#333;line-height:.26rem}.advanced_setting_page .conBox .cardBox .disRangeBox .know_box .know_content_box .know_item_box .know_item_content_box_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.advanced_setting_page .conBox .cardBox .disRangeBox .know_box .know_content_box .know_item_box .know_item_content_box_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.advanced_setting_page .conBox .cardBox .disRangeBox .know_box .know_content_box .know_item_box .know_item_content_box_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.advanced_setting_page .conBox .cardBox .disRangeBox .know_box .know_content_box .know_item_box .know_item_content_box_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_five)}.advanced_setting_page .conBox .cardBox .disRangeBox .know_box .know_content_box .know_item_box .know_item_content_box_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_five)}.advanced_setting_page .conBox .cardBox .disRangeBox .know_box .know_content_box .know_item_box .know_item_content_box_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_five)}.advanced_setting_page .conBox .cardBox .disRangeBox .know_box .know_content_box .know_item_box[data-v-4b4c314f]:hover{background:#f5f0ff;cursor:pointer}.advanced_setting_page .conBox .cardBox .disRangeBox .bdright[data-v-4b4c314f]{height:100%;border-right:1px solid #eee}.advanced_setting_page .ml20[data-v-4b4c314f]{margin-left:.2rem}.advanced_setting_page .group_modal_box[data-v-4b4c314f]{height:auto;max-height:90vh;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advanced_setting_page .group_modal_box.edit[data-v-4b4c314f]{width:11rem}.advanced_setting_page .group_modal_box.edit .edit_body[data-v-4b4c314f]{width:100%;height:auto}.advanced_setting_page .group_modal_box.edit .edit_body .btn[data-v-4b4c314f]{width:1.3rem;height:.4rem;background:#f5f0ff;border:1px solid #775dc0;border-radius:.22rem;line-height:.38rem;text-align:center;cursor:pointer;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#592f99;margin:.24rem 0 .24rem .3rem}.advanced_setting_page .group_modal_box.edit .edit_body .btn_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_four)}.advanced_setting_page .group_modal_box.edit .edit_body .btn_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_four)}.advanced_setting_page .group_modal_box.edit .edit_body .btn_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_four)}.advanced_setting_page .group_modal_box.edit .edit_body .btn_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_four)}.advanced_setting_page .group_modal_box.edit .edit_body .btn_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_four)}.advanced_setting_page .group_modal_box.edit .edit_body .btn_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_four)}.advanced_setting_page .group_modal_box.edit .edit_body .tips[data-v-4b4c314f]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#000;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.advanced_setting_page .group_modal_box.edit .edit_body .tips_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_four)}.advanced_setting_page .group_modal_box.edit .edit_body .tips_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_four)}.advanced_setting_page .group_modal_box.edit .edit_body .tips_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_four)}.advanced_setting_page .group_modal_box.edit .edit_body .tips_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_four)}.advanced_setting_page .group_modal_box.edit .edit_body .tips_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_four)}.advanced_setting_page .group_modal_box.edit .edit_body .tips_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_four)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute[data-v-4b4c314f]{width:calc(100% - .6rem);height:auto;max-height:5rem;border-radius:.14rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);margin:0 auto .3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box[data-v-4b4c314f]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:auto;padding:.2rem;border-right:1px solid #e6e7e8;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box[data-v-4b4c314f]:last-child{border-right:0}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title[data-v-4b4c314f]{font-size:.22rem;font-family:var(--common-font-family);color:#000;margin-bottom:.1rem}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_six)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_six)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_six)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_six)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_six)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_six)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-4b4c314f]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-4b4c314f]::-webkit-scrollbar{width:6px;height:6px}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-4b4c314f]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-4b4c314f]::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item[data-v-4b4c314f]{width:100%;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:.18rem;font-family:var(--common-font-family)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes[data-v-4b4c314f]{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_five)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_five)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_five)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no[data-v-4b4c314f]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_five)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_five)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_five)}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item .ant-checkbox-wrapper[data-v-4b4c314f]{margin-right:.16rem}.advanced_setting_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item span[data-v-4b4c314f]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.advanced_setting_page .group_modal_box.edit.class[data-v-4b4c314f]{width:6.2rem}.advanced_setting_page .group_modal_box.edit.class .distribute[data-v-4b4c314f]{max-height:4.2rem}.advanced_setting_page .group_modal_box.edit.class .distribute .distribute_box[data-v-4b4c314f]{padding:.1rem .2rem}.advanced_setting_page .group_modal_box.edit.class .distribute .distribute_box .distribute_title[data-v-4b4c314f]{font-size:.18rem;font-family:var(--common-font-family);color:#999;line-height:.26rem}.advanced_setting_page .group_modal_box.edit.class .distribute .distribute_box .distribute_title_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.advanced_setting_page .group_modal_box.edit.class .distribute .distribute_box .distribute_title_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.advanced_setting_page .group_modal_box.edit.class .distribute .distribute_box .distribute_title_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.advanced_setting_page .group_modal_box.edit.class .distribute .distribute_box .distribute_title_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_five)}.advanced_setting_page .group_modal_box.edit.class .distribute .distribute_box .distribute_title_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_five)}.advanced_setting_page .group_modal_box.edit.class .distribute .distribute_box .distribute_title_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_five)}.advanced_setting_page .group_modal_box.tips_modal[data-v-4b4c314f]{width:6.6rem}.advanced_setting_page .group_modal_box.tips_modal .group_modal_body[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.5rem}.advanced_setting_page .group_modal_box.tips_modal .group_modal_body img[data-v-4b4c314f]{width:.6rem;height:.6rem;margin-bottom:.15rem}.advanced_setting_page .group_modal_box.tips_modal .group_modal_body .title[data-v-4b4c314f]{font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.36rem;margin:0}.advanced_setting_page .group_modal_box.tips_modal .group_modal_body .title_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_seven)}.advanced_setting_page .group_modal_box.tips_modal .group_modal_body .title_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_seven)}.advanced_setting_page .group_modal_box.tips_modal .group_modal_body .title_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_seven)}.advanced_setting_page .group_modal_box.tips_modal .group_modal_body .title_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_seven)}.advanced_setting_page .group_modal_box.tips_modal .group_modal_body .title_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_seven)}.advanced_setting_page .group_modal_box.tips_modal .group_modal_body .title_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_seven)}.advanced_setting_page .group_modal_box .group_modal_title[data-v-4b4c314f]{width:100%;height:auto;padding:.2rem .3rem;background:#7c65ec;border-radius:.3rem .3rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advanced_setting_page .group_modal_box .group_modal_title .title[data-v-4b4c314f]{font-size:.24rem;font-family:var(--common-font-family);color:#fff;line-height:.26rem}.advanced_setting_page .group_modal_box .group_modal_title .title_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_seven)}.advanced_setting_page .group_modal_box .group_modal_title .title_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_seven)}.advanced_setting_page .group_modal_box .group_modal_title .title_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_seven)}.advanced_setting_page .group_modal_box .group_modal_title .title_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_seven)}.advanced_setting_page .group_modal_box .group_modal_title .title_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_seven)}.advanced_setting_page .group_modal_box .group_modal_title .title_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_seven)}.advanced_setting_page .group_modal_box .group_modal_title img[data-v-4b4c314f]{width:.24rem;height:.24rem;cursor:pointer}.advanced_setting_page .group_modal_box .group_modal_body[data-v-4b4c314f]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.3rem}.advanced_setting_page .group_modal_box .group_modal_btn[data-v-4b4c314f]{width:100%;height:auto;padding:0 .3rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.advanced_setting_page .group_modal_box .group_modal_btn .btn[data-v-4b4c314f]{width:1.76rem;height:.54rem;font-size:.2rem;font-family:var(--common-font-family);text-align:center;margin-right:.24rem}.advanced_setting_page .group_modal_box .group_modal_btn .btn_hk_SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.advanced_setting_page .group_modal_box .group_modal_btn .btn_hk_MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.advanced_setting_page .group_modal_box .group_modal_btn .btn_hk_LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.advanced_setting_page .group_modal_box .group_modal_btn .btn_en_SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_five)}.advanced_setting_page .group_modal_box .group_modal_btn .btn_en_MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_five)}.advanced_setting_page .group_modal_box .group_modal_btn .btn_en_LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_five)}.advanced_setting_page .group_modal_box .group_modal_btn .btn[data-v-4b4c314f]:last-child{margin-right:0}.advanced_setting_page .group_modal_box .group_modal_btn .btn.primary[data-v-4b4c314f]{background:#775dc0;color:#fff}.advanced_setting_page .box_title_tips[data-v-4b4c314f]{font-size:.12rem;font-family:var(--common-font-family);text-align:left;color:#666;line-height:.17rem}.advanced_setting_page .box_title_tips.hk.SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_one)}.advanced_setting_page .box_title_tips.hk.MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_one)}.advanced_setting_page .box_title_tips.hk.LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_one)}.advanced_setting_page .box_title_tips.en.SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_one)}.advanced_setting_page .box_title_tips.en.MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_one)}.advanced_setting_page .box_title_tips.en.LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_one)}.advanced_setting_page .tipBox[data-v-4b4c314f]{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.advanced_setting_page .tipBox .content[data-v-4b4c314f]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advanced_setting_page .tipBox .content img[data-v-4b4c314f]{width:1rem;height:1rem;margin:.15rem 0}.advanced_setting_page .tipBox .content .tips[data-v-4b4c314f]{width:3.6rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.advanced_setting_page .tipBox .content .tips.hk.SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_seven)}.advanced_setting_page .tipBox .content .tips.hk.MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_seven)}.advanced_setting_page .tipBox .content .tips.hk.LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_seven)}.advanced_setting_page .tipBox .content .tips.en.SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_seven)}.advanced_setting_page .tipBox .content .tips.en.MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_seven)}.advanced_setting_page .tipBox .content .tips.en.LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_seven)}.advanced_setting_page .tipBox .content .subTitle[data-v-4b4c314f]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.advanced_setting_page .tipBox .content .subTitle.hk.SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.advanced_setting_page .tipBox .content .subTitle.hk.MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.advanced_setting_page .tipBox .content .subTitle.hk.LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.advanced_setting_page .tipBox .content .subTitle.en.SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_five)}.advanced_setting_page .tipBox .content .subTitle.en.MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_five)}.advanced_setting_page .tipBox .content .subTitle.en.LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_five)}.advanced_setting_page .tipBox .content .btn[data-v-4b4c314f]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advanced_setting_page .tipBox .content .btn .fafang[data-v-4b4c314f]{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem}.advanced_setting_page .tipBox .content .btn .cancel[data-v-4b4c314f]{width:1.76rem;height:.53rem;margin-top:.4rem}.advanced_setting_page .tipBox .content .btn .tosure[data-v-4b4c314f]{width:1.76rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.advanced_setting_page .tipBox .content .btn span[data-v-4b4c314f]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.advanced_setting_page .tipBox .content .btn span.hk.SMALL[data-v-4b4c314f]{font-size:var(--hk_small_font_size_five)}.advanced_setting_page .tipBox .content .btn span.hk.MEDIUM[data-v-4b4c314f]{font-size:var(--hk_middle_font_size_five)}.advanced_setting_page .tipBox .content .btn span.hk.LARGE[data-v-4b4c314f]{font-size:var(--hk_large_font_size_five)}.advanced_setting_page .tipBox .content .btn span.en.SMALL[data-v-4b4c314f]{font-size:var(--en_small_font_size_five)}.advanced_setting_page .tipBox .content .btn span.en.MEDIUM[data-v-4b4c314f]{font-size:var(--en_middle_font_size_five)}.advanced_setting_page .tipBox .content .btn span.en.LARGE[data-v-4b4c314f]{font-size:var(--en_large_font_size_five)}.advanced_setting_page .check_group_box[data-v-4b4c314f] .ant-checkbox{width:.2rem;height:.2rem}.advanced_setting_page .check_group_box[data-v-4b4c314f] .ant-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advanced_setting_page .check_group_box[data-v-4b4c314f] .ant-checkbox-input{border-color:#734fb3}.advanced_setting_page .check_group_box[data-v-4b4c314f] .ant-checkbox-checked .ant-checkbox-inner,.advanced_setting_page .check_group_box[data-v-4b4c314f] .ant-checkbox-inner{width:.2rem;height:.2rem;border:2px solid #734fb3;border-radius:.04rem;border-color:#734fb3}.advanced_setting_page .check_group_box[data-v-4b4c314f] .ant-checkbox-checked .ant-checkbox-inner:after{width:.08rem;height:.2rem;top:.04rem;left:.04rem;border:2px solid #734fb3;border-top:0;border-left:0}.advanced_setting_page .check_group_box[data-v-4b4c314f] .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#734fb3}.advanced_setting_page .radio_group_box[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex}.advanced_setting_page .radio_group_box[data-v-4b4c314f] .ant-radio-wrapper{margin-right:.44rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advanced_setting_page .radio_group_box[data-v-4b4c314f] .ant-radio,.advanced_setting_page .radio_group_box[data-v-4b4c314f] .ant-radio-inner,.advanced_setting_page .radio_group_box[data-v-4b4c314f] .ant-radio .ant-radio-checked{width:16px;height:16px}.advanced_setting_page .radio_group_box[data-v-4b4c314f] .ant-radio-inner{border:2px solid #734fb3}.advanced_setting_page .radio_group_box[data-v-4b4c314f] .ant-radio-checked .ant-radio-inner{border-color:#734fb3}.advanced_setting_page .radio_group_box[data-v-4b4c314f] .ant-radio-inner:after{width:6px;height:6px;background-color:#734fb3;border-color:#734fb3}.advanced_setting_page .date_pick_box[data-v-4b4c314f] .ant-calendar-picker-input.ant-input{padding:.02rem .6rem .02rem .2rem!important;border-radius:6.5px;-webkit-box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5);box-shadow:0 .01rem .03rem 0 rgba(115,79,179,.5)}.advanced_setting_page .date_pick_box[data-v-4b4c314f] .ant-calendar-picker-clear{width:20px;height:20px;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.advanced_setting_page .icon_img[data-v-4b4c314f]{width:20px;height:20px;cursor:pointer}.groupBox[data-v-4b4c314f]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.groupBox .groupDetail[data-v-4b4c314f]{min-width:1.26rem;height:.4rem;padding:0 .2rem;background:#f5f0ff;border-radius:.2rem;margin:0 .2rem .1rem 0;color:#775dc0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.groupBox .groupDetail .img[data-v-4b4c314f]{width:.2rem;height:.2rem;cursor:pointer;position:absolute;top:-.05rem;right:.05rem}[data-v-4b4c314f] .ant-input:-moz-placeholder-shown{border:0 solid #775dc0}[data-v-4b4c314f] .ant-input:-ms-input-placeholder{border:0 solid #775dc0}[data-v-4b4c314f] .ant-input:placeholder-shown{border:0 solid #775dc0}[data-v-4b4c314f] .ant-checkbox-inner{background:#fff}[data-v-4b4c314f] .ant-checkbox-checked .ant-checkbox-inner:after{position:absolute;display:table;border:2px solid #10c7a3;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(1) translate(-50%,-50%);transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;-webkit-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}[data-v-4b4c314f] .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#10c7a3}[data-v-4b4c314f] .ant-input-affix-wrapper .ant-input:not(:last-child){height:100%}[data-v-4b4c314f] .ant-popover-inner{border:0 solid #775dc0!important;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}[data-v-4b4c314f] .ant-popover-inner-content{padding:.06rem .12rem}.eExercise_detail_page{width:100%;height:100%;background:#f5f0ff}.eExercise_detail_page .print_modal_box{width:7.8rem;height:90vh;background:#fff;border-radius:.33rem}.eExercise_detail_page .text_view_component{white-space:pre-wrap}.eExercise_detail_page .conBox{padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eExercise_detail_page .conBox .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eExercise_detail_page .conBox .title .titleText{font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.3rem}.eExercise_detail_page .conBox .title .titleText.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.eExercise_detail_page .conBox .title .titleText.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.eExercise_detail_page .conBox .title .titleText.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.eExercise_detail_page .conBox .title .titleText.en.SMALL{font-size:var(--en_small_font_size_seven)}.eExercise_detail_page .conBox .title .titleText.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.eExercise_detail_page .conBox .title .titleText.en.LARGE{font-size:var(--en_large_font_size_seven)}.eExercise_detail_page .conBox .title .titleBtn{display:-webkit-box;display:-ms-flexbox;display:flex}.eExercise_detail_page .conBox .title .titleBtn .print{margin-right:.32rem}.eExercise_detail_page .conBox .smallTitle{padding-bottom:.2rem;border-bottom:2px solid #734fb3}.eExercise_detail_page .conBox .smallTitle .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.eExercise_detail_page .conBox .smallTitle .tips{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#7d7d7d;line-height:.22rem;margin-top:.1rem}.eExercise_detail_page .conBox .smallTitle .tips_hk_SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .conBox .smallTitle .tips_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .conBox .smallTitle .tips_hk_LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .conBox .smallTitle .tips_en_SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .conBox .smallTitle .tips_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .conBox .smallTitle .tips_en_LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .conBox .smallTitle .gradeName{margin-right:.16rem;font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.22rem}.eExercise_detail_page .conBox .smallTitle .gradeName_hk_SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .conBox .smallTitle .gradeName_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .conBox .smallTitle .gradeName_hk_LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .conBox .smallTitle .gradeName_en_SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .conBox .smallTitle .gradeName_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .conBox .smallTitle .gradeName_en_LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .conBox .smallTitle .courseName{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.24rem;font-family:var(--common-font-family);color:#000}.eExercise_detail_page .conBox .smallTitle .courseName_hk_SMALL{font-size:var(--hk_small_font_size_seven)}.eExercise_detail_page .conBox .smallTitle .courseName_hk_MEDIUM{font-size:var(--hk_middle_font_size_seven)}.eExercise_detail_page .conBox .smallTitle .courseName_hk_LARGE{font-size:var(--hk_large_font_size_seven)}.eExercise_detail_page .conBox .smallTitle .courseName_en_SMALL{font-size:var(--en_small_font_size_seven)}.eExercise_detail_page .conBox .smallTitle .courseName_en_MEDIUM{font-size:var(--en_middle_font_size_seven)}.eExercise_detail_page .conBox .smallTitle .courseName_en_LARGE{font-size:var(--en_large_font_size_seven)}.eExercise_detail_page .conBox .tab_list{overflow:hidden;background:#fff;border-radius:.4rem;display:inline-block;margin:.1rem 0}.eExercise_detail_page .conBox .tab_list .tab_item{min-width:1.8rem;padding:.1rem .4rem;color:#734fb3;font-size:.27rem;text-align:center;cursor:pointer;display:inline-block}.eExercise_detail_page .conBox .tab_list .tab_item.hk.SMALL{font-size:var(--hk_small_font_size_eight)}.eExercise_detail_page .conBox .tab_list .tab_item.hk.MEDIUM{font-size:var(--hk_middle_font_size_eight)}.eExercise_detail_page .conBox .tab_list .tab_item.hk.LARGE{font-size:var(--hk_large_font_size_eight)}.eExercise_detail_page .conBox .tab_list .tab_item.en.SMALL{font-size:var(--en_small_font_size_eight)}.eExercise_detail_page .conBox .tab_list .tab_item.en.MEDIUM{font-size:var(--en_middle_font_size_eight)}.eExercise_detail_page .conBox .tab_list .tab_item.en.LARGE{font-size:var(--en_large_font_size_eight)}.eExercise_detail_page .conBox .tab_list .tab_item.active{color:#fff;background:#734fb3;border-radius:.4rem}.eExercise_detail_page .conBox .follow_tab_list{width:100%;height:.5rem;overflow:hidden}.eExercise_detail_page .conBox .follow_tab_list .follow_tab_item{width:2.2rem;height:100%;float:left;margin-right:.02rem;background:#808285;border-radius:.2rem .2rem 0 0;cursor:pointer;font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#fff;line-height:.5rem;position:relative}.eExercise_detail_page .conBox .follow_tab_list .follow_tab_item.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.eExercise_detail_page .conBox .follow_tab_list .follow_tab_item.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.eExercise_detail_page .conBox .follow_tab_list .follow_tab_item.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.eExercise_detail_page .conBox .follow_tab_list .follow_tab_item.en.SMALL{font-size:var(--en_small_font_size_seven)}.eExercise_detail_page .conBox .follow_tab_list .follow_tab_item.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.eExercise_detail_page .conBox .follow_tab_list .follow_tab_item.en.LARGE{font-size:var(--en_large_font_size_seven)}.eExercise_detail_page .conBox .follow_tab_list .follow_tab_item:before{content:"";background:#592f99;border-radius:.2rem .2rem 0 0;position:absolute;left:.47rem;bottom:0;opacity:0}.eExercise_detail_page .conBox .follow_tab_list .follow_tab_item.active{font-family:var(--common-font-family);color:#fff;background:#734fb3}.eExercise_detail_page .conBox .follow_tab_list .follow_tab_item.active:before{opacity:1}.eExercise_detail_page .conBox .follow_tab_list .follow_tab_item.disabled{color:#7d7d7d;background:#ccc;cursor:no-drop}.eExercise_detail_page .conBox .cardBox{width:100%;height:100%;margin-top:.2rem;padding:0 .2rem}.eExercise_detail_page .conBox .cardBox.no_margin{margin-top:0;border-radius:0 .17rem .17rem .17rem}.eExercise_detail_page .conBox .cardBox.no_padding{padding:0}.eExercise_detail_page .conBox .cardBox.no_padding .ant-card-body{padding:.2rem 0}.eExercise_detail_page .conBox .cardBox .homework .titleBox{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.eExercise_detail_page .conBox .cardBox .homework .titleBox span{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.eExercise_detail_page .conBox .cardBox .homework .titleBox span_hk_SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .titleBox span_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .titleBox span_hk_LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .titleBox span_en_SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .titleBox span_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .titleBox span_en_LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .question{margin:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eExercise_detail_page .conBox .cardBox .homework .question .question_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.26rem}.eExercise_detail_page .conBox .cardBox .homework .question .question_left_hk_SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .question .question_left_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .question .question_left_hk_LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .question .question_left_en_SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .question .question_left_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .question .question_left_en_LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .content{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eExercise_detail_page .conBox .cardBox .homework .content .checkBox{width:100%;height:.74rem;opacity:1;padding:.2rem;margin:.1rem 0;background:#fff;border-radius:.1rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.eExercise_detail_page .conBox .cardBox .homework .answerBox{width:100%;height:auto;opacity:1;border-radius:.2rem;background:#f5f5f5;padding:.24rem .32rem}.eExercise_detail_page .conBox .cardBox .homework .answerBox .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.eExercise_detail_page .conBox .cardBox .homework .answerBox .name_hk_SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .answerBox .name_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .answerBox .name_hk_LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .answerBox .name_en_SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .answerBox .name_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .answerBox .name_en_LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .conBox .cardBox .homework .answerBox .name .open{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;line-height:.24rem}.eExercise_detail_page .conBox .cardBox .homework .answerBox .name .open_hk_SMALL{font-size:var(--hk_small_font_size_four)}.eExercise_detail_page .conBox .cardBox .homework .answerBox .name .open_hk_MEDIUM{font-size:var(--hk_middle_font_size_four)}.eExercise_detail_page .conBox .cardBox .homework .answerBox .name .open_hk_LARGE{font-size:var(--hk_large_font_size_four)}.eExercise_detail_page .conBox .cardBox .homework .answerBox .name .open_en_SMALL{font-size:var(--en_small_font_size_four)}.eExercise_detail_page .conBox .cardBox .homework .answerBox .name .open_en_MEDIUM{font-size:var(--en_middle_font_size_four)}.eExercise_detail_page .conBox .cardBox .homework .answerBox .name .open_en_LARGE{font-size:var(--en_large_font_size_four)}.eExercise_detail_page .conBox .cardBox .noDataBox{width:100%;height:5rem;background:#f2edf7;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eExercise_detail_page .conBox .cardBox .noDataBox img{width:1.54rem;height:.93rem}.eExercise_detail_page .conBox .cardBox .noDataBox .title{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#592f99;line-height:.22rem}.eExercise_detail_page .conBox .cardBox .noDataBox .title_hk_SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .conBox .cardBox .noDataBox .title_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .conBox .cardBox .noDataBox .title_hk_LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .conBox .cardBox .noDataBox .title_en_SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .conBox .cardBox .noDataBox .title_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .conBox .cardBox .noDataBox .title_en_LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .conBox .button{width:1.78rem;height:.55rem;opacity:1;border:1px solid #775dc0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.19rem;margin-right:.15rem}.eExercise_detail_page .conBox .button_hk_SMALL{font-size:var(--hk_small_font_size_four)}.eExercise_detail_page .conBox .button_hk_MEDIUM{font-size:var(--hk_middle_font_size_four)}.eExercise_detail_page .conBox .button_hk_LARGE{font-size:var(--hk_large_font_size_four)}.eExercise_detail_page .conBox .button_en_SMALL{font-size:var(--en_small_font_size_four)}.eExercise_detail_page .conBox .button_en_MEDIUM{font-size:var(--en_middle_font_size_four)}.eExercise_detail_page .conBox .button_en_LARGE{font-size:var(--en_large_font_size_four)}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box .button{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box .button_hk_SMALL{font-size:var(--hk_small_font_size_four)}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box .button_hk_MEDIUM{font-size:var(--hk_middle_font_size_four)}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box .button_hk_LARGE{font-size:var(--hk_large_font_size_four)}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box .button_en_SMALL{font-size:var(--en_small_font_size_four)}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box .button_en_MEDIUM{font-size:var(--en_middle_font_size_four)}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box .button_en_LARGE{font-size:var(--en_large_font_size_four)}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box .question_card_title{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box .question_card_title .ael_audio{margin-right:.1rem;margin-top:.03rem}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box .question_card_title .text{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box .question_card_title .text_hk_SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box .question_card_title .text_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box .question_card_title .text_hk_LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box .question_card_title .text_en_SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box .question_card_title .text_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .title_box .question_card_title .text_en_LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox .media_box{overflow:hidden}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component_hk_SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component_hk_LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component_en_SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox .media_box .text_view_component_en_LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox .media_box .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox .flag_box{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox .flag_box_hk_SMALL{font-size:var(--hk_small_font_size_four)}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox .flag_box_hk_MEDIUM{font-size:var(--hk_middle_font_size_four)}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox .flag_box_hk_LARGE{font-size:var(--hk_large_font_size_four)}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox .flag_box_en_SMALL{font-size:var(--en_small_font_size_four)}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox .flag_box_en_MEDIUM{font-size:var(--en_middle_font_size_four)}.eExercise_detail_page .conBox .combinationQuestionsBox .readBox .flag_box_en_LARGE{font-size:var(--en_large_font_size_four)}.eExercise_detail_page .conBox .combinationQuestionsBox .mathChartBox .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.eExercise_detail_page .conBox .combinationQuestionsBox .mathChartBox .text_view_component_hk_SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .mathChartBox .text_view_component_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .mathChartBox .text_view_component_hk_LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .mathChartBox .text_view_component_en_SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .mathChartBox .text_view_component_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .mathChartBox .text_view_component_en_LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .conBox .combinationQuestionsBox .mathChartBox .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.eExercise_detail_page .self_study_top{width:100%;height:auto;max-height:100vh;overflow:hidden;padding:0 .2rem .2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.eExercise_detail_page .self_study_top .module_box{width:3rem;height:7rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.2rem}.eExercise_detail_page .self_study_top .module_box .title{width:100%;height:auto;padding:0 .6rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.24rem;font-family:var(--common-font-family);color:#734fb3;line-height:.6rem;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.eExercise_detail_page .self_study_top .module_box .title.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.eExercise_detail_page .self_study_top .module_box .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.eExercise_detail_page .self_study_top .module_box .title.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.eExercise_detail_page .self_study_top .module_box .title.en.SMALL{font-size:var(--en_small_font_size_seven)}.eExercise_detail_page .self_study_top .module_box .title.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.eExercise_detail_page .self_study_top .module_box .title.en.LARGE{font-size:var(--en_large_font_size_seven)}.eExercise_detail_page .self_study_top .module_box .title span{font-size:.2rem;font-family:var(--common-font-family);text-align:left;color:#592f99;line-height:.26rem}.eExercise_detail_page .self_study_top .module_box .title span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .self_study_top .module_box .title span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .self_study_top .module_box .title span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .self_study_top .module_box .title span.en.SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .self_study_top .module_box .title span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .self_study_top .module_box .title span.en.LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .self_study_top .module_box .module_list{width:100%;height:calc(100% - .8rem);margin:.2rem .1rem;overflow-y:auto}.eExercise_detail_page .self_study_top .module_box .module_list::-webkit-scrollbar{width:.1rem;background-color:transparent}.eExercise_detail_page .self_study_top .module_box .module_list::-webkit-scrollbar-thumb{background-color:#d4d4d4}.eExercise_detail_page .self_study_top .module_box .module_list li{padding:.1rem .3rem!important;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #775dc0;border-radius:.3rem;margin:0 .2rem .2rem .4rem;color:#734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;position:relative}.eExercise_detail_page .self_study_top .module_box .module_list li.active{color:#f5f0ff;background:#775dc0}.eExercise_detail_page .self_study_top .module_box .module_list li.active .number{background:#fff;color:#592f99;border:2px solid #592f99}.eExercise_detail_page .self_study_top .module_box .module_list li .number{width:.38rem;height:.38rem;border-radius:50%;background:#592f99;font-size:.2rem;color:#fff;border:2px solid #fff;line-height:.38rem;text-align:center;margin-right:.16rem;position:absolute;left:-.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eExercise_detail_page .self_study_top .module_box .module_list li .number.hk.SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .self_study_top .module_box .module_list li .number.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .self_study_top .module_box .module_list li .number.hk.LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .self_study_top .module_box .module_list li .number.en.SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .self_study_top .module_box .module_list li .number.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .self_study_top .module_box .module_list li .number.en.LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .self_study_top .module_box .module_list li>div{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;overflow:hidden}.eExercise_detail_page .self_study_top .module_box .module_list li .module_title{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.26rem;font-family:var(--common-font-family);margin-bottom:.04rem}.eExercise_detail_page .self_study_top .module_box .module_list li .module_title.hk.SMALL{font-size:var(--hk_small_font_size_eight)}.eExercise_detail_page .self_study_top .module_box .module_list li .module_title.hk.MEDIUM{font-size:var(--hk_middle_font_size_eight)}.eExercise_detail_page .self_study_top .module_box .module_list li .module_title.hk.LARGE{font-size:var(--hk_large_font_size_eight)}.eExercise_detail_page .self_study_top .module_box .module_list li .module_title.en.SMALL{font-size:var(--en_small_font_size_eight)}.eExercise_detail_page .self_study_top .module_box .module_list li .module_title.en.MEDIUM{font-size:var(--en_middle_font_size_eight)}.eExercise_detail_page .self_study_top .module_box .module_list li .module_title.en.LARGE{font-size:var(--en_large_font_size_eight)}.eExercise_detail_page .self_study_top .module_box .module_list li:last-child{margin-bottom:0}.eExercise_detail_page .self_study_top .document_list{width:2rem;height:auto;max-height:6rem;margin:0 0 0 .4rem;overflow-y:auto}.eExercise_detail_page .self_study_top .document_list li{width:1.73rem;height:auto;margin-bottom:.38rem;overflow:hidden}.eExercise_detail_page .self_study_top .document_list li:last-child{margin-bottom:0}.eExercise_detail_page .self_study_top .document_list li .title{display:block;width:100%;font-size:.2rem;color:#592f99;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.16rem}.eExercise_detail_page .self_study_top .document_list li .title.hk.SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .title.hk.LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .title.en.SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .title.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .title.en.LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .img_box{width:1.73rem;height:1.13rem;border:1px dashed #ddd6e7;border-radius:.1rem;position:relative;overflow:hidden}.eExercise_detail_page .self_study_top .document_list li .img_box img{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.eExercise_detail_page .self_study_top .document_list li .img_box .docType{width:.75rem;height:.75rem;cursor:pointer}.eExercise_detail_page .self_study_top .document_list li .img_box .replay{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff;cursor:pointer}.eExercise_detail_page .self_study_top .document_list li .img_box .replay.hk.SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .img_box .replay.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .img_box .replay.hk.LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .img_box .replay.en.SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .img_box .replay.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .img_box .replay.en.LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .img_box .replay img{width:.44rem;height:.44rem}.eExercise_detail_page .self_study_top .document_list li .img_box .ing{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.1rem;background:rgba(16,199,163,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff}.eExercise_detail_page .self_study_top .document_list li .img_box .ing.hk.SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .img_box .ing.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .img_box .ing.hk.LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .img_box .ing.en.SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .img_box .ing.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .self_study_top .document_list li .img_box .ing.en.LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .self_study_top .current_video_box{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.eExercise_detail_page .self_study_top .current_video_box .smalltitle{width:100%;margin:0 auto .24rem;font-size:.16rem;font-family:var(--common-font-family);text-align:left;color:#1dbbb1;line-height:.3rem}.eExercise_detail_page .self_study_top .current_video_box .smalltitle.hk.SMALL{font-size:var(--hk_small_font_size_four)}.eExercise_detail_page .self_study_top .current_video_box .smalltitle.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.eExercise_detail_page .self_study_top .current_video_box .smalltitle.hk.LARGE{font-size:var(--hk_large_font_size_four)}.eExercise_detail_page .self_study_top .current_video_box .smalltitle.en.SMALL{font-size:var(--en_small_font_size_four)}.eExercise_detail_page .self_study_top .current_video_box .smalltitle.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.eExercise_detail_page .self_study_top .current_video_box .smalltitle.en.LARGE{font-size:var(--en_large_font_size_four)}.eExercise_detail_page .self_study_top .current_video_box .title{width:100%;margin:0 auto .24rem;font-size:.24rem;font-family:var(--common-font-family);color:#734fb3}.eExercise_detail_page .self_study_top .current_video_box .title.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.eExercise_detail_page .self_study_top .current_video_box .title.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.eExercise_detail_page .self_study_top .current_video_box .title.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.eExercise_detail_page .self_study_top .current_video_box .title.en.SMALL{font-size:var(--en_small_font_size_seven)}.eExercise_detail_page .self_study_top .current_video_box .title.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.eExercise_detail_page .self_study_top .current_video_box .title.en.LARGE{font-size:var(--en_large_font_size_seven)}.eExercise_detail_page .self_study_top .current_video_box .video_con{width:100%;height:6.6rem;margin:0 auto}.eExercise_detail_page .self_study_top .current_video_box .video_con .pic{width:100%;height:100%}.eExercise_detail_page .self_study_top .current_video_box .video_con .ppt_box{width:100%;height:100%;background:#393a3d;position:relative}.eExercise_detail_page .self_study_top .current_video_box .video_con .ppt_box .shelter{position:absolute;left:0;top:.48rem;width:100%;height:.4rem;background:#393a3d}.eExercise_detail_page .self_study_top .current_video_box .btn_con{margin-top:.62rem;text-align:center}.eExercise_detail_page .question_item_box{background:#fff;padding:0 .1rem}.eExercise_detail_page .changeModal{background:#fff;border-radius:.33rem;padding:.4rem .4rem .6rem}.eExercise_detail_page .changeModal .changeBox{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:6.3rem}.eExercise_detail_page .changeModal .changeBox .left{width:5.72rem}.eExercise_detail_page .changeModal .changeBox .left .boxTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.eExercise_detail_page .changeModal .changeBox .left .boxTitle span{font-size:.24rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.26rem}.eExercise_detail_page .changeModal .changeBox .left .boxTitle span.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.eExercise_detail_page .changeModal .changeBox .left .boxTitle span.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.eExercise_detail_page .changeModal .changeBox .left .boxTitle span.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.eExercise_detail_page .changeModal .changeBox .left .boxTitle span.en.SMALL{font-size:var(--en_small_font_size_seven)}.eExercise_detail_page .changeModal .changeBox .left .boxTitle span.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.eExercise_detail_page .changeModal .changeBox .left .boxTitle span.en.LARGE{font-size:var(--en_large_font_size_seven)}.eExercise_detail_page .changeModal .changeBox .left .boxContent{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#000;line-height:.26rem}.eExercise_detail_page .changeModal .changeBox .left .boxContent.hk.SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .changeModal .changeBox .left .boxContent.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .changeModal .changeBox .left .boxContent.hk.LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .changeModal .changeBox .left .boxContent.en.SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .changeModal .changeBox .left .boxContent.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .changeModal .changeBox .left .boxContent.en.LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .changeModal .changeBox .left .boxContent>div{margin-bottom:.06rem}.eExercise_detail_page .changeModal .changeBox .left .boxContent .text{color:#775dc0;font-family:var(--common-font-family);font-weight:700}.eExercise_detail_page .changeModal .changeBox .left .boxContent .star_box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:.8rem;height:.3rem;border-radius:.15rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.18rem;font-family:var(--common-font-family);font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#697fe0;color:#fff;margin-left:.2rem}.eExercise_detail_page .changeModal .changeBox .left .boxContent .star_box.hk.SMALL{font-size:var(--hk_small_font_size_18)}.eExercise_detail_page .changeModal .changeBox .left .boxContent .star_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_20)}.eExercise_detail_page .changeModal .changeBox .left .boxContent .star_box.hk.LARGE{font-size:var(--hk_large_font_size_22)}.eExercise_detail_page .changeModal .changeBox .left .boxContent .star_box.en.SMALL{font-size:var(--en_small_font_size_18)}.eExercise_detail_page .changeModal .changeBox .left .boxContent .star_box.en.MEDIUM{font-size:var(--en_middle_font_size_20)}.eExercise_detail_page .changeModal .changeBox .left .boxContent .star_box.en.LARGE{font-size:var(--en_large_font_size_22)}.eExercise_detail_page .changeModal .changeBox .left .boxContent .star_box .star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eExercise_detail_page .changeModal .changeBox .left .boxContent .star_box .star img{width:.16rem;height:.16rem}.eExercise_detail_page .changeModal .changeBox .left .boxContent .line{padding:.44rem 0 .17rem;border-bottom:.03rem solid #f5f5f5;margin-bottom:.16rem}.eExercise_detail_page .changeModal .changeBox .left .boxContent .line>div{margin-bottom:.21rem}.eExercise_detail_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label{width:50%;font-size:.16rem;margin-right:0;margin-bottom:.2rem}.eExercise_detail_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.hk.SMALL{font-size:var(--hk_small_font_size_four)}.eExercise_detail_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.eExercise_detail_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.hk.LARGE{font-size:var(--hk_large_font_size_four)}.eExercise_detail_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.en.SMALL{font-size:var(--en_small_font_size_four)}.eExercise_detail_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.eExercise_detail_page .changeModal .changeBox .left .boxContent .ant-checkbox-group>label.en.LARGE{font-size:var(--en_large_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right{width:7.5rem;height:6.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eExercise_detail_page .changeModal .changeBox .right .scrollBox{width:7.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:.23rem .08rem .05rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #734fb3;border-radius:.14rem;margin-top:.23rem}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent{width:100%;height:auto;padding:0 .24rem;-webkit-box-sizing:border-box;box-sizing:border-box}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType{width:calc(100% + .2rem);height:.42rem;background:#f5f5f5;font-size:.14rem;font-family:var(--common-font-family);font-weight:400;color:#000;padding:0 .06rem 0 .22rem;line-height:.26rem;border-radius:.18rem;margin:0 0 .14rem -.12rem}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.hk.SMALL{font-size:var(--hk_small_font_size_three)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.hk.MEDIUM{font-size:var(--hk_middle_font_size_three)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.hk.LARGE{font-size:var(--hk_large_font_size_three)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.en.SMALL{font-size:var(--en_small_font_size_three)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.en.MEDIUM{font-size:var(--en_middle_font_size_three)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType.en.LARGE{font-size:var(--en_large_font_size_three)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType span:first-child{margin-right:.3rem}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.34rem;background:#775dc0;border-radius:.14rem;cursor:pointer}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.en.SMALL{font-size:var(--en_small_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .button.en.LARGE{font-size:var(--en_large_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton{width:1.1rem;height:.34rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#775dc0;line-height:.34rem;border:1px solid #775dc0;border-radius:.14rem;cursor:pointer}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.hk.SMALL{font-size:var(--hk_small_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.hk.LARGE{font-size:var(--hk_large_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.en.SMALL{font-size:var(--en_small_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .questionType .cancelButton.en.LARGE{font-size:var(--en_large_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button{width:1rem;height:.4rem;background:#775dc0;border-radius:.08rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.4rem;cursor:pointer}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .ael_audio{margin-right:.1rem;margin-top:.03rem}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text{margin-right:.15rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.hk.LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .title_box .question_card_title .text.en.LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox{width:100%;height:auto;background:#f5f5f5;border-radius:.1rem;margin-bottom:.2rem;padding:.16rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box{overflow:hidden}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.26rem;margin-bottom:.2rem}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .text_view_component.en.LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .media_box .picture_view_component{display:block;width:4rem;height:2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;color:#775dc0;cursor:pointer}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.hk.SMALL{font-size:var(--hk_small_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.hk.LARGE{font-size:var(--hk_large_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.en.SMALL{font-size:var(--en_small_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .combinationQuestionsBox .readBox .flag_box.en.LARGE{font-size:var(--en_large_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box{text-align:right;margin-bottom:.35rem}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button{display:inline-block;width:1.6rem;min-width:1.6rem;margin-left:.2rem;height:.54rem;background:#775dc0;border-radius:.18rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#fff;line-height:.53rem;cursor:pointer}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.hk.SMALL{font-size:var(--hk_small_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.hk.MEDIUM{font-size:var(--hk_middle_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.hk.LARGE{font-size:var(--hk_large_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.en.SMALL{font-size:var(--en_small_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.en.MEDIUM{font-size:var(--en_middle_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .boxContent .bottom_box .button.en.LARGE{font-size:var(--en_large_font_size_four)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .noData{height:calc(100% - .17rem);background:#f2edf7;margin-right:.14rem;margin-bottom:.17rem;border-radius:.1rem}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .noData img{width:1.55rem;height:.93rem;margin-bottom:.33rem}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .noData span{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.22rem}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .noData span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .noData span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .noData span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .noData span.en.SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .noData span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .scrollBox .noData span.en.LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .changeModal .changeBox .right .ant-pagination{padding:0 0 .24rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.eExercise_detail_page .changeModal .btnBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eExercise_detail_page .changeModal .btnBox .cancenBtn{width:1.76rem;height:.54rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#775dc0;text-align:center;line-height:.54rem;border:1px solid #775dc0;border-radius:.2rem;margin-right:.24rem;cursor:pointer}.eExercise_detail_page .changeModal .btnBox .cancenBtn.hk.SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .changeModal .btnBox .cancenBtn.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .changeModal .btnBox .cancenBtn.hk.LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .changeModal .btnBox .cancenBtn.en.SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .changeModal .btnBox .cancenBtn.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .changeModal .btnBox .cancenBtn.en.LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .changeModal .btnBox .sureBtn{width:1.76rem;height:.54rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;color:#fff;line-height:.54rem;text-align:center;background:#775dc0;border-radius:.2rem;cursor:pointer}.eExercise_detail_page .changeModal .btnBox .sureBtn.hk.SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .changeModal .btnBox .sureBtn.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .changeModal .btnBox .sureBtn.hk.LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .changeModal .btnBox .sureBtn.en.SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .changeModal .btnBox .sureBtn.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .changeModal .btnBox .sureBtn.en.LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .tipBox{width:5.2rem;height:auto;padding:.3rem .2rem;background:#fff;border-radius:.12rem}.eExercise_detail_page .tipBox .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eExercise_detail_page .tipBox .content img{width:1rem;height:1rem;margin:.15rem 0}.eExercise_detail_page .tipBox .content .tips{font-size:.26rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:1.2rem}.eExercise_detail_page .tipBox .content .tips.hk.SMALL{font-size:var(--hk_small_font_size_eight)}.eExercise_detail_page .tipBox .content .tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_eight)}.eExercise_detail_page .tipBox .content .tips.hk.LARGE{font-size:var(--hk_large_font_size_eight)}.eExercise_detail_page .tipBox .content .tips.en.SMALL{font-size:var(--en_small_font_size_eight)}.eExercise_detail_page .tipBox .content .tips.en.MEDIUM{font-size:var(--en_middle_font_size_eight)}.eExercise_detail_page .tipBox .content .tips.en.LARGE{font-size:var(--en_large_font_size_eight)}.eExercise_detail_page .tipBox .content .subTitle{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.eExercise_detail_page .tipBox .content .subTitle.hk.SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .tipBox .content .subTitle.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .tipBox .content .subTitle.hk.LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .tipBox .content .subTitle.en.SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .tipBox .content .subTitle.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .tipBox .content .subTitle.en.LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .tipBox .content .btn{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eExercise_detail_page .tipBox .content .btn .fafang{width:1.76rem;height:.53rem;color:#484848;border-radius:.2rem}.eExercise_detail_page .tipBox .content .btn .cancel{width:1.76rem;height:.53rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.eExercise_detail_page .tipBox .content .btn .tosure{width:1.76rem;height:.53rem;margin-left:.24rem}.eExercise_detail_page .tipBox .content .btn span{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.eExercise_detail_page .tipBox .content .btn span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .tipBox .content .btn span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .tipBox .content .btn span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .tipBox .content .btn span.en.SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .tipBox .content .btn span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .tipBox .content .btn span.en.LARGE{font-size:var(--en_large_font_size_five)}.eExercise_detail_page .titleBox{width:100%;height:.74rem;opacity:1;margin-bottom:.2rem;padding:.24rem .32rem;border-radius:.2rem;background:#f6f3fd}.eExercise_detail_page .titleBox span{font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.eExercise_detail_page .titleBox span_hk_SMALL{font-size:var(--hk_small_font_size_five)}.eExercise_detail_page .titleBox span_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.eExercise_detail_page .titleBox span_hk_LARGE{font-size:var(--hk_large_font_size_five)}.eExercise_detail_page .titleBox span_en_SMALL{font-size:var(--en_small_font_size_five)}.eExercise_detail_page .titleBox span_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.eExercise_detail_page .titleBox span_en_LARGE{font-size:var(--en_large_font_size_five)}.questionBox{width:100%;height:auto;padding:.2rem;border:1px solid #d7d0eb;border-radius:12px;margin-bottom:.2rem}html[data-v-fa894dec]{font-size:100px}@media only screen and (max-height:650px){html[data-v-fa894dec]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-fa894dec]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-fa894dec]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-fa894dec]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-fa894dec]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-fa894dec]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-fa894dec]{font-size:100px}}#app[data-v-fa894dec],body[data-v-fa894dec],html[data-v-fa894dec]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-fa894dec],#app h1[data-v-fa894dec],#app h2[data-v-fa894dec],#app h3[data-v-fa894dec],#app h4[data-v-fa894dec],#app h5[data-v-fa894dec],#app h6[data-v-fa894dec],#app p[data-v-fa894dec],body body[data-v-fa894dec],body h1[data-v-fa894dec],body h2[data-v-fa894dec],body h3[data-v-fa894dec],body h4[data-v-fa894dec],body h5[data-v-fa894dec],body h6[data-v-fa894dec],body p[data-v-fa894dec],html body[data-v-fa894dec],html h1[data-v-fa894dec],html h2[data-v-fa894dec],html h3[data-v-fa894dec],html h4[data-v-fa894dec],html h5[data-v-fa894dec],html h6[data-v-fa894dec],html p[data-v-fa894dec]{margin:0}li[data-v-fa894dec],ul[data-v-fa894dec]{list-style:none;padding:0}[data-v-fa894dec]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-fa894dec]{white-space:break-spaces}.sortableDrag[data-v-fa894dec]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-fa894dec],.sortableDrag td[data-v-fa894dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-fa894dec]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-fa894dec]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-fa894dec]{color:var(--theme-color)}.error_color[data-v-fa894dec]{color:#eb6646!important}.warn_color[data-v-fa894dec]{color:#ff6800}.pointer[data-v-fa894dec]{cursor:pointer}.ellipsis[data-v-fa894dec]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-fa894dec]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-fa894dec],.flex_center_center[data-v-fa894dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-fa894dec],.flex_center_center[data-v-fa894dec]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-fa894dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-fa894dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-fa894dec],.flex_row_s_p[data-v-fa894dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-fa894dec]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-fa894dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-fa894dec],.flex_start[data-v-fa894dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-fa894dec]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-fa894dec],.flex_column_center_center[data-v-fa894dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-fa894dec]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-fa894dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-fa894dec]{position:relative;border-radius:.2rem}.talk_frame[data-v-fa894dec]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-fa894dec]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-fa894dec]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-fa894dec]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-fa894dec]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-fa894dec]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-fa894dec]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-fa894dec]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-fa894dec]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-fa894dec]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-fa894dec]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-fa894dec]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-fa894dec]{max-height:30vh}.ant-select-dropdown-menu[data-v-fa894dec]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-fa894dec]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-fa894dec]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-fa894dec]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-fa894dec]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-fa894dec]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-fa894dec]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-fa894dec]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-fa894dec]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-fa894dec]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-fa894dec]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-fa894dec]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-fa894dec]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-fa894dec]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-fa894dec]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-fa894dec]{width:100%}.ant-input[data-v-fa894dec]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-fa894dec]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-fa894dec]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-fa894dec]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-fa894dec]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-fa894dec]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-fa894dec]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-fa894dec]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-fa894dec]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-fa894dec]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-fa894dec],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-fa894dec]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-fa894dec]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-fa894dec],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-fa894dec]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-fa894dec],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-fa894dec]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-fa894dec]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-fa894dec]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-fa894dec]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-fa894dec],.ant-table-thead>tr>th[data-v-fa894dec]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-fa894dec]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-fa894dec]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-fa894dec]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-fa894dec]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-fa894dec]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-fa894dec]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-fa894dec]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-fa894dec]{width:24px;height:24px}.ant-radio-inner[data-v-fa894dec]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-fa894dec]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-fa894dec]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-fa894dec],.ant-radio-checked .ant-radio-inner[data-v-fa894dec]{border-color:#10c7a3}.ant-checkbox[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-fa894dec]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-fa894dec]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-fa894dec]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-fa894dec]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-fa894dec]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-fa894dec]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-fa894dec]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-fa894dec]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-fa894dec]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-fa894dec]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-fa894dec],.ant-dropdown-menu-submenu-title[data-v-fa894dec]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-fa894dec],:root .ant-dropdown-link>.anticon.anticon-down[data-v-fa894dec],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-fa894dec],.dropMenuItem_hk_SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-fa894dec]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-fa894dec],.ant-switch[data-v-fa894dec]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-fa894dec],.ant-switch[data-v-fa894dec]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-fa894dec]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-fa894dec]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-fa894dec]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-fa894dec]{width:100%}.ant-progress-circle .ant-progress-text[data-v-fa894dec]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-fa894dec]{max-width:4.6rem}.ant-popover-title[data-v-fa894dec]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-fa894dec]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-fa894dec]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-fa894dec],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-fa894dec],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-fa894dec]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-fa894dec],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-fa894dec],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-fa894dec]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-fa894dec]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-fa894dec]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-fa894dec]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-fa894dec]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-fa894dec]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-fa894dec]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-fa894dec]{text-decoration:underline}.modalBox .btn_box[data-v-fa894dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-fa894dec],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-fa894dec],.ant-pagination-disabled:focus a[data-v-fa894dec],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-fa894dec],.ant-pagination-disabled:hover a[data-v-fa894dec],[data-v-fa894dec] .ant-pagination-disabled a{background:#e6e7e8}[data-v-fa894dec] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-fa894dec] .ant-pagination-item-active a,[data-v-fa894dec] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-fa894dec] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-fa894dec] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-fa894dec]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-fa894dec]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-fa894dec]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-fa894dec]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-fa894dec]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-fa894dec]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-fa894dec]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-fa894dec]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-fa894dec]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-fa894dec],.wangEditor table th[data-v-fa894dec]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-fa894dec]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-fa894dec]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-fa894dec]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-fa894dec]{display:block}.wangEditor ol[data-v-fa894dec],.wangEditor ul[data-v-fa894dec]{margin:10px 0 10px 20px}.wangEditor ul[data-v-fa894dec],.wangEditor ul li[data-v-fa894dec]{list-style:disc inside!important}.wangEditor ol[data-v-fa894dec],.wangEditor ol li[data-v-fa894dec]{list-style:decimal inside!important}.wangEditor img[data-v-fa894dec]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-fa894dec]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-fa894dec]{border-bottom:2px solid #e1e1e1}.component[data-v-fa894dec]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-fa894dec]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-fa894dec]{cursor:default}.listen_picture[data-v-fa894dec]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-fa894dec]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_five)}[data-v-fa894dec] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-fa894dec]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-fa894dec]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-fa894dec]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-fa894dec]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-fa894dec]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-fa894dec]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-fa894dec]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-fa894dec]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-fa894dec],.home_practice_status.NO_PUBLIC[data-v-fa894dec]{background:#2c58b1}.home_practice_status.FINISHED[data-v-fa894dec],.home_practice_status.IN_PROGRESS[data-v-fa894dec],.home_practice_status.NOT_STARTED[data-v-fa894dec],.home_practice_status.UNDISTRIBUTED[data-v-fa894dec]{background:#486fbf}.ant-calendar-picker-container[data-v-fa894dec]{z-index:9999999!important}.work_paper_pub_page[data-v-fa894dec]{width:100%;height:100%;background:#fafafa}.work_paper_pub_page .conBox[data-v-fa894dec]{padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.work_paper_pub_page .conBox .title[data-v-fa894dec]{margin-bottom:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_pub_page .conBox .title .titleText[data-v-fa894dec]{font-size:.36rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.55rem}.work_paper_pub_page .conBox .title .titleText.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_nine)}.work_paper_pub_page .conBox .title .titleText.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_nine)}.work_paper_pub_page .conBox .title .titleText.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_nine)}.work_paper_pub_page .conBox .title .titleText.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_nine)}.work_paper_pub_page .conBox .title .titleText.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_nine)}.work_paper_pub_page .conBox .title .titleText.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_nine)}.work_paper_pub_page .conBox .title .titleText img[data-v-fa894dec]{width:.28rem;height:.28rem;margin-left:.1rem;cursor:pointer}.work_paper_pub_page .conBox .dataTypeTitle[data-v-fa894dec]{margin-bottom:.16rem;font-size:.16rem;font-family:var(--common-font-family);color:#999;line-height:.24rem}.work_paper_pub_page .conBox .dataTypeTitle.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_four)}.work_paper_pub_page .conBox .dataTypeTitle.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_four)}.work_paper_pub_page .conBox .dataTypeTitle.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_four)}.work_paper_pub_page .conBox .dataTypeTitle.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_four)}.work_paper_pub_page .conBox .dataTypeTitle.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_four)}.work_paper_pub_page .conBox .dataTypeTitle.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_four)}.work_paper_pub_page .conBox .cardBox[data-v-fa894dec]{width:100%;height:auto;padding:0 .16rem;margin-bottom:.2rem}.work_paper_pub_page .conBox .cardBox .cardTitle[data-v-fa894dec]{margin-bottom:.1rem;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;text-align:left;color:#000;line-height:.26rem}.work_paper_pub_page .conBox .cardBox .cardTitle.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.work_paper_pub_page .conBox .cardBox .cardTitle.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five)}.work_paper_pub_page .conBox .cardBox .cardTitle.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_five)}.work_paper_pub_page .conBox .cardBox .cardTitle.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_five)}.work_paper_pub_page .conBox .cardBox .cardTitle.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_five)}.work_paper_pub_page .conBox .cardBox .cardTitle.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_five)}.work_paper_pub_page .conBox .cardBox .cardTitle.flex[data-v-fa894dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.work_paper_pub_page .conBox .cardBox .cardTitle .clear_btn[data-v-fa894dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:.16rem;font-family:var(--common-font-family);color:#775dc0}.work_paper_pub_page .conBox .cardBox .cardTitle .clear_btn.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_four)}.work_paper_pub_page .conBox .cardBox .cardTitle .clear_btn.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_four)}.work_paper_pub_page .conBox .cardBox .cardTitle .clear_btn.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_four)}.work_paper_pub_page .conBox .cardBox .cardTitle .clear_btn.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_four)}.work_paper_pub_page .conBox .cardBox .cardTitle .clear_btn.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_four)}.work_paper_pub_page .conBox .cardBox .cardTitle .clear_btn.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_four)}.work_paper_pub_page .conBox .cardBox .cardTitle .clear_btn img[data-v-fa894dec]{width:.18rem;height:.18rem;margin-right:.06rem}.work_paper_pub_page .conBox .cardBox .cardTitle .tips[data-v-fa894dec]{font-size:.14rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.22rem}.work_paper_pub_page .conBox .cardBox .cardTitle .tips.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_three)}.work_paper_pub_page .conBox .cardBox .cardTitle .tips.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_three)}.work_paper_pub_page .conBox .cardBox .cardTitle .tips.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_three)}.work_paper_pub_page .conBox .cardBox .cardTitle .tips.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_three)}.work_paper_pub_page .conBox .cardBox .cardTitle .tips.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_three)}.work_paper_pub_page .conBox .cardBox .cardTitle .tips.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_three)}.work_paper_pub_page .conBox .cardBox .mb24[data-v-fa894dec]{margin-bottom:.24rem}.work_paper_pub_page .conBox .cardBox .edit[data-v-fa894dec]{width:.28rem;height:.28rem;cursor:pointer}.work_paper_pub_page .conBox .cardBox .edit img[data-v-fa894dec]{width:100%;height:100%}.work_paper_pub_page .conBox .cardBox .content[data-v-fa894dec]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex}.work_paper_pub_page .conBox .cardBox .content.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.work_paper_pub_page .conBox .cardBox .content.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five)}.work_paper_pub_page .conBox .cardBox .content.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_five)}.work_paper_pub_page .conBox .cardBox .content.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_five)}.work_paper_pub_page .conBox .cardBox .content.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_five)}.work_paper_pub_page .conBox .cardBox .content.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_five)}.work_paper_pub_page .conBox .cardBox .content .fenzu[data-v-fa894dec]{width:auto;height:.36rem;padding:0 .2rem;background:#775dc0;border-radius:.14rem;margin-left:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;white-space:nowrap}.work_paper_pub_page .conBox .cardBox .content .fenzu img[data-v-fa894dec]{width:.14rem;height:.14rem;margin-right:.04rem}.work_paper_pub_page .conBox .cardBox .content .fenzu span[data-v-fa894dec]{font-size:.14rem;font-family:var(--common-font-family);color:#fff}.work_paper_pub_page .conBox .cardBox .content .fenzu span.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_three)}.work_paper_pub_page .conBox .cardBox .content .fenzu span.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_three)}.work_paper_pub_page .conBox .cardBox .content .fenzu span.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_three)}.work_paper_pub_page .conBox .cardBox .content .fenzu span.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_three)}.work_paper_pub_page .conBox .cardBox .content .fenzu span.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_three)}.work_paper_pub_page .conBox .cardBox .content .fenzu span.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_three)}.work_paper_pub_page .conBox .cardBox .btn[data-v-fa894dec]{width:100%;height:.6rem;margin:.4rem 0 .2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_pub_page .conBox .cardBox .customAiRuleBox[data-v-fa894dec]{min-height:2.08rem;background:rgba(119,93,192,.05);border-radius:.2rem;padding:.24rem}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_title[data-v-fa894dec]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;color:#b5accd;line-height:.24rem}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_title.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_four)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_title.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_four)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_title.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_four)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_title.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_four)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_title.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_four)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_title.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_four)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_title img[data-v-fa894dec]{width:.16rem;height:.16rem;cursor:pointer}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_content[data-v-fa894dec]{margin:.24rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name[data-v-fa894dec]{width:.8rem;text-align:right;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_five)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_five)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_five)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_content .box_content_name.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_five)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_content .studentScore[data-v-fa894dec]{width:auto;margin:0 .1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;font-size:.18rem;font-family:var(--common-font-family);color:#000;line-height:.26rem}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_five)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_five)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_five)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_content .studentScore.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_five)}.work_paper_pub_page .conBox .cardBox .customAiRuleBox .box_content .inputBox[data-v-fa894dec]{width:1.2rem;height:.48rem;background:#fff;border:2px solid #775dc0;border-radius:.1rem}.work_paper_pub_page .button[data-v-fa894dec]{width:1.78rem;height:.55rem;margin-left:.2rem;color:#fff;border:1px solid #775dc0;border-radius:.2rem;font-size:.16rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.19rem}.work_paper_pub_page .button.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_four)}.work_paper_pub_page .button.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_four)}.work_paper_pub_page .button.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_four)}.work_paper_pub_page .button.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_four)}.work_paper_pub_page .button.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_four)}.work_paper_pub_page .button.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_four)}.work_paper_pub_page .group_modal_box[data-v-fa894dec]{height:auto;max-height:90vh;background:#fff;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_pub_page .group_modal_box.edit[data-v-fa894dec]{width:11rem}.work_paper_pub_page .group_modal_box.edit .edit_body[data-v-fa894dec]{width:100%;height:auto}.work_paper_pub_page .group_modal_box.edit .edit_body .btn[data-v-fa894dec]{width:1.3rem;height:.4rem;background:#f5f0ff;border:1px solid #775dc0;border-radius:.22rem;line-height:.38rem;text-align:center;cursor:pointer;font-size:16px;font-family:var(--common-font-family);font-weight:700;color:#592f99;margin-bottom:.24rem;margin-left:.3rem}.work_paper_pub_page .group_modal_box.edit .edit_body .btn.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_four)}.work_paper_pub_page .group_modal_box.edit .edit_body .btn.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_four)}.work_paper_pub_page .group_modal_box.edit .edit_body .btn.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_four)}.work_paper_pub_page .group_modal_box.edit .edit_body .btn.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_four)}.work_paper_pub_page .group_modal_box.edit .edit_body .btn.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_four)}.work_paper_pub_page .group_modal_box.edit .edit_body .btn.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_four)}.work_paper_pub_page .group_modal_box.edit .edit_body .tips[data-v-fa894dec]{font-size:.16rem;font-family:var(--common-font-family);font-weight:700;color:#000;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.work_paper_pub_page .group_modal_box.edit .edit_body .tips.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_four)}.work_paper_pub_page .group_modal_box.edit .edit_body .tips.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_four)}.work_paper_pub_page .group_modal_box.edit .edit_body .tips.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_four)}.work_paper_pub_page .group_modal_box.edit .edit_body .tips.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_four)}.work_paper_pub_page .group_modal_box.edit .edit_body .tips.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_four)}.work_paper_pub_page .group_modal_box.edit .edit_body .tips.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_four)}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute[data-v-fa894dec]{width:calc(100% - .6rem);height:auto;max-height:5rem;border-radius:.14rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.24);margin:0 auto .3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box[data-v-fa894dec]{width:33.33%;height:auto;padding:.2rem;border-right:1px solid #e6e7e8;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box[data-v-fa894dec]:last-child{border-right:0}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title[data-v-fa894dec]{font-size:.22rem;font-family:var(--common-font-family);color:#000;margin-bottom:.1rem}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_six)}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_six)}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_six)}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_six)}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_six)}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_title.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_six)}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-fa894dec]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-fa894dec]::-webkit-scrollbar{width:6px;height:6px}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-fa894dec]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bcbcbc}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con[data-v-fa894dec]::-webkit-scrollbar-track{border-radius:10px;background:hsla(0,0%,58.4%,0)}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item[data-v-fa894dec]{width:100%;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:.18rem;font-family:var(--common-font-family)}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five)}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_five)}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_five)}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_five)}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_five)}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.yes[data-v-fa894dec]{font-size:.2rem;font-family:var(--common-font-family);color:#775dc0}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item.no[data-v-fa894dec]{font-size:.2rem;font-family:var(--common-font-family);color:#7d7d7d}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item .ant-checkbox-wrapper[data-v-fa894dec]{margin-right:.16rem}.work_paper_pub_page .group_modal_box.edit .edit_body .distribute .distribute_box .distribute_con .distribute_item span[data-v-fa894dec]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.work_paper_pub_page .group_modal_box.tips_modal[data-v-fa894dec]{width:6.6rem}.work_paper_pub_page .group_modal_box.tips_modal .group_modal_body[data-v-fa894dec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.5rem}.work_paper_pub_page .group_modal_box.tips_modal .group_modal_body img[data-v-fa894dec]{width:.6rem;height:.6rem;margin-bottom:.15rem}.work_paper_pub_page .group_modal_box.tips_modal .group_modal_body p[data-v-fa894dec]{font-size:.24rem;font-family:var(--common-font-family);text-align:center;color:#000;line-height:.36rem;margin:0}.work_paper_pub_page .group_modal_box.tips_modal .group_modal_body p.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_seven)}.work_paper_pub_page .group_modal_box.tips_modal .group_modal_body p.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_seven)}.work_paper_pub_page .group_modal_box.tips_modal .group_modal_body p.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_seven)}.work_paper_pub_page .group_modal_box.tips_modal .group_modal_body p.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_seven)}.work_paper_pub_page .group_modal_box.tips_modal .group_modal_body p.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_seven)}.work_paper_pub_page .group_modal_box.tips_modal .group_modal_body p.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_seven)}.work_paper_pub_page .group_modal_box .group_modal_title[data-v-fa894dec]{width:100%;height:1.06rem;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_pub_page .group_modal_box .group_modal_title span[data-v-fa894dec]{font-size:.24rem;font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.work_paper_pub_page .group_modal_box .group_modal_title span.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_seven)}.work_paper_pub_page .group_modal_box .group_modal_title span.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_seven)}.work_paper_pub_page .group_modal_box .group_modal_title span.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_seven)}.work_paper_pub_page .group_modal_box .group_modal_title span.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_seven)}.work_paper_pub_page .group_modal_box .group_modal_title span.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_seven)}.work_paper_pub_page .group_modal_box .group_modal_title span.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_seven)}.work_paper_pub_page .group_modal_box .group_modal_title img[data-v-fa894dec]{width:.24rem;height:.24rem;cursor:pointer}.work_paper_pub_page .group_modal_box .group_modal_body[data-v-fa894dec]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.3rem}.work_paper_pub_page .group_modal_box .group_modal_btn[data-v-fa894dec]{width:100%;height:auto;padding:0 .3rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.work_paper_pub_page .group_modal_box .group_modal_btn .btn[data-v-fa894dec]{width:1.76rem;height:.54rem;border:1px solid #775dc0;border-radius:.2rem;color:#775dc0;font-size:.2rem;font-family:var(--common-font-family);font-weight:700;line-height:.54rem;cursor:pointer;text-align:center;margin-right:.24rem}.work_paper_pub_page .group_modal_box .group_modal_btn .btn.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.work_paper_pub_page .group_modal_box .group_modal_btn .btn.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five)}.work_paper_pub_page .group_modal_box .group_modal_btn .btn.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_five)}.work_paper_pub_page .group_modal_box .group_modal_btn .btn.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_five)}.work_paper_pub_page .group_modal_box .group_modal_btn .btn.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_five)}.work_paper_pub_page .group_modal_box .group_modal_btn .btn.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_five)}.work_paper_pub_page .group_modal_box .group_modal_btn .btn[data-v-fa894dec]:last-child{margin-right:0}.work_paper_pub_page .group_modal_box .group_modal_btn .btn.primary[data-v-fa894dec]{background:#775dc0;color:#fff}.work_paper_pub_page .tipBox[data-v-fa894dec]{width:6.6rem;height:3.6rem;padding:.5rem;background:#fff;border-radius:.33rem}.work_paper_pub_page .tipBox .content[data-v-fa894dec]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_pub_page .tipBox .content img[data-v-fa894dec]{width:.6rem;height:.6rem;margin-bottom:.15rem}.work_paper_pub_page .tipBox .content .tips[data-v-fa894dec]{width:3.6rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.work_paper_pub_page .tipBox .content .tips.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_seven)}.work_paper_pub_page .tipBox .content .tips.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_seven)}.work_paper_pub_page .tipBox .content .tips.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_seven)}.work_paper_pub_page .tipBox .content .tips.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_seven)}.work_paper_pub_page .tipBox .content .tips.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_seven)}.work_paper_pub_page .tipBox .content .tips.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_seven)}.work_paper_pub_page .tipBox .content .subTitle[data-v-fa894dec]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.work_paper_pub_page .tipBox .content .subTitle.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.work_paper_pub_page .tipBox .content .subTitle.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five)}.work_paper_pub_page .tipBox .content .subTitle.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_five)}.work_paper_pub_page .tipBox .content .subTitle.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_five)}.work_paper_pub_page .tipBox .content .subTitle.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_five)}.work_paper_pub_page .tipBox .content .subTitle.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_five)}.work_paper_pub_page .tipBox .content .btn[data-v-fa894dec]{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_pub_page .tipBox .content .btn .fafang[data-v-fa894dec]{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem}.work_paper_pub_page .tipBox .content .btn .cancel[data-v-fa894dec]{width:1.76rem;height:.53rem;margin-top:.4rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.work_paper_pub_page .tipBox .content .btn .tosure[data-v-fa894dec]{width:1.76rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.work_paper_pub_page .tipBox .content .btn span[data-v-fa894dec]{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.work_paper_pub_page .tipBox .content .btn span.hk.SMALL[data-v-fa894dec]{font-size:var(--hk_small_font_size_five)}.work_paper_pub_page .tipBox .content .btn span.hk.MEDIUM[data-v-fa894dec]{font-size:var(--hk_middle_font_size_five)}.work_paper_pub_page .tipBox .content .btn span.hk.LARGE[data-v-fa894dec]{font-size:var(--hk_large_font_size_five)}.work_paper_pub_page .tipBox .content .btn span.en.SMALL[data-v-fa894dec]{font-size:var(--en_small_font_size_five)}.work_paper_pub_page .tipBox .content .btn span.en.MEDIUM[data-v-fa894dec]{font-size:var(--en_middle_font_size_five)}.work_paper_pub_page .tipBox .content .btn span.en.LARGE[data-v-fa894dec]{font-size:var(--en_large_font_size_five)}html[data-v-590fbac0]{font-size:100px}@media only screen and (max-height:650px){html[data-v-590fbac0]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-590fbac0]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-590fbac0]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-590fbac0]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-590fbac0]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-590fbac0]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-590fbac0]{font-size:100px}}#app[data-v-590fbac0],body[data-v-590fbac0],html[data-v-590fbac0]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-590fbac0],#app h1[data-v-590fbac0],#app h2[data-v-590fbac0],#app h3[data-v-590fbac0],#app h4[data-v-590fbac0],#app h5[data-v-590fbac0],#app h6[data-v-590fbac0],#app p[data-v-590fbac0],body body[data-v-590fbac0],body h1[data-v-590fbac0],body h2[data-v-590fbac0],body h3[data-v-590fbac0],body h4[data-v-590fbac0],body h5[data-v-590fbac0],body h6[data-v-590fbac0],body p[data-v-590fbac0],html body[data-v-590fbac0],html h1[data-v-590fbac0],html h2[data-v-590fbac0],html h3[data-v-590fbac0],html h4[data-v-590fbac0],html h5[data-v-590fbac0],html h6[data-v-590fbac0],html p[data-v-590fbac0]{margin:0}li[data-v-590fbac0],ul[data-v-590fbac0]{list-style:none;padding:0}[data-v-590fbac0]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-590fbac0]{white-space:break-spaces}.sortableDrag[data-v-590fbac0]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-590fbac0],.sortableDrag td[data-v-590fbac0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-590fbac0]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-590fbac0]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-590fbac0]{color:var(--theme-color)}.error_color[data-v-590fbac0]{color:#eb6646!important}.warn_color[data-v-590fbac0]{color:#ff6800}.pointer[data-v-590fbac0]{cursor:pointer}.ellipsis[data-v-590fbac0]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-590fbac0]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-590fbac0],.flex_center_center[data-v-590fbac0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-590fbac0],.flex_center_center[data-v-590fbac0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-590fbac0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-590fbac0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-590fbac0],.flex_row_s_p[data-v-590fbac0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-590fbac0]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-590fbac0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-590fbac0],.flex_start[data-v-590fbac0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-590fbac0]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-590fbac0],.flex_column_center_center[data-v-590fbac0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-590fbac0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-590fbac0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-590fbac0]{position:relative;border-radius:.2rem}.talk_frame[data-v-590fbac0]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-590fbac0]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-590fbac0]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-590fbac0]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-590fbac0]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-590fbac0]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-590fbac0]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-590fbac0]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-590fbac0]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-590fbac0]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-590fbac0]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-590fbac0]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-590fbac0]{max-height:30vh}.ant-select-dropdown-menu[data-v-590fbac0]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-590fbac0]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-590fbac0]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-590fbac0]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-590fbac0]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-590fbac0]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-590fbac0]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-590fbac0]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-590fbac0]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-590fbac0]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-590fbac0]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-590fbac0]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-590fbac0]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-590fbac0]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-590fbac0]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-590fbac0]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-590fbac0]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-590fbac0]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-590fbac0]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-590fbac0]{width:100%}.ant-input[data-v-590fbac0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-590fbac0]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-590fbac0]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-590fbac0]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-590fbac0]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-590fbac0]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-590fbac0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-590fbac0]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-590fbac0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-590fbac0]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-590fbac0]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-590fbac0],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-590fbac0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-590fbac0]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-590fbac0],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-590fbac0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-590fbac0]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-590fbac0],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-590fbac0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-590fbac0]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-590fbac0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-590fbac0]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-590fbac0],.ant-table-thead>tr>th[data-v-590fbac0]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-590fbac0]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-590fbac0]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-590fbac0]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-590fbac0]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-590fbac0]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-590fbac0]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-590fbac0]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-590fbac0]{width:24px;height:24px}.ant-radio-inner[data-v-590fbac0]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-590fbac0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-590fbac0]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-590fbac0],.ant-radio-checked .ant-radio-inner[data-v-590fbac0]{border-color:#10c7a3}.ant-checkbox[data-v-590fbac0]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-590fbac0]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-590fbac0]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-590fbac0]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-590fbac0]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-590fbac0]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-590fbac0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-590fbac0]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-590fbac0]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-590fbac0]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-590fbac0]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-590fbac0],.ant-dropdown-menu-submenu-title[data-v-590fbac0]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-590fbac0],:root .ant-dropdown-link>.anticon.anticon-down[data-v-590fbac0],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-590fbac0]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-590fbac0]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-590fbac0]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-590fbac0]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-590fbac0]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-590fbac0],.dropMenuItem_hk_SMALL[data-v-590fbac0]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-590fbac0]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-590fbac0]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-590fbac0]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-590fbac0]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-590fbac0]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-590fbac0],.ant-switch[data-v-590fbac0]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-590fbac0],.ant-switch[data-v-590fbac0]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-590fbac0]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-590fbac0]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-590fbac0]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-590fbac0]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-590fbac0]{width:100%}.ant-progress-circle .ant-progress-text[data-v-590fbac0]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-590fbac0]{max-width:4.6rem}.ant-popover-title[data-v-590fbac0]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-590fbac0]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-590fbac0]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-590fbac0],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-590fbac0],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-590fbac0]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-590fbac0],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-590fbac0],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-590fbac0]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-590fbac0]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-590fbac0]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-590fbac0]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-590fbac0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-590fbac0]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-590fbac0]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-590fbac0]{text-decoration:underline}.modalBox .btn_box[data-v-590fbac0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-590fbac0],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-590fbac0],.ant-pagination-disabled:focus a[data-v-590fbac0],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-590fbac0],.ant-pagination-disabled:hover a[data-v-590fbac0],[data-v-590fbac0] .ant-pagination-disabled a{background:#e6e7e8}[data-v-590fbac0] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-590fbac0] .ant-pagination-item-active a,[data-v-590fbac0] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-590fbac0] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-590fbac0] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-590fbac0]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-590fbac0]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-590fbac0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-590fbac0]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-590fbac0]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-590fbac0]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-590fbac0]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-590fbac0]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-590fbac0]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-590fbac0],.wangEditor table th[data-v-590fbac0]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-590fbac0]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-590fbac0]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-590fbac0]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-590fbac0]{display:block}.wangEditor ol[data-v-590fbac0],.wangEditor ul[data-v-590fbac0]{margin:10px 0 10px 20px}.wangEditor ul[data-v-590fbac0],.wangEditor ul li[data-v-590fbac0]{list-style:disc inside!important}.wangEditor ol[data-v-590fbac0],.wangEditor ol li[data-v-590fbac0]{list-style:decimal inside!important}.wangEditor img[data-v-590fbac0]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-590fbac0]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-590fbac0]{border-bottom:2px solid #e1e1e1}.component[data-v-590fbac0]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-590fbac0]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-590fbac0]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-590fbac0]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-590fbac0]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-590fbac0]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-590fbac0]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-590fbac0]{cursor:default}.listen_picture[data-v-590fbac0]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-590fbac0]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-590fbac0]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-590fbac0]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-590fbac0]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-590fbac0]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-590fbac0]{font-size:var(--en_large_font_size_five)}[data-v-590fbac0] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-590fbac0]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-590fbac0]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-590fbac0]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-590fbac0]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-590fbac0]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-590fbac0]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-590fbac0]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-590fbac0]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-590fbac0],.home_practice_status.NO_PUBLIC[data-v-590fbac0]{background:#2c58b1}.home_practice_status.FINISHED[data-v-590fbac0],.home_practice_status.IN_PROGRESS[data-v-590fbac0],.home_practice_status.NOT_STARTED[data-v-590fbac0],.home_practice_status.UNDISTRIBUTED[data-v-590fbac0]{background:#486fbf}.ant-calendar-picker-container[data-v-590fbac0]{z-index:9999999!important}.work_paper_sub_page[data-v-590fbac0]{width:100%;height:100%;background:#f5f0ff}.work_paper_sub_page .new[data-v-590fbac0]{width:.2rem;height:.17rem}.work_paper_sub_page .con[data-v-590fbac0]{width:100%;height:100%;padding:0 .4rem .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:scroll;overflow-x:none}.work_paper_sub_page .con[data-v-590fbac0]::-webkit-scrollbar{width:.1rem;background-color:transparent}.work_paper_sub_page .con[data-v-590fbac0]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.work_paper_sub_page .con .con_title[data-v-590fbac0]{padding:.4rem 0 .3rem;margin-bottom:.2rem;background:#f5f0ff;position:sticky;top:0;z-index:2;border-bottom:2px solid #6156a5}.work_paper_sub_page .con .con_title .titleText[data-v-590fbac0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.work_paper_sub_page .con .con_title .titleText .text[data-v-590fbac0]{font-size:.26rem;font-family:var(--common-font-family);color:#592f99;margin-bottom:.16rem}.work_paper_sub_page .con .con_title .titleText .text.hk.SMALL[data-v-590fbac0]{font-size:var(--hk_small_font_size_eight)}.work_paper_sub_page .con .con_title .titleText .text.hk.MEDIUM[data-v-590fbac0]{font-size:var(--hk_middle_font_size_eight)}.work_paper_sub_page .con .con_title .titleText .text.hk.LARGE[data-v-590fbac0]{font-size:var(--hk_large_font_size_eight)}.work_paper_sub_page .con .con_title .titleText .text.en.SMALL[data-v-590fbac0]{font-size:var(--en_small_font_size_eight)}.work_paper_sub_page .con .con_title .titleText .text.en.MEDIUM[data-v-590fbac0]{font-size:var(--en_middle_font_size_eight)}.work_paper_sub_page .con .con_title .titleText .text.en.LARGE[data-v-590fbac0]{font-size:var(--en_large_font_size_eight)}.work_paper_sub_page .con .con_title .titleText .time[data-v-590fbac0]{font-size:.16rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#592f99;line-height:.19rem;margin-bottom:.16rem;margin-left:.16rem}.work_paper_sub_page .con .con_title .titleText .time.hk.SMALL[data-v-590fbac0]{font-size:var(--hk_small_font_size_four)}.work_paper_sub_page .con .con_title .titleText .time.hk.MEDIUM[data-v-590fbac0]{font-size:var(--hk_middle_font_size_four)}.work_paper_sub_page .con .con_title .titleText .time.hk.LARGE[data-v-590fbac0]{font-size:var(--hk_large_font_size_four)}.work_paper_sub_page .con .con_title .titleText .time.en.SMALL[data-v-590fbac0]{font-size:var(--en_small_font_size_four)}.work_paper_sub_page .con .con_title .titleText .time.en.MEDIUM[data-v-590fbac0]{font-size:var(--en_middle_font_size_four)}.work_paper_sub_page .con .con_title .titleText .time.en.LARGE[data-v-590fbac0]{font-size:var(--en_large_font_size_four)}.work_paper_sub_page .con .con_title .header_info[data-v-590fbac0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.45rem}.work_paper_sub_page .con .con_title .header_info[data-v-590fbac0]:last-child{margin-bottom:0}.work_paper_sub_page .con .con_title .header_info .className[data-v-590fbac0]{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.22rem;margin-right:.15rem}.work_paper_sub_page .con .con_title .header_info .className.hk.SMALL[data-v-590fbac0]{font-size:var(--hk_small_font_size_five)}.work_paper_sub_page .con .con_title .header_info .className.hk.MEDIUM[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five)}.work_paper_sub_page .con .con_title .header_info .className.hk.LARGE[data-v-590fbac0]{font-size:var(--hk_large_font_size_five)}.work_paper_sub_page .con .con_title .header_info .className.en.SMALL[data-v-590fbac0]{font-size:var(--en_small_font_size_five)}.work_paper_sub_page .con .con_title .header_info .className.en.MEDIUM[data-v-590fbac0]{font-size:var(--en_middle_font_size_five)}.work_paper_sub_page .con .con_title .header_info .className.en.LARGE[data-v-590fbac0]{font-size:var(--en_large_font_size_five)}.work_paper_sub_page .con .con_title .header_info .testName[data-v-590fbac0]{font-size:.24rem;font-family:var(--common-font-family);color:#000;line-height:.16rem}.work_paper_sub_page .con .con_title .header_info .testName.hk.SMALL[data-v-590fbac0]{font-size:var(--hk_small_font_size_seven)}.work_paper_sub_page .con .con_title .header_info .testName.hk.MEDIUM[data-v-590fbac0]{font-size:var(--hk_middle_font_size_seven)}.work_paper_sub_page .con .con_title .header_info .testName.hk.LARGE[data-v-590fbac0]{font-size:var(--hk_large_font_size_seven)}.work_paper_sub_page .con .con_title .header_info .testName.en.SMALL[data-v-590fbac0]{font-size:var(--en_small_font_size_seven)}.work_paper_sub_page .con .con_title .header_info .testName.en.MEDIUM[data-v-590fbac0]{font-size:var(--en_middle_font_size_seven)}.work_paper_sub_page .con .con_title .header_info .testName.en.LARGE[data-v-590fbac0]{font-size:var(--en_large_font_size_seven)}.work_paper_sub_page .con .inputBox[data-v-590fbac0]{width:100%;height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.work_paper_sub_page .con .inputBox .switch[data-v-590fbac0],.work_paper_sub_page .con .inputBox[data-v-590fbac0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_sub_page .con .inputBox .switch[data-v-590fbac0]{width:auto;margin-bottom:.05rem}.work_paper_sub_page .con .inputBox .switch .tips[data-v-590fbac0]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;color:#7d7d7d}.work_paper_sub_page .con .inputBox .switch .tips.hk.SMALL[data-v-590fbac0]{font-size:var(--hk_small_font_size_five)}.work_paper_sub_page .con .inputBox .switch .tips.hk.MEDIUM[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five)}.work_paper_sub_page .con .inputBox .switch .tips.hk.LARGE[data-v-590fbac0]{font-size:var(--hk_large_font_size_five)}.work_paper_sub_page .con .inputBox .switch .tips.en.SMALL[data-v-590fbac0]{font-size:var(--en_small_font_size_five)}.work_paper_sub_page .con .inputBox .switch .tips.en.MEDIUM[data-v-590fbac0]{font-size:var(--en_middle_font_size_five)}.work_paper_sub_page .con .inputBox .switch .tips.en.LARGE[data-v-590fbac0]{font-size:var(--en_large_font_size_five)}.work_paper_sub_page .con .inputBox .switch .tips.active[data-v-590fbac0]{color:#000}.work_paper_sub_page .con .inputBox .switch .ant-switch[data-v-590fbac0]{margin:0 .15rem}.work_paper_sub_page .con .inputBox .btn span[data-v-590fbac0]{font-size:.18rem;font-family:var(--common-font-family);color:#fff;margin-left:.12rem}.work_paper_sub_page .con .inputBox .btn span.hk.SMALL[data-v-590fbac0]{font-size:var(--hk_small_font_size_five)}.work_paper_sub_page .con .inputBox .btn span.hk.MEDIUM[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five)}.work_paper_sub_page .con .inputBox .btn span.hk.LARGE[data-v-590fbac0]{font-size:var(--hk_large_font_size_five)}.work_paper_sub_page .con .inputBox .btn span.en.SMALL[data-v-590fbac0]{font-size:var(--en_small_font_size_five)}.work_paper_sub_page .con .inputBox .btn span.en.MEDIUM[data-v-590fbac0]{font-size:var(--en_middle_font_size_five)}.work_paper_sub_page .con .inputBox .btn span.en.LARGE[data-v-590fbac0]{font-size:var(--en_large_font_size_five)}.work_paper_sub_page .statusBox[data-v-590fbac0]{min-width:.79rem;max-width:.9rem;margin:auto;border-radius:.15rem}.work_paper_sub_page .statusBox.NOT_PRACTICE[data-v-590fbac0]{background:#e34851}.work_paper_sub_page .statusBox.PRACTICED[data-v-590fbac0]{background:#10c7a3}.work_paper_sub_page .statusBox.WAIT_CORRECT[data-v-590fbac0]{background:#ffc274}.work_paper_sub_page .statusBox.CORRECTED[data-v-590fbac0]{background:#10c7a3}.work_paper_sub_page .statusBox span[data-v-590fbac0]{font-size:.14rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#fff;line-height:.27rem}.work_paper_sub_page .statusBox span.hk.SMALL[data-v-590fbac0]{font-size:var(--hk_small_font_size_three)}.work_paper_sub_page .statusBox span.hk.MEDIUM[data-v-590fbac0]{font-size:var(--hk_middle_font_size_three)}.work_paper_sub_page .statusBox span.hk.LARGE[data-v-590fbac0]{font-size:var(--hk_large_font_size_three)}.work_paper_sub_page .statusBox span.en.SMALL[data-v-590fbac0]{font-size:var(--en_small_font_size_three)}.work_paper_sub_page .statusBox span.en.MEDIUM[data-v-590fbac0]{font-size:var(--en_middle_font_size_three)}.work_paper_sub_page .statusBox span.en.LARGE[data-v-590fbac0]{font-size:var(--en_large_font_size_three)}.work_paper_sub_page .actionBox[data-v-590fbac0]{width:1.2rem;height:.48rem;opacity:1;background:#775dc0;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.work_paper_sub_page .actionBox img[data-v-590fbac0]{width:.24rem;height:.24rem;margin-right:.12rem}.work_paper_sub_page .actionBox span[data-v-590fbac0]{font-size:.18rem;font-family:var(--common-font-family);font-weight:500;text-align:left;color:#fff;line-height:.19rem}.work_paper_sub_page .actionBox span.hk.SMALL[data-v-590fbac0]{font-size:var(--hk_small_font_size_five)}.work_paper_sub_page .actionBox span.hk.MEDIUM[data-v-590fbac0]{font-size:var(--hk_middle_font_size_five)}.work_paper_sub_page .actionBox span.hk.LARGE[data-v-590fbac0]{font-size:var(--hk_large_font_size_five)}.work_paper_sub_page .actionBox span.en.SMALL[data-v-590fbac0]{font-size:var(--en_small_font_size_five)}.work_paper_sub_page .actionBox span.en.MEDIUM[data-v-590fbac0]{font-size:var(--en_middle_font_size_five)}.work_paper_sub_page .actionBox span.en.LARGE[data-v-590fbac0]{font-size:var(--en_large_font_size_five)}.work_paper_sub_page .course_table[data-v-590fbac0] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.work_paper_sub_page .course_table[data-v-590fbac0] .ant-table-tbody>tr>td{color:#414042}.work_paper_sub_page .course_table[data-v-590fbac0] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.work_paper_sub_page .course_table[data-v-590fbac0] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.work_paper_sub_page .course_table[data-v-590fbac0] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.work_paper_sub_page .course_table[data-v-590fbac0] .ant-table-thead>tr>th:last-child:after,.work_paper_sub_page .course_table[data-v-590fbac0] .ant-table-thead>tr>th:last-child:before{display:none}.work_paper_sub_page .course_table[data-v-590fbac0] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.work_paper_sub_page .course_table[data-v-590fbac0] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.work_paper_sub_page .course_table[data-v-590fbac0] .ant-table-column-title{color:#fff;font-weight:400}.work_paper_sub_page .course_table[data-v-590fbac0] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.work_paper_sub_page .course_table[data-v-590fbac0] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_sub_page .course_table .filter_icon[data-v-590fbac0]{width:.2rem;height:.2rem;position:absolute;right:0;cursor:pointer}.work_paper_sub_page .course_table .action_box[data-v-590fbac0]{display:inline-block}.work_paper_sub_page .course_table .action_box img[data-v-590fbac0]{height:.08rem;cursor:pointer}.work_paper_sub_page .course_table .knowledge_content_box[data-v-590fbac0]{width:calc(100% + 32px);min-height:calc(100% + 32px);margin-left:-16px}.work_paper_sub_page .course_table .knowledge_content_box .courseName[data-v-590fbac0]{width:100%;height:.5rem;background:#697fe0;color:#fff;font-size:.18rem;line-height:.5rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.work_paper_sub_page .course_table .knowledge_content_box .knowledge[data-v-590fbac0]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.work_paper_sub_page .course_table .knowledge_content_box .knowledge ul[data-v-590fbac0]{margin:0;padding:0}.work_paper_sub_page .course_table .knowledge_content_box .knowledge ul li[data-v-590fbac0]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.work_paper_sub_page .course_table .knowledge_content_box .knowledge ul li img[data-v-590fbac0]{width:.23rem;height:.23rem;margin-right:.1rem}.work_paper_sub_page .course_table .knowledge_content_box .knowledge ul li span[data-v-590fbac0]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left}.work_paper_sub_page .course_table .no_data_line[data-v-590fbac0]{display:inline-block;width:.3rem;height:2px;background:#734fb3}html{font-size:100px}@media only screen and (max-height:650px){html{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html{font-size:80px}}@media only screen and (min-height:960.1px){html{font-size:100px}}#app,body,html{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body,#app h1,#app h2,#app h3,#app h4,#app h5,#app h6,#app p,body body,body h1,body h2,body h3,body h4,body h5,body h6,body p,html body,html h1,html h2,html h3,html h4,html h5,html h6,html p{margin:0}li,ul{list-style:none;padding:0}*{font-family:var(--common-font-family)!important}.newDivClass span{white-space:break-spaces}.sortableDrag{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag,.sortableDrag td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p{width:1.3rem;min-width:1.3rem}.theme_color{color:var(--theme-color)}.error_color{color:#eb6646!important}.warn_color{color:#ff6800}.pointer{cursor:pointer}.ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center,.flex_center_center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center,.flex_center_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_between_center,.flex_center_flex_start{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center_flex_start{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center,.flex_row_s_p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column,.flex_start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center,.flex_column_center_center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame{position:relative;border-radius:.2rem}.talk_frame:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled){border-color:#fff}.ant-select-selection{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled{border:.62rem solid #c4b5e9}.ant-select-enabled{border:0 solid #c4b5e9}.ant-select-dropdown{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu{max-height:30vh}.ant-select-dropdown-menu::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image{margin-bottom:-.08rem}.ant-select-selection__rendered{margin:0 .2rem;font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item,.ant-select-selection__rendered{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family)}.ant-select-dropdown-menu-item{height:auto;padding:0 .22rem;font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE{font-size:var(--hk_large_font_size_five)}.ant-select-arrow{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value{width:100%}.ant-input{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-column-title,.table_box_hk_SMALL .ant-table-column-title{font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-column-title{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-column-title,.table_box_hk_LARGE .ant-table-column-title{font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-column-title{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-column-title,.table_box_en_MEDIUM .ant-table-column-title{font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title{font-size:var(--hk_large_font_size_five)}.table_box_hk_SMALL .ant-table-tbody>tr>td{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td,.table_box_hk_SMALL .ant-table-tbody>tr>td{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td,.table_box_hk_LARGE .ant-table-tbody>tr>td{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td,.table_box_en_MEDIUM .ant-table-tbody>tr>td{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td{font-size:var(--hk_large_font_size_five)}.ant-table-column-title{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner{width:24px;height:24px}.ant-radio-inner:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input,.ant-radio-checked .ant-radio-inner{border-color:#10c7a3}.ant-checkbox{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner{background:#fff;border-color:#10c7a3}.ant-checkbox-inner:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#10c7a3}.ant-checkbox-wrapper{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span{color:#000;cursor:not-allowed}.ant-calendar-range{width:6.16rem;overflow:hidden}.ant-calendar{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item,.ant-dropdown-menu-submenu-title{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL,:root .ant-dropdown-link>.anticon.anticon-down,:root .ant-dropdown-trigger>.anticon.anticon-down{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE{font-size:var(--en_large_font_size_five)}.dropMenuItem,.dropMenuItem_hk_SMALL{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE{font-size:var(--en_large_font_size_five)}.ant-switch{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch,.ant-switch-checked{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon,.ant-switch:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon{font-size:var(--hk_small_font_size_five)}.defaultinput{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form{width:100%}.ant-progress-circle .ant-progress-text{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover{max-width:4.6rem}.ant-popover-title{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a{text-decoration:underline}.modalBox .btn_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link,.ant-pagination-disabled:focus .ant-pagination-item-link,.ant-pagination-disabled:focus a,.ant-pagination-disabled:hover .ant-pagination-item-link,.ant-pagination-disabled:hover a,/deep/ .ant-pagination-disabled a{background:#e6e7e8}/deep/ .ant-pagination-item a{background:#fff;border-radius:.08rem}/deep/ .ant-pagination-item-active a,/deep/ .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}/deep/ .ant-pagination-item-active a{background:#775dc0;color:#fff}/deep/ .ant-pagination-item-active{background:#775dc0}.chartTitle{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td,.wangEditor table th{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code{display:block}.wangEditor ol,.wangEditor ul{margin:10px 0 10px 20px}.wangEditor ul,.wangEditor ul li{list-style:disc inside!important}.wangEditor ol,.wangEditor ol li{list-style:decimal inside!important}.wangEditor img{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan]{border-bottom:2px solid #e1e1e1}.component{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE{font-size:var(--hk_large_font_size_five)}.component.en.SMALL{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.component.en.LARGE{font-size:var(--en_large_font_size_five)}.filterImg{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default{cursor:default}.listen_picture{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE{font-size:var(--en_large_font_size_five)}/deep/ .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED,.home_practice_status.NO_PUBLIC{background:#2c58b1}.home_practice_status.FINISHED,.home_practice_status.IN_PROGRESS,.home_practice_status.NOT_STARTED,.home_practice_status.UNDISTRIBUTED{background:#486fbf}.ant-calendar-picker-container{z-index:9999999!important}.work_paper_detail_page{width:100%;height:100%;background:#f5f0ff}.work_paper_detail_page .content{padding:.4rem}.work_paper_detail_page .content .title_box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_detail_page .content .title_box .test_name{font-size:.36rem;color:#592f99;line-height:.55rem}.work_paper_detail_page .content .title_box .test_name.hk.SMALL{font-size:var(--hk_small_font_size_nine)}.work_paper_detail_page .content .title_box .test_name.hk.MEDIUM{font-size:var(--hk_middle_font_size_nine)}.work_paper_detail_page .content .title_box .test_name.hk.LARGE{font-size:var(--hk_large_font_size_nine)}.work_paper_detail_page .content .title_box .test_name.en.SMALL{font-size:var(--en_small_font_size_nine)}.work_paper_detail_page .content .title_box .test_name.en.MEDIUM{font-size:var(--en_middle_font_size_nine)}.work_paper_detail_page .content .title_box .test_name.en.LARGE{font-size:var(--en_large_font_size_nine)}.work_paper_detail_page .content .title_box .test_action{display:-webkit-box;display:-ms-flexbox;display:flex}.work_paper_detail_page .content .title_box .test_action .btn{margin-left:.1rem;height:.53rem}.work_paper_detail_page .content .sub_title_box{width:100%;margin:.1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_detail_page .content .sub_title_box .gradeBox{font-size:.18rem;color:#775dc0;margin-right:.16rem}.work_paper_detail_page .content .sub_title_box .gradeBox.hk.SMALL{font-size:var(--hk_small_font_size_18)}.work_paper_detail_page .content .sub_title_box .gradeBox.hk.MEDIUM{font-size:var(--hk_middle_font_size_20)}.work_paper_detail_page .content .sub_title_box .gradeBox.hk.LARGE{font-size:var(--hk_large_font_size_22)}.work_paper_detail_page .content .sub_title_box .gradeBox.en.SMALL{font-size:var(--en_small_font_size_18)}.work_paper_detail_page .content .sub_title_box .gradeBox.en.MEDIUM{font-size:var(--en_middle_font_size_20)}.work_paper_detail_page .content .sub_title_box .gradeBox.en.LARGE{font-size:var(--en_large_font_size_22)}.work_paper_detail_page .content .sub_title_box .nameBox{font-size:.24rem;color:#000}.work_paper_detail_page .content .sub_title_box .nameBox.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.work_paper_detail_page .content .sub_title_box .nameBox.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.work_paper_detail_page .content .sub_title_box .nameBox.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.work_paper_detail_page .content .sub_title_box .nameBox.en.SMALL{font-size:var(--en_small_font_size_seven)}.work_paper_detail_page .content .sub_title_box .nameBox.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.work_paper_detail_page .content .sub_title_box .nameBox.en.LARGE{font-size:var(--en_large_font_size_seven)}.work_paper_detail_page .content .select_paper_box{width:100%;padding:.34rem .4rem;margin:.3rem 0;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 .08rem .25rem 0 #f2f2f2;box-shadow:0 .08rem .25rem 0 #f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_detail_page .content .select_paper_box .select_paper_item_box{width:auto;padding:.2rem .32rem;background:#f5f0ff;border-radius:.2rem;border:2px solid #775dc0;font-size:.2rem;text-align:center;color:#592f99;margin-right:.2rem;cursor:pointer}.work_paper_detail_page .content .select_paper_box .select_paper_item_box.hk.SMALL{font-size:var(--hk_small_font_size_five)}.work_paper_detail_page .content .select_paper_box .select_paper_item_box.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.work_paper_detail_page .content .select_paper_box .select_paper_item_box.hk.LARGE{font-size:var(--hk_large_font_size_five)}.work_paper_detail_page .content .select_paper_box .select_paper_item_box.en.SMALL{font-size:var(--en_small_font_size_five)}.work_paper_detail_page .content .select_paper_box .select_paper_item_box.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.work_paper_detail_page .content .select_paper_box .select_paper_item_box.en.LARGE{font-size:var(--en_large_font_size_five)}.work_paper_detail_page .content .select_paper_box .select_paper_item_box.active{color:#fff;background:#592f99}.work_paper_detail_page .content .audio_box{width:100%;margin-bottom:.2rem}.work_paper_detail_page .content .audio_box .ael_audio_con{border-radius:.16rem;padding:.2rem .3rem}.work_paper_detail_page .content .pdf_content_box{width:100%;height:8rem}.work_paper_detail_page .content .pdf_content_box::-webkit-scrollbar{width:.1rem;background-color:transparent}.work_paper_detail_page .content .pdf_content_box::-webkit-scrollbar-thumb{background-color:#d4d4d4}.work_paper_detail_page .tipBox{width:6.6rem;height:3.6rem;padding:.5rem;background:#fff;border-radius:.33rem}.work_paper_detail_page .tipBox .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_detail_page .tipBox .content img{width:.6rem;height:.6rem;margin-bottom:.15rem}.work_paper_detail_page .tipBox .content .tips{width:3.6rem;font-size:.24rem;font-family:var(--common-font-family);font-weight:500;text-align:center;color:#000;line-height:.36rem}.work_paper_detail_page .tipBox .content .tips.hk.SMALL{font-size:var(--hk_small_font_size_seven)}.work_paper_detail_page .tipBox .content .tips.hk.MEDIUM{font-size:var(--hk_middle_font_size_seven)}.work_paper_detail_page .tipBox .content .tips.hk.LARGE{font-size:var(--hk_large_font_size_seven)}.work_paper_detail_page .tipBox .content .tips.en.SMALL{font-size:var(--en_small_font_size_seven)}.work_paper_detail_page .tipBox .content .tips.en.MEDIUM{font-size:var(--en_middle_font_size_seven)}.work_paper_detail_page .tipBox .content .tips.en.LARGE{font-size:var(--en_large_font_size_seven)}.work_paper_detail_page .tipBox .content .subTitle{font-size:.18rem;font-family:var(--common-font-family);font-weight:400;text-align:left;color:#7d7d7d;line-height:.26rem}.work_paper_detail_page .tipBox .content .subTitle.hk.SMALL{font-size:var(--hk_small_font_size_five)}.work_paper_detail_page .tipBox .content .subTitle.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.work_paper_detail_page .tipBox .content .subTitle.hk.LARGE{font-size:var(--hk_large_font_size_five)}.work_paper_detail_page .tipBox .content .subTitle.en.SMALL{font-size:var(--en_small_font_size_five)}.work_paper_detail_page .tipBox .content .subTitle.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.work_paper_detail_page .tipBox .content .subTitle.en.LARGE{font-size:var(--en_large_font_size_five)}.work_paper_detail_page .tipBox .content .btn{width:100%;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work_paper_detail_page .tipBox .content .btn .fafang{width:1.76rem;height:.53rem;color:#484848;margin:.4rem .2rem 0 0;border-radius:.2rem}.work_paper_detail_page .tipBox .content .btn .cancel{width:1.76rem;height:.53rem;margin-top:.4rem;background:#f5f0ff;border:1px solid #775dc0;color:#775dc0}.work_paper_detail_page .tipBox .content .btn .tosure{width:1.76rem;height:.53rem;margin-top:.4rem;margin-left:.24rem}.work_paper_detail_page .tipBox .content .btn span{font-size:.2rem;font-family:var(--common-font-family);line-height:.19rem}.work_paper_detail_page .tipBox .content .btn span.hk.SMALL{font-size:var(--hk_small_font_size_five)}.work_paper_detail_page .tipBox .content .btn span.hk.MEDIUM{font-size:var(--hk_middle_font_size_five)}.work_paper_detail_page .tipBox .content .btn span.hk.LARGE{font-size:var(--hk_large_font_size_five)}.work_paper_detail_page .tipBox .content .btn span.en.SMALL{font-size:var(--en_small_font_size_five)}.work_paper_detail_page .tipBox .content .btn span.en.MEDIUM{font-size:var(--en_middle_font_size_five)}.work_paper_detail_page .tipBox .content .btn span.en.LARGE{font-size:var(--en_large_font_size_five)}html[data-v-a7309d06]{font-size:100px}@media only screen and (max-height:650px){html[data-v-a7309d06]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-a7309d06]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-a7309d06]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-a7309d06]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-a7309d06]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-a7309d06]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-a7309d06]{font-size:100px}}#app[data-v-a7309d06],body[data-v-a7309d06],html[data-v-a7309d06]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-a7309d06],#app h1[data-v-a7309d06],#app h2[data-v-a7309d06],#app h3[data-v-a7309d06],#app h4[data-v-a7309d06],#app h5[data-v-a7309d06],#app h6[data-v-a7309d06],#app p[data-v-a7309d06],body body[data-v-a7309d06],body h1[data-v-a7309d06],body h2[data-v-a7309d06],body h3[data-v-a7309d06],body h4[data-v-a7309d06],body h5[data-v-a7309d06],body h6[data-v-a7309d06],body p[data-v-a7309d06],html body[data-v-a7309d06],html h1[data-v-a7309d06],html h2[data-v-a7309d06],html h3[data-v-a7309d06],html h4[data-v-a7309d06],html h5[data-v-a7309d06],html h6[data-v-a7309d06],html p[data-v-a7309d06]{margin:0}li[data-v-a7309d06],ul[data-v-a7309d06]{list-style:none;padding:0}[data-v-a7309d06]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-a7309d06]{white-space:break-spaces}.sortableDrag[data-v-a7309d06]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-a7309d06],.sortableDrag td[data-v-a7309d06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-a7309d06]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-a7309d06]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-a7309d06]{color:var(--theme-color)}.error_color[data-v-a7309d06]{color:#eb6646!important}.warn_color[data-v-a7309d06]{color:#ff6800}.pointer[data-v-a7309d06]{cursor:pointer}.ellipsis[data-v-a7309d06]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-a7309d06]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-a7309d06],.flex_center_center[data-v-a7309d06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-a7309d06],.flex_center_center[data-v-a7309d06]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-a7309d06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-a7309d06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-a7309d06],.flex_row_s_p[data-v-a7309d06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-a7309d06]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-a7309d06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-a7309d06],.flex_start[data-v-a7309d06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-a7309d06]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-a7309d06],.flex_column_center_center[data-v-a7309d06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-a7309d06]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-a7309d06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-a7309d06]{position:relative;border-radius:.2rem}.talk_frame[data-v-a7309d06]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-a7309d06]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-a7309d06]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-a7309d06]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-a7309d06]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-a7309d06]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-a7309d06]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-a7309d06]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-a7309d06]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-a7309d06]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-a7309d06]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-a7309d06]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-a7309d06]{max-height:30vh}.ant-select-dropdown-menu[data-v-a7309d06]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-a7309d06]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-a7309d06]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-a7309d06]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-a7309d06]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-a7309d06]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-a7309d06]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-a7309d06]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-a7309d06]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-a7309d06]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-a7309d06]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-a7309d06]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-a7309d06]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-a7309d06]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-a7309d06]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-a7309d06]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-a7309d06]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-a7309d06]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-a7309d06]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-a7309d06]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-a7309d06]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-a7309d06]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-a7309d06]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-a7309d06]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-a7309d06]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-a7309d06]{width:100%}.ant-input[data-v-a7309d06]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-a7309d06]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-a7309d06]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-a7309d06]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-a7309d06]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-a7309d06]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-a7309d06]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-a7309d06]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-a7309d06]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-a7309d06]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-a7309d06]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-a7309d06]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-a7309d06]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-a7309d06],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-a7309d06]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-a7309d06]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-a7309d06]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-a7309d06],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-a7309d06]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-a7309d06]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-a7309d06]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-a7309d06],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-a7309d06]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-a7309d06]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-a7309d06]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-a7309d06]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a7309d06],.ant-table-thead>tr>th[data-v-a7309d06]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-a7309d06]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-a7309d06]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a7309d06]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a7309d06]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-a7309d06]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-a7309d06]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-a7309d06]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-a7309d06]{width:24px;height:24px}.ant-radio-inner[data-v-a7309d06]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-a7309d06]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-a7309d06]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-a7309d06],.ant-radio-checked .ant-radio-inner[data-v-a7309d06]{border-color:#10c7a3}.ant-checkbox[data-v-a7309d06]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-a7309d06]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-a7309d06]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-a7309d06]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-a7309d06]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-a7309d06]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-a7309d06]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-a7309d06]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-a7309d06]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-a7309d06]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-a7309d06]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-a7309d06],.ant-dropdown-menu-submenu-title[data-v-a7309d06]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-a7309d06],:root .ant-dropdown-link>.anticon.anticon-down[data-v-a7309d06],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-a7309d06]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-a7309d06]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-a7309d06]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-a7309d06]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-a7309d06]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-a7309d06]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-a7309d06],.dropMenuItem_hk_SMALL[data-v-a7309d06]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-a7309d06]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-a7309d06]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-a7309d06]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-a7309d06]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-a7309d06]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-a7309d06]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-a7309d06],.ant-switch[data-v-a7309d06]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-a7309d06],.ant-switch[data-v-a7309d06]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-a7309d06]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-a7309d06]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-a7309d06]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-a7309d06]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-a7309d06]{width:100%}.ant-progress-circle .ant-progress-text[data-v-a7309d06]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-a7309d06]{max-width:4.6rem}.ant-popover-title[data-v-a7309d06]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-a7309d06]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-a7309d06]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-a7309d06],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-a7309d06],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-a7309d06]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-a7309d06],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-a7309d06],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-a7309d06]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-a7309d06]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-a7309d06]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-a7309d06]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-a7309d06]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-a7309d06]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-a7309d06]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-a7309d06]{text-decoration:underline}.modalBox .btn_box[data-v-a7309d06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-a7309d06],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-a7309d06],.ant-pagination-disabled:focus a[data-v-a7309d06],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-a7309d06],.ant-pagination-disabled:hover a[data-v-a7309d06],[data-v-a7309d06] .ant-pagination-disabled a{background:#e6e7e8}[data-v-a7309d06] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-a7309d06] .ant-pagination-item-active a,[data-v-a7309d06] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-a7309d06] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-a7309d06] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-a7309d06]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-a7309d06]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-a7309d06]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-a7309d06]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-a7309d06]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-a7309d06]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-a7309d06]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-a7309d06]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-a7309d06]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-a7309d06],.wangEditor table th[data-v-a7309d06]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-a7309d06]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-a7309d06]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-a7309d06]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-a7309d06]{display:block}.wangEditor ol[data-v-a7309d06],.wangEditor ul[data-v-a7309d06]{margin:10px 0 10px 20px}.wangEditor ul[data-v-a7309d06],.wangEditor ul li[data-v-a7309d06]{list-style:disc inside!important}.wangEditor ol[data-v-a7309d06],.wangEditor ol li[data-v-a7309d06]{list-style:decimal inside!important}.wangEditor img[data-v-a7309d06]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-a7309d06]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-a7309d06]{border-bottom:2px solid #e1e1e1}.component[data-v-a7309d06]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-a7309d06]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-a7309d06]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-a7309d06]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-a7309d06]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-a7309d06]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-a7309d06]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-a7309d06]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-a7309d06]{cursor:default}.listen_picture[data-v-a7309d06]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-a7309d06]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-a7309d06]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-a7309d06]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-a7309d06]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-a7309d06]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-a7309d06]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-a7309d06]{font-size:var(--en_large_font_size_five)}[data-v-a7309d06] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-a7309d06]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-a7309d06]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-a7309d06]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-a7309d06]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-a7309d06]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-a7309d06]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-a7309d06]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-a7309d06]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-a7309d06],.home_practice_status.NO_PUBLIC[data-v-a7309d06]{background:#2c58b1}.home_practice_status.FINISHED[data-v-a7309d06],.home_practice_status.IN_PROGRESS[data-v-a7309d06],.home_practice_status.NOT_STARTED[data-v-a7309d06],.home_practice_status.UNDISTRIBUTED[data-v-a7309d06]{background:#486fbf}.ant-calendar-picker-container[data-v-a7309d06]{z-index:9999999!important}.student_manner_report_page[data-v-a7309d06]{width:100%;height:100%;background:#f5f0ff}.student_manner_report_page .tipsImg[data-v-a7309d06]{width:.32rem;height:.32rem}.student_manner_report_page[data-v-a7309d06] .ant-spin-nested-loading,.student_manner_report_page[data-v-a7309d06] .ant-spin-nested-loading .ant-spin-container{height:100%}.student_manner_report_page .main[data-v-a7309d06]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.student_manner_report_page .main[data-v-a7309d06]::-webkit-scrollbar{width:.1rem;background-color:transparent}.student_manner_report_page .main[data-v-a7309d06]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.student_manner_report_page .main .filter_action_box[data-v-a7309d06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem;background:#f5f0ff;border-bottom:2px solid #734fb3;position:sticky;top:0;z-index:2}.student_manner_report_page .main .filter_action_box .mr20[data-v-a7309d06]{margin-right:.2rem}.student_manner_report_page .main .date_box[data-v-a7309d06]{width:100%;padding:.2rem 0;position:sticky;top:1.2rem;z-index:1;background:#f5f0ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.student_manner_report_page .main .date_box .title_name[data-v-a7309d06]{font-size:.2rem}.student_manner_report_page .main .date_box .title_name.hk.SMALL[data-v-a7309d06]{font-size:var(--hk_small_font_size_five)}.student_manner_report_page .main .date_box .title_name.hk.MEDIUM[data-v-a7309d06]{font-size:var(--hk_middle_font_size_five)}.student_manner_report_page .main .date_box .title_name.hk.LARGE[data-v-a7309d06]{font-size:var(--hk_large_font_size_five)}.student_manner_report_page .main .date_box .title_name.en.SMALL[data-v-a7309d06]{font-size:var(--en_small_font_size_five)}.student_manner_report_page .main .date_box .title_name.en.MEDIUM[data-v-a7309d06]{font-size:var(--en_middle_font_size_five)}.student_manner_report_page .main .date_box .title_name.en.LARGE[data-v-a7309d06]{font-size:var(--en_large_font_size_five)}.student_manner_report_page .main .table_box[data-v-a7309d06]{width:100%}.student_manner_report_page .course_table[data-v-a7309d06] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.student_manner_report_page .course_table[data-v-a7309d06] .ant-table-tbody>tr>td{color:#414042}.student_manner_report_page .course_table[data-v-a7309d06] .ant-table-thead{position:sticky;top:1.98rem;z-index:1;background:#f5f0ff}.student_manner_report_page .course_table[data-v-a7309d06] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.student_manner_report_page .course_table[data-v-a7309d06] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.student_manner_report_page .course_table[data-v-a7309d06] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.student_manner_report_page .course_table[data-v-a7309d06] .ant-table-thead>tr>th:last-child:after,.student_manner_report_page .course_table[data-v-a7309d06] .ant-table-thead>tr>th:last-child:before{display:none}.student_manner_report_page .course_table[data-v-a7309d06] .ant-table-tbody>tr>td{background:none}.student_manner_report_page .course_table[data-v-a7309d06] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff!important}.student_manner_report_page .course_table[data-v-a7309d06] .ant-table-body .ant-table-row:nth-child(2n){background:#fff!important}.student_manner_report_page .course_table[data-v-a7309d06] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.student_manner_report_page .course_table[data-v-a7309d06] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.student_manner_report_page .course_table[data-v-a7309d06] .ant-table-column-title{color:#fff;font-weight:400}.student_manner_report_page .course_table[data-v-a7309d06] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.student_manner_report_page .course_table[data-v-a7309d06] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_manner_report_page .course_table .filter_icon[data-v-a7309d06]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.1rem}.student_manner_report_page .course_table .action_box[data-v-a7309d06]{display:inline-block}.student_manner_report_page .course_table .action_box img[data-v-a7309d06]{height:.08rem;cursor:pointer}.student_manner_report_page .course_table .no_data_line[data-v-a7309d06]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.student_manner_report_page .icon_img[data-v-a7309d06]{width:20px;height:20px;cursor:pointer}.student_manner_report_page .pointBox[data-v-a7309d06]{border-bottom:1px solid #000;cursor:pointer}@font-face{font-family:NotoSansHK;src:url(https://aplus-test.oss-cn-hongkong.aliyuncs.com/js/school_student/fonts/NotoSansHK-Black.otf)}@font-face{font-family:NotoSansHK-Medium;src:url(https://aplus-test.oss-cn-hongkong.aliyuncs.com/js/school_student/fonts/NotoSansHK-Medium.otf)}@font-face{font-family:NotoSansHK-Bold;src:url(https://aplus-test.oss-cn-hongkong.aliyuncs.com/js/school_student/fonts/NotoSansHK-Bold.otf)}@font-face{font-family:NotoSansHK-Light;src:url(https://aplus-test.oss-cn-hongkong.aliyuncs.com/js/school_student/fonts/NotoSansHK-Light.otf)}@font-face{font-family:NotoSansHK-Regular;src:url(https://aplus-test.oss-cn-hongkong.aliyuncs.com/js/school_student/fonts/NotoSansHK-Regular.otf)}@font-face{font-family:NotoSansHK-Thin;src:url(https://aplus-test.oss-cn-hongkong.aliyuncs.com/js/school_student/fonts/NotoSansHK-Thin.otf)}html[data-v-183912c4]{font-size:100px}@media only screen and (max-height:650px){html[data-v-183912c4]{font-size:65px}}@media only screen and (min-height:650.1px) and (max-height:700px){html[data-v-183912c4]{font-size:70px}}@media only screen and (min-height:700.1px) and (max-height:760px){html[data-v-183912c4]{font-size:80px}}@media only screen and (min-height:760.1px) and (max-height:900px){html[data-v-183912c4]{font-size:90px}}@media only screen and (min-height:900.1px) and (max-height:950px){html[data-v-183912c4]{font-size:100px}}@media only screen and (min-height:950.1px) and (max-height:960px){html[data-v-183912c4]{font-size:80px}}@media only screen and (min-height:960.1px){html[data-v-183912c4]{font-size:100px}}#app[data-v-183912c4],body[data-v-183912c4],html[data-v-183912c4]{width:100%;height:100%;background:#fff;color:#333;overflow:hidden;font-family:var(--common-font-family)!important;word-break:break-word}#app body[data-v-183912c4],#app h1[data-v-183912c4],#app h2[data-v-183912c4],#app h3[data-v-183912c4],#app h4[data-v-183912c4],#app h5[data-v-183912c4],#app h6[data-v-183912c4],#app p[data-v-183912c4],body body[data-v-183912c4],body h1[data-v-183912c4],body h2[data-v-183912c4],body h3[data-v-183912c4],body h4[data-v-183912c4],body h5[data-v-183912c4],body h6[data-v-183912c4],body p[data-v-183912c4],html body[data-v-183912c4],html h1[data-v-183912c4],html h2[data-v-183912c4],html h3[data-v-183912c4],html h4[data-v-183912c4],html h5[data-v-183912c4],html h6[data-v-183912c4],html p[data-v-183912c4]{margin:0}li[data-v-183912c4],ul[data-v-183912c4]{list-style:none;padding:0}[data-v-183912c4]{font-family:var(--common-font-family)!important}.newDivClass span[data-v-183912c4]{white-space:break-spaces}.sortableDrag[data-v-183912c4]{background:#fff!important;opacity:1!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff))!important;background-image:linear-gradient(#fff,#fff)!important;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,54.1%,.25);-ms-flex-align:center;-ms-flex-pack:center;border:0}.sortableDrag[data-v-183912c4],.sortableDrag td[data-v-183912c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.sortableDrag td[data-v-183912c4]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center;border:0!important}.sortableDrag .flex_row_s_p[data-v-183912c4]{width:1.3rem;min-width:1.3rem}.theme_color[data-v-183912c4]{color:var(--theme-color)}.error_color[data-v-183912c4]{color:#eb6646!important}.warn_color[data-v-183912c4]{color:#ff6800}.pointer[data-v-183912c4]{cursor:pointer}.ellipsis[data-v-183912c4]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.flex_row[data-v-183912c4]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_center[data-v-183912c4],.flex_center_center[data-v-183912c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_between_center[data-v-183912c4],.flex_center_center[data-v-183912c4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between_center[data-v-183912c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_center_flex_start[data-v-183912c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_row_center[data-v-183912c4],.flex_row_s_p[data-v-183912c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_row_s_p[data-v-183912c4]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_row_start[data-v-183912c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column[data-v-183912c4],.flex_start[data-v-183912c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_start[data-v-183912c4]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_column_center[data-v-183912c4],.flex_column_center_center[data-v-183912c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_column_center_center[data-v-183912c4]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_center_start[data-v-183912c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.talk_frame[data-v-183912c4]{position:relative;border-radius:.2rem}.talk_frame[data-v-183912c4]:before{content:"";width:0;height:0;border-width:.13rem;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-.26rem;left:.2rem}.loading_tips[data-v-183912c4]{width:100%;height:auto;text-align:center;font-size:var(--hk_small_font_size_four);color:#999;line-height:.6rem}.ant-radio-button-wrapper-checked[data-v-183912c4]:not(.ant-radio-button-wrapper-disabled){background:#775dc0;font-size:var(--hk_small_font_size_seven);font-family:var(--common-font-family);font-weight:700;text-align:left;color:#fff}.ant-radio-button-wrapper-checked[data-v-183912c4]:not(.ant-radio-button- wrapper-disabled):hover{color:#fff}.ant-calendar-picker-input.ant-input[data-v-183912c4]{height:auto;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);padding:.04rem .38rem .04rem .04rem!important;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-calendar-picker-input.ant-input .ant-calendar-range-picker-input[data-v-183912c4]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;font-size:var(--hk_small_font_size_five)}.ant-calendar-picker:hover .ant-calendar-picker-input[data-v-183912c4]:not(.ant-input-disabled){border-color:#fff}.ant-select-selection[data-v-183912c4]{height:.7rem;border-radius:.17rem;position:relative;bottom:-.05rem}.ant-select-open .ant-select-selection[data-v-183912c4]{border-color:#fff;border-radius:.17rem .17rem 0 0;-webkit-box-shadow:0 0 0 0 rgb(119 93 9.6%);box-shadow:0 0 0 0 rgb(119 93 9.6%)}.ant-select .ant-select-open .ant-select-focused .ant-select-enabled[data-v-183912c4]{border:.62rem solid #c4b5e9}.ant-select-enabled[data-v-183912c4]{border:0 solid #c4b5e9}.ant-select-dropdown[data-v-183912c4]{z-index:12;overflow:hidden;border-radius:0 0 .17rem .17rem;-webkit-box-shadow:0 .03rem .03rem 0 #bbb;box-shadow:0 .03rem .03rem 0 #bbb}.ant-select-dropdown-menu[data-v-183912c4]{max-height:30vh}.ant-select-dropdown-menu[data-v-183912c4]::-webkit-scrollbar{width:.1rem;border-radius:.07rem;border:none;width:.05rem;top:0;bottom:0;right:.02rem}.ant-select-dropdown-menu[data-v-183912c4]::-webkit-scrollbar-thumb{margin:AUTO;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;-webkit-user-select:none;user-select:none;border-radius:.07rem;height:59.957%;background:#d4d4d4;width:.1rem;opacity:1;left:0;right:0}.ant-empty-image[data-v-183912c4]{margin-bottom:-.08rem}.ant-select-selection__rendered[data-v-183912c4]{margin:0 .2rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;color:#592f99;line-height:.7rem}.ant-select-dropdown-menu-item[data-v-183912c4]{height:auto;padding:0 .22rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.5rem}.select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-183912c4]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-183912c4]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-183912c4]{font-size:var(--hk_large_font_size_five);color:#592f99}.select_common_box_en_SMALL .ant-select-selection__rendered[data-v-183912c4]{font-size:var(--hk_small_font_size_five);color:#592f99}.select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-183912c4]{font-size:var(--hk_middle_font_size_five);color:#592f99}.select_common_box_en_LARGE .ant-select-selection__rendered[data-v-183912c4]{font-size:var(--hk_large_font_size_five);color:#592f99}.batch_select_common_box_hk_SMALL .ant-select-selection__rendered[data-v-183912c4]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_MEDIUM .ant-select-selection__rendered[data-v-183912c4]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_hk_LARGE .ant-select-selection__rendered[data-v-183912c4]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_SMALL .ant-select-selection__rendered[data-v-183912c4]{font-size:var(--hk_small_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_MEDIUM .ant-select-selection__rendered[data-v-183912c4]{font-size:var(--hk_middle_font_size_five);color:#592f99;line-height:.48rem}.batch_select_common_box_en_LARGE .ant-select-selection__rendered[data-v-183912c4]{font-size:var(--hk_large_font_size_five);color:#592f99;line-height:.48rem}.select_option_common_box_hk_SMALL[data-v-183912c4]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_hk_MEDIUM[data-v-183912c4]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_hk_LARGE[data-v-183912c4]{font-size:var(--hk_large_font_size_five)}.select_option_common_box_en_SMALL[data-v-183912c4]{font-size:var(--hk_small_font_size_five)}.select_option_common_box_en_MEDIUM[data-v-183912c4]{font-size:var(--hk_middle_font_size_five)}.select_option_common_box_en_LARGE[data-v-183912c4]{font-size:var(--hk_large_font_size_five)}.ant-select-arrow[data-v-183912c4]{font-size:var(--hk_small_font_size_six);right:4px}.ant-select-selection__clear[data-v-183912c4]{width:.22rem;height:.22rem;font-size:var(--hk_small_font_size_six)}.ant-select-selection-selected-value[data-v-183912c4]{width:100%}.ant-input[data-v-183912c4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;background:#f5f5f5;border:0 solid #ccc;border-radius:.14rem}textarea.ant-input[data-v-183912c4]{padding:.2rem .32rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 1px rgba(115,79,179,.2);box-shadow:0 1px 2px 1px rgba(115,79,179,.2)}.ant-input[data-v-183912c4]:-moz-placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-183912c4]:-ms-input-placeholder{text-overflow:ellipsis;border:0 solid #775dc0}.ant-input[data-v-183912c4]:placeholder-shown{text-overflow:ellipsis;border:0 solid #775dc0}.ant-card-bordered[data-v-183912c4]{background:#fff;border:0 solid #e8e8e8;border-radius:.17rem}.table_box_hk_SMALL .ant-table-column-title[data-v-183912c4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_MEDIUM .ant-table-column-title[data-v-183912c4]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_LARGE .ant-table-column-title[data-v-183912c4]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_SMALL .ant-table-column-title[data-v-183912c4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_MEDIUM .ant-table-column-title[data-v-183912c4]{font-size:var(--hk_middle_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_en_LARGE .ant-table-column-title[data-v-183912c4]{font-size:var(--hk_large_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-183912c4]{font-size:var(--hk_small_font_size_five)}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-183912c4],.table_box_hk_SMALL .ant-table-tbody>tr>td[data-v-183912c4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_hk_MEDIUM .ant-table-tbody>tr>td[data-v-183912c4]{font-size:var(--hk_middle_font_size_five)}.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-183912c4]{font-size:var(--hk_large_font_size_five)}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-183912c4],.table_box_hk_LARGE .ant-table-tbody>tr>td[data-v-183912c4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_SMALL .ant-table-tbody>tr>td[data-v-183912c4]{font-size:var(--hk_small_font_size_five)}.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-183912c4]{font-size:var(--hk_middle_font_size_five)}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-183912c4],.table_box_en_MEDIUM .ant-table-tbody>tr>td[data-v-183912c4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.table_box_en_LARGE .ant-table-tbody>tr>td[data-v-183912c4]{font-size:var(--hk_large_font_size_five)}.ant-table-column-title[data-v-183912c4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#775dc0;line-height:.2rem}.ant-table-thead>tr>th[data-v-183912c4]{border-bottom:2px solid #e1e1e1}.ant-table-tbody>tr>td[data-v-183912c4],.ant-table-thead>tr>th[data-v-183912c4]{background:#fff;border-right:2px solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-183912c4]:first-child{border-left:0 solid #e1e1e1}.ant-table-thead>tr:first-child>th[data-v-183912c4]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-183912c4]:first-child{border-left:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-183912c4]:last-child{border-right:0 solid #e1e1e1}.ant-table-tbody>tr>td[data-v-183912c4]{height:.66rem;border-bottom:2px solid #e1e1e1;border-right:2px solid #e1e1e1;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center;color:#000;line-height:.25rem}.ant-table-body[data-v-183912c4]::-webkit-scrollbar{width:0;height:.12rem;background-color:transparent}.ant-table-body[data-v-183912c4]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.ant-radio-inner[data-v-183912c4]{width:24px;height:24px}.ant-radio-inner[data-v-183912c4]:after{position:absolute;top:3px;left:3px}.ant-radio-wrapper[data-v-183912c4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#000}.ant-radio-inner[data-v-183912c4]:after{width:16px;height:16px;background-color:#10c7a3;border-color:#10c7a3}.ant-checkbox-input[data-v-183912c4],.ant-radio-checked .ant-radio-inner[data-v-183912c4]{border-color:#10c7a3}.ant-checkbox[data-v-183912c4]{font-size:var(--hk_small_font_size_five)}.ant-checkbox-inner[data-v-183912c4]{width:.24rem;height:.24rem}.ant-checkbox-checked .ant-checkbox-inner[data-v-183912c4]{background:#fff;border-color:#10c7a3}.ant-checkbox-inner[data-v-183912c4]:after{width:.08rem;height:.12rem;position:absolute;top:44%;left:22%;color:#10c7a3;border:1px solid #10c7a3}.ant-checkbox-checked .ant-checkbox-inner[data-v-183912c4]:after{border:2px solid #10c7a3;border-top:0;border-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner[data-v-183912c4]:after{background-color:#10c7a3}.ant-checkbox-wrapper[data-v-183912c4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem}.ant-checkbox-disabled+span[data-v-183912c4]{color:#000;cursor:not-allowed}.ant-calendar-range[data-v-183912c4]{width:6.16rem;overflow:hidden}.ant-calendar[data-v-183912c4]{font-size:var(--hk_small_font_size_three);font-family:var(--common-font-family);font-weight:500;border-radius:.14rem}.ant-dropdown-menu[data-v-183912c4]{overflow:hidden;border-radius:.05rem;border:1px solid #c4b5e9}.ant-dropdown-menu-item[data-v-183912c4],.ant-dropdown-menu-submenu-title[data-v-183912c4]{padding:.08rem .12rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#000;line-height:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropMenuItem.hk.SMALL[data-v-183912c4],:root .ant-dropdown-link>.anticon.anticon-down[data-v-183912c4],:root .ant-dropdown-trigger>.anticon.anticon-down[data-v-183912c4]{font-size:var(--hk_small_font_size_five)}.dropMenuItem.hk.MEDIUM[data-v-183912c4]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem.hk.LARGE[data-v-183912c4]{font-size:var(--hk_large_font_size_five)}.dropMenuItem.en.SMALL[data-v-183912c4]{font-size:var(--en_small_font_size_five)}.dropMenuItem.en.MEDIUM[data-v-183912c4]{font-size:var(--en_middle_font_size_five)}.dropMenuItem.en.LARGE[data-v-183912c4]{font-size:var(--en_large_font_size_five)}.dropMenuItem[data-v-183912c4],.dropMenuItem_hk_SMALL[data-v-183912c4]{font-size:var(--hk_small_font_size_five)}.dropMenuItem_hk_MEDIUM[data-v-183912c4]{font-size:var(--hk_middle_font_size_five)}.dropMenuItem_hk_LARGE[data-v-183912c4]{font-size:var(--hk_large_font_size_five)}.dropMenuItem_en.SMALL[data-v-183912c4]{font-size:var(--en_small_font_size_five)}.dropMenuItem_en_MEDIUM[data-v-183912c4]{font-size:var(--en_middle_font_size_five)}.dropMenuItem_en_LARGE[data-v-183912c4]{font-size:var(--en_large_font_size_five)}.ant-switch[data-v-183912c4]{min-width:.86rem;height:.49rem;padding:.1rem}.ant-switch-checked[data-v-183912c4],.ant-switch[data-v-183912c4]{background:#f5f0ff;border:1px solid #775dc0;border-radius:.2rem}.ant-switch-loading-icon[data-v-183912c4],.ant-switch[data-v-183912c4]:after{width:.32rem;height:.32rem;background:#775dc0;position:absolute;top:.08rem}.dropdownBox[data-v-183912c4]{width:.63rem;height:.35rem;opacity:1;margin:auto;padding-right:.25rem;background:#775dc0;border-radius:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdownBox img[data-v-183912c4]{width:.22rem;height:.22rem;margin:0 .1rem}.dropdownBox a-icon[data-v-183912c4]{font-size:var(--hk_small_font_size_five)}.defaultinput[data-v-183912c4]{width:9.16rem;height:.68rem;opacity:1;background:#f5f5f5;border-radius:.14rem}.ant-form[data-v-183912c4]{width:100%}.ant-progress-circle .ant-progress-text[data-v-183912c4]{font-size:var(--hk_small_font_size_six);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#af8cf5;line-height:.34rem}.ant-popover[data-v-183912c4]{max-width:4.6rem}.ant-popover-title[data-v-183912c4]{min-width:1.77rem;min-height:.32rem;margin:0;padding:.15rem .16rem .04rem;color:rgba(0,0,0,.85);font-weight:500;border-bottom:0 solid #e8e8e8}.ant-popover-inner[data-v-183912c4]{border:2px solid #775dc0;border-radius:.05rem;-webkit-box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25);box-shadow:0 .04rem .3rem 0 hsla(0,0%,73.3%,.25)}.ant-popover-inner-content[data-v-183912c4]{padding:.2rem .16rem}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow[data-v-183912c4],.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow[data-v-183912c4],.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow[data-v-183912c4]{top:.3rem;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow[data-v-183912c4],.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow[data-v-183912c4],.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow[data-v-183912c4]{bottom:.142rem;border-top-color:transparent;border-right-color:#fff;border-bottom-color:#fff;border-left-color:transparent;-webkit-box-shadow:0 0 0 rgb(0 0 0);box-shadow:0 0 0 rgb(0 0 0)}.button_go[data-v-183912c4]{opacity:1;background:#fff;border-radius:.05rem;-webkit-box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25);box-shadow:0 .04rem .13rem 0 rgba(0,0,0,.25)}.button_go>li[data-v-183912c4]{border:1px solid #e1e1e1;padding:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button_go>li>i[data-v-183912c4]{font-size:var(--hk_small_font_size_four)!important;margin-right:.16rem!important}.button_go>li>span[data-v-183912c4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:left;color:#775dc0;line-height:.28rem}.modalBox[data-v-183912c4]{width:7.1rem;height:auto;min-height:3.3rem;opacity:1;background:#fff;border:1px solid #fff;border-radius:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalBox .modalBoxtitle[data-v-183912c4]{margin-bottom:.6rem;font-size:var(--hk_small_font_size_nine);font-family:var(--common-font-family);font-weight:700;text-align:center;color:#000;line-height:.55rem}.modalBox .modalBoxtitle a[data-v-183912c4]{text-decoration:underline}.modalBox .btn_box[data-v-183912c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ant-pagination-disabled .ant-pagination-item-link[data-v-183912c4],.ant-pagination-disabled:focus .ant-pagination-item-link[data-v-183912c4],.ant-pagination-disabled:focus a[data-v-183912c4],.ant-pagination-disabled:hover .ant-pagination-item-link[data-v-183912c4],.ant-pagination-disabled:hover a[data-v-183912c4],[data-v-183912c4] .ant-pagination-disabled a{background:#e6e7e8}[data-v-183912c4] .ant-pagination-item a{background:#fff;border-radius:.08rem}[data-v-183912c4] .ant-pagination-item-active a,[data-v-183912c4] .ant-pagination-item a{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:400;text-align:center}[data-v-183912c4] .ant-pagination-item-active a{background:#775dc0;color:#fff}[data-v-183912c4] .ant-pagination-item-active{background:#775dc0}.chartTitle[data-v-183912c4]{margin-top:.24rem;font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);font-weight:500;text-align:center;color:#3d3232;line-height:.26rem}.ant-message[data-v-183912c4]{white-space:pre-line}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content[data-v-183912c4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ant-message .ant-message-notice .ant-message-notice-content .ant-message-custom-content span[data-v-183912c4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;text-align:left!important}.ant-tabs-bar[data-v-183912c4]{border-bottom:0 solid #e8e8e8}.ant-tabs-nav .ant-tabs-tab[data-v-183912c4]{font-size:var(--hk_small_font_size_five);font-family:var(--common-font-family);color:#775dc0;line-height:.26rem}.ant-tabs-ink-bar[data-v-183912c4]{height:.07rem;background:#775dc0;border-radius:.03rem}.wangEditor[data-v-183912c4]{font-size:16px;color:#333;word-break:break-word!important;white-space:pre-wrap}.wangEditor table[data-v-183912c4]{border-top:1px solid #ccc;border-left:1px solid #ccc}.wangEditor table td[data-v-183912c4],.wangEditor table th[data-v-183912c4]{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.03rem .05rem;height:.3rem}.wangEditor table th[data-v-183912c4]{border-bottom:2px solid #ccc;text-align:center;background-color:#f1f1f1}.wangEditor blockquote[data-v-183912c4]{display:block;border-left:8px solid #d0e5f2;padding:.05rem .1rem;margin:.1rem 0;line-height:1.4;font-size:100%;background-color:#f1f1f1}.wangEditor code[data-v-183912c4]{display:inline-block;*display:inline;*zoom:1;background-color:#f1f1f1;border-radius:.03rem;padding:.03rem .05rem;margin:0 .03rem}.wangEditor pre code[data-v-183912c4]{display:block}.wangEditor ol[data-v-183912c4],.wangEditor ul[data-v-183912c4]{margin:10px 0 10px 20px}.wangEditor ul[data-v-183912c4],.wangEditor ul li[data-v-183912c4]{list-style:disc inside!important}.wangEditor ol[data-v-183912c4],.wangEditor ol li[data-v-183912c4]{list-style:decimal inside!important}.wangEditor img[data-v-183912c4]{width:auto;max-width:100%!important}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn[data-v-183912c4]{display:none!important}.ant-table-thead>tr:not(:last-child)>th[colspan][data-v-183912c4]{border-bottom:2px solid #e1e1e1}.component[data-v-183912c4]{font-size:.2rem;font-family:var(--common-font-family);font-weight:400;color:#000;line-height:.34rem;margin-bottom:.12rem}.component.hk.SMALL[data-v-183912c4]{font-size:var(--hk_small_font_size_five)}.component.hk.MEDIUM[data-v-183912c4]{font-size:var(--hk_middle_font_size_five)}.component.hk.LARGE[data-v-183912c4]{font-size:var(--hk_large_font_size_five)}.component.en.SMALL[data-v-183912c4]{font-size:var(--en_small_font_size_five)}.component.en.MEDIUM[data-v-183912c4]{font-size:var(--en_middle_font_size_five)}.component.en.LARGE[data-v-183912c4]{font-size:var(--en_large_font_size_five)}.filterImg[data-v-183912c4]{width:.3rem;height:.3rem;margin-left:.1rem;cursor:pointer}.cursor_default[data-v-183912c4]{cursor:default}.listen_picture[data-v-183912c4]{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:.2rem;border-radius:.1rem}.noDataWrong[data-v-183912c4]{margin:auto;font-size:.18rem;font-family:var(--common-font-family);font-weight:700;text-align:center;line-height:.29rem;padding:.4rem 0}.noDataWrong.hk.SMALL[data-v-183912c4]{font-size:var(--hk_small_font_size_five)}.noDataWrong.hk.MEDIUM[data-v-183912c4]{font-size:var(--hk_middle_font_size_five)}.noDataWrong.hk.LARGE[data-v-183912c4]{font-size:var(--hk_large_font_size_five)}.noDataWrong.en.SMALL[data-v-183912c4]{font-size:var(--en_small_font_size_five)}.noDataWrong.en.MEDIUM[data-v-183912c4]{font-size:var(--en_middle_font_size_five)}.noDataWrong.en.LARGE[data-v-183912c4]{font-size:var(--en_large_font_size_five)}[data-v-183912c4] .ant-back-top{bottom:20px;right:20px}.homework_info_box .home_info_content[data-v-183912c4]{border-bottom:1px solid #734fb3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.homework_info_box .home_info_content[data-v-183912c4]:last-child{border-bottom:0}.homework_info_box .home_info_content .home_info_content_left[data-v-183912c4]{width:1.5rem;padding:.1rem .2rem}.homework_info_box .home_info_content .home_info_content_left span[data-v-183912c4]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.homework_info_box .home_info_content .home_info_content_right[data-v-183912c4]{padding:.1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #734fb3}.homework_info_box .home_info_content .home_info_content_right .icon_img[data-v-183912c4]{width:.24rem;height:.24rem;margin-right:.06rem;cursor:pointer}.homework_info_box .home_info_content .home_info_content_right span[data-v-183912c4]{font-size:.18rem;text-align:left;color:#000;line-height:31.5px}.home_practice_status[data-v-183912c4]{padding:.1rem;border-radius:.06rem;color:#fff}.home_practice_status.NO_NEED[data-v-183912c4],.home_practice_status.NO_PUBLIC[data-v-183912c4]{background:#2c58b1}.home_practice_status.FINISHED[data-v-183912c4],.home_practice_status.IN_PROGRESS[data-v-183912c4],.home_practice_status.NOT_STARTED[data-v-183912c4],.home_practice_status.UNDISTRIBUTED[data-v-183912c4]{background:#486fbf}.ant-calendar-picker-container[data-v-183912c4]{z-index:9999999!important}.student_manner_report_detail_page[data-v-183912c4]{width:100%;height:100%;background:#f5f0ff}.student_manner_report_detail_page[data-v-183912c4] .ant-spin-nested-loading,.student_manner_report_detail_page[data-v-183912c4] .ant-spin-nested-loading .ant-spin-container{height:100%}.student_manner_report_detail_page .main[data-v-183912c4]{width:100%;height:100%;padding:0 .4rem .4rem;overflow-y:scroll;overflow-x:visible}.student_manner_report_detail_page .main[data-v-183912c4]::-webkit-scrollbar{width:.1rem;background-color:transparent}.student_manner_report_detail_page .main[data-v-183912c4]::-webkit-scrollbar-thumb{background-color:#d4d4d4}.student_manner_report_detail_page .main .filter_action_box[data-v-183912c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.4rem 0 .3rem;background:#f5f0ff;position:sticky;top:0;z-index:2}.student_manner_report_detail_page .main .filter_action_box .mr20[data-v-183912c4]{margin-right:.2rem}.student_manner_report_detail_page .main .filter_action_box .title_name[data-v-183912c4]{font-size:.2rem}.student_manner_report_detail_page .main .filter_action_box .title_name.hk.SMALL[data-v-183912c4]{font-size:var(--hk_small_font_size_five)}.student_manner_report_detail_page .main .filter_action_box .title_name.hk.MEDIUM[data-v-183912c4]{font-size:var(--hk_middle_font_size_five)}.student_manner_report_detail_page .main .filter_action_box .title_name.hk.LARGE[data-v-183912c4]{font-size:var(--hk_large_font_size_five)}.student_manner_report_detail_page .main .filter_action_box .title_name.en.SMALL[data-v-183912c4]{font-size:var(--en_small_font_size_five)}.student_manner_report_detail_page .main .filter_action_box .title_name.en.MEDIUM[data-v-183912c4]{font-size:var(--en_middle_font_size_five)}.student_manner_report_detail_page .main .filter_action_box .title_name.en.LARGE[data-v-183912c4]{font-size:var(--en_large_font_size_five)}.student_manner_report_detail_page .main .table_box[data-v-183912c4]{width:100%}.student_manner_report_detail_page .course_table[data-v-183912c4] .ant-table-tbody{border-radius:.2rem .2rem 0 0!important;background:#6156a5;border-bottom:1px solid #fff}.student_manner_report_detail_page .course_table[data-v-183912c4] .ant-table-tbody>tr>td{color:#414042}.student_manner_report_detail_page .course_table[data-v-183912c4] .ant-table-thead{position:sticky;top:1.18rem;z-index:1;background:#f5f0ff}.student_manner_report_detail_page .course_table[data-v-183912c4] .ant-table-thead>tr>th{background:#6156a5;color:#fff;padding:22px 16px;position:relative}.student_manner_report_detail_page .course_table[data-v-183912c4] .ant-table-thead>tr>th:before{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;top:0}.student_manner_report_detail_page .course_table[data-v-183912c4] .ant-table-thead>tr>th:after{content:"";width:2px;height:17px;background:#6156a5;position:absolute;right:-2px;bottom:0}.student_manner_report_detail_page .course_table[data-v-183912c4] .ant-table-thead>tr>th:last-child:after,.student_manner_report_detail_page .course_table[data-v-183912c4] .ant-table-thead>tr>th:last-child:before{display:none}.student_manner_report_detail_page .course_table[data-v-183912c4] .ant-table-tbody>tr>td{background:none}.student_manner_report_detail_page .course_table[data-v-183912c4] .ant-table-body .ant-table-row:nth-child(2n-1){background:#f3f3ff!important}.student_manner_report_detail_page .course_table[data-v-183912c4] .ant-table-body .ant-table-row:nth-child(2n){background:#fff!important}.student_manner_report_detail_page .course_table[data-v-183912c4] .ant-table-thead>tr:first-child>th:first-child{border-radius:.2rem 0 0 0}.student_manner_report_detail_page .course_table[data-v-183912c4] .ant-table-thead>tr:last-child>th:last-child{border-radius:0 .2rem 0 0}.student_manner_report_detail_page .course_table[data-v-183912c4] .ant-table-column-title{color:#fff;font-weight:400}.student_manner_report_detail_page .course_table[data-v-183912c4] .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover{background:#6156a5!important}.student_manner_report_detail_page .course_table[data-v-183912c4] .ant-table-filter-icon{width:.2rem;right:.06rem;background:#6156a5!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student_manner_report_detail_page .course_table .filter_icon[data-v-183912c4]{width:.2rem;height:.2rem;cursor:pointer;margin-left:.1rem}.student_manner_report_detail_page .course_table .action_box[data-v-183912c4]{display:inline-block}.student_manner_report_detail_page .course_table .action_box img[data-v-183912c4]{height:.08rem;cursor:pointer}.student_manner_report_detail_page .course_table .no_data_line[data-v-183912c4]{display:inline-block;width:.3rem;height:2px;background:#734fb3}.student_manner_report_detail_page .course_table .submitStatus[data-v-183912c4]{padding:.1rem;border-radius:.06rem;color:#fff}.student_manner_report_detail_page .course_table .submitStatus.DELAY[data-v-183912c4]{background:#ff7640}.student_manner_report_detail_page .course_table .submitStatus.NORMAL[data-v-183912c4]{background:#06a38b}.student_manner_report_detail_page .course_table .submitStatus.NOT_SUBMIT[data-v-183912c4],.student_manner_report_detail_page .course_table .submitStatus.OVERDUE[data-v-183912c4]{background:#e82127}.student_manner_report_detail_page .course_table .submitStatus.NO_NEED[data-v-183912c4]{background:#2c58b1}.student_manner_report_detail_page .course_table .knowledge_content_box[data-v-183912c4]{width:calc(100% + 32px);min-height:calc(100% + 32px);margin-left:-16px}.student_manner_report_detail_page .course_table .knowledge_content_box .courseName[data-v-183912c4]{width:100%;height:.5rem;background:#697fe0;color:#fff;font-size:.18rem;line-height:.5rem;padding:0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left}.student_manner_report_detail_page .course_table .knowledge_content_box .knowledge[data-v-183912c4]{padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.student_manner_report_detail_page .course_table .knowledge_content_box .knowledge ul[data-v-183912c4]{margin:0;padding:0}.student_manner_report_detail_page .course_table .knowledge_content_box .knowledge ul li[data-v-183912c4]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;margin-bottom:.1rem}.student_manner_report_detail_page .course_table .knowledge_content_box .knowledge ul li[data-v-183912c4]:last-child{margin-bottom:0}.student_manner_report_detail_page .course_table .knowledge_content_box .knowledge ul li img[data-v-183912c4]{width:.48rem;min-width:.48rem;height:.48rem;margin-right:.1rem;cursor:pointer}.student_manner_report_detail_page .course_table .knowledge_content_box .knowledge ul li span[data-v-183912c4]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;text-align:left;padding-top:.08rem;line-height:.3rem}